Commit Graph

696 Commits (caf69669cb26660d196fdda9c45ae12472f1f710)

Author SHA1 Message Date
Ozzie Isaacs 6e783cd7ee Make Task Stop Action green (marked as clickable) 2 years ago
Ozzie Isaacs 069dc2766f Update optional-requirements
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
2 years ago
Ozzie Isaacs 3c98cd1b9a Merge branch 'master' into cover_thumbnail
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzieisaacs 130af069aa Merge remote-tracking branch 'douban/metadata_provider/douban'
# Conflicts:
#	cps/metadata_provider/amazon.py
#	cps/metadata_provider/lubimyczytac.py
2 years ago
Ozzie Isaacs fe5d684d2c Merge branch 'master' into cover_thumbnail 3 years ago
Ozzie Isaacs 028e6855a7 Pagination button disapears in standard theme once infinite scroll is triggered 3 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 3b5e5f9b90 Undo check of read checkbox in case of error
Display error message in details modal dialog
Bugfix set archive bit in booktable
Translate error message readstatus change
3 years ago
Ozzie Isaacs 34478079d8 Prevent local variable 'from_book' referenced before assignment during merge of books
Merge books source book: Each book in own row
Merge books, sources are deleted before dialog shows up again
3 years ago
Bharat KNV 9efd644360 Change dark theme from black to dark gray and add a black theme 3 years ago
xlivevil 97cf20764b
Add exception handling and logger in metadata provider 3 years ago
xlivevil 695ce83681
Fix Uncaught RangeError 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 4f3c396450 Merge remote-tracking branch 'lubimyczytac/add_lubimyczytac.pl_meta_provider' into Develop
# Conflicts:
#	optional-requirements.txt
3 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 3 years ago
Ozzie Isaacs d9d6fb33ba Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 17b4643b7c fix #2285 (Fix for shelf handling in caliblur theme) 3 years ago
Ozzie Isaacs 3b216bfa07 Kobo sync token is now also created if accessed from localhost(fixes #1990)
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
3 years ago
Ozzie Isaacs 127bf98aac Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/detail.html
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs d759df0df6 Kobo sync token is now also created if accessed from localhost(fixes #1990)
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
3 years ago
Ozzie Isaacs bbef41290f Fix delete book format wasn't working 3 years ago
Ozzie Isaacs de1bc3f9af Fix #2265 (add book to shelf on popup for book details)
Updated testresults
3 years ago
collerek 20b5a9a2c0
Merge branch 'master' into add_lubimyczytac.pl_meta_provider 3 years ago
Ozzie Isaacs e3dbf7a88d Bugfixes load metadata
Improvements for testing load metadata
3 years ago
Ozzie Isaacs 405f3c181f Added korean locale 3 years ago
Ozzie Isaacs 6d839d5cc7 Bugfixes from testrun 3 years ago
Ozzieisaacs 7b8b2f93a0 Merge remote-tracking branch 'scholary/master' 3 years ago
Ozzieisaacs ae1f515446 Bugfix uncheck all ekements in books list and user list
Improved testability for books list
3 years ago
Ozzieisaacs f39dc100b4 Migrated some routes to POST
- shelf massadd
- resetpassword
- delete shelf
- send to kindle
3 years ago
Ozzieisaacs 785726deee Migrated some routes to POST
- delete shelf, import ldap users
- delete_kobo token, kobo force full sync
- shutdown, reconnect, shutdown
3 years ago
cbartondock 4edd1914b4 Fixed google scholar issues 3 years ago
Ozzie Isaacs 2e815147fb Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo_sync_status.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Bharat KNV 0693cb1ddb Added basic theming to the epub reader 3 years ago
Ozzie Isaacs f0399d04b7 Merge remote-tracking branch 'bookmark_csrf/master' 3 years ago
Ozzie Isaacs 9b57fa25de Merge remote-tracking branch 'zh/master' 3 years ago
Laurin Neff 4db9691cfc
Remove white border in full-screen cover preview 3 years ago
collerek 920acaca99 everything working to refactor 3 years ago
xlivevil a184f4e71a
Merge branch 'master' into master 3 years ago
Ozzie Isaacs 9d9acb058d Add button to force full kobo sync 3 years ago
Ozzie Isaacs fd5ab0ef53 Bugfix handle archive bit 3 years ago
Ozzie Isaacs d217676350 Upated testresult
Bugfix book table
3 years ago
Ozzie Isaacs cd5711e651 Merge branch 'master' into Develop
# Conflicts:
#	cps/web.py
3 years ago
Ozzie Isaacs bd01e840ca Delete books in shelfs, downloaded books, kobo sync status, etc on database change (fixes #620) 3 years ago
GarcaMan e2eab808c0 Merge branch 'long_strip_cbrreader' of github.com:GarckaMan/calibre-web into long_strip_cbrreader 3 years ago
GarcaMan 3ac08a8c0d After toggling fullscreen, focus on main container 3 years ago
Jonathan Fenske 3f91313303
Update epub.js
send the CSRF token when adding bookmarks
3 years ago
xlivevil 67e3721530
fix(tinymce Simplified Chinese locale):rename zh_CN to zh_Hans_CN 3 years ago
Denis Rodríguez 3f56f0dca7
Removed parameter that was wrongly added 3 years ago
GarcaMan 7fc04b353b Selecting Position will not scroll the current image up 3 years ago
GarcaMan a8689ae26b first commit 3 years ago
Ozzieisaacs 6deb527769 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 7ad419dc8c Fix upload of cover and book formats containing html characters 3 years ago
Ozzieisaacs 4fd4cf4355 Merge branch 'master' into Develop
# Conflicts:
#	cps/static/css/style.css
#	cps/web.py
3 years ago
Ozzieisaacs 42cc13d1e2 Mark which functions are selected on list pages 3 years ago
Ozzieisaacs 1e0ff0f9c2 Fix #2045 ("fetch metadata" update appends to the existing tags instead or replacing them) 3 years ago
Ozzieisaacs 95371d0d7f Fix shelf grid ordering for inverted order at page load
Ordering buttons now visible on medium size screens
3 years ago
Ozzieisaacs a5415e00d5 Fix grid to list in series view
Fix sort asc, desc in author and series list
3 years ago
Ozzie Isaacs b3b85bf692 Fix position read mark in standard theme 3 years ago
Ozzie Isaacs a36c6da3ae Fix position read mark in standard theme 3 years ago
Ozzie Isaacs 9e72c3b40d Fix position read mark in standard theme 3 years ago
Ozzie Isaacs a8317d900b Bugfix for edit custom ratings in list edit mode
Bugfix for deleting custom enum in list edit mode
3 years ago
Ozzie Isaacs 3cfffa1487 Fix for iOS covers are not displayed during infinite scroll on standard theme 3 years ago
Ozzie Isaacs 382cd9458f Fix for #2126 (iOS covers are not displayed during infinite scroll on standard theme) 3 years ago
Ozzie Isaacs be7ac7e163 Update infinite scrolling javascript 3 years ago
Ozzie Isaacs 3a1a32f053 Update infinite scrolling javascript 3 years ago
Ozzie Isaacs f6a2b8a9ef Read and archive bit visible in book table 3 years ago
Ozzie Isaacs cdd38350fe Updated tinymce editor, enabled raw html edit 3 years ago
Ozzie Isaacs 516e76de4f Updated tinymce editor, enabled raw html edit 3 years ago
Ozzie Isaacs fe4db16a7e html editor in books list 3 years ago
Ozzie Isaacs 7671a1d5c8 Fix errormessage after update 3 years ago
Ozzie Isaacs 00dc60da79 Added translation for traditional chinese 3 years ago
Ozzie Isaacs 666015e867 Fix datepicker localized month names
Removed redundant parenthesis in kobo.py response
3 years ago
Ozzie Isaacs 9d5e9b28ae Enabled editing of "number" custom_columns in books list 3 years ago
Ozzie Isaacs cea10d3945 Merge remote-tracking branch 'comic_sort/comic_reader_sort' 3 years ago
Ozzie Isaacs fe21d15194 Merge remote-tracking branch 'cn/fix/bootstrap-table-locale'
# Conflicts:
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-af.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ar.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-bg.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ca.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-cs.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-da.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-de.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-el.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-es.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-et.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-eu.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fa.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fi.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fr.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-he.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-hr.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-hu.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-id.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-it.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ja.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ka.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ko.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-nl.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-pl.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-pt_BR.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ro.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ru.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-sk.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-sv.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-tr.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-uk.min.js
#	cps/static/js/libs/bootstrap-table/locale/bootstrap-table-zh_Hans_CN.min.js
3 years ago
Ozzie Isaacs 6e5d9d7657 Bugfix toggle readstatus in modal dialog 3 years ago
Ozzie Isaacs e58eb8dac1 Show checkbox from boolean custom columns on details page with caliblur theme 3 years ago
Ozzie Isaacs f3efef1f60 Fix stored css bug in all typeahead functions (update typeahead -> bugfix typeahead) 3 years ago
Ozzie Isaacs bad4c01474 Fix stored css bug in all typeahead functions (update typeahead -> bugfix typeahead) 3 years ago
Ozzie Isaacs aca5324914 Bugfix arrange shelf
Bugfix remote login
Bugfix perform Update
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
Ozzie Isaacs 1c15e10ac0 Improved csrf protection for remote login 3 years ago
Ozzie Isaacs 52be2ad4a2 Improved DJVU Reader 3 years ago
Ozzie Isaacs 43fdef5e53 Improved textreader 3 years ago
Ozzie Isaacs ba40c6693e Merge remote-tracking branch 'filepicker/fix-filemodal' 3 years ago
GarcaMan f6561456f7 New sort for Comic Reader 3 years ago
xlivevil deb91996a8
fix:bootstrap-table locale
Add data-locale in table tag
Add bootstrap-table-locale-all-min-js
Remove bootstrap-table locale dir
3 years ago
mmonkey 46205a1f83 Made long running tasks cancellable. Added cancel button to cancellable tasks in the task list. Added APP_MODE env variable for determining if the app is running in development, test, or production. 3 years ago
Anatolii Fetisov 781ca7a3f3 Fix filemodal file selection dialog 3 years ago
mmonkey 04a5db5c1d Resolve merge conflicts 3 years ago
Ozzie Isaacs e3db2796c9 Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs ceffa3a108 Removed xss on shelf add/remove action 3 years ago
Ozzie Isaacs c0a06eec46 Removed xss on shelf add/remove action 3 years ago
Ozzie Isaacs d8bad7394a Merge remote-tracking branch 'caliblur/master' 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 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 e615073893 Add all html special characters to the escaped characters in bootstrap table 3 years ago