collerek
362fdc5716
run lubimyczytac detail pages in threadpool
2021-12-13 02:14:53 +01:00
collerek
d55626d445
refactor and cleaning
2021-12-13 01:23:03 +01:00
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
2021-12-12 20:31:45 +01:00
Ozzie Isaacs
42bf40d7bb
Change 2 timestamps to utctime
2021-12-12 19:54:17 +01:00
collerek
920acaca99
everything working to refactor
2021-12-11 01:06:04 +01:00
xlivevil
a184f4e71a
Merge branch 'master' into master
2021-12-08 22:58:30 +08:00
cbartondock
4569188008
Merge branch 'master' of https://github.com/janeczku/calibre-web
2021-12-07 08:37:27 -05:00
Ozzie Isaacs
9d9acb058d
Add button to force full kobo sync
2021-12-06 21:02:06 +01:00
Ozzie Isaacs
7d67168a4a
Update test result
2021-12-06 20:27:25 +01:00
cbartondock
09751d8b87
Merge branch 'master' of https://github.com/janeczku/calibre-web
2021-12-05 19:00:15 -05:00
Ozzie Isaacs
6e15280fac
Start renaming author names on gdrive
2021-12-05 19:01:23 +01:00
Ozzie Isaacs
f78d2245aa
Fixes from testrun
2021-12-05 18:48:21 +01:00
Ozzie Isaacs
fd5ab0ef53
Bugfix handle archive bit
2021-12-05 18:01:56 +01:00
Ozzie Isaacs
d217676350
Upated testresult
...
Bugfix book table
2021-12-05 13:09:41 +01:00
Ozzie Isaacs
cd5711e651
Merge branch 'master' into Develop
...
# Conflicts:
# cps/web.py
2021-12-04 20:56:04 +01:00
Ozzie Isaacs
3bf173d958
Added response for kobo-benefits route and kobo-gettest route
2021-12-04 15:44:41 +01:00
cbartondock
98d630d453
Merge branch 'master' of https://github.com/janeczku/calibre-web
2021-12-04 09:21:01 -05:00
Ozzie Isaacs
eb2e816bfd
Switch encoding in kobo metadata to ensure utf-8 characters to show up properly (finally)
2021-12-04 14:58:28 +01:00
Ozzie Isaacs
bd01e840ca
Delete books in shelfs, downloaded books, kobo sync status, etc on database change ( fixes #620 )
2021-12-04 11:50:25 +01:00
Ozzie Isaacs
91a21ababe
Allow download of archived books
2021-12-04 11:16:33 +01:00
Ozzie Isaacs
f4096b136e
Added chinese sign language (csl) to supported languages
2021-12-04 10:57:53 +01:00
GarcaMan
e2eab808c0
Merge branch 'long_strip_cbrreader' of github.com:GarckaMan/calibre-web into long_strip_cbrreader
2021-12-02 18:20:27 +00:00
GarcaMan
3ac08a8c0d
After toggling fullscreen, focus on main container
2021-12-02 18:20:14 +00:00
cbartondock
7598dfe952
Merge branch 'master' of https://github.com/janeczku/calibre-web
2021-12-01 16:17:14 -05:00
Ozzie Isaacs
5ed3b1cf53
On master: Order of language count in /language ( fixes #2200 )
2021-12-01 21:38:43 +01:00
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
2021-12-01 20:29:51 +01:00
Jonathan Fenske
66874f8163
Update read.html
...
include the CSR token input
2021-11-30 22:25:45 -06:00
Jonathan Fenske
3f91313303
Update epub.js
...
send the CSRF token when adding bookmarks
2021-11-30 22:24:34 -06:00
xlivevil
8438b2a07b
Update Simplified Chinese translation
2021-12-01 12:14:57 +08:00
xlivevil
67e3721530
fix(tinymce Simplified Chinese locale):rename zh_CN to zh_Hans_CN
2021-12-01 11:28:03 +08:00
cbartondock
2252d661c0
Merge branch 'master' of https://github.com/janeczku/calibre-web
2021-11-27 14:06:36 -05:00
Ozzie Isaacs
87e526642c
Bugfix edit series_index
...
Bugfix invalid languages
2021-11-27 18:23:06 +01:00
Ozzie Isaacs
7f9da94a18
Tie visibility of upload buttons to upload right only
2021-11-27 17:43:51 +01:00
Ozzie Isaacs
ec7c2db971
Added package variable for generating "exe" file with pyinstaller
2021-11-27 12:26:35 +01:00
Denis Rodríguez
3f56f0dca7
Removed parameter that was wrongly added
2021-11-25 01:30:20 -03:00
GarcaMan
7fc04b353b
Selecting Position will not scroll the current image up
2021-11-24 20:22:10 +00:00
GarcaMan
a8689ae26b
first commit
2021-11-24 19:41:07 +00:00
cbartondock
fcd2b68359
Merge branch 'master' of https://github.com/janeczku/calibre-web
2021-11-23 13:59:43 -05:00
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
2021-11-23 19:32:48 +01:00
cbartondock
fc859afb92
Merge branch 'master' of https://github.com/janeczku/calibre-web
2021-11-22 09:59:36 -05:00
Ozzie Isaacs
2e0d0a2429
Update requirements
2021-11-21 18:31:35 +01:00
Ozzie Isaacs
d084a06e63
Bugfix create shelf for users not allowed to create public shelfs
2021-11-21 16:21:27 +01:00
Ozzie Isaacs
e880238cb9
Add missing filter for current user in KoboSyncedBooks queries
2021-11-21 16:19:32 +01:00
cbartondock
f58c5bee1c
Merge branch 'master' of https://github.com/janeczku/calibre-web
2021-11-21 09:23:52 -05:00
Ozzie Isaacs
cbb9edac19
Bugfix search in books list
...
Fix renaming upper to lowercase letters
Update test results
2021-11-21 13:23:34 +01:00
Ozzie Isaacs
1b8bd27b3c
Added cve number for csrf bug
2021-11-21 12:35:53 +01:00
Ozzieisaacs
1e9d88fa98
Merge branch 'master' into Develop
2021-11-21 10:22:44 +01:00
Ozzieisaacs
6cb713d62c
Added filtering of languages
...
Bugfix show all allowed languages in user settings in case restrictions currently apply
2021-11-21 10:21:45 +01:00
Ozzieisaacs
642af2f973
Added support for missing locale Enu
2021-11-21 09:28:03 +01:00
Ozzieisaacs
6deb527769
Merge branch 'master' into Develop
2021-11-21 09:14:36 +01:00