Commit Graph

2690 Commits (58379159fb6cd711f5454578fb6ee8a9004534f3)

Author SHA1 Message Date
Ozzie Isaacs d8bad7394a Merge remote-tracking branch 'caliblur/master' 3 years ago
Ozzie Isaacs f5062d1354 Merge remote-tracking branch 'it/patch-1' 3 years ago
Ozzie Isaacs 1d79d9ded2 Bugfix from tests (displaying of book languages in user list) 3 years ago
Ozzieisaacs 10e212fcde Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 1fa267ce1b Final fix for escaping html special chars in tables 3 years ago
Ozzie Isaacs d4cfad6363 Fixed several text problems from tasks
Fixed task update
3 years ago
Ozzie Isaacs 3a24561ca2 Removed additional " from convert message 3 years ago
Ozzie Isaacs 5c19a8aacc Bugfix edit comments
Testupdate
3 years ago
Ozzie Isaacs 3946ef8f0d Merge branch 'master' into Develop
# Conflicts:
#	cps.py
#	cps/web.py
3 years ago
Ozzie Isaacs 7ae3255ea9 Revert Content-Security-Policy header 3 years ago
Ozzie Isaacs 91e6d94c83 Improved displaying of username and task title in tasks 3 years ago
Ozzie Isaacs e615073893 Add all html special characters to the escaped characters in bootstrap table 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
Daniela Mazza 80d3ba42b4
Update messages.po
Changed translate of "Read Books": the meaning is exactly "Libri letti", not "Libri da leggere"
3 years ago
Ozzie Isaacs d25cfb7499 Fix for #2097 (Quotes are now handled properly in UI-editable tables) 3 years ago
cbartondock 24ad15be11 Merge branch 'master' of https://github.com/janeczku/calibre-web 3 years ago
Ozzie Isaacs a35c635987 Update python metadata search 3 years ago
Ozzie Isaacs aa9fdd2ada Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs afa585eb65 Added -f flag for compatibility reasons 3 years ago
cbartondock 03acb77162 Merge branch 'master' of https://github.com/janeczku/calibre-web 3 years ago
Ozzie Isaacs 28ca39ca13 Add logging of user sessions 3 years ago
cbartondock b05c17b8bb Fixed book covers being too wide in search/shelves/discover on mobile 3 years ago
Ozzie Isaacs 275e073c42 Fix #2085 (Missing spaces between glyphicon and text on sidebar) 3 years ago
xlivevil bce69b2dfc Add pdf.js font file 3 years ago
xlivevil fb97e39d9f Merge branch 'master' of https://github.com/xlivevil/calibre-web 3 years ago
xlivevil 913690df78 Fix #1913(set lazyload in pdf reader)
Add favicon.ico in pdf reader
3 years ago
Ozzie Isaacs e68a3f18fa Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 1534827ad7 With merge button disabled it's no longer possible to open merge dialog 3 years ago
Ozzie Isaacs b36422bc05 Update list/grid button action (reverse proxy problem) 3 years ago
Ozzie Isaacs 1e2335dea0 Merge remote-tracking branch 'caliblur/master' 3 years ago
Ozzie Isaacs e052590270 Merge remote-tracking branch 'chinese/master'
# Conflicts:
#	cps/translations/zh_Hans_CN/LC_MESSAGES/messages.mo
#	cps/translations/zh_Hans_CN/LC_MESSAGES/messages.po
#	messages.pot
3 years ago
Ozzie Isaacs 41ca85268f Update translation files 3 years ago
Ozzie Isaacs 0e9709f304 Make Book-No. of book-range to translatable text 3 years ago
Ozzie Isaacs ceec1051d5 Added option to save books with no nenglish characters
Imporvements on metadata search
3 years ago
cbartondock 81ccc11c9c fixed dropdowns going off screen in caliblur 3 years ago
Ozzie Isaacs 702e96ddd6 Update load metadata 3 years ago
Ozzie Isaacs 53603f79bd Get_meta button unfocused on return to edit books 3 years ago
Ozzie Isaacs 250cafe814 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 16633ef1d3 Fix #2029 (Import LDAP User with "." in the name) 3 years ago
Ozzie Isaacs f0a5225524 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs a32b36bf81 Fixed missing joins for sorting according to series in read/unread and rated views 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
Ozzie Isaacs a63baa1758 better logged in session protection 3 years ago
Ozzie Isaacs e245a147d9 Revert accidentally committed store user session 3 years ago
Ozzie Isaacs 0ec2bcd897 Fixes from testrun 3 years ago
xlivevil 19c75d6790 Update Simplified Chinese translation 3 years ago
Ozzie Isaacs c5e39a7523 Fix divs in user edit page 3 years ago
Ozzie Isaacs 53dae32897 Fix multiple messages on windows after change config with reboot 3 years ago
Ozzie Isaacs 018f3ca250 Sort authors additionally to series and series_index (Fix #2001)
Sqlalchemy version2 is now a global flag
3 years ago
Ozzie Isaacs a1a8a0cf29 Logout if logged out and don't allow to get logged in afterwards 3 years ago
Ozzie Isaacs f9c3e751f6 Fixes for handling shelf requests without title 3 years ago
Ozzie Isaacs c7b057ec51 Merge remote-tracking branch 'shelf_edit/security_fixes' into master 3 years ago
Ozzie Isaacs 85ea762054 Handle shelf request without title 3 years ago
Ozzie Isaacs 56cd62ed90 Fix show edit user after exception 3 years ago
Ozzie Isaacs 9a8c342e61 Fix deleting user (deleting shelfs and so on failed before) 3 years ago
Ozzie Isaacs 3b81ea37f4 Fix entries of user table are visible if database has no tags 3 years ago
Ozzie Isaacs 3c8bfc31e4 fix change name allowd as non admin 3 years ago
Ileana Maricel Barrionuevo 59881367fe Security fixes: Report 85176e1f-7920-4824-87ea-8eb5b5e505e0: Exposure of Private Personal Information to an Unauthorized Actor in janeczku/calibre-web 3 years ago
Ileana Maricel Barrionuevo c8ebaee0f7 Security fix improved: user should not edit other shelve's titles 3 years ago
Ileana Maricel Barrionuevo d5d0ad50fa Fixed security issue: a user could edit others' shelves. 3 years ago
Ozzie Isaacs 20fa9f5523 Fix encoding errors on windows while downloading logbooks 3 years ago
Ozzie Isaacs 616cc2018a Fix show cover
Update more debug output for kobo sync
3 years ago
Ozzie Isaacs e69b1adccd Fix #2053 (Add tooltip for complete title on hover over cover and title) 3 years ago
Ozzie Isaacs 280efad939 #2052 (wrong series index shown for series_index >=100) 3 years ago
Ozzie Isaacs 15ec6bec95 fix #2014 (User menu dropdown in caliblur is tiny and presents scrollbars)
Fix display of nonexistent series_index
Fix caliblur add-to-shelf
3 years ago
Ozzie Isaacs aae81c3d24 Fix #2048 (Display book title in reader) 3 years ago
Ozzie Isaacs 259ac94b93 Fix error unclosed IO on external binary version query 3 years ago
Ozzie Isaacs a27314464a Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 87f07003f4 Removed invalid code
Sqlalchemy 2.0 compatibility for kobo sync
3 years ago
Ozzie Isaacs 1bf065fd04 Bugfix with encoding errors windows 3 years ago
Ozzie Isaacs f8de7e75cc Fix error unclosed IO on external binary version query 3 years ago
Ozzie Isaacs a56e071a19 Fix #2043 (Multiuser kobo sync with restrict to shelfs working)
Sync only selected shelfs is stored correct on creating user
3 years ago
Ozzie Isaacs 480aecb16c Fix #2046 (Deleting book with additional "/" in database path is working) 3 years ago
Ozzie Isaacs ec7803fa76 Update python search Metadata 3 years ago
Ozzie Isaacs aa2d3d2b36 Update python search Metadata 3 years ago
Ozzie Isaacs d5e9cdc5b7 Search Metadata improvements 3 years ago
Ozzie Isaacs 0d247fef6a Fixes for grab metadata in python 3 years ago
Ozzie Isaacs 94da61c57e Basic Metadata mechanism in python 3 years ago
Ozzie Isaacs 430ccd9ab1 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 47d94d9bd6 Search metadata without installed google scholar working (fix #2024) 3 years ago
Ozzie Isaacs a6d1f6039d Merge remote-tracking branch 'es/spanish-translation' into master
# Conflicts:
#	cps/translations/es/LC_MESSAGES/messages.po
3 years ago
Ozzie Isaacs 31234a4b98 Merge remote-tracking branch 'fr/Update-French-transations' into master
# Conflicts:
#	cps/translations/fr/LC_MESSAGES/messages.po
3 years ago
Ozzie Isaacs 476275ea53 Merge remote-tracking branch 'po/master' into master
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.po
3 years ago
Ozzie Isaacs 792d4a65bc Fix typo 3 years ago
Ozzie Isaacs 0e2dca5f4d Fix upload of books uppercase extensions (#2038) 3 years ago
Ozzie Isaacs 557296b7be Fix upload of books uppercase extensions 3 years ago
JFernando122 2236191263 Fixing typos on spanish translation 3 years ago
JFernando122 1138c86868 improved spanish translation with adrocampo's review 3 years ago
Thomas 08500c66a8
Update French translations
The French translation is normally completely now
3 years ago
Ozzie Isaacs 67836006c5 Successfull testrun 3 years ago
JFernando122 fa03a9ee25 Updated spanish translation 3 years ago
Radoslaw Kierznowski 6a96664381 Update translations 3 years ago
Ozzie Isaacs e6e3032f02 Merge remote-tracking branch 'pl/master' into master 3 years ago
Ozzie Isaacs 6d424f0a30 Merge remote-tracking branch 'nl/patch-1' into master 3 years ago
Ozzie Isaacs a6f0375db3 Merge remote-tracking branch 'it/patch-25' into master 3 years ago
Ozzie Isaacs 1833e8fdb4 Success message after database change 3 years ago
Radoslaw Kierznowski 70151c2e11 Update Translations 3 years ago
JVT038 ab69962e8a
Completed Translation for Dutch (NL) 3 years ago
ElQuimm 075fe994af
Update italian message.po
Updated version
3 years ago
Ozzie Isaacs 1aca1b9fdd Fixed duplicate ids in logviewer 3 years ago
Ozzie Isaacs 9fea5a55f4 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 1a0bf45c34 Check file/folder permissions before update 3 years ago
Ozzie Isaacs 67874e07b6 Fix routes for reverse proxy 3 years ago
Ozzie Isaacs ced0bcfe33 Fix missing " in books table 3 years ago
Ozzie Isaacs 8c0aa79f78 Fix #1915 (more than 10 books at a time are displayed in books table) 3 years ago
Ozzie Isaacs 93e8c5be32 Fixes for flask version 2.1
Fixes for compatibility with sqlalchemy 2.0
3 years ago
Ozzie Isaacs d9f86aecd2 Fix change_permission 3 years ago
Ozzie Isaacs 84e1c6e809 Fix for #2004 (pdf viewer buttons missing in safari) 3 years ago
Ozzie Isaacs aadd6fd7e0 Possible fix for #2003 (Calibre theme download icon broken) 3 years ago
Ozzie Isaacs a79600c81f Mass change book title and author (fix #1996) 3 years ago
Ozzie Isaacs 62fce26651 Bugfix extended search term with excluded series/shelfs 3 years ago
Ozzie Isaacs 25add6511f Catch error on search for new custom column (created after start of calibre-web) 3 years ago
Ozzie Isaacs 6de3aebf3a Fix for #1998 (Error 500 with configured oauth on user setup page accessed by admins) 3 years ago
Ozzie Isaacs 1b7e422772 Changed error page to display logout route in case of unconfigured 3 years ago
Ozzie Isaacs b0f48b7f00 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 94b07d05c1 First half of #1996 (editing single books) 3 years ago
Ozzie Isaacs 4392fec7f5 Added fullscreen cover viewer 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 c62a417cbf Merge branch 'Develop' into master 3 years ago
Ozzie Isaacs 98fc1ee0a7 Comic reader code cleaning 3 years ago
Ozzie Isaacs 78d0fd811b Version bump 3 years ago
Ozzie Isaacs 54d06e580d Release version 0.6.12 3 years ago
Ozzie Isaacs a62fca1e55 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs bd4fde9e63 Fix #1992 handle invalid numbers of books seriesindex 3 years ago
Ozzie Isaacs c85cfa90a4 Update testresults on windows
Added encoding on fb2 upload
3 years ago
Ozzie Isaacs 010c0bfc7d Improved error handling for content too long 3 years ago
Ozzie Isaacs 394b063b8c Fixes for caliblur theme 3 years ago
Ozzie Isaacs 251780bed6 Added google scholar as metadata provider 3 years ago
Ozzie Isaacs decc2a9c79 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs b62d84424e Merge remote-tracking branch 'comic/comic_viewer_changes' into master 3 years ago
Ozzie Isaacs e15324d2cd Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 20b84a9459 Unified translations
Update translations for release
3 years ago
Ozzie Isaacs 3e5c944365 Changed backend for comic reader, now supports rar5 3 years ago
Ozzie Isaacs d95838309e Added config option for shelf sync behavior 3 years ago
Ozzie Isaacs 4745fc0db1 Bugfix search for publish dates and custom column dates
Bugfix save umplauts in comments unescaped (as calibre does)
Improved testability
3 years ago
Ozzie Isaacs b3648187ff Bugfix search for publishdates and custom column dates
Bugfix save umplauts in comments unescaped (as calibre does)
Improved testability
3 years ago
Ozzie Isaacs f29088e854 Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo.py
3 years ago
Ozzie Isaacs b009dfe4ee Always use bootstrap datepicker 3 years ago
Ozzie Isaacs eba94f430c Updated js libs 3 years ago
Ozzie Isaacs 06347b7e3c Bugfixes from testrun 3 years ago
Ozzie Isaacs 6bc426b21d Fix edit_books.js 3 years ago
Ozzie Isaacs ad2d0c84e4 Update swedish translation 3 years ago
Ozzie Isaacs 6bf360fbfb Added "comments" type to supported custom columns 3 years ago
Ozzie Isaacs 380292a8aa Custom column datetime now searchable (#1984) 3 years ago
jonyxx-alt f9949da745
Update Swedish translation
Upload files that has been updated
3 years ago
Ozzie Isaacs b0cc52e0aa Enable custom column datetime (adv. search not working yet) #1984 3 years ago
Ozzie Isaacs 9ef705650b Access pages with stored order per default (#1987)
Fix for toggle-text of enable-sort button on shelf page
3 years ago
Ozzie Isaacs c6dadbe75e restrictions are now applied to kobo sync requests (Fix #1938) 3 years ago
Ozzieisaacs eb2273247f Changed texts in edit shelf page for Kobo shelf sync 3 years ago
Ozzieisaacs 02fc698f1c Some little code refactoring 3 years ago