Commit Graph

121 Commits (80a2d0700978b1576bdd2123051cd3ecb61186e4)

Author SHA1 Message Date
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
1 year ago
Ozzie Isaacs 1c8bc78b48 Improvements for sqlalchemy 2 1 year ago
Ozzie Isaacs bde36e3cd4 Bugfix for logging ldap debug messages with non stream logfile 2 years ago
Ozzie Isaacs 9646b6e2dd Enable debug output for ldap login 2 years ago
Ozzie Isaacs 6afb429185 Stop Scheduler also on reboot 2 years 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
2 years ago
Ozzie Isaacs e178efb58c Update for #2653 (AP Scheduler triggers are function calls and not strings anymore) 2 years 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 3 years ago
Ozzie Isaacs 0d49b56883 Update gmail.json location 3 years ago
Ozzie Isaacs c0d0660986 Added names for jobs to make log more readable
Bugfix logging delete thumbnail
3 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
3 years ago
Ozzie Isaacs 4379669cf8 Database error is more detailed
renamed debug_or_exception to error_or_exception
3 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
3 years ago
Ozzie Isaacs 3123a914a4 Updated test results
Fix updater
Added comment regarding code taken from calibre source
3 years ago
Ozzie Isaacs 4f3c396450 Merge remote-tracking branch 'lubimyczytac/add_lubimyczytac.pl_meta_provider' into Develop
# Conflicts:
#	optional-requirements.txt
3 years ago
mmonkey 50bb74d748 Add CSRF support for schedule task settings, fixed details page not loading 3 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 3 years ago
Ozzie Isaacs 127bf98aac Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/detail.html
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
collerek 20b5a9a2c0
Merge branch 'master' into add_lubimyczytac.pl_meta_provider 3 years ago
Ozzieisaacs 47f5e2ffb4 Remove python2 urllib imports
Fix for "javascript:" script links in identifier
3 years ago
Ozzie Isaacs 2e815147fb Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo_sync_status.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
collerek 51bf35c2e4 unify scholar 3 years ago
collerek d64589914f add series, languages and isbn to google provider 3 years ago
collerek 362fdc5716 run lubimyczytac detail pages in threadpool 3 years ago
collerek d55626d445 refactor and cleaning 3 years ago
Ozzie Isaacs 42bf40d7bb Change 2 timestamps to utctime 3 years ago
Ozzie Isaacs 7d67168a4a Update test result 3 years ago
Ozzie Isaacs 91a21ababe Allow download of archived books 3 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
Ozzie Isaacs d4cfad6363 Fixed several text problems from tasks
Fixed task update
3 years ago
Ozzie Isaacs 302679719d Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/converter.py
#	cps/subproc_wrapper.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 616cc2018a Fix show cover
Update more debug output for kobo sync
3 years ago
Ozzie Isaacs 0d247fef6a Fixes for grab metadata in python 3 years ago
Ozzie Isaacs 94da61c57e Basic Metadata mechanism in python 3 years ago
Ozzie Isaacs 97e4707f72 user list column value and tags editor (#1938)
Bugfixes for massedit in user list (#1938)
Changed no. of debug messages
3 years ago
Ozzie Isaacs 450ee43677 Additional logging for emails 3 years ago
Ozzie Isaacs 9cc14ac5c7 Fix for #1905 prevent invalid json data in gmail_token 3 years ago