Commit Graph

129 Commits (master)

Author SHA1 Message Date
Ozzie Isaacs ab11919c0b Merge remote-tracking branch 'Synctoken/fix/kobo-sync-token' 1 day ago
Ozzie Isaacs 6f60ec7b99 Change order of imports for goodreads to make import error message clear agan 2 days ago
Ozzie Isaacs 7e85894b3a Bugfix for goodreads (html formated info for authors now visible) 3 days ago
Ozzie Isaacs c8c3b3cba3 Fix for goodreads not working anymore (due to blocked requests calls by goodreads.com) 3 days ago
Ozzie Isaacs 25a875b628 Fix for goodreads blocking "requests" 4 days ago
eggy b1d7badef4 fix: change b64-encoded token to unicode string 2 weeks ago
growfrow 51d306b11d chore: fix some typos in comments
Signed-off-by: growfrow <growfrow@outlook.com>
3 weeks ago
Ozzie Isaacs c3fc125501 Added command line option or overwriting limiter backend
Added logger functions to remove newlines in messages
CalibreTask has now a default name
3 months ago
Ozzie Isaacs 885d914f18 Update tornado to 6.2
Remove unneeded imports from jsonschema for synctoken
Update optional requirements
Remove invalid direction arrows in comic reader
9 months ago
Ozzie Isaacs 1c8bc78b48 Improvements for sqlalchemy 2 1 year ago
Ozzie Isaacs bde36e3cd4 Bugfix for logging ldap debug messages with non stream logfile 1 year ago
Ozzie Isaacs 9646b6e2dd Enable debug output for ldap login 1 year ago
Ozzie Isaacs 6afb429185 Stop Scheduler also on reboot 1 year ago
Ozzie Isaacs 508e2b4d0a Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/config_sql.py
#	cps/search.py
#	cps/templates/admin.html
#	cps/web.py
#	setup.cfg
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs e178efb58c Update for #2653 (AP Scheduler triggers are function calls and not strings anymore) 1 year ago
Ozzie Isaacs 3bde8a5d95 Encrypt passwords 2 years ago
Ozzie Isaacs 2e007a160e reenable startup logging
Bugfixes from refactoring and merge
2 years ago
Ozzie Isaacs ae9a970782 Add button to update cover cache (for usecase sideloaded changed cover)
Bugfix logig start background schedue
2 years ago
Ozzie Isaacs 069dc2766f Update optional-requirements
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
2 years ago
Ozzie Isaacs 2f5b9e41ac Reduce number visible System tasks in Tasks list 2 years ago
Ozzie Isaacs 5070cc4c23 Merge branch 'master' into cover_thumbnail 2 years ago
Ozzie Isaacs 0d49b56883 Update gmail.json location 2 years ago
Ozzie Isaacs c0d0660986 Added names for jobs to make log more readable
Bugfix logging delete thumbnail
2 years ago
Ozzie Isaacs d9a83e0638 Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/editbooks.py
#	cps/helper.py
#	cps/web.py
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 4379669cf8 Database error is more detailed
renamed debug_or_exception to error_or_exception
2 years ago
Ozzie Isaacs 4a0dde0371 Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail
# Conflicts:
#	cps/admin.py
#	cps/config_sql.py
#	cps/helper.py
#	cps/tasks/upload.py
#	cps/updater.py
#	cps/web.py
2 years ago
Ozzie Isaacs 3123a914a4 Updated test results
Fix updater
Added comment regarding code taken from calibre source
2 years ago
Ozzie Isaacs 4f3c396450 Merge remote-tracking branch 'lubimyczytac/add_lubimyczytac.pl_meta_provider' into Develop
# Conflicts:
#	optional-requirements.txt
2 years ago
mmonkey 50bb74d748 Add CSRF support for schedule task settings, fixed details page not loading 2 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 2 years ago
Ozzie Isaacs 127bf98aac Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/detail.html
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
collerek 20b5a9a2c0
Merge branch 'master' into add_lubimyczytac.pl_meta_provider 2 years ago
Ozzieisaacs 47f5e2ffb4 Remove python2 urllib imports
Fix for "javascript:" script links in identifier
2 years ago
Ozzie Isaacs 2e815147fb Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo_sync_status.py
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
collerek 51bf35c2e4 unify scholar 2 years ago
collerek d64589914f add series, languages and isbn to google provider 2 years ago
collerek 362fdc5716 run lubimyczytac detail pages in threadpool 2 years ago
collerek d55626d445 refactor and cleaning 2 years ago
Ozzie Isaacs 42bf40d7bb Change 2 timestamps to utctime 2 years ago
Ozzie Isaacs 7d67168a4a Update test result 2 years ago
Ozzie Isaacs 91a21ababe Allow download of archived books 2 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
Ozzie Isaacs 5edde53fed Improved sync for kobo with additional table 3 years ago
mmonkey 46205a1f83 Made long running tasks cancellable. Added cancel button to cancellable tasks in the task list. Added APP_MODE env variable for determining if the app is running in development, test, or production. 3 years ago
mmonkey 26071d4e7a Added Scheduled Tasks Settings 3 years ago
mmonkey 524ed07a6c Handle read only access to cache dir gracefully. minor cleanup 3 years ago
mmonkey 8bee2b9552 Added CACHE_DIR env variable, graceful handling when APScheduler is not installed 3 years ago
mmonkey d648785471 Review feedback fixes 3 years ago
mmonkey 04a5db5c1d Resolve merge conflicts 3 years ago
Ozzieisaacs 10e212fcde Merge branch 'master' into Develop 3 years ago