Commit Graph

132 Commits (069dc2766fc82fd520a729113c709fb159cf81c3)

Author SHA1 Message Date
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
2 years ago
Ozzie Isaacs 42f8209a4a Fixed access to shelfs 2 years ago
Ozzie Isaacs 127bf98aac Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/detail.html
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 0feb62c142 Improvements delete user (delete also depending entries in tables)
Fixes kobo sync with sync only selected shelfs
2 years ago
Ozzie Isaacs df67079573 Fixes for kobosync with multiple users (#2230) 2 years ago
Ozzieisaacs f22e4d996c Proxy kobo library sync at the end of local sync 2 years ago
Ozzieisaacs 47f5e2ffb4 Remove python2 urllib imports
Fix for "javascript:" script links in identifier
2 years ago
Ozzie Isaacs 2e815147fb Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo_sync_status.py
#	test/Calibre-Web TestSummary_Linux.html
2 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
Ozzie Isaacs d95838309e Added config option for shelf sync behavior 3 years ago
Ozzieisaacs 02fc698f1c Some little code refactoring 3 years ago
Ozzieisaacs 8dc11e89bd Merge remote-tracking branch 'koko_sync/feature/kobo-shelf' into Develop 3 years ago
Ozzie Isaacs 8acd1f1fe4 Code refactoring and improved error handling for edit user list
Update teststatus
3 years ago
Ozzie Isaacs 3c63f5b204 Merge branch 'master' into development 3 years ago
Gavin Mogan c279055af4 Use the kobo auth'd version for download link when proxied -- Fixes #1908 3 years ago
Ozzie Isaacs 9864d932e0 Changed user.nickname to user.name
Added function to view downloads of all users for admins
3 years ago
Ozzie Isaacs 9a963bbe79 Refactored code
Testrun
3 years ago
Ozzie Isaacs 8c751eb532 Some code cosmetics 3 years ago
alfred82santa 24bbf226a1 Sync reading state only for books on kobo shelves 3 years ago
alfred82santa 6014b04b2a Use BookShelf added_date as date reference 3 years ago
alfred82santa 8fe762709b Fix mistake 3 years ago
alfred82santa a3f17deb17 Added options in order to synchronize only selected shelf on Kobo device 3 years ago
Ozzie Isaacs 9d7ef25062 Fix Kobo sync & Update Teststatus 3 years ago
Ozzie Isaacs 7fa5865cf6 Merge remote-tracking branch 'autoconv/kepub_autoconv' into development
# Conflicts:
#	cps/kobo.py
#	cps/kobo_auth.py
3 years ago
jvoisin b8ab66369e Remove some unused imports 3 years ago
Ozzieisaacs ca212c8737 Kobo sync limit set to 100
Remove python2 support from readme
3 years ago
OzzieIsaacs 56388145b5 Fixes from testrun 3 years ago
Ozzieisaacs 5cce01215f Code refactoring ub.session.commit()
Code cosmentics admin.py
3 years ago