Commit Graph

724 Commits (master)

Author SHA1 Message Date
Ozzie Isaacs 567cb2e097 Inlcuded indonesian translation 1 year ago
Ozzie Isaacs 5ffb3e917f Merge remote-tracking branch 'caliblur/issue/2515' 1 year ago
Ozzie Isaacs 66e0a81d23 Merge remote-tracking branch 'mp3_csrf/save-mp3-position' 1 year ago
Ozzie Isaacs 7d3af5bbd0 Merge remote-tracking branch 'font_size/issue/487' 1 year ago
Ozzie Isaacs 3361c41c6d Merge remote-tracking branch 'caliblur/issues/caliBlur' 1 year ago
jvoisin 7d023ce741 Bump jquery's version from 3.6.0 to 3.6.3 1 year ago
Ghighi Eftimie 9409b9db9c fixes for 946, 2284 caliblur 2 years ago
Ghighi Eftimie a992aafc13 fixes #2515 2 years ago
Olivier adfbd447ed mp3 player was missing the csrf_token 2 years ago
Ozzie Isaacs edc9703716 Merge remote-tracking branch 'vi/add-translation' 2 years ago
Ozzie Isaacs 0f67e57be4 Merge branch 'master' 2 years ago
Ozzie Isaacs 071d19b8b3 Fix for #2537 (Impossible to set Denied Column Value from user table) 2 years ago
Ozzie Isaacs c10708ed07 Backup metadata 4th step 2 years ago
Ozzieisaacs 3a133901e4 Fix: ignore special files originating from Apple devices 2 years ago
Ozzieisaacs 7750ebde0f Update pdf Reader 2 years ago
Ozzie Isaacs 9de474e665 Add galician language to available translations (#2510) 2 years ago
viljasenville 46e5305f23 Comic reader: ignore special files originating from Apple devices 2 years ago
Ozzieisaacs 4ef8c35fb7 Bugfies password validation from testrun 2 years ago
Ozzieisaacs 04326af2da password validation working 2 years ago
Ozzieisaacs d6a31e5db8 config verify password working 2 years ago
Ozzie Isaacs 73d48e4ac1 Frontend for password strength 2 years ago
Ozzie Isaacs f44d42f834 Merge remote-tracking branch 'opds/bugfix_2419'
Bugfix send emails
2 years ago
GarcaMan bf12542df5 Updated Rotate Left/Right shortcut funtions to update inmediatly
Minor fixes
2 years ago
Ozzie Isaacs 543fe12862 Merge remote-tracking branch 'epub_theme/epub_themes' 2 years ago
Thore Schillmann 7f6e88ce5e fixes bug 2419 2 years ago
Ozzie Isaacs fbac3e38ac Eenabled send epubs to E-Reader devices 2 years ago
Ozzie Isaacs c1f1952b04 Updated jsonschema requirement
Testupdate
Fixed file mode of main.js
2 years ago
Ozzie Isaacs ae9a970782 Add button to update cover cache (for usecase sideloaded changed cover)
Bugfix logig start background schedue
2 years ago
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 2 years ago
Ozzie Isaacs 028e6855a7 Pagination button disapears in standard theme once infinite scroll is triggered 2 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
2 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
2 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
2 years ago
Bharat KNV 9efd644360 Change dark theme from black to dark gray and add a black theme 2 years ago
xlivevil 97cf20764b
Add exception handling and logger in metadata provider 2 years ago
xlivevil 695ce83681
Fix Uncaught RangeError 2 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
2 years ago
Ozzie Isaacs 4f3c396450 Merge remote-tracking branch 'lubimyczytac/add_lubimyczytac.pl_meta_provider' into Develop
# Conflicts:
#	optional-requirements.txt
2 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 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
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 bbef41290f Fix delete book format wasn't working 2 years ago
Ozzie Isaacs de1bc3f9af Fix #2265 (add book to shelf on popup for book details)
Updated testresults
2 years ago
collerek 20b5a9a2c0
Merge branch 'master' into add_lubimyczytac.pl_meta_provider 2 years ago
Ozzie Isaacs e3dbf7a88d Bugfixes load metadata
Improvements for testing load metadata
2 years ago
Ozzie Isaacs 405f3c181f Added korean locale 2 years ago
Ozzie Isaacs 6d839d5cc7 Bugfixes from testrun 2 years ago
Ozzieisaacs 7b8b2f93a0 Merge remote-tracking branch 'scholary/master' 2 years ago
Ozzieisaacs ae1f515446 Bugfix uncheck all ekements in books list and user list
Improved testability for books list
2 years ago
Ozzieisaacs f39dc100b4 Migrated some routes to POST
- shelf massadd
- resetpassword
- delete shelf
- send to kindle
2 years ago
Ozzieisaacs 785726deee Migrated some routes to POST
- delete shelf, import ldap users
- delete_kobo token, kobo force full sync
- shutdown, reconnect, shutdown
2 years ago
cbartondock 4edd1914b4 Fixed google scholar issues 2 years ago
Ozzie Isaacs 2e815147fb Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo_sync_status.py
#	test/Calibre-Web TestSummary_Linux.html
2 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