Commit Graph

296 Commits (8bc1f03164ed1daf27768935fc55018c44466f60)

Author SHA1 Message Date
Ozzie Isaacs c2474aa91d Fix for #2990 (Kobo browser not downloading kepub files)
Final fix for cover size during kobo sync (fix for #2523)
1 month ago
Ozzie Isaacs c7f0293568 Implementation of sorting according to shelf added 1 month ago
Ozzie Isaacs 87b82424d5 Improved whitespace removal
Testresults
1 month ago
Ozzie Isaacs 7a8d054b28 Make datetime utcnow compatible to older python versions 1 month ago
Ozzie Isaacs a56d1c80ae Remove deprecated utcnow method
Bugfix mp3 cover metadata extraction
1 month ago
Ozzie Isaacs 074aed6997 Fix deprecation warning datetime
Started metadata parsing for audio files
1 month ago
Ozzie Isaacs 1d3a768dfe Update login routine (remember me working) 2 months ago
Ozzie Isaacs c09e1ed203 Update after testrun 2 months ago
Ozzie Isaacs 99e50bafc4 Fixes refactored user login from tests 2 months ago
Ozzie Isaacs 155cf04536 Added migration of user_session table, removed several old migration routes 2 months ago
Ozzie Isaacs ebe7cd7ba4 proxy login is now no longer saving cookies,
Cookies are saved in database for better Invalidation
Cookies expiry date is saved in database for further deletion (missing)
Database conversion is missing
2 months ago
Ozzie Isaacs 64e4a1155c Code cosmetics
Bugfix missing bleach tags (#3080)
Bugfix pdfreader
3 months ago
Ozzie Isaacs 55deca1ec8 Catch additional errors on logfile
Fix error on exception in session management
11 months ago
Ozzie Isaacs 6c6841f8b0 Further fixes for sqlalchemy 2.0 1 year ago
Ozzie Isaacs 7ca07f06ce Bugfix change password on commandline 2 years ago
Ozzie Isaacs 8ee34bf428 Bugfixes for password policy 2 years ago
Ozzie Isaacs dda20eb912 Further improvements for sqlalchemy compatibility 2 years ago
Ozzie Isaacs 43ee85fbb5 Removed unnecessary Unicode "u" 2 years ago
Ozzie Isaacs 59a5ccd05c Bugfixes after testrun 2 years ago
Kian-Meng Ang c4104ddaf4 Fix typos 2 years ago
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 2 years ago
Ozzie Isaacs 2f3e5eadeb Bug fix after merge (renamed variable) 2 years ago
Ozzie Isaacs ec53570118 Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/editbooks.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 8cb5989c97 Catch additional error on not existing custom column linked to read column (#2341)
Prevent metadata changes are lost on edit books with errors (#2326)
Better log output
Renamed log message on database delete
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 895f68033f Improved detection of changed database 3 years ago
mmonkey 032fced9c7 Merge branch 'develop' into thumbnails 3 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 3 years ago
Ozzie Isaacs 6339d25af0 Bugfixes from testrun 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
Ozzie Isaacs bc7a305285 Deleted book formats remove book from synced to kobo table
updated teststatus
3 years ago
Ozzie Isaacs 0feb62c142 Improvements delete user (delete also depending entries in tables)
Fixes kobo sync with sync only selected shelfs
3 years ago
Ozzie Isaacs cd5711e651 Merge branch 'master' into Develop
# Conflicts:
#	cps/web.py
3 years ago
Ozzie Isaacs a1d372630d Added missing language bit (fixes #2187)
Added handling of wrong .jpg cover file content
Guest sorting options are now stored in the session
Updated teststatus
3 years ago
Ozzieisaacs 6deb527769 Merge branch 'master' into Develop 3 years ago
Ozzieisaacs 9273843062 Removed double declared functions 3 years ago
Ozzieisaacs 8e5bb02a28 Merge author rename 3 years ago
Ozzie Isaacs 4c7b5999f7 Archived Flag available in book list array 3 years ago
Ozzie Isaacs 3be47d6e57 edit_books prepared for kobo sync 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 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
mmonkey 04a5db5c1d Resolve merge conflicts 3 years ago
Ozzie Isaacs 3946ef8f0d Merge branch 'master' into Develop
# Conflicts:
#	cps.py
#	cps/web.py
3 years ago
Ozzie Isaacs 32e27712f0 Added lxml to needed requirements
Improved displaying of series title, book of series, comments and custom comments
3 years ago