local: Treat dots/periods as digits in destructuring directories.
[automanga.git] / manga /
2023-08-20 Fredrik Tolflocal: Treat dots/periods as digits in destructuring... master
2022-04-19 Fredrik Tolfprofile: Add mtime function to manga profile.
2021-08-17 Fredrik TolfAdded manganato library.
2021-06-13 Fredrik Tolflocal: Use pathlib instead of direct filesystem calls.
2020-06-20 Fredrik Tolflocal: Read and use prefix names.
2020-06-08 Fredrik TolfProvide proper referers for nelo and kakalot.
2020-01-13 Fredrik TolfAdded manganelo library.
2020-01-13 Fredrik Tolfkakalot: Added search functionality.
2020-01-13 Fredrik TolfAdded kakalot library.
2018-02-04 Fredrik TolfFixed some Mangafox update issues.
2017-05-15 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2017-05-15 Fredrik TolfFixed up cursor iteration more properly(?)
2017-05-15 Fredrik TolfRe-equipped manga.lib.cursor with iteration ability.
2016-09-04 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2016-08-31 Fredrik TolfUse "standard" user-agent for Batoto.
2016-08-31 Fredrik TolfMake the cache interface slightly more extensible.
2016-01-03 Fredrik TolfFix up BS4 warnings in mangafox and mrnet.
2016-01-03 Fredrik TolfSpecify GTK version explicitly to shut GI up.
2015-12-31 Fredrik TolfFixed debug-message-less syntax.
2015-12-31 Fredrik TolfStabilize Batoto paging mode.
2015-12-31 Fredrik TolfFixed Python3 bug.
2015-12-31 Fredrik TolfRaise slightly more helpful error on idpageget failure.
2015-12-31 Fredrik TolfGroup Batoto chapters into groups.
2015-12-31 Fredrik TolfFixed Batoto search.
2015-12-31 Fredrik TolfFixed up large parts of Batoto.
2015-12-30 Fredrik TolfMerge branch 'python3' of wolf:src/automanga into python3
2015-12-30 Fredrik TolfFixed up Mangafox chapter IDs.
2015-12-30 Fredrik TolfRemoved debug message.
2015-12-30 Fredrik TolfWIP: Trying to get Batoto to work with new site.
2015-12-30 Fredrik TolfUse profile module for consistent work-directory.
2015-11-19 Fredrik TolfRemoved lingering debug message.
2015-11-18 Fredrik TolfBegan porting rawsen to Python3.
2015-11-16 Fredrik TolfPorted mrnet to Python3.
2015-11-16 Fredrik TolfFixed some more Python3-compatibility in mangafox.
2015-11-16 Fredrik TolfSpecify a custom user-agent string for all default...
2015-11-16 Fredrik TolfPorted mangafox to Python3.
2015-11-16 Fredrik TolfInitial port of core code to Python3.
2015-11-15 Fredrik TolfFixed up GTK alignments.
2015-11-15 Fredrik TolfIgnore double errors from pixbuf-loader closing.
2015-11-15 Fredrik TolfInitial port to GIR and GTK 3.
2014-05-22 Fredrik TolfDecode HTML entities correctly.
2014-05-19 Fredrik TolfAdded library for raw.senmanga.com.
2014-05-04 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2014-05-04 Fredrik TolfFixed Batoto updates.
2013-12-11 Fredrik TolfAdded batoto byname implementation.
2013-12-11 Fredrik TolfFixed batoto search bug.
2013-12-04 Fredrik TolfFixed Batoto reversal bug.
2013-12-04 Fredrik TolfAdded a Batoto library.
2013-12-04 Fredrik TolfExtracted the standard imgstream from mrnet and mangafo...
2013-12-04 Fredrik TolfDecode gzipped pages on the fly in htcache.
2013-12-02 Fredrik TolfOverwrite profile files more robustly.
2013-12-02 Fredrik TolfAdded profile support for tagging manga.
2013-09-13 Fredrik TolfImproved mangafox, probably.
2013-07-23 Fredrik TolfAdded keyword search to mangafox.
2013-07-23 Fredrik TolfAdded simplistic keyword searching to mrnet and local...
2013-07-19 Fredrik TolfFixed pan bug when reallocating pageview.
2013-07-19 Fredrik TolfMake {,back}space pan between the edges of a zoomed...
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-07-13 Fredrik TolfImproved mangafox URL matching.
2013-05-28 Fredrik TolfAdded alternative mangafox chapter URLs.
2013-05-17 Fredrik TolfFixed progressbar bug.
2013-05-17 Fredrik TolfAlways close the pixbufloader.
2013-05-17 Fredrik TolfAdded a dummy save method to manga profiles.
2013-05-15 Fredrik TolfUse a PixbufLoader to load image data.
2013-05-15 Fredrik TolfSave current zoom mode.
2013-05-15 Fredrik TolfChanged profile interface a bit.
2013-05-13 Fredrik TolfAdded page refresh(/retry) feature.
2013-05-12 Fredrik TolfAdded manga aliases.
2013-05-12 Fredrik TolfAdded manga iterator and byname function to mrnet.
2013-05-12 Fredrik TolfAdded a library for mangareader.net.
2013-05-12 Fredrik TolfMade the htcache more overrideable.
2013-05-12 Fredrik TolfHandle mangafox download errors slightly nicer.
2013-05-12 Fredrik TolfRaise a well-defined error for directories that are...
2013-05-12 Fredrik TolfKeep track of current page in the profile.
2013-05-12 Fredrik TolfAdded basic profile handling.
2013-05-12 Fredrik TolfCoalesce local isolated pages.
2013-05-12 Fredrik TolfAdded support for local manga.
2013-05-11 Fredrik TolfChanged the reader threading model to do callbacks...
2013-05-11 Fredrik TolfChagned library importer interface.
2013-05-11 Fredrik TolfFixed cursor bug.
2013-05-11 Fredrik TolfFixed a couple of minor reader issues.
2013-05-11 Fredrik TolfAdded page selection comboboxes.
2013-05-11 Fredrik TolfAbstracted common parts of various background processes.
2013-05-11 Fredrik TolfDisplay progress of preloading.
2013-05-11 Fredrik TolfImplemented somewhat proper background-fetching of...
2013-05-11 Fredrik TolfReimplemented pagetree.idlist nicer.
2013-05-11 Fredrik TolfCall gtk.main_quit in reader.quit.
2013-05-11 Fredrik TolfAdded a lazy-loading dict of known, named libraries.
2013-05-11 Fredrik TolfBetter error handling for mangafox.
2013-05-11 Fredrik TolfAdded names to pages as well.
2013-05-11 Fredrik TolfMoved the mangaview functionality directly into the...
2013-05-11 Fredrik TolfAdded initial reader interface, with zooming and pannin...
2013-05-11 Fredrik TolfFixed cursor typo.
2013-05-11 Fredrik TolfAdded clen attribute to imgstreams.
2013-05-05 Fredrik TolfAdded a fileno function on imgstreams, for polling.
2013-05-05 Fredrik TolfAdded a simple copy function for cursors.
2012-04-06 Fredrik TolfUpdated mangafox base URL.
2012-02-29 Fredrik TolfAdded more persistent string IDs to the various pagetre...
2012-02-29 Fredrik TolfUsed the pagetree stacks to extend the pageiter to...
next