Ozzie Isaacs
eb6563480f
Fix #3153 (In Firefox, Github OAuth login goes into infinite redirect loops)
2024-09-21 13:01:48 +02:00
Ozzie Isaacs
a56d1c80ae
Remove deprecated utcnow method
...
Bugfix mp3 cover metadata extraction
2024-08-10 18:55:24 +02:00
Ozzie Isaacs
b3d878bae8
Fix deprecation warning datetime
2024-08-07 13:53:27 +02:00
Ozzie Isaacs
0d359e9e57
Add cookie prefix environment variable to config
2024-08-04 15:52:19 +02:00
Ozzie Isaacs
e6ccd42f89
Fixed read statu search with linked column in advanced search
2024-07-31 19:25:01 +02:00
Ozzie Isaacs
e3be7595e2
Attention flask-httpAuth is additionally needed to run calibre-web
...
Updated pdf.js viewer
Refactored login routine (#2623 )
2024-07-18 20:42:25 +02:00
Ozzie Isaacs
ebe7cd7ba4
proxy login is now no longer saving cookies,
...
Cookies are saved in database for better Invalidation
Cookies expiry date is saved in database for further deletion (missing)
Database conversion is missing
2024-07-14 16:24:07 +02:00
Ozzie Isaacs
840f4d2010
Update to make upload of m4a and m4b files work ( #3102 )
2024-07-11 20:10:15 +02:00
Ozzie Isaacs
09c0794f1a
Refactored rename_authors
...
Bugfixes from tests
2024-06-29 09:50:00 +02:00
Ozzie Isaacs
b28a3635f8
Merge branch 'master' into Develop
...
# Conflicts:
# cps/editbooks.py
# requirements.txt
# setup.cfg
# test/Calibre-Web TestSummary_Linux.html
2024-06-24 14:42:00 +02:00
Ozzie Isaacs
1a1f1498a5
Bugfixes from Tests
2024-06-24 14:39:28 +02:00
Ozzie Isaacs
d5a57e3b07
Merge remote-tracking branch 'mimetype/python_magic_poc' into Develop
2024-06-23 12:16:40 +02:00
Ozzie Isaacs
64e4a1155c
Code cosmetics
...
Bugfix missing bleach tags (#3080 )
Bugfix pdfreader
2024-06-20 19:12:46 +02:00
Ozzie Isaacs
25a875b628
Fix for goodreads blocking "requests"
2024-05-10 09:42:44 +02:00
Ozzie Isaacs
c901ccbb01
Improved js password strength check
...
Improved check of CJK-Characters
2024-02-29 11:48:07 +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
3a08b91ffa
Added cb7 to supported comic files for upload and metadata extraction
2023-08-16 18:44:15 +02:00
Ozzie Isaacs
ed09814460
Prevent log_message on startup
...
logfile Parameter
2023-05-28 20:42:18 +02:00
Ozzie Isaacs
7ca07f06ce
Bugfix change password on commandline
2023-02-15 20:17:10 +01:00
Ozzie Isaacs
fb42f6bfff
Make it possible to disable ratelimiter
...
Update APScheduler
Error message on missing flask-limiter
2023-02-05 13:43:35 +01:00
Ozzie Isaacs
508e2b4d0a
Merge branch 'master' into Develop
...
# Conflicts:
# cps/admin.py
# cps/config_sql.py
# cps/search.py
# cps/templates/admin.html
# cps/web.py
# setup.cfg
# test/Calibre-Web TestSummary_Linux.html
2023-01-28 18:52:50 +01:00
Ozzie Isaacs
94a6931d48
Handle version 3.0 of flask-babel
2023-01-22 12:09:19 +01:00
Ozzie Isaacs
a2bf6dfb7b
Bugfix csp header
...
Bugfix for loading metadata from google with old books (publishing date only year)
2023-01-21 17:09:02 +01:00
Ozzieisaacs
6598c4d259
Add rate limit for opds
2022-09-04 19:47:04 +02:00
Ozzie Isaacs
7344ef353c
Rate limited login
2022-07-02 19:46:58 +02:00
Ozzie Isaacs
3bde8a5d95
Encrypt passwords
2022-07-02 17:45:24 +02:00
Ozzie Isaacs
73d48e4ac1
Frontend for password strength
2022-06-16 08:33:39 +02:00
Ozzie Isaacs
5d5a94c9e5
Bugfix start as program
2022-04-29 18:26:09 +02:00
Ozzie Isaacs
a968ddaef2
Bugfixes after testrun
2022-04-28 21:09:03 +02:00
Ozzie Isaacs
2e007a160e
reenable startup logging
...
Bugfixes from refactoring and merge
2022-04-26 14:45:06 +02:00
Ozzie Isaacs
e7464f2694
Refactored web.py to shrink size of file
2022-04-26 11:49:06 +02:00
Ozzie Isaacs
9410b47144
Refactored startup for compatibility with pyinstaller 5.0
2022-04-26 11:10:44 +02:00
Ozzie Isaacs
9a8093db31
Thumbnail is generated directly after a book is added
2022-04-22 16:13:51 +02:00
Ozzie Isaacs
fe5d684d2c
Merge branch 'master' into cover_thumbnail
2022-04-13 18:37:44 +02:00
Ozzie Isaacs
1136383b9a
Bugfix for cli folder names as -p or -g parameters
2022-04-11 19:15:50 +02:00
Ozzie Isaacs
d9a83e0638
Merge branch 'master' into cover_thumbnail
...
# Conflicts:
# cps/editbooks.py
# cps/helper.py
# cps/web.py
# test/Calibre-Web TestSummary_Linux.html
2022-03-14 19:41:47 +01:00
Ozzie Isaacs
4545f4a20d
Better epub cover parsing with multiple cover-image items
...
Code cosmetics
renamed variables
refactored xml page generation
refactored prepare author
2022-03-13 19:00:37 +01:00
Ozzie Isaacs
4a0dde0371
Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail
...
# Conflicts:
# cps/admin.py
# cps/config_sql.py
# cps/helper.py
# cps/tasks/upload.py
# cps/updater.py
# cps/web.py
2022-02-08 19:55:20 +01:00
Ozzie Isaacs
895f68033f
Improved detection of changed database
2022-02-06 14:22:55 +01:00
Ozzie Isaacs
39ac37861f
Added option to enable reconnect
...
Added option to perform dry run of updater
Added possibility to exclude files from updater
2022-01-29 14:47:45 +01:00
mmonkey
18ce310b30
Merge branch Develop into thumbnails
2022-01-26 23:51:50 -06:00
Ozzie Isaacs
ec7c2db971
Added package variable for generating "exe" file with pyinstaller
2021-11-27 12:26:35 +01:00
Ozzieisaacs
60aa016734
Handling of missing required dependency during dependency check
2021-11-06 21:17:48 +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
Ozzie Isaacs
9e9d7b3642
Merge remote-tracking branch 'mime/fix_mime_type_not_executable'
2021-10-30 09:33:37 +02:00
i7-8700
857584a929
fix "MIME type ('text/plain') is not executable" on windows
2021-10-27 11:33:56 +08:00
Ozzie Isaacs
aefed40a2f
Fix for missing message "flask-wtf not installed"
2021-10-23 18:44:29 +02:00
Ozzie Isaacs
9e4aeac16d
Remove WTF_CSRF_SSL_STRICT workaround for missing referrers
2021-10-17 16:00:02 +02:00
Ozzie Isaacs
e060c62742
Fix exit on missing flask-wtf
2021-10-16 18:42:26 +02:00