Commit Graph

1948 Commits (0735fb1e929fd673397acdd7e2c1c8be0d510d3f)
 

Author SHA1 Message Date
Ozzieisaacs 0735fb1e92 Fix #1349 (Fix error on move cover with foreign file systems, e.g. samba shares)
Preparation for release
4 years ago
Ozzieisaacs 850a85915b Fix #1354 (Error on uploading single book, because of missing rarfile) 4 years ago
Ozzieisaacs fcbeeca305 Merge remote-tracking branch 'it/patch-11' 4 years ago
Ozzieisaacs fb16429867 Randomize flask secret_key 4 years ago
ElQuimm db38d7ee78
Updated version of italian.po
:-)
4 years ago
OzzieIsaacs 36a984ce3c Revert proxyfix 4 years ago
Ozzieisaacs 1ce432b136 Merge remote-tracking branch 'kobo/fix_covers_merge' 4 years ago
Michael Shavit e0fbfa44a4 Fix issue with cover images introduced during the merge of #1277. 4 years ago
Ozzieisaacs 547bbecef1 Merge branch 'master' into Develop 4 years ago
Ozzieisaacs 700cb3b553 Merge remote-tracking branch 'NL/master'
Updated all strings
4 years ago
Ozzieisaacs 8646f8f23a Merge branch 'Develop'
# Conflicts:
#	cps/__init__.py
4 years ago
OzzieIsaacs 99cc69c67d Update Teststatus 4 years ago
OzzieIsaacs 2c5d76908a Added missing upload format 4 years ago
Ozzieisaacs 832b34fc54 Improved errorhandling for resending password
Improved errorhandling for editing user
4 years ago
Ozzieisaacs 000b85ff81 Fixes for deleting books(error handling and user feedback) 4 years ago
Ozzieisaacs bb317d54f2 Fix reject reset password without configured email server 4 years ago
Ozzieisaacs d6f41d8dc0 Fix error 404 on reset password (Fix #1342) 4 years ago
Marcel 6dff5ed679
NL language update 4 years ago
OzzieIsaacs fb8b6310d5 Fix from tests 4 years ago
Ozzieisaacs 02aaf17ac5 Fix #1339 (Proxyfix import with old werkzeug versions causes traceback) 4 years ago
Ozzieisaacs b160a8de0b Merge branch 'master' into Develop
# Conflicts:
#	cps/__init__.py
#	cps/comic.py
#	cps/editbooks.py
#	cps/helper.py
#	cps/kobo.py
#	cps/translations/nl/LC_MESSAGES/messages.mo
#	cps/translations/nl/LC_MESSAGES/messages.po
#	cps/ub.py
#	cps/uploader.py
#	cps/web.py
4 years ago
Ozzieisaacs e3246fd751 Merge remote-tracking branch 'key' 4 years ago
Ozzieisaacs 91b1775f50 Fix #1225 (Unrar binary added, cover files from cbr files can be extracted) 4 years ago
Ozzieisaacs fb18ab1ca5 Fix #866 (Recent book sidebar element can't be removed anymore) 4 years ago
Ozzieisaacs 01ff55c84e Removed non working filters for search 4 years ago
jvoisin 523aab2e9e Don't use an hardcoded session key
This fixes a trivial authentication bypass,
according to https://flask.palletsprojects.com/en/1.1.x/quickstart/#sessions
4 years ago
Ozzieisaacs 9a7d9da654 Merge remote-tracking branch 'js_caliblur/xss' 4 years ago
Ozzieisaacs e9446556a1 Merge remote-tracking branch 'ru/master' 4 years ago
jvoisin 806a5f209f Fix two minor xss 4 years ago
ZIzA c864b368b0
Russian language update 4 years ago
Ozzieisaacs 27eb09fb19 Add unrar Support 4 years ago
Ozzieisaacs bea7223a0a Renabled cbrimage extraction (via unrar and rarfile) 4 years ago
Ozzieisaacs 0297823bda Merge remote-tracking branch 'codecosmetic/move_var' 4 years ago
Ozzieisaacs d1bce5c2d9 Update nl translation from development branch 4 years ago
Ozzieisaacs 46c0ae3ccc Revert accidently deleted nl translation strings 4 years ago
Ozzieisaacs ce6b689147 Code cosmetics 4 years ago
Ozzieisaacs 2d92818613 Code cosmetics 4 years ago
jvoisin 487878819e Move a few variables around
This should prevent a couple of crashes
due to undeclared variables.
4 years ago
Ozzieisaacs 6682b1ced1 Fix download of book covers with enabled pillow from url 4 years ago
Ozzieisaacs bc89b0658a Fix deletion of books with multiple custom column links
Fix delete of author-folder in case last book of author was deleted (#1269)
4 years ago
Ozzieisaacs d9dde36c74 Merge remote-tracking branch 'improve_read/sort-book-name' search results are ordered according to sort field in book title 4 years ago
Ozzieisaacs 44284ea5fb Merge remote-tracking branch 'opds/master'
# Conflicts:
#	cps/translations/cs/LC_MESSAGES/messages.po
#	cps/translations/de/LC_MESSAGES/messages.po
#	cps/translations/es/LC_MESSAGES/messages.po
#	cps/translations/fi/LC_MESSAGES/messages.po
#	cps/translations/fr/LC_MESSAGES/messages.po
#	cps/translations/hu/LC_MESSAGES/messages.po
#	cps/translations/it/LC_MESSAGES/messages.po
#	cps/translations/ja/LC_MESSAGES/messages.po
#	cps/translations/km/LC_MESSAGES/messages.po
#	cps/translations/nl/LC_MESSAGES/messages.po
#	cps/translations/pl/LC_MESSAGES/messages.po
#	cps/translations/ru/LC_MESSAGES/messages.po
#	cps/translations/sv/LC_MESSAGES/messages.po
#	cps/translations/uk/LC_MESSAGES/messages.po
#	cps/translations/zh_Hans_CN/LC_MESSAGES/messages.po
#	messages.pot
4 years ago
Ozzieisaacs 9f0c0b34af Merge remote-tracking branch 'order_category/master' 4 years ago
Ozzieisaacs 87ec44aed5 Merge remote-tracking branch 'improve_reaad/keep-focus-on-search-input' 4 years ago
Ozzieisaacs 898e6b4f80 Calibre-Web is rebooted everytime login type ic shanged (from and to standard authentication and between login methods) 4 years ago
Ozzieisaacs dea2600913 Merge remote-tracking branch 'oauth/patch-2' Fix oauth in combination with nginx reverse proxy 4 years ago
Ozzieisaacs dc46ad16ae Bugfix view shelfs on book detail page 4 years ago
Ozzieisaacs 456550a943 Bugfix view shelfs on detiled page
bugfix datetime in archive mode
4 years ago
Ozzieisaacs 7b789b3701 Fix opds with shelves
Fix errorhandler ldap without ldap
4 years ago
Ozzieisaacs 0480d493cf Fix opds login with ldap, if ldap server is down 4 years ago