Commit Graph

119 Commits (master)

Author SHA1 Message Date
Ozzie Isaacs e99be72ff7 Merge branch 'Develop' into feature/OPDS-access
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
5 days ago
Ozzie Isaacs 2c37546598 Code cosmetics 5 days ago
Ozzie Isaacs 25a875b628 Fix for goodreads blocking "requests" 5 days ago
Ozzie Isaacs 3a603cec22 Handle error on uploading a book with lxml too new and no bleach, nh3 installation 1 week ago
Ozzie Isaacs c901ccbb01 Improved js password strength check
Improved check of CJK-Characters
3 months ago
Ozzie Isaacs 3c4ed0de1a Added ratelimiterbackends 3 months ago
Ozzie Isaacs 09dce28a0e Merge remote-tracking branch 'embed_metadata/embed_metadata_on_convert' into Develop 3 months ago
Ozzie Isaacs e55d09d8bb
Merge branch 'Develop' into embed_metadata_on_convert 3 months ago
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
5 months ago
Ozzie Isaacs 1086296d1d Make embed metadata configurable 5 months ago
Ozzie Isaacs d68e57c4fc Implement split library and books
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
6 months ago
Ozzie Isaacs b7aaa0f24d Add metadata change code 7 months ago
Ozzie Isaacs ed09814460 Prevent log_message on startup
logfile Parameter
12 months ago
Ozzie Isaacs 524751ea51 Removed superfluous space 1 year ago
Ozzie Isaacs 6c6841f8b0 Further fixes for sqlalchemy 2.0 1 year ago
Ozzie Isaacs 2b9f920454 Metadata backup configurable 1 year ago
Ozzie Isaacs fb42f6bfff Make it possible to disable ratelimiter
Update APScheduler
Error message on missing flask-limiter
1 year ago
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
1 year ago
Ozzie Isaacs 43ee85fbb5 Removed unnecessary Unicode "u" 1 year ago
jvoisin 29fef4a314 Add French articles to the title regex 1 year ago
Thore Schillmann fc004f4f0c moved `get_calibre_binarypath()` to `helper.py` 2 years ago
Ozzie Isaacs 3bde8a5d95 Encrypt passwords 2 years ago
Thore Schillmann 0d34f41a48 cleanup of `autodetect_converter_binary` 2 years ago
Thore Schillmann e39c6130c3 cleanup and better error handling 2 years ago
Thore Schillmann 03359599ed input validation for calibre binary directory 2 years ago
Thore Schillmann 3c4330ba51 refactoring of calibre binary detection 2 years ago
Ozzie Isaacs 73d48e4ac1 Frontend for password strength 2 years ago
Ozzieisaacs 4ea80e9810 Code cosmetics 2 years ago
Ozzie Isaacs 1bcb714fac Remove mature tags config option 2 years ago
Ozzie Isaacs ef4b5e2881 Bugfix audio player
Bugfix Debugfile export
2 years ago
Ozzie Isaacs 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 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
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
2 years ago
Ozzie Isaacs 895f68033f Improved detection of changed database 2 years ago
Ozzie Isaacs 89877835b3 Detect missing database file also in gdrive mode 2 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 2 years ago
cbartondock c6bf62a6eb The recent changes to content security policy broke custom theming. I fixed it by adding a trusted hosts field to Server Configuration 3 years ago
Ozzie Isaacs d8f9e2feb2 Bugfixes for user import with default locale and default language
Bugfixes from testrun
3 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
mmonkey 26071d4e7a Added Scheduled Tasks Settings 3 years ago
Ozzie Isaacs ceec1051d5 Added option to save books with no nenglish characters
Imporvements on metadata search
3 years ago
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)
3 years ago
Ozzie Isaacs 144c2b5fc7 Renaming ipadress - ip_address
Bugfix user table
Result testrun
Updated cn translation
3 years ago
Ozzie Isaacs 9cc14ac5c7 Fix for #1905 prevent invalid json data in gmail_token 3 years ago
Ozzie Isaacs 1cb8dbe795 Update migration routine 3 years ago
Ozzie Isaacs e13820bbf0
Update exception upon migration of database #1935 3 years ago
Ozzie Isaacs 2d73f541c0 Bugfix sort books list and user list
Prevent transferring password hash to client
3 years ago
Ozzie Isaacs 99520d54a5 Added ability to send emails via gmail (#1905)
Gmail email sending
3 years ago
Ozzie Isaacs 8f91437701 Implementation for gmail server with OAuth2 started 3 years ago
Ozzie Isaacs 9864d932e0 Changed user.nickname to user.name
Added function to view downloads of all users for admins
3 years ago