Commit Graph

151 Commits (55deca1ec8048e0eb5095a301c98401f066a2cbb)

Author SHA1 Message Date
Ozzie Isaacs c550d6c90d Fix comic reader arrow visiblilty for one paged comic files
Changed logging during kobo sync
11 months ago
Ozzie Isaacs 0c43d80163 Added additional debug output for download links
Removed unused code
12 months ago
Ozzie Isaacs a1899bf582 Fix for #2603 (Kobo UserKey in request missing due to no kobo account) 1 year ago
Ozzie Isaacs d253804a50 fix for #2865 (Kobo sync fails during cover request) 1 year ago
Ozzie Isaacs 7818c4a7b0 Adapt cover size to kobo sync requested sze 1 year ago
Ozzie Isaacs 60e904967b Fix deprecated text parameter 1 year ago
Ozzie Isaacs 1c8bc78b48 Improvements for sqlalchemy 2 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 7ff4747f63 Bugfix after merge 2 years ago
Ozzie Isaacs a414db0243 Merge remote-tracking branch 'fixed_layout/kobo-sync-detect-fixed-layout'
# Conflicts:
#	cps/kobo.py
2 years ago
Ozzie Isaacs 8022b1bb36 Merge remote-tracking branch 'english/master' 2 years ago
Ozzieisaacs 9fa56a2323 Merge remote-tracking branch 'kobolanguage/language' 2 years ago
Ozzie Isaacs dc3cafd23d Debug message improved (fix for #2516) 2 years ago
Martin Brodbeck cd143b7ef4 Use part1 instead of part3 language codes 2 years ago
Martin Brodbeck 8a5112502d Considers the language of the ebook instead of always specifying "English". 2 years ago
Kian-Meng Ang c4104ddaf4 Fix typos 2 years ago
Evan Peterson 7ae9f89bbf
Merge branch 'Develop' into kobo-sync-detect-fixed-layout 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 9a8093db31 Thumbnail is generated directly after a book is added 2 years ago
Ozzie Isaacs ae9c5da777 Merge branch 'master' into Develop:
Access to shelfs
3 years ago
Ozzie Isaacs 42f8209a4a Fixed access to shelfs 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
Evan Peterson 4eaa9413f9
Kobo metadata return correct layout format for fixed layout 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 df67079573 Fixes for kobosync with multiple users (#2230) 3 years ago
Ozzieisaacs f22e4d996c Proxy kobo library sync at the end of local sync 3 years ago
Ozzieisaacs 47f5e2ffb4 Remove python2 urllib imports
Fix for "javascript:" script links in identifier
3 years ago
Ozzie Isaacs 2e815147fb Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo_sync_status.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 25422b3411 Fix for #2195 Sync token only updated after complete library sync and sync token content is discarded on first sync to enable real forced full sync 3 years ago
Ozzie Isaacs 42bf40d7bb Change 2 timestamps to utctime 3 years ago
Ozzie Isaacs 9d9acb058d Add button to force full kobo sync 3 years ago
Ozzie Isaacs d217676350 Upated testresult
Bugfix book table
3 years ago
Ozzie Isaacs 3bf173d958 Added response for kobo-benefits route and kobo-gettest route 3 years ago
Ozzie Isaacs eb2e816bfd Switch encoding in kobo metadata to ensure utf-8 characters to show up properly (finally) 3 years ago
Ozzie Isaacs 91a21ababe Allow download of archived books 3 years ago
Ozzie Isaacs 7640ac1b3b Books are removed from synced books upon archiving (from kobo or calibre-web side)
unicode texts (title, author) are showing up right on kobo reader
Added some missing kobo routes (prevents 404 response)
Added a lot of debug output on kobo sync requests
3 years ago
Ozzie Isaacs e880238cb9 Add missing filter for current user in KoboSyncedBooks queries 3 years ago
Ozzie Isaacs 666015e867 Fix datepicker localized month names
Removed redundant parenthesis in kobo.py response
3 years ago
Ozzie Isaacs 50d703e2d8 Chunked reading status on kobo sync
Bugfix loading text on shelf delete
Bugfix sort books list according to selection without selection
3 years ago
Ozzie Isaacs ac54899415 Bugfixes kobo sync 3 years ago
Ozzie Isaacs 3be47d6e57 edit_books prepared for kobo sync 3 years ago
Ozzie Isaacs d8f9e2feb2 Bugfixes for user import with default locale and default language
Bugfixes from testrun
3 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
Ozzie Isaacs 50919d4721 Added handling for missing flask-wtf dependency
Added CSRF protection (via flask-wtf)
Moved upload function to js file
Fixed error page in case of csrf failure
3 years ago
Ozzie Isaacs 5edde53fed Improved sync for kobo with additional table 3 years ago
Ozzie Isaacs 018f3ca250 Sort authors additionally to series and series_index (Fix #2001)
Sqlalchemy version2 is now a global flag
3 years ago
Ozzie Isaacs 616cc2018a Fix show cover
Update more debug output for kobo sync
3 years ago
Ozzie Isaacs 87f07003f4 Removed invalid code
Sqlalchemy 2.0 compatibility for kobo sync
3 years ago
Ozzie Isaacs a56e071a19 Fix #2043 (Multiuser kobo sync with restrict to shelfs working)
Sync only selected shelfs is stored correct on creating user
3 years ago