Commit Graph

11 Commits

Author SHA1 Message Date
evilhero 5805ed3877 IMP: Added encrypt_passwords (True/False) to ini as controller, IMP: If encrypt_passwords is enabled, will encrypt all passwords, and apikeys in the ini so as to obfuscate the items 2019-03-29 10:18:08 -04:00
barbequesauce 7b49b66bd8 IMP: redirect to login page following logout 2018-10-20 14:12:40 -04:00
evilhero 6a45836ed5 FIX: just trying to clean up the login stuff...again 2018-02-21 14:54:29 -05:00
evilhero 397290d8ee FIX:(#1862) I hate you, windows. 2018-02-21 13:51:25 -05:00
evilhero edbed3b106 FIX: one more attempt at forms login + from_page 2018-02-18 17:18:11 -05:00
evilhero 74dca7d696 FIX: another attempt at the forms page + from_page problem 2018-02-18 17:08:50 -05:00
evilhero a300fc26ed FIX: Another attempt at the forms auth + from_page problem 2018-02-18 16:55:00 -05:00
evilhero a90efefeb4 FIX: fix for forms login not honouring from_page 2018-02-18 16:49:33 -05:00
evilhero 0ff38c164e IMP: Added Choose specific Download option to manually select from result list on Upcoming/Details/Weekly tabs, IMP: Added Wanted storyarcs to the overall Wanted section so now will search as per global options (storyarc issues can be displayed optionally on Wanted tab), IMP: Added custom url option for image banners/posters for storyarcs, IMP: updated Cherrypy, FIX: Fixed ComicRN not working when forms authentication used - in conjunction updated autoProcessComics to 2.0 which now uses apikey instead of user/pass, IMP: Alternate Series Covers option for alternating existing series image to the most current issue image, IMP: Added overall series total to series page for reference, IMP: Search workflow completely changed to accomodate more than one indexer - now will simultaneously sumbit initial request to each provider, wait 30s submit additional as required at 30s intervals, FIX: Removed TPSE as an option and relabelled to just Public Torrents, IMP: Added direct backlog search to WWT option (pack support will follow), FIX: Removed line about configparser being required for ComicTagger usage, IMP: Test code in place for newzab testing, FIX: Fixed layout problem with torrents that are in auto-snatch status on weekly tab, IMP: backend code improvements to allow for better alias usage and annual linking directly from WS, IMP: Updated systemd init-scripts with read.me, IMP: When post-processing, will now check for available destination free space before actually moving files, IMP: Will copy during metatagging to cache folder instead of move being an option so cleanup is cleaner if something fails, FIX: Changed readinglist table to storyarcs for clarity, IMP: When post-processing issues, will now only update the one issue status and adjust totals accordingly (instead of doing a complete rescan of the series), FIX: Clear out empty ID's from the Failed DB on startup, IMP: Initial code-run at REST API interface, FIX: Fixed some matching problems with 32p due to case, IMP: removed apikeys from log entries that were accidentally logging, IMP: When searching 32p, if items get packed up - will now delete the cached reference so new items of the same can be located, IMP: ForceSearch option switched to scheduler so simultaneous runs should not occur, FIX: Fixed manual metatagging error that would occur if multiple destination directories existed 2018-02-16 14:57:01 -05:00
evilhero 2d97824c89 FIX:(#1842) Forms Login did not respect http_root option 2018-01-16 12:35:34 -05:00
evilhero a2f3fb7d67 (#1834) Added login page as an optional authentication method (thnx to 2mny for the Proof of concept & help) 2018-01-14 22:28:42 -05:00