Ozzie Isaacs
|
64e4a1155c
|
Code cosmetics
Bugfix missing bleach tags (#3080)
Bugfix pdfreader
|
2024-06-20 19:12:46 +02:00 |
|
Ozzie Isaacs
|
ab11919c0b
|
Merge remote-tracking branch 'Synctoken/fix/kobo-sync-token'
|
2024-05-12 17:56:49 +02:00 |
|
Ozzie Isaacs
|
6f60ec7b99
|
Change order of imports for goodreads to make import error message clear agan
|
2024-05-11 18:27:35 +02:00 |
|
Ozzie Isaacs
|
7e85894b3a
|
Bugfix for goodreads (html formated info for authors now visible)
|
2024-05-11 07:10:41 +02:00 |
|
Ozzie Isaacs
|
c8c3b3cba3
|
Fix for goodreads not working anymore (due to blocked requests calls by goodreads.com)
|
2024-05-10 15:24:24 +02:00 |
|
Ozzie Isaacs
|
25a875b628
|
Fix for goodreads blocking "requests"
|
2024-05-10 09:42:44 +02:00 |
|
eggy
|
b1d7badef4
|
fix: change b64-encoded token to unicode string
|
2024-05-02 03:06:53 -04:00 |
|
growfrow
|
51d306b11d
|
chore: fix some typos in comments
Signed-off-by: growfrow <growfrow@outlook.com>
|
2024-04-20 20:49:56 +02:00 |
|
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
|
2024-02-25 16:02:01 +01:00 |
|
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
|
2023-08-28 18:06:32 +02:00 |
|
Ozzie Isaacs
|
1c8bc78b48
|
Improvements for sqlalchemy 2
|
2023-04-13 19:01:53 +02:00 |
|
Ozzie Isaacs
|
bde36e3cd4
|
Bugfix for logging ldap debug messages with non stream logfile
|
2023-03-26 13:17:02 +02:00 |
|
Ozzie Isaacs
|
9646b6e2dd
|
Enable debug output for ldap login
|
2023-03-26 11:29:54 +02:00 |
|
Ozzie Isaacs
|
6afb429185
|
Stop Scheduler also on reboot
|
2023-01-29 09:53:02 +01:00 |
|
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
|
2023-01-28 18:52:50 +01:00 |
|
Ozzie Isaacs
|
e178efb58c
|
Update for #2653 (AP Scheduler triggers are function calls and not strings anymore)
|
2023-01-15 13:49:16 +01:00 |
|
Ozzie Isaacs
|
3bde8a5d95
|
Encrypt passwords
|
2022-07-02 17:45:24 +02:00 |
|
Ozzie Isaacs
|
2e007a160e
|
reenable startup logging
Bugfixes from refactoring and merge
|
2022-04-26 14:45:06 +02:00 |
|
Ozzie Isaacs
|
ae9a970782
|
Add button to update cover cache (for usecase sideloaded changed cover)
Bugfix logig start background schedue
|
2022-04-25 08:24:14 +02:00 |
|
Ozzie Isaacs
|
069dc2766f
|
Update optional-requirements
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
|
2022-04-23 20:03:59 +02:00 |
|
Ozzie Isaacs
|
2f5b9e41ac
|
Reduce number visible System tasks in Tasks list
|
2022-04-22 20:31:03 +02:00 |
|
Ozzie Isaacs
|
5070cc4c23
|
Merge branch 'master' into cover_thumbnail
|
2022-03-21 19:02:14 +01:00 |
|
Ozzie Isaacs
|
0d49b56883
|
Update gmail.json location
|
2022-03-21 18:50:02 +01:00 |
|
Ozzie Isaacs
|
c0d0660986
|
Added names for jobs to make log more readable
Bugfix logging delete thumbnail
|
2022-03-20 19:55:46 +01:00 |
|
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
|
2022-03-14 19:41:47 +01:00 |
|
Ozzie Isaacs
|
4379669cf8
|
Database error is more detailed
renamed debug_or_exception to error_or_exception
|
2022-03-12 17:14:54 +01:00 |
|
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
|
2022-02-08 19:55:20 +01:00 |
|
Ozzie Isaacs
|
3123a914a4
|
Updated test results
Fix updater
Added comment regarding code taken from calibre source
|
2022-01-30 11:15:14 +01:00 |
|
Ozzie Isaacs
|
4f3c396450
|
Merge remote-tracking branch 'lubimyczytac/add_lubimyczytac.pl_meta_provider' into Develop
# Conflicts:
# optional-requirements.txt
|
2022-01-27 18:37:02 +01:00 |
|
mmonkey
|
50bb74d748
|
Add CSRF support for schedule task settings, fixed details page not loading
|
2022-01-27 00:35:45 -06:00 |
|
mmonkey
|
18ce310b30
|
Merge branch Develop into thumbnails
|
2022-01-26 23:51:50 -06:00 |
|
Ozzie Isaacs
|
127bf98aac
|
Merge branch 'master' into Develop
# Conflicts:
# cps/templates/detail.html
# test/Calibre-Web TestSummary_Linux.html
|
2022-01-23 17:51:54 +01:00 |
|
collerek
|
20b5a9a2c0
|
Merge branch 'master' into add_lubimyczytac.pl_meta_provider
|
2022-01-13 10:49:51 +01:00 |
|
Ozzieisaacs
|
47f5e2ffb4
|
Remove python2 urllib imports
Fix for "javascript:" script links in identifier
|
2021-12-30 14:45:31 +01:00 |
|
Ozzie Isaacs
|
2e815147fb
|
Merge branch 'master' into Develop
# Conflicts:
# cps/kobo_sync_status.py
# test/Calibre-Web TestSummary_Linux.html
|
2021-12-19 10:29:56 +01:00 |
|
collerek
|
51bf35c2e4
|
unify scholar
|
2021-12-13 17:21:41 +01:00 |
|
collerek
|
d64589914f
|
add series, languages and isbn to google provider
|
2021-12-13 15:14:19 +01:00 |
|
collerek
|
362fdc5716
|
run lubimyczytac detail pages in threadpool
|
2021-12-13 02:14:53 +01:00 |
|
collerek
|
d55626d445
|
refactor and cleaning
|
2021-12-13 01:23:03 +01:00 |
|
Ozzie Isaacs
|
42bf40d7bb
|
Change 2 timestamps to utctime
|
2021-12-12 19:54:17 +01:00 |
|
Ozzie Isaacs
|
7d67168a4a
|
Update test result
|
2021-12-06 20:27:25 +01:00 |
|
Ozzie Isaacs
|
91a21ababe
|
Allow download of archived books
|
2021-12-04 11:16:33 +01:00 |
|
Ozzie Isaacs
|
ed26d34961
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
|
Ozzie Isaacs
|
5edde53fed
|
Improved sync for kobo with additional table
|
2021-10-03 09:58:45 +02:00 |
|
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.
|
2021-09-29 02:40:12 -05:00 |
|
mmonkey
|
26071d4e7a
|
Added Scheduled Tasks Settings
|
2021-09-26 02:02:48 -05:00 |
|
mmonkey
|
524ed07a6c
|
Handle read only access to cache dir gracefully. minor cleanup
|
2021-09-21 23:39:00 -05:00 |
|
mmonkey
|
8bee2b9552
|
Added CACHE_DIR env variable, graceful handling when APScheduler is not installed
|
2021-09-19 22:45:19 -05:00 |
|
mmonkey
|
d648785471
|
Review feedback fixes
|
2021-09-17 01:42:56 -05:00 |
|
mmonkey
|
04a5db5c1d
|
Resolve merge conflicts
|
2021-09-16 22:58:54 -05:00 |
|