local: Treat dots/periods as digits in destructuring directories.
[automanga.git] / manga / profile.py
2022-04-19 Fredrik Tolfprofile: Add mtime function to manga profile.
2015-12-31 Fredrik TolfFixed Python3 bug.
2015-12-30 Fredrik TolfMerge branch 'python3' of wolf:src/automanga into python3
2015-12-30 Fredrik TolfUse profile module for consistent work-directory.
2015-11-16 Fredrik TolfInitial port of core code to Python3.
2013-12-02 Fredrik TolfOverwrite profile files more robustly.
2013-12-02 Fredrik TolfAdded profile support for tagging manga.
2013-07-13 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2013-07-13 Fredrik TolfAdded a simple method for open profile files.
2013-05-17 Fredrik TolfAdded a dummy save method to manga profiles.
2013-05-15 Fredrik TolfChanged profile interface a bit.
2013-05-12 Fredrik TolfAdded manga aliases.
2013-05-12 Fredrik TolfKeep track of current page in the profile.
2013-05-12 Fredrik TolfAdded basic profile handling.