Commit Graph

971 Commits (d68e57c4fc5525b32c2312a251434368d9211251)

Author SHA1 Message Date
Ozzie Isaacs d68e57c4fc Implement split library and books
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
8 months ago
Ozzie Isaacs 6c2e40f544 Added favicon in opds feed
Merge remote-tracking branch 'favicon/master'
8 months ago
Ozzie Isaacs 96958e7266 Merge remote-tracking branch 'upload_text/patch-1' 9 months ago
databoy2k b3d1558df8
Add Favicon to OPDS Feed
<icon> is a standard of the OPDS spec, and this commit adds the favicon to the feed. Certain OPDS readers, e.g. FBReader on Windows, respect this tag and will show the same icon as the main page.
10 months ago
Ozzie Isaacs 444ac181f8 more bookmark feature
tornado fix for tornado <6.2
10 months ago
Ozzie Isaacs 4f0f5b1495 Merge remote-tracking branch 'origin/Develop' into Develop
# Conflicts:
#	optional-requirements.txt
10 months ago
Ozzie Isaacs cfa309f0d1 Merge branch 'master' into Develop
# Conflicts:
#	cps/services/SyncToken.py
#	cps/static/js/kthoom.js
#	cps/templates/readcbr.html
10 months ago
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
10 months ago
Ozzie Isaacs 6a14e2cf68 Next try showing last book of series in grid view 10 months ago
Ozzie Isaacs 9b99427c84 Merged comic save position 10 months ago
Ozzie Isaacs de59181be7 Merge remote-tracking branch 'home/link_fixes' into Develop 11 months ago
Ozzie Isaacs 966c9236b9 Merge remote-tracking branch 'home/link_fixes' 11 months ago
Ozzie Isaacs 279f0569e4 Fix visibility for sending to reader without download permissions (fix for #2847) 11 months ago
Ozzie Isaacs df74fdb4d1 Update edit identifiers 11 months ago
Ozzie Isaacs a256bd5260 Password is not returned in smtp settings 12 months ago
Ozzie Isaacs eff0750d77 Fix for renaming uppercase/lowercase author, tag, series, publisher entries (fix for #2787)
Update epub.js
1 year ago
Ozzie Isaacs 062efc4e78 Bugfix change uppercase/lowercase on edit authors
Remove autocomplete on several elements to make typeahead work without problems
1 year ago
Ozzie Isaacs 932abbf090 Merge remote-tracking branch 'error_scroll/error_page' 1 year ago
Daniel dc7fbce4f7 changed style property of container 1 year ago
Ozzie Isaacs 8a87c152b4 Bugfix opds search 1 year ago
Daniel 2eb334fb3d fixed a typo in http_error.html which broke the github link
changed the behavior of the home button so it directs to the application root, not the server root .
1 year ago
Ozzie Isaacs e2785c3985 Added djv file format to djvu reader 1 year ago
Ozzie Isaacs 1c8bc78b48 Improvements for sqlalchemy 2 1 year ago
Ozzie Isaacs 592216588c Revert "post" as search request. Search request is now get again (fix for #2741)
Revert "Auxiliary commit to revert individual files from 275675b48add79d2bbce06426cc1224c5e2c1bfb"

This reverts commit 6c920bc49f133d5c7451230448121f1f8b3cd9f2.
1 year ago
Ozzie Isaacs a68a0dd037 Fixed typo 1 year ago
Ozzie Isaacs d35e781d41 Bugfixes after testrun
Catch StaleDataError
1 year ago
Ozzie Isaacs 321db4d712 Refactored send email by make use of ajax calls instead of posting the page
Always use getPath instead of pathname
1 year ago
Ozzie Isaacs 2b9f920454 Metadata backup configurable 1 year ago
Ozzie Isaacs 5c5db34a52 Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs fc31132f4e Merge remote-tracking branch 'pdf/master' 1 year ago
Ozzie Isaacs 3debe4aa4b Merge remote-tracking branch 'comic/long_strip_cbrreader' 1 year ago
Ozzie Isaacs b28a2cc58c Merge branch 'master' into Develop
# Conflicts:
#	cps/web.py
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs c79aa75f00 Merge remote-tracking branch 'author_opds/opds_add_metadata' 1 year ago
Ozzie Isaacs 8ee34bf428 Bugfixes for password policy 1 year ago
GarcaMan c4326c9495 Merge branch 'master' of github.com:GarckaMan/calibre-web into long_strip_cbrreader 1 year ago
Ozzie Isaacs 3b45234beb Bugfix from testrun 1 year ago
Ozzie Isaacs 7a4e6fbdfb Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
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 275675b48a Search query is now also a post request (possible fix for Forward Auth Search Redirect Issue #2681) 1 year ago
Ozzie Isaacs f8fbc807f1 further refactored user login 1 year ago
Ozzie Isaacs 98da7dd5b0 remove g.user from before request 1 year ago
_Fervor_ 6da7d05c6c
Update readpdf.html 1 year ago
Ozzie Isaacs 189da65fac leave fields filled after invalid login attempt 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 4913f06e0d Updated test status
Fix for #2614 (Send to eReader not working for guest user)
1 year ago
Ozzie Isaacs 8022b1bb36 Merge remote-tracking branch 'english/master' 1 year ago
Josh O'Brien b3335f6733 English Language Updates - V3 2 years ago
Ozzie Isaacs 6c1631acba Updated requirements 2 years ago