Commit Graph

110 Commits (b0e8024f08a70c09d50bfa0c50bfa59e99827b3c)

Author SHA1 Message Date
Ozzie Isaacs 09c0794f1a Refactored rename_authors
Bugfixes from tests
3 months ago
Ozzie Isaacs b28a3635f8 Merge branch 'master' into Develop
# Conflicts:
#	cps/editbooks.py
#	requirements.txt
#	setup.cfg
#	test/Calibre-Web TestSummary_Linux.html
3 months ago
Ozzie Isaacs 1a1f1498a5 Bugfixes from Tests 3 months ago
Ozzie Isaacs d5a57e3b07 Merge remote-tracking branch 'mimetype/python_magic_poc' into Develop 3 months ago
Ozzie Isaacs 64e4a1155c Code cosmetics
Bugfix missing bleach tags (#3080)
Bugfix pdfreader
3 months ago
Ozzie Isaacs 25a875b628 Fix for goodreads blocking "requests" 4 months ago
Ozzie Isaacs c901ccbb01 Improved js password strength check
Improved check of CJK-Characters
7 months ago
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
7 months ago
Ozzie Isaacs 3c4ed0de1a Added ratelimiterbackends 7 months ago
Ozzie Isaacs 3a08b91ffa Added cb7 to supported comic files for upload and metadata extraction 1 year ago
Ozzie Isaacs ed09814460 Prevent log_message on startup
logfile Parameter
1 year ago
Ozzie Isaacs 7ca07f06ce Bugfix change password on commandline 2 years ago
Ozzie Isaacs fb42f6bfff Make it possible to disable ratelimiter
Update APScheduler
Error message on missing flask-limiter
2 years 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
2 years ago
Ozzie Isaacs 94a6931d48 Handle version 3.0 of flask-babel 2 years ago
Ozzie Isaacs a2bf6dfb7b Bugfix csp header
Bugfix for loading metadata from google with old books (publishing date only year)
2 years ago
Ozzieisaacs 6598c4d259 Add rate limit for opds 2 years ago
Ozzie Isaacs 7344ef353c Rate limited login 2 years ago
Ozzie Isaacs 3bde8a5d95 Encrypt passwords 2 years ago
Ozzie Isaacs 73d48e4ac1 Frontend for password strength 2 years ago
Ozzie Isaacs 5d5a94c9e5 Bugfix start as program 2 years ago
Ozzie Isaacs a968ddaef2 Bugfixes after testrun 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 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 2 years ago
Ozzie Isaacs 9a8093db31 Thumbnail is generated directly after a book is added 2 years ago
Ozzie Isaacs fe5d684d2c Merge branch 'master' into cover_thumbnail 2 years ago
Ozzie Isaacs 1136383b9a Bugfix for cli folder names as -p or -g parameters 2 years ago
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
3 years ago
Ozzie Isaacs 4545f4a20d Better epub cover parsing with multiple cover-image items
Code cosmetics
renamed variables
refactored xml page generation
refactored prepare author
3 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
3 years ago
Ozzie Isaacs 895f68033f Improved detection of changed database 3 years ago
Ozzie Isaacs 39ac37861f Added option to enable reconnect
Added option to perform dry run of updater
Added possibility to exclude files from updater
3 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 3 years ago
Ozzie Isaacs ec7c2db971 Added package variable for generating "exe" file with pyinstaller 3 years ago
Ozzieisaacs 60aa016734 Handling of missing required dependency during dependency check 3 years ago
Ozzieisaacs 17470b3b56 Check versions of dependencies at startup and generate logfile output if not fitting (#2157) 3 years ago
Ozzie Isaacs 9e9d7b3642 Merge remote-tracking branch 'mime/fix_mime_type_not_executable' 3 years ago
i7-8700 857584a929 fix "MIME type ('text/plain') is not executable" on windows 3 years ago
Ozzie Isaacs aefed40a2f Fix for missing message "flask-wtf not installed" 3 years ago
Ozzie Isaacs 9e4aeac16d Remove WTF_CSRF_SSL_STRICT workaround for missing referrers 3 years ago
Ozzie Isaacs e060c62742 Fix exit on missing flask-wtf 3 years ago
Ozzie Isaacs cd53d57516 Fix for remote login 3 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
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
3 years ago
mmonkey cd3791f5f4 Always use full-sized image for book edit and details pages 3 years ago
mmonkey 04a5db5c1d Resolve merge conflicts 3 years ago
Ozzie Isaacs 3946ef8f0d Merge branch 'master' into Develop
# Conflicts:
#	cps.py
#	cps/web.py
3 years ago
Ozzie Isaacs 91e6d94c83 Improved displaying of username and task title in tasks 3 years ago
Ozzie Isaacs 302679719d Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/converter.py
#	cps/subproc_wrapper.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago