Commit Graph

2740 Commits (ec73558b035e866442732074b717f00b729ae514)

Author SHA1 Message Date
Ozzie Isaacs ec73558b03 Bugfix advanced search for language
Update results from testrun
3 years ago
Ozzieisaacs bdedec90dd Catch more Gdrive errors (#2233) 3 years ago
Ozzieisaacs d45085215f Update Translation 3 years ago
Ozzie Isaacs b85627da5c Fix for adding/deleting visibility restrictions on custom columns/tags 3 years ago
Ozzie Isaacs 592288cb22 Fix inverted "convert to English characters" setting 3 years ago
Ozzie Isaacs b7927a0df1 Bugfix handling of stacktrace from calibre 3 years ago
Ozzie Isaacs 021298374e Improved debug output for task added
Improved handling of calibre output on windows
3 years ago
Ozzie Isaacs f0399d04b7 Merge remote-tracking branch 'bookmark_csrf/master' 3 years ago
Ozzie Isaacs 9b57fa25de Merge remote-tracking branch 'zh/master' 3 years ago
xlivevil d26d357151
Merge branch 'master' into master 3 years ago
Laurin Neff 4db9691cfc
Remove white border in full-screen cover preview 3 years ago
Ozzie Isaacs 45c433caab Added "hmj" to supported languages. Fix for "bit" language support (Fix #2217) 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
xlivevil a184f4e71a
Merge branch 'master' into master 3 years ago
Ozzie Isaacs 9d9acb058d Add button to force full kobo sync 3 years ago
Ozzie Isaacs 7d67168a4a Update test result 3 years ago
Ozzie Isaacs fd5ab0ef53 Bugfix handle archive bit 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 bd01e840ca Delete books in shelfs, downloaded books, kobo sync status, etc on database change (fixes #620) 3 years ago
Ozzie Isaacs 91a21ababe Allow download of archived books 3 years ago
Ozzie Isaacs f4096b136e Added chinese sign language (csl) to supported languages 3 years ago
Ozzie Isaacs 5ed3b1cf53 On master: Order of language count in /language (fixes #2200) 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
Jonathan Fenske 66874f8163
Update read.html
include the CSR token input
3 years ago
Jonathan Fenske 3f91313303
Update epub.js
send the CSRF token when adding bookmarks
3 years ago
xlivevil 8438b2a07b
Update Simplified Chinese translation 3 years ago
xlivevil 67e3721530
fix(tinymce Simplified Chinese locale):rename zh_CN to zh_Hans_CN 3 years ago
Ozzie Isaacs 87e526642c Bugfix edit series_index
Bugfix invalid languages
3 years ago
Ozzie Isaacs 7f9da94a18 Tie visibility of upload buttons to upload right only 3 years ago
Ozzie Isaacs ec7c2db971 Added package variable for generating "exe" file with pyinstaller 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
Ozzie Isaacs d084a06e63 Bugfix create shelf for users not allowed to create public shelfs 3 years ago
Ozzie Isaacs e880238cb9 Add missing filter for current user in KoboSyncedBooks queries 3 years ago
Ozzie Isaacs cbb9edac19 Bugfix search in books list
Fix renaming upper to lowercase letters
Update test results
3 years ago
Ozzieisaacs 6cb713d62c Added filtering of languages
Bugfix show all allowed languages in user settings in case restrictions currently apply
3 years ago
Ozzieisaacs 642af2f973 Added support for missing locale Enu 3 years ago
Ozzieisaacs 9273843062 Removed double declared functions 3 years ago
Ozzie Isaacs 5ede079401 Handling of invalid cover files on upload 3 years ago
Ozzie Isaacs 7ad419dc8c Fix upload of cover and book formats containing html characters 3 years ago
Ozzie Isaacs bcdc976414 Added missing check for creating public shelfs 3 years ago
Ozzie Isaacs 6aad9378b8 Fix visiblility upload right on enabled upload feature 3 years ago
Ozzie Isaacs 6f5390ead5 Changed error message in case of trying to delete a shelf unauthorized
Removed outcommented text
3 years ago
Ozzie Isaacs d624b67e93 Fix #2174 (default sorting order now is timestamp again) 3 years ago
Ozzie Isaacs 01cc97c1b2 Added langugae support for Cholón (fixes #2183) 3 years ago
Ozzieisaacs add502d236 Fix opds search and opds list of read books 3 years ago
Ozzieisaacs 60aa016734 Handling of missing required dependency during dependency check 3 years ago
Ozzieisaacs 27e8fbd248 Show dependencies in about section from automatic dependency check
Bugfix and refactored dependency check
Added output of googledrive dependencies as fallback option
3 years ago
Ozzieisaacs 25b09a532f Fixed missing handle_error in convert calibre task (database readonly case) 3 years ago
Ozzieisaacs c1f4ca36b6 Current sorting order visible in all sidebar selectors, and search results
Sorting "hot" books only ascending and descending according to download numbers
Downloaded books sorting according to authors name working
3 years ago