Commit Graph

80 Commits (7a961c901168e4c523052f97f683a2374472aef5)

Author SHA1 Message Date
Ozzie Isaacs 885d914f18 Update tornado to 6.2
Remove unneeded imports from jsonschema for synctoken
Update optional requirements
Remove invalid direction arrows in comic reader
9 months ago
Ozzie Isaacs cb7356a04d Fixes to word with new version of comicapi 1 year ago
Ozzie Isaacs d2f39d3dce Update Teststatus 1 year ago
Ozzie Isaacs 87bc8c6d96 Updated requirements 1 year ago
Ozzie Isaacs 76b0411c33 Bugfix failed tasks can no longer aborted
Metdatabackup is done on startup if app mode is test
1 year ago
Ozzie Isaacs f4ecfe4aca Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs dda20eb912 Further improvements for sqlalchemy compatibility 1 year ago
Ozzie Isaacs 14d14637cd Updated test status
updated jzip for epub reader
Bugfix for opds login with ldap
updated requirementes
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 4b7a0f3662 Merge branch 'master' into Develop
# Conflicts:
#	cps/opds.py
#	cps/server.py
#	cps/web.py
1 year ago
Ozzie Isaacs 0e6b7f96d3 Update flask requirement 1 year ago
Ozzie Isaacs 260a694834 Bugfixes after merge 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 94a6931d48 Handle version 3.0 of flask-babel 1 year ago
Ozzie Isaacs c21a870b8e Migrated pypdf2 to the now active developed pypdf 1 year ago
Ozzie Isaacs 9e75c65af8 Merge remote-tracking branch 'pdfreader/issue-2659' 1 year ago
Ozzie Isaacs 6c1631acba Updated requirements 1 year ago
Ozzie Isaacs 74efa52f26 Update lxml, pypdf2 requirement 1 year ago
Ozzie Isaacs ec8844c7d4 Make pyPDF2 again to the favorite pdf metadata extractor 2 years ago
Ozzie Isaacs 7344ef353c Rate limited login 2 years ago
Ozzieisaacs c5fc30a1be Bugfix error message missing custom read status column
Bugfix password validation
2 years ago
Ozzie Isaacs aa442d8c51 Update flask-login requirement 2 years ago
Ozzie Isaacs 3c98cd1b9a Merge branch 'master' into cover_thumbnail
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 2303fc0814 Updated requirements
Update after testrun
2 years ago
Ozzie Isaacs afaf496fbe Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/db.py
#	cps/templates/author.html
#	cps/templates/discover.html
#	cps/templates/index.html
#	cps/templates/search.html
#	cps/templates/shelf.html
#	cps/web.py
#	requirements.txt
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 7861f8a89a Prevent problems with werkzeug and flask_login on new installations 2 years ago
Ozzie Isaacs ec53570118 Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/editbooks.py
#	test/Calibre-Web TestSummary_Linux.html
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
2 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
2 years ago
Ozzie Isaacs 5f70406b30 Improved dependency check for executables 2 years ago
Ozzie Isaacs 0436f0f9b2 Improved dependency check for executables 2 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 2 years ago
Ozzie Isaacs a118fffc99 Added missing chardet (used by requests in older versions) 2 years ago
Ozzie Isaacs 5b59aab81a Udpate requirements and config.cfg 2 years ago
Ozzie Isaacs 2e0d0a2429 Update requirements 3 years ago
Ozzie Isaacs 2ebddcfee3 Lowered version of needed flask-wtf dependency (#2137) 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 04a5db5c1d Resolve merge conflicts 3 years ago
Ozzie Isaacs 32e27712f0 Added lxml to needed requirements
Improved displaying of series title, book of series, comments and custom comments
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 a0449b50c8 Downgrade flask -> to slow during reboot 3 years ago
Ozzie Isaacs dafc68f049 Updated requirements 3 years ago
Robert Schütz 21026340ad remove singledispatch from requirements
It's not used anywhere.
3 years ago
Ozzie Isaacs 86beb8023a Downgrade sqlachemy, as it breaks oauth 3 years ago
Ozzie Isaacs f4e134742b Fix updater
Bugfixes from testruns
Update Testresults
3 years ago
Ozzie Isaacs dd30ac4fbd Added thumbnails
Merge remote-tracking branch 'cover/thumbnails' into development

# Conflicts:
#	cps/admin.py
#	cps/templates/layout.html
#	cps/ub.py
#	cps/web.py
Update join for sqlalchemy 1.4
3 years ago
Ozzie Isaacs f3d88fc746 Update sqlalchemy 1.4 working 3 years ago
Ozzie Isaacs fcf9e7a1ef Upload pdf fixes:
Handle no title
Handle no author
Fix import of more than one language
Add missing pdf upload publisher handling
3 years ago
Ozzie Isaacs 9418045a2c Updated Translation
Version bump
Fixed errors in requirements file(s)
3 years ago
Ozzie Isaacs 5d9404863d Fix detection and removal of metadata.db ending in calibre-directory
Update requirements
3 years ago