Commit Graph

21 Commits (c901ccbb01bc9e9bea14bb703afb297e2b4e9291)

Author SHA1 Message Date
Ozzie Isaacs d68e57c4fc Implement split library and books
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
11 months ago
Ozzie Isaacs dba83a2900 Fixes for sqlalachemy2 1 year ago
Ozzie Isaacs 224777f5e3 Handle case that cover size is smaller than thumbnail size
Update teststatus
2 years ago
Ozzie Isaacs 43ee85fbb5 Removed unnecessary Unicode "u" 2 years ago
Ozzie Isaacs e8e4d87d39 Bugfix session commit
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
2 years ago
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs 1e723dff3a Make texts in Background thread translatable 2 years ago
Ozzie Isaacs bc96ff9a39 Enable scheduled side deleting of thumbnails of deleted books 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 9a8093db31 Thumbnail is generated directly after a book is added 2 years ago
Ozzie Isaacs c0d0660986 Added names for jobs to make log more readable
Bugfix logging delete thumbnail
3 years ago
Ozzie Isaacs f34fc002da Implement missing cache delete Task identifier 3 years ago
Ozzie Isaacs 06e8845641 Implement delete thumbnail entry
Implement delete cache_dir on database change
3 years ago
Ozzie Isaacs 764389ea2a small change 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 0bd544704d Added series cover thumbnail generation. Better cache file handling. 3 years ago
mmonkey be28a91315 Simplified all of the thumbnail generation and loading. 3 years ago
mmonkey d648785471 Review feedback fixes 3 years ago
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
4 years ago