Commit Graph

3014 Commits (7344ef353c51c9aaa7bc77352484ee233d55f0e3)

Author SHA1 Message Date
Ozzie Isaacs 7344ef353c Rate limited login 2 years ago
Ozzie Isaacs 3bde8a5d95 Encrypt passwords 2 years ago
Ozzieisaacs c5fc30a1be Bugfix error message missing custom read status column
Bugfix password validation
2 years ago
Ozzie Isaacs 29fd4ae4a2 Bugfixes create users
Update Teststatus
2 years ago
Ozzieisaacs 4ef8c35fb7 Bugfies password validation from testrun 2 years ago
Ozzieisaacs 04326af2da password validation working 2 years ago
Ozzieisaacs d6a31e5db8 config verify password working 2 years ago
Ozzie Isaacs 73d48e4ac1 Frontend for password strength 2 years ago
Ozzie Isaacs 02e1be09df Catch StaleDataError
Update requirements jsonschema
2 years ago
Ozzie Isaacs f85b587d0a Prevent converting of kepub on every new user (#2446)
Added error logging message if convert fails
If convert only task, only convert book message is logged
2 years ago
Ozzie Isaacs 89d522e389 Fix for #2445 (book read status can't be set if custom column is linked and read status was set before) 2 years ago
Ozzie Isaacs 78b45f716a Bugfix for #2433 (LazyString is not JSON serializable if one of kepubify/ebook-convert/unrar is not installed) 2 years ago
Ozzie Isaacs 91df265d40 Fix for #2437 (advanced search for read status crashes calibre-web) 2 years ago
Ozzie Isaacs f44d42f834 Merge remote-tracking branch 'opds/bugfix_2419'
Bugfix send emails
2 years ago
Ozzie Isaacs 25f2af3f03 Whitespaces are striped from email address (fixes #2432) 2 years ago
Ozzie Isaacs d90cfce97f Merge remote-tracking branch 'ldap/master' 2 years ago
Ozzie Isaacs 543fe12862 Merge remote-tracking branch 'epub_theme/epub_themes' 2 years ago
Ozzie Isaacs 4f66d6b3b1 Update ukranian translation 2 years ago
Illia Maier c36138b144
Update Ukrainian translations 2 years ago
Thore Schillmann 7f6e88ce5e fixes bug 2419 2 years ago
Ozzie Isaacs aa442d8c51 Update flask-login requirement 2 years ago
Aisha Tammy a3cd217cea allow @ in auto username detection
Signed-off-by: Aisha Tammy <aisha@bsd.ac>
2 years ago
Ozzieisaacs 790080f2a0 Fix Cache Buster 2 years ago
Ozzieisaacs 4ea80e9810 Code cosmetics 2 years ago
leexia 3b7cd38d5e Fix grammar mistake 2 years ago
Ozzie Isaacs 8a6a8dcbe8 Transfer gevent errors to log file
Transfer warnings from warnings module to logfile (#2394)
2 years ago
Ozzie Isaacs fbac3e38ac Eenabled send epubs to E-Reader devices 2 years ago
Ozzie Isaacs c1f1952b04 Updated jsonschema requirement
Testupdate
Fixed file mode of main.js
2 years ago
Ozzie Isaacs 5e4cf839bc Replace "ast" by "json.loads" to handle enums with default values/colors (fix for #2398) 2 years ago
Ozzie Isaacs 056ecf0d90 Fix for #2394 2 years ago
Ozzie Isaacs 1bcb714fac Remove mature tags config option 2 years ago
Ozzie Isaacs 8cb3fe32a5 Try to prevent error from #2390 2 years ago
Ozzieisaacs ae5053e072 Added missing translation strings
Update German Translation
2 years ago
Ozzie Isaacs cde51e743a Removed duplicate Werkzeug entry in about page
Code cosmetics
2 years ago
Ozzie Isaacs 49655e9f2d More bugfixes for time and datetime.time 2 years ago
Ozzie Isaacs 7b45324149 Bugfix time and datetime.time 2 years ago
Ozzie Isaacs 12f3a13d1d Fix typo
Fix missing maim.py file in update pypi package
Bugfix after last testrun
2 years ago
Ozzie Isaacs e8e4d87d39 Bugfix session commit
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
2 years ago
Ozzie Isaacs 5d5a94c9e5 Bugfix start as program 2 years ago
Ozzie Isaacs 258b4a6767 Bugfix OAuth Login 2 years ago
Ozzie Isaacs ef4b5e2881 Bugfix audio player
Bugfix Debugfile export
2 years ago
Ozzie Isaacs a968ddaef2 Bugfixes after testrun 2 years ago
Ozzie Isaacs aaa749933d Further migration to flask_babel
Bugfix sort order
Bugfix tasklist
2 years ago
Ozzie Isaacs 2e007a160e reenable startup logging
Bugfixes from refactoring and merge
2 years ago
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs 47414ada69 Merge branch 'master' into Develop 2 years ago
Ozzie Isaacs 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 2 years ago
Ozzie Isaacs 2b03cae017 Bugfix scheduler end task 2 years ago
Ozzie Isaacs 21ebdc0130 Bugfixes from testrun 2 years ago
Ozzie Isaacs 6e8445fed5 Changed schedule start- and end-time to schedule start and duration
Localized display of schedule start-time and duration
Removed displaying scheduling settings if "APScheduler" is missing
Input check for start-time and duration
2 years ago