Commit Graph

459 Commits (97764acbcd6f90980a5666ad76f61a1321adc37a)

Author SHA1 Message Date
Ozzie Isaacs 10d0542e05 Removed obsolete code 1 week ago
Ozzie Isaacs 1d9471b252 Possible fix for #3150 (Invalid cross-device link) without coping metadata 1 week ago
Ozzie Isaacs a1f9f03fc1 Fix for #3130 (only last e-mail address is saved when specifying multiple e-reader mail addresses in user settings) 1 month ago
Ozzie Isaacs 1eb77c9cd4 Upload (multiple) book formats with progress and merge the corresponding metadata into the book 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
2 months ago
Ozzie Isaacs b2f5853b12 Removed unused imports
Rearranged imports to output all missing libs
Update Testresults
Updated requirements
2 months ago
Ozzie Isaacs f8adcbb691 Make light theme default theme on epub reader
Fix csp Header for reader and google drive (#3108)
Testrun
2 months ago
Ozzie Isaacs e3be7595e2 Attention flask-httpAuth is additionally needed to run calibre-web
Updated pdf.js viewer
Refactored login routine (#2623)
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 6996e813b5 Fixed error during debug logging on upload 2 months ago
Ozzie Isaacs 099dbf95e7 Fix error 500 on sending test email 2 months ago
Ozzie Isaacs 23d5463213 Fixes from testrun 2 months ago
Ozzie Isaacs c4a38087d9 Merge remote-tracking branch 'csv_kindle/master' 3 months ago
Ozzie Isaacs ba0718f3d0 Enabled covers with gdrive 3 months ago
Ozzie Isaacs 60dd3df861 Fix after testrun for G-Drive 3 months ago
Ozzie Isaacs 762074596d Fix after testrun on Windows 3 months ago
Ozzie Isaacs daf8dd6f90 Fix author rename on google drive
Bugfixes after testrun
3 months ago
Ozzie Isaacs e02610e2f0 Bugfixes change author 3 months ago
Ozzie Isaacs 09c0794f1a Refactored rename_authors
Bugfixes from tests
3 months ago
Ozzie Isaacs 64e4a1155c Code cosmetics
Bugfix missing bleach tags (#3080)
Bugfix pdfreader
3 months ago
yunimoo d6aa29b095 Fix typos and text consistency 4 months ago
Ozzie Isaacs fcc95bd895 Improvements for password verify (addresses: https://github.com/iiab/calibre-web/pull/138) 7 months ago
Ozzie Isaacs c901ccbb01 Improved js password strength check
Improved check of CJK-Characters
7 months ago
Ozzie Isaacs f987fb0aba Fixed recognition of capital umlauts 7 months ago
Ozzie Isaacs e860b4e097 Back function implemented for delete book and edit book 7 months ago
Ozzie Isaacs ff9e1ed7c8 Implemented embed metadata on send to ereader 7 months ago
Ozzie Isaacs 3814fbf08f Bugfixes from testrun 8 months ago
Ozzie Isaacs b8031cd53f Add possibility to replace kepub metadata on download 8 months ago
Ozzie Isaacs e0327db08f Enable embedd metadata of kepub file during conversion 9 months ago
Ozzie Isaacs 31c8909dea Merge branch 'Develop' into metadata -> Now all tests should run "pass" now
# Conflicts:
#	cps/constants.py
#	cps/helper.py
#	cps/tasks/convert.py
#	test/Calibre-Web TestSummary_Linux.html
10 months ago
Ozzie Isaacs 1086296d1d Make embed metadata configurable 10 months ago
Ozzie Isaacs 2334e8f9c9 Refactored calibre executable detection for better error messages 10 months ago
Ozzie Isaacs 794cd354ca Added ToDo's 10 months ago
Ozzie Isaacs 7fd1d10fca Implement gdrive metadata on download 11 months ago
Ozzie Isaacs 4f6bbfa8b8 Little refactoring do_download 11 months ago
Ozzie Isaacs cf6810db87 Refactored get_temp_dir
bugfixes export_metadata
11 months ago
Ozzie Isaacs d68e57c4fc Implement split library and books
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
11 months ago
Ozzie Isaacs b7aaa0f24d Add metadata change code 11 months ago
Ozzie Isaacs 3f6a12898b Merge branch 'Develop' 1 year ago
Ozzie Isaacs caf69669cb Removed encode utf-8 in dodownload 1 year ago
Ozzie Isaacs 60e904967b Fix deprecated text parameter 1 year ago
Ozzie Isaacs e2785c3985 Added djv file format to djvu reader 1 year ago
Thomas de Ruiter a952c36ab7 Remove unused fallback cover handling 2 years ago
Thomas de Ruiter 5f0c7737fe Fix proxy cover images to Kobo store 2 years ago
Ozzie Isaacs 321db4d712 Refactored send email by make use of ajax calls instead of posting the page
Always use getPath instead of pathname
2 years ago
Ozzie Isaacs 89bc72958e new random password generation algorithm to ensure compliance with password rules
bugfix opds login limit
2 years ago
Ozzie Isaacs 8ee34bf428 Bugfixes for password policy 2 years ago