Ozzie Isaacs
|
5c49c8cdd7
|
Fix for Flask-SimpleLDAP 2.0.0
|
2024-05-10 20:23:41 +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
|
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
|
3c4ed0de1a
|
Added ratelimiterbackends
|
2024-02-25 09:00:49 +01:00 |
|
Ozzie Isaacs
|
ff9e1ed7c8
|
Implemented embed metadata on send to ereader
|
2024-02-24 13:59:49 +01:00 |
|
Ozzie Isaacs
|
31c8909dea
|
Merge branch 'Develop' into metadata -> Now all tests should run "pass" now
# Conflicts:
# cps/constants.py
# cps/helper.py
# cps/tasks/convert.py
# test/Calibre-Web TestSummary_Linux.html
|
2023-12-11 14:23:12 +01:00 |
|
Ozzie Isaacs
|
1086296d1d
|
Make embed metadata configurable
|
2023-12-09 11:29:11 +01:00 |
|
Ozzie Isaacs
|
d341faf204
|
Make Version setuptools compatible and still have the "Beta" in the User interface
|
2023-12-09 09:36:28 +01:00 |
|
Ozzie Isaacs
|
effd026fe2
|
Merge branch 'master' into Develop
|
2023-11-08 20:36:49 +01:00 |
|
Ozzie Isaacs
|
d68e57c4fc
|
Implement split library and books
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
|
2023-11-08 20:11:03 +01:00 |
|
Ozzie Isaacs
|
184ce23351
|
Catch error with tornado on restart
|
2023-11-06 18:05:36 +01:00 |
|
Ozzie Isaacs
|
b7aaa0f24d
|
Add metadata change code
|
2023-11-02 17:05:02 +01:00 |
|
Ozzie Isaacs
|
52172044e6
|
Fix deprecation warnings
|
2023-08-26 20:12:52 +02:00 |
|
Ozzie Isaacs
|
fda62dde1d
|
Fix for not changing password in email settings
Improved ssl certificate check on sending emails
|
2023-07-29 12:03:45 +02:00 |
|
Ozzie Isaacs
|
a256bd5260
|
Password is not returned in smtp settings
|
2023-07-09 10:23:56 +02:00 |
|
Ozzie Isaacs
|
fdd1410b06
|
Improved pathchooser
|
2023-07-09 10:01:48 +02:00 |
|
Ozzie Isaacs
|
13c0d30a8f
|
Update login
Removed not needed parameters for task status
|
2023-04-03 20:00:40 +02:00 |
|
Ozzie Isaacs
|
253386b0a5
|
Bugfix parse ldap server config
|
2023-03-26 18:27:43 +02:00 |
|
Ozzie Isaacs
|
085a6b88a3
|
Fix for #2713 (strip scheme from ldap server name)
|
2023-03-26 14:08:09 +02:00 |
|
Ozzie Isaacs
|
2b9f920454
|
Metadata backup configurable
|
2023-03-25 10:42:36 +01:00 |
|
Ozzie Isaacs
|
64e9b13311
|
Bugfix after merge
Bugfix generate Metadata backup
|
2023-03-03 19:59:19 +01:00 |
|
Ozzie Isaacs
|
3cf778b591
|
Prevent double error message logging in case error in delete user
|
2023-02-27 19:27:48 +01:00 |
|
Ozzie Isaacs
|
89bc72958e
|
new random password generation algorithm to ensure compliance with password rules
bugfix opds login limit
|
2023-02-16 16:23:06 +01:00 |
|
Ozzie Isaacs
|
8ee34bf428
|
Bugfixes for password policy
|
2023-02-15 19:53:35 +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
|
4b7a0f3662
|
Merge branch 'master' into Develop
# Conflicts:
# cps/opds.py
# cps/server.py
# cps/web.py
|
2023-02-05 12:10:01 +01:00 |
|
Ozzie Isaacs
|
ac13f6042a
|
Removed prints
Enabled additional reverse proxy authentication for opds feeds (fixes #2399)
|
2023-02-05 08:47:10 +01:00 |
|
Ozzie Isaacs
|
f8fbc807f1
|
further refactored user login
|
2023-02-05 08:47:10 +01:00 |
|
Ozzie Isaacs
|
98da7dd5b0
|
remove g.user from before request
|
2023-02-05 08:47:10 +01:00 |
|
Ozzie Isaacs
|
1c3b69c710
|
refactored login routines
|
2023-02-05 08:47:10 +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
|
43ee85fbb5
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
|
Ozzie Isaacs
|
8022b1bb36
|
Merge remote-tracking branch 'english/master'
|
2023-01-21 15:19:59 +01:00 |
|
Josh O'Brien
|
b3335f6733
|
English Language Updates - V3
|
2023-01-04 13:30:13 +11:00 |
|
Vijay Pillai
|
b52c7aac53
|
Added GOOGLE_SITE_VERIFICATION environmental value to enable google safe browsing
|
2022-11-10 11:02:50 -05:00 |
|
Ozzie Isaacs
|
7eef44f73c
|
Make drive letters available in file picker
|
2022-10-03 15:17:17 +02:00 |
|
xlivevil
|
09e1ec3d08
|
fix typo
|
2022-09-28 20:12:21 +08:00 |
|
Ozzie Isaacs
|
0f67e57be4
|
Merge branch 'master'
|
2022-09-20 19:12:36 +02:00 |
|
Ozzie Isaacs
|
c10708ed07
|
Backup metadata 4th step
|
2022-09-19 22:39:40 +02:00 |
|
Ozzie Isaacs
|
b4851e1d70
|
Fix for #2545 (Max task duration double entry "1hour")
|
2022-09-19 18:57:55 +02:00 |
|
Ozzie Isaacs
|
26be5ee237
|
Backup metadata 3rd step
|
2022-09-19 18:56:31 +02:00 |
|
Ozzieisaacs
|
6598c4d259
|
Add rate limit for opds
|
2022-09-04 19:47:04 +02:00 |
|
Ozzie Isaacs
|
bf0375d51d
|
Bugfix change emails
|
2022-08-28 15:59:25 +02:00 |
|
Ozzie Isaacs
|
89d226e36b
|
Allow deletion of kindle email address and force e-mail address to be valid
|
2022-08-28 15:54:43 +02:00 |
|
Ozzie Isaacs
|
3bde8a5d95
|
Encrypt passwords
|
2022-07-02 17:45:24 +02:00 |
|
Ozzie Isaacs
|
29fd4ae4a2
|
Bugfixes create users
Update Teststatus
|
2022-06-17 10:14:33 +02:00 |
|
Ozzieisaacs
|
4ef8c35fb7
|
Bugfies password validation from testrun
|
2022-06-16 14:16:00 +02:00 |
|
Ozzieisaacs
|
04326af2da
|
password validation working
|
2022-06-16 11:15:17 +02:00 |
|