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 |
|
Ozzieisaacs
|
9273843062
|
Removed double declared functions
|
2021-11-21 09:14:16 +01:00 |
|
cbartondock
|
2989586c6d
|
Merge branch 'master' of https://github.com/janeczku/calibre-web
|
2021-11-20 18:54:38 -05:00 |
|
Ozzie Isaacs
|
5ede079401
|
Handling of invalid cover files on upload
|
2021-11-20 13:45:41 +01:00 |
|
Ozzie Isaacs
|
7ad419dc8c
|
Fix upload of cover and book formats containing html characters
|
2021-11-20 13:40:23 +01:00 |
|
Ozzie Isaacs
|
bcdc976414
|
Added missing check for creating public shelfs
|
2021-11-20 13:00:54 +01:00 |
|
Ozzie Isaacs
|
6aad9378b8
|
Fix visiblility upload right on enabled upload feature
|
2021-11-20 12:44:34 +01:00 |
|
Ozzie Isaacs
|
6f5390ead5
|
Changed error message in case of trying to delete a shelf unauthorized
Removed outcommented text
|
2021-11-20 12:17:03 +01:00 |
|
Ozzie Isaacs
|
d624b67e93
|
Fix #2174 (default sorting order now is timestamp again)
|
2021-11-20 11:57:51 +01:00 |
|
Ozzie Isaacs
|
01cc97c1b2
|
Added langugae support for Cholón (fixes #2183)
|
2021-11-20 11:32:51 +01:00 |
|
Ozzieisaacs
|
8e5bb02a28
|
Merge author rename
|
2021-11-20 13:28:45 +04:00 |
|
Ozzieisaacs
|
4fd4cf4355
|
Merge branch 'master' into Develop
# Conflicts:
# cps/static/css/style.css
# cps/web.py
|
2021-11-13 17:41:16 +04:00 |
|
Ozzieisaacs
|
baba205bce
|
Rename everything on rename authors
|
2021-11-11 18:46:32 +04:00 |
|
cbartondock
|
7c016265d2
|
Merge branch 'master' of https://github.com/janeczku/calibre-web
|
2021-11-10 08:59:23 -05:00 |
|
Ozzie Isaacs
|
974549b1af
|
Removed technosoft2000 docker container
|
2021-11-08 20:36:41 +04:00 |
|
Ozzieisaacs
|
add502d236
|
Fix opds search and opds list of read books
|
2021-11-07 20:18:33 +04:00 |
|
cbartondock
|
294c594cbb
|
Merge branch 'master' of https://github.com/janeczku/calibre-web
|
2021-11-06 14:19:37 -04:00 |
|
Ozzieisaacs
|
60aa016734
|
Handling of missing required dependency during dependency check
|
2021-11-06 21:17:48 +04:00 |
|
Ozzieisaacs
|
27e8fbd248
|
Show dependencies in about section from automatic dependency check
Bugfix and refactored dependency check
Added output of googledrive dependencies as fallback option
|
2021-11-06 20:58:51 +04:00 |
|
cbartondock
|
d856c4d78e
|
Merge branch 'master' of https://github.com/janeczku/calibre-web
|
2021-11-04 14:00:51 -04:00 |
|
Ozzieisaacs
|
25b09a532f
|
Fixed missing handle_error in convert calibre task (database readonly case)
|
2021-11-04 21:23:02 +04:00 |
|
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
|
2021-11-04 20:51:48 +04:00 |
|
Ozzieisaacs
|
58379159fb
|
Fix shown cover in series grid view (#979)
|
2021-11-04 17:32:31 +04:00 |
|
Ozzieisaacs
|
17470b3b56
|
Check versions of dependencies at startup and generate logfile output if not fitting (#2157)
|
2021-11-04 16:38:55 +04:00 |
|
Ozzieisaacs
|
42cc13d1e2
|
Mark which functions are selected on list pages
|
2021-11-03 21:07:16 +04:00 |
|
Ozzieisaacs
|
ecc5cb167e
|
Upload setting in user template only visible if upload enabled
Delete book setting only visible if edit book setting is ticked
|
2021-11-03 20:32:17 +04:00 |
|
Ozzieisaacs
|
d72210c6ae
|
Exclude upload rights visibility if upload is not activated
|
2021-11-03 19:05:24 +04:00 |
|
Ozzieisaacs
|
61deda1076
|
Updated security history
|
2021-11-03 18:29:30 +04:00 |
|
Ozzieisaacs
|
1e0ff0f9c2
|
Fix #2045 ("fetch metadata" update appends to the existing tags instead or replacing them)
|
2021-11-03 18:16:15 +04:00 |
|
cbartondock
|
00bf1f5ec9
|
Merge branch 'master' of https://github.com/janeczku/calibre-web
|
2021-11-02 14:25:46 -04:00 |
|
Ozzieisaacs
|
2b6f5b1565
|
Fix csrf check in list pages
|
2021-11-02 21:32:29 +04:00 |
|
cbartondock
|
e5abc5f281
|
Merge branch 'master' of https://github.com/janeczku/calibre-web
|
2021-11-02 13:09:59 -04:00 |
|
Ozzieisaacs
|
95371d0d7f
|
Fix shelf grid ordering for inverted order at page load
Ordering buttons now visible on medium size screens
|
2021-11-02 20:27:50 +04:00 |
|
Ozzieisaacs
|
c7df8a1a34
|
Fix missing csrf token in series grid view
|
2021-11-02 18:57:28 +04:00 |
|
Ozzieisaacs
|
b414d91964
|
Fix for #2162 (Epub viewer isn't displaying images)
|
2021-11-02 18:55:56 +04:00 |
|
cbartondock
|
82164fc8e7
|
Merge branch 'master' of https://github.com/janeczku/calibre-web
|
2021-11-01 10:00:18 -04:00 |
|
Ozzieisaacs
|
a5415e00d5
|
Fix grid to list in series view
Fix sort asc, desc in author and series list
|
2021-11-01 13:11:49 +01:00 |
|
cbartondock
|
434029270b
|
Merge branch 'master' of https://github.com/janeczku/calibre-web
|
2021-10-31 20:42:21 -04:00 |
|