Ozzie Isaacs
d5a57e3b07
Merge remote-tracking branch 'mimetype/python_magic_poc' into Develop
2024-06-23 12:16:40 +02:00
Ozzie Isaacs
fef20c831a
Changed limiter message
2024-06-22 16:23:04 +02:00
Ozzie Isaacs
7e85894b3a
Bugfix for goodreads (html formated info for authors now visible)
2024-05-11 07:10: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
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
b8031cd53f
Add possibility to replace kepub metadata on download
2024-01-13 14:31:42 +01:00
Ozzie Isaacs
2a4b3cb7af
Update Teststatus
...
Add hint for calibre binary
2023-12-17 08:04:16 +01:00
Ozzie Isaacs
1086296d1d
Make embed metadata configurable
2023-12-09 11:29:11 +01:00
Ozzie Isaacs
90ad570578
Show only folders for selecting converter binaries
2023-12-07 16:22:34 +01:00
Ozzie Isaacs
b7aaa0f24d
Add metadata change code
2023-11-02 17:05:02 +01:00
Ozzie Isaacs
96958e7266
Merge remote-tracking branch 'upload_text/patch-1'
2023-10-14 15:48:06 +02:00
Ozzie Isaacs
4b93ac034f
Do not show password in smtp settings
2023-07-29 12:11:04 +02:00
Ozzie Isaacs
a256bd5260
Password is not returned in smtp settings
2023-07-09 10:23:56 +02:00
Ozzie Isaacs
a68a0dd037
Fixed typo
2023-03-30 11:25:34 +02: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
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
Josh O'Brien
b3335f6733
English Language Updates - V3
2023-01-04 13:30:13 +11:00
Ozzie Isaacs
3bde8a5d95
Encrypt passwords
2022-07-02 17:45:24 +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
Ozzieisaacs
d6a31e5db8
config verify password working
2022-06-16 10:44:42 +02:00
Ozzie Isaacs
73d48e4ac1
Frontend for password strength
2022-06-16 08:33:39 +02:00
Ozzie Isaacs
7f9da94a18
Tie visibility of upload buttons to upload right only
2021-11-27 17:43:51 +01:00
cbartondock
c6bf62a6eb
The recent changes to content security policy broke custom theming. I fixed it by adding a trusted hosts field to Server Configuration
2021-10-22 15:35:10 -04:00
Ozzie Isaacs
50919d4721
Added handling for missing flask-wtf dependency
...
Added CSRF protection (via flask-wtf)
Moved upload function to js file
Fixed error page in case of csrf failure
2021-10-04 19:23:20 +02:00
Ozzie Isaacs
86ef1d47e8
Bugfixes from testrun
2021-08-30 08:02:21 +02:00
Ozzie Isaacs
ceec1051d5
Added option to save books with no nenglish characters
...
Imporvements on metadata search
2021-08-01 13:50:17 +02:00
Ozzie Isaacs
67836006c5
Successfull testrun
2021-06-19 14:44:57 +02:00
Ozzie Isaacs
a47d6cd937
Fix confirm dialog database change
...
Gdrive setup basically working again
Moved basicconfig behind login
Database setup separated from other setup
Config page is using ajax (flask >2 and slow computers)
2021-05-26 14:50:44 +02:00
Ozzie Isaacs
4a11dd1e16
Fix mistyping "option"
2021-01-28 20:20:59 +01:00
Ozzieisaacs
bde7921016
Fix modal path id for calibre db filepicker
...
Fix SyncToken last-Book-id missing
2020-12-30 10:05:15 +01:00
Ozzieisaacs
2a63c35743
Activate serverside filepicker with parameter in unconfigured state
2020-12-27 11:27:15 +01:00
Ozzieisaacs
d3986ca14a
Server side file browser
2020-12-11 08:37:37 +01:00
Ozzieisaacs
2508c1abb2
Started implement server side filechooser
2020-12-10 14:41:45 +01:00
Ozzieisaacs
68513b775b
Wording
2020-12-03 16:20:31 +01:00
Ozzieisaacs
a79dcc93f6
Fixed description for LDAP filter
2020-12-03 16:19:42 +01:00
Ozzieisaacs
56505457eb
Merge remote-tracking branch 'ldap_import/feat/ldap-import-user-identifier' into master
...
# Conflicts:
# cps/admin.py
2020-12-03 16:01:15 +01:00
Ozzieisaacs
8eb4b6288a
Added id's for testablility
2020-12-02 18:19:30 +01:00
Ozzieisaacs
f620d4a9ca
Fix LDAP errors
2020-11-22 11:19:14 +01:00
Ozzieisaacs
9bd51c650b
Add config options for client certificate authentication
2020-11-20 19:47:50 +01:00
OzzieIsaacs
843279bacb
Merge remote-tracking branch 'jef/jef/download-kobo' into master
2020-08-23 21:22:44 +02:00
OzzieIsaacs
0cc07362b8
Fix for #1573
2020-08-21 19:26:58 +02:00
Clément Poissonnier
1ca4583896
feat(ldap): add a field that allows to override LDAP User Object Filter when a user is imported
2020-07-23 12:12:00 +02:00
Ozzie Isaacs
66acd1821d
Update Gdrive integration (Error Handling on Callback and wording)
2020-07-21 18:01:38 +02:00
Jef LeCompte
e048388213
feat(api): include external port option
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-07-03 12:58:58 -04:00
Ozzieisaacs
e787f9dd9f
Automatic username ( #1172 )
2020-05-12 17:23:58 +02:00
Ozzieisaacs
0a02caad04
Improvements
2020-05-09 11:01:00 +02:00