Ozzie Isaacs
|
fd730f6609
|
Bugfix generate thumbnails on gdrive
|
2024-08-18 20:14:29 +02:00 |
|
Ozzie Isaacs
|
c2474aa91d
|
Fix for #2990 (Kobo browser not downloading kepub files)
Final fix for cover size during kobo sync (fix for #2523)
|
2024-08-15 19:02:11 +02:00 |
|
Ozzie Isaacs
|
7a8d054b28
|
Make datetime utcnow compatible to older python versions
|
2024-08-10 21:05:29 +02:00 |
|
Ozzie Isaacs
|
a56d1c80ae
|
Remove deprecated utcnow method
Bugfix mp3 cover metadata extraction
|
2024-08-10 18:55:24 +02:00 |
|
Ozzie Isaacs
|
074aed6997
|
Fix deprecation warning datetime
Started metadata parsing for audio files
|
2024-08-07 17:23:41 +02:00 |
|
Ozzie Isaacs
|
2f515b725b
|
Schedules reconnect is now working even if reconnect route is not available ( #3107)
|
2024-07-20 18:14:54 +02:00 |
|
Ozzie Isaacs
|
ba0718f3d0
|
Enabled covers with gdrive
|
2024-07-02 20:53:08 +02:00 |
|
Ozzie Isaacs
|
64e4a1155c
|
Code cosmetics
Bugfix missing bleach tags (#3080)
Bugfix pdfreader
|
2024-06-20 19:12:46 +02:00 |
|
Ozzie Isaacs
|
d68e57c4fc
|
Implement split library and books
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
|
2023-11-08 20:11:03 +01:00 |
|
Ozzie Isaacs
|
dba83a2900
|
Fixes for sqlalachemy2
|
2023-04-15 13:22:17 +02:00 |
|
Ozzie Isaacs
|
224777f5e3
|
Handle case that cover size is smaller than thumbnail size
Update teststatus
|
2023-03-20 19:00:35 +01:00 |
|
Ozzie Isaacs
|
43ee85fbb5
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
|
Ozzie Isaacs
|
e8e4d87d39
|
Bugfix session commit
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
|
2022-04-30 10:17:41 +02:00 |
|
Ozzie Isaacs
|
e7464f2694
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
|
Ozzie Isaacs
|
1e723dff3a
|
Make texts in Background thread translatable
|
2022-04-24 18:40:50 +02:00 |
|
Ozzie Isaacs
|
bc96ff9a39
|
Enable scheduled side deleting of thumbnails of deleted books
|
2022-04-24 11:14:39 +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
|
9a8093db31
|
Thumbnail is generated directly after a book is added
|
2022-04-22 16:13:51 +02: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
|
f34fc002da
|
Implement missing cache delete Task identifier
|
2022-03-16 20:33:11 +01:00 |
|
Ozzie Isaacs
|
06e8845641
|
Implement delete thumbnail entry
Implement delete cache_dir on database change
|
2022-03-16 20:31:25 +01:00 |
|
Ozzie Isaacs
|
764389ea2a
|
small change
|
2022-02-08 20:15:01 +01: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
|
0bd544704d
|
Added series cover thumbnail generation. Better cache file handling.
|
2021-09-25 03:04:38 -05:00 |
|
mmonkey
|
be28a91315
|
Simplified all of the thumbnail generation and loading.
|
2021-09-24 03:11:14 -05:00 |
|
mmonkey
|
d648785471
|
Review feedback fixes
|
2021-09-17 01:42:56 -05:00 |
|
Ozzie Isaacs
|
dd30ac4fbd
|
Added thumbnails
Merge remote-tracking branch 'cover/thumbnails' into development
# Conflicts:
# cps/admin.py
# cps/templates/layout.html
# cps/ub.py
# cps/web.py
Update join for sqlalchemy 1.4
|
2021-03-20 11:32:50 +01:00 |
|