Ozzie Isaacs
5c49c8cdd7
Fix for Flask-SimpleLDAP 2.0.0
2024-05-10 20:23:41 +02:00
Ozzie Isaacs
c8c3b3cba3
Fix for goodreads not working anymore (due to blocked requests calls by goodreads.com)
2024-05-10 15:24:24 +02:00
Ozzie Isaacs
4911843146
Bugfix for flask-ldap 2.0.0
2024-05-10 11:30:47 +02:00
Ozzie Isaacs
2c37546598
Code cosmetics
2024-05-10 10:41:04 +02:00
Ozzie Isaacs
25a875b628
Fix for goodreads blocking "requests"
2024-05-10 09:42:44 +02:00
Ozzie Isaacs
506f0a33cf
Merge branch 'master' into Develop (apply fix for #3050 )
2024-05-10 09:06:11 +02:00
Ozzie Isaacs
921caf6716
Fix for #3050 (metadata extraction for cb7 files not working)
2024-05-10 09:05:31 +02:00
Ozzie Isaacs
60ed1904f5
testrun
2024-05-10 09:04:50 +02:00
Ozzie Isaacs
cb62d36e44
Bugfix for visibility opds feed
2024-05-07 08:27:55 +02:00
Ozzie Isaacs
737d758362
Return 404 if current element is not visible
2024-05-07 07:30:57 +02:00
Ozzie Isaacs
8e27912ff5
Merge branch 'master' into Develop
...
Bugfix for too new lxml
2024-05-07 07:16:54 +02:00
Ozzie Isaacs
3a603cec22
Handle error on uploading a book with lxml too new and no bleach, nh3 installation
2024-05-05 11:18:31 +02:00
eggy
b1d7badef4
fix: change b64-encoded token to unicode string
2024-05-02 03:06:53 -04:00
Ozzie Isaacs
e591211b57
Fix for #3037 (catch OError on detect epub layout)
2024-04-27 07:22:58 +02:00
Ozzie Isaacs
a305c35de4
Merge remote-tracking branch 'it/patch-1'
2024-04-27 07:22:23 +02:00
growfrow
51d306b11d
chore: fix some typos in comments
...
Signed-off-by: growfrow <growfrow@outlook.com>
2024-04-20 20:49:56 +02:00
mapi68
abb418fe86
Update messages.po
2024-04-17 07:45:40 +02:00
Ozzie Isaacs
0925f34557
Merge remote-tracking branch 'caliblur/issue/caliBlur-3002'
2024-04-07 18:51:00 +02:00
Ozzie Isaacs
15952a764c
Fix for #3021 (speed of calculating number of pages)
2024-04-07 18:49:18 +02:00
Daniel Edwards
28c810b514
feat: base is_debug on effective level vs root log level
2024-03-19 11:05:04 +11:00
Daniel Edwards
cfe61a26d0
Refactor get_language_name function to handle missing language names
2024-03-19 10:54:48 +11:00
Ozzie Isaacs
fcc95bd895
Improvements for password verify (addresses: https://github.com/iiab/calibre-web/pull/138 )
2024-03-10 16:39:51 +01:00
Ghighi Eftimie
964e7de920
fixes 3002
2024-03-06 15:42:10 +02:00
Ozzie Isaacs
14b578dd3a
Implement correct password verification of Umlaunts, kyrillic, greek.. charactersets, CJK-Characters, and special characters ( #2964 )
2024-02-29 12:08:58 +01:00
Ozzie Isaacs
becb84a73d
Finish Fix_Umlauts
2024-02-29 12:06:48 +01:00
Ozzie Isaacs
c901ccbb01
Improved js password strength check
...
Improved check of CJK-Characters
2024-02-29 11:48:07 +01:00
Ozzie Isaacs
f987fb0aba
Fixed recognition of capital umlauts
2024-02-27 19:48:33 +01:00
Ozzie Isaacs
c30460d76b
Merge branch 'Develop'
...
- Back function for delete and edit books
- configure ratelimiter backend possible
- embed metadata during send to ereader
- bugfixes split library
- updated requirements
2024-02-27 06:03:54 +01:00
Ozzie Isaacs
97380b4b3f
Updated teststatus
2024-02-27 06:01:11 +01:00
Ozzie Isaacs
4fbd064b85
Merge remote-tracking branch 'origin/back' into Develop
2024-02-26 18:42:48 +01:00
Ozzie Isaacs
abbd9a5888
Revert logging line termination feature
2024-02-26 18:07:24 +01:00
Ozzie Isaacs
e860b4e097
Back function implemented for delete book and edit book
2024-02-26 15:07:59 +01:00
Ozzie Isaacs
23a8a4657d
Merge branch 'master' into Develop
...
(Fix for #3005 and #2993 )
2024-02-25 20:07:40 +01:00
Ozzie Isaacs
b38a1b2298
Admin can now force full sync for users (fix for #2993
2024-02-25 20:03:38 +01:00
Ozzie Isaacs
0ebfba8d05
Added blobs to csp for reader page (fix for #3005 )
2024-02-25 19:32:04 +01:00
Ozzie Isaacs
990ad8d72d
Update Requirements
2024-02-25 16:11:57 +01:00
Ozzie Isaacs
c3fc125501
Added command line option or overwriting limiter backend
...
Added logger functions to remove newlines in messages
CalibreTask has now a default name
2024-02-25 16:02:01 +01:00
Ozzie Isaacs
3c4ed0de1a
Added ratelimiterbackends
2024-02-25 09:00:49 +01:00
Ozzie Isaacs
117c92233d
Added sending email to embed metadata text
...
Updated test result
2024-02-25 06:54:35 +01:00
Ozzie Isaacs
2ba14acf4f
Merge branch 'master' into Develop
...
# Conflicts:
# cps/helper.py
2024-02-24 14:51:53 +01:00
Ozzie Isaacs
80a2d07009
fix embed metadata, split library and download file / convert files
2024-02-24 14:48:56 +01:00
Ozzie Isaacs
ff9e1ed7c8
Implemented embed metadata on send to ereader
2024-02-24 13:59:49 +01:00
Ozzie Isaacs
8e5bee5352
Merge remote-tracking branch 'embed_metadata/embed_metadata_on_send' into Develop
2024-02-18 14:48:04 +01:00
Ozzie Isaacs
d659430116
Bugfix view None ratings caused error 500 in certain cases
2024-02-18 14:17:43 +01:00
Ozzie Isaacs
859dac462b
Update Teststatus
2024-02-18 13:29:03 +01:00
Ozzie Isaacs
2bea4dbd06
Show List with no file formats available
...
Bugfix save order of format list view
2024-02-17 11:13:49 +01:00
Ozzie Isaacs
0180b4b6b5
Better error handling on next parameter
2024-02-12 20:58:26 +01:00
Ozzie Isaacs
2bfb02c448
Updated requirements
...
Updated testresults
2024-02-11 07:31:57 +01:00
Ozzie Isaacs
4864254e37
Merge branch 'Develop'
...
# Conflicts:
# cps/config_sql.py
2024-02-10 10:55:02 +01:00
Ozzie Isaacs
09dce28a0e
Merge remote-tracking branch 'embed_metadata/embed_metadata_on_convert' into Develop
2024-02-10 10:54:29 +01:00