Commit Graph

961 Commits (198bff928fab95856b7fe6a7a601189615befb89)

Author SHA1 Message Date
mmonkey 18ce310b30 Merge branch Develop into thumbnails 2 years ago
Ozzie Isaacs 6339d25af0 Bugfixes from testrun 2 years ago
Ozzie Isaacs d9d6fb33ba Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 17b4643b7c fix #2285 (Fix for shelf handling in caliblur theme) 2 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
2 years ago
Ozzieisaacs e8e2f789e5 Fix #2287 (books can't be added to shelf from search) 2 years ago
Ozzie Isaacs 127bf98aac Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/detail.html
#	test/Calibre-Web TestSummary_Linux.html
2 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
2 years ago
Ozzie Isaacs 6bf0753978 Prevent wrong use of safe statement 2 years ago
Ozzie Isaacs a02f621f08 Added id for testability 2 years ago
Ozzie Isaacs 96b1e8960b Bugfix send to kindle with multiple formats 3 years ago
Ozzie Isaacs e3dbf7a88d Bugfixes load metadata
Improvements for testing load metadata
3 years ago
Ozzieisaacs bbadfa2251 bugfixes load metadata 3 years ago
Ozzieisaacs ae1f515446 Bugfix uncheck all ekements in books list and user list
Improved testability for books list
3 years ago
Ozzieisaacs 0548fbb685 Bugfix post commands without updater 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
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 9d9acb058d Add button to force full kobo sync 3 years ago
Ozzie Isaacs f78d2245aa Fixes from testrun 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 5ed3b1cf53 On master: Order of language count in /language (fixes #2200) 3 years ago
Jonathan Fenske 66874f8163
Update read.html
include the CSR token input
3 years ago
Ozzie Isaacs 7f9da94a18 Tie visibility of upload buttons to upload right only 3 years ago
GarcaMan a8689ae26b first commit 3 years ago
Ozzieisaacs 1e9d88fa98 Merge branch 'master' into Develop 3 years ago
Ozzieisaacs 6cb713d62c Added filtering of languages
Bugfix show all allowed languages in user settings in case restrictions currently apply
3 years ago
Ozzieisaacs 6deb527769 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 6aad9378b8 Fix visiblility upload right on enabled upload feature 3 years ago
Ozzieisaacs 4fd4cf4355 Merge branch 'master' into Develop
# Conflicts:
#	cps/static/css/style.css
#	cps/web.py
3 years ago
Ozzieisaacs c1f4ca36b6 Current sorting order visible in all sidebar selectors, and search results
Sorting "hot" books only ascending and descending according to download numbers
Downloaded books sorting according to authors name working
3 years ago
Ozzieisaacs 58379159fb Fix shown cover in series grid view (#979) 3 years ago
Ozzieisaacs 42cc13d1e2 Mark which functions are selected on list pages 3 years ago
Ozzieisaacs ecc5cb167e Upload setting in user template only visible if upload enabled
Delete book setting only visible if edit book setting is ticked
3 years ago
Ozzieisaacs d72210c6ae Exclude upload rights visibility if upload is not activated 3 years ago
Ozzieisaacs 2b6f5b1565 Fix csrf check in list pages 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 c7df8a1a34 Fix missing csrf token in series grid view 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 a8317d900b Bugfix for edit custom ratings in list edit mode
Bugfix for deleting custom enum in list edit mode
3 years ago
Ozzie Isaacs bbb65ec804 Merge remote-tracking branch 'trustedhost/master' 3 years ago
Ozzie Isaacs f6a2b8a9ef Read and archive bit visible in book table 3 years ago
Bernat 9f260128cf
Prevent virtual keyboard login auto capitalization
Stops virtual keyboards, such as the ones on mobile devices, to default to uppercase for the first letter of the login user input field.
3 years ago
Ozzie Isaacs bb20979c71 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 917909cfdb Refactored books detail page 3 years ago
cbartondock c6bf62a6eb The recent changes to content security policy broke custom theming. I fixed it by adding a trusted hosts field to Server Configuration 3 years ago
Ozzie Isaacs fe4db16a7e html editor in books list 3 years ago
Ozzie Isaacs 708861bcd5 Enabed edit of custom texts (including categories) in books list 3 years ago
Ozzie Isaacs 24a2c0a5cf Enable edit of custom text in book table 3 years ago
Ozzie Isaacs 1e1d3a7c81 Enable edit of enum column in books list 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 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 56a9c62421 Merge remote-tracking branch 'cn/chinese/master'
# Conflicts:
#	cps/templates/search_form.html
3 years ago
Ozzie Isaacs 50d703e2d8 Chunked reading status on kobo sync
Bugfix loading text on shelf delete
Bugfix sort books list according to selection without selection
3 years ago
Ozzie Isaacs bad4c01474 Fix stored css bug in all typeahead functions (update typeahead -> bugfix typeahead) 3 years ago
Ozzie Isaacs 25f608d109 Bugfixes from testrun (load images from gdrive)
Fix locale for new users
3 years ago
Ozzie Isaacs aca5324914 Bugfix arrange shelf
Bugfix remote login
Bugfix perform Update
3 years ago
Ozzie Isaacs d8f9e2feb2 Bugfixes for user import with default locale and default language
Bugfixes from testrun
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 b82d03c12c Removed js from search_form, tasks
Added translation of bootstrap-select in user table
3 years ago
Ozzie Isaacs e064a3ec2b Removed unnecessary spaces in book convert texts 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 cd3791f5f4 Always use full-sized image for book edit and details pages 3 years ago
Ozzie Isaacs cd1fe6dde0 Fix #2085 (Misaligned shelf names after glyphicon) 3 years ago
mmonkey 9e7f69e38a Updated series cache timeout to one day 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
mmonkey 26071d4e7a Added Scheduled Tasks Settings 3 years ago
xlivevil 1b8410e786
Update Simplified Chinese translation 3 years ago
xlivevil fed9eff7b8
Fix the publishstart option in advsearch 3 years ago
Ozzie Isaacs c1ac68e2ae Fix #2053 (Hovering on cover, now shows tooltip also in Caliblur! Theme) 3 years ago
mmonkey 0bd544704d Added series cover thumbnail generation. Better cache file handling. 3 years ago
mmonkey be28a91315 Simplified all of the thumbnail generation and loading. 3 years ago
mmonkey d648785471 Review feedback fixes 3 years ago
mmonkey 9a08bcd2bc Started addressing some PR comments 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 86ef1d47e8 Bugfixes from testrun 3 years ago
Ozzie Isaacs 1d79d9ded2 Bugfix from tests (displaying of book languages in user list) 3 years ago
Ozzie Isaacs 1fa267ce1b Final fix for escaping html special chars in tables 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 32e27712f0 Added lxml to needed requirements
Improved displaying of series title, book of series, comments and custom comments
3 years ago
Ozzie Isaacs aa9fdd2ada Merge branch 'master' into Develop 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 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
Ozzie Isaacs 53603f79bd Get_meta button unfocused on return to edit books 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 0ec2bcd897 Fixes from testrun 3 years ago
Ozzie Isaacs c5e39a7523 Fix divs in user edit page 3 years ago
Ozzie Isaacs 3c8bfc31e4 fix change name allowd as non admin 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 aae81c3d24 Fix #2048 (Display book title in reader) 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 67836006c5 Successfull testrun 3 years ago
Ozzie Isaacs 1aca1b9fdd Fixed duplicate ids in logviewer 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 a79600c81f Mass change book title and author (fix #1996) 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 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 6bf360fbfb Added "comments" type to supported custom columns 3 years ago
Ozzie Isaacs 380292a8aa Custom column datetime now searchable (#1984) 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
Ozzieisaacs eb2273247f Changed texts in edit shelf page for Kobo shelf sync 3 years ago
Ozzieisaacs 8dc11e89bd Merge remote-tracking branch 'koko_sync/feature/kobo-shelf' into Develop 3 years ago
Ozzie Isaacs 64696fe973 Bugfixes edit user list (Fix #1938) 3 years ago
GarcaMan 7da40d1c2e Added option to remove Y-Scrollbar and reset page scroll 3 years ago
Ozzie Isaacs 97e4707f72 user list column value and tags editor (#1938)
Bugfixes for massedit in user list (#1938)
Changed no. of debug messages
3 years ago
Ozzie Isaacs 3be5b5f919 Merge remote-tracking branch 'comic_reader/master' into master 3 years ago
Ozzie Isaacs 04ac5b69ac Further improvements on user list #1938 3 years ago
BuildTools 755eb1405b Fix progress bar direction 3 years ago
Ozzie Isaacs c0a4addf30 Cancel button in User edit now leads to the right page back #1938 3 years ago
Ozzie Isaacs 39bbee0eeb Books sort with non Books table column working #1938 3 years ago
Ozzie Isaacs f07cc8b103 Update optional-requirements: flask-dance
Catch error for invalid oauth tokens
Fixes for displaying error messages on deleting books from list
Fixes for displaying error messages on deleting bookformats
Removed non working sorting in books list
3 years ago