Commit Graph

2425 Commits (ed2fa4cdd8369925b373da914cb50d1662a6ed0d)

Author SHA1 Message Date
Ozzie Isaacs 4bc3c8d9ac Added missing mimetype (fix #1811) 3 years ago
Ozzie Isaacs 9acea8adf4 Fixed logging of exception in debug_or_exception handler for python version <3.8 3 years ago
Ozzie Isaacs e5f754ed0e improved session handling 3 years ago
Ozzie Isaacs 263a8f9048 Added catching of missing invalid_request 3 years ago
Ozzie Isaacs 6f9e52792a No autoflush on metadata.db change 3 years ago
Ozzie Isaacs 4a9b01e93b Added IntegrityError to catched error 3 years ago
Ozzie Isaacs b7de23e895 Merge remote-tracking branch 'fix/unused_imports' into master 3 years ago
jvoisin b8ab66369e Remove some unused imports 3 years ago
jvoisin 54a78d5565 Remove duplicate id from the search form 3 years ago
mmonkey b4324cd685 Merge remote-tracking branch 'upstream/master' into master 3 years ago
Ozzieisaacs ca212c8737 Kobo sync limit set to 100
Remove python2 support from readme
3 years ago
Ozzieisaacs a659f2e49d Improved logging for emails
Removed private data from debug export
3 years ago
OzzieIsaacs 760fbbb357 Fix shelf time_created vs. time_last_modified 3 years ago
OzzieIsaacs 56388145b5 Fixes from testrun 3 years ago
Ozzieisaacs cd60db417c Code refactor shelf handling 3 years ago
Ozzieisaacs 5cce01215f Code refactoring ub.session.commit()
Code cosmentics admin.py
3 years ago
mmonkey bc8bdfe385 Merge remote-tracking branch 'upstream/master' into master 3 years ago
Ozzieisaacs 4578af7a6d Fix export of logfiles (#1794) 3 years ago
Ozzieisaacs 9e1cdd8f57 Merge remote-tracking branch 'it/patch-20' into master
# Conflicts:
#	cps/translations/it/LC_MESSAGES/messages.po
3 years ago
OzzieIsaacs 682c3b834f Revert unrar5 experiment 3 years ago
OzzieIsaacs 9b50114852 Fixes from testrun 3 years ago
Ozzieisaacs b100d198e8 Merge branch 'master' into Develop
Remove relate to referrer for tag/custom column allow / deny dialog
3 years ago
Ozzieisaacs 7849f2fb4b Remove relate to referrer for tag/custom column allow / deny dialog 3 years ago
Ozzieisaacs b35ecddde3 Added Id on Filechooser dialog for testability 3 years ago
Ozzieisaacs bde7921016 Fix modal path id for calibre db filepicker
Fix SyncToken last-Book-id missing
3 years ago
Ozzieisaacs d33b0587cb Advanced search tags are now multiselects (#1240) 3 years ago
Ozzieisaacs 7e0ed537b7 irst steps Advanced search with mulitselects 3 years ago
Ozzieisaacs 1e351eb01d Search for read status 3 years ago
Ozzieisaacs 1a83bddf8c Merge bubble read status 3 years ago
Ozzieisaacs 2a63c35743 Activate serverside filepicker with parameter in unconfigured state 3 years ago
Ozzieisaacs 27dcbcd7e1 paged and orderable shelfs
Fix for non writable settings db with non configured calibre-web
3 years ago
mmonkey 0cf4c7b7b7 Merge remote-tracking branch 'upstream/master' into master 3 years ago
ElQuimm 623372387d
Update italian message.po
Merry Christmas and Happy Holidays :-)
3 years ago
OzzieIsaacs abf0f4d699 Updated Testresult
Fixed delete book call
3 years ago
Ozzieisaacs 2bea447de5 Fix show archived books 3 years ago
Ozzieisaacs f6538b6110 New delete user button
refactored confirm dialogs
3 years ago
Ozzieisaacs 2d3ae71a3d Fixed button for email config (Fix #1766) 3 years ago
Ozzieisaacs 9a20faf640 Revert accidentally deleted lines in caliblur! theme 3 years ago
andylizi 123493ee59
Fix #1255 (support webp in comic viewer) 3 years ago
mmonkey 2d498dd138 Preserve publisher links, and fix formatting in custom columns for CaliBlur theme. 3 years ago
Ozzieisaacs 62da469fd1 Shelfs are now paginated (sorting buttons are disabled)
Changed gevent dependencys
4 years ago
Ozzieisaacs d64009e23e preparation for filtered and ordered shelfs 4 years ago
Ozzieisaacs fd8b642d64 Code cosmetics css
Code cosmetics js
Fixes for links with remote_login
4 years ago
OzzieIsaacs d5ed5cd665 Fixes from tests 4 years ago
OzzieIsaacs fa95d064ff Fix get_sidebar_config 4 years ago
Ozzieisaacs 1905e0ee6f refactoring to prevent web.py being the middle of the universe 4 years ago
Ozzieisaacs 96b18faea1 Merge remote-tracking branch 'nl/master' into master 4 years ago
Ozzieisaacs 0d7f2e157a Update Download Debug package
- include config
- bugfix for stream logger
4 years ago
Marcel 2d66936d8b NL translation update
NL translation update
4 years ago
Ozzieisaacs b637a63e71 Refactored exception logging 4 years ago
Ozzieisaacs 1ae778d81e Fix #1753 (errorhandling on route serve_book) 4 years ago
Ozzieisaacs f4412ee96b Fix #1753 (errorhandling on route serve_book) 4 years ago
Ozzieisaacs 9130aceb5a Changed admin page 4 years ago
Ozzieisaacs b8336c03c3 Changed admin page 4 years ago
Ozzieisaacs 76c3ade394 Changed logging in worker thread 4 years ago
Ozzieisaacs d9b22fd513 log exceptions only in debug mode 4 years ago
Ozzieisaacs 88ea998f8b Only register gdrive callback if gdrive is enabled
With enabled gdrive return on change if no watch callback is configured, instead of send request to google drive
4 years ago
Ozzie Isaacs db91577485 Use calibre-web folder in tempdir on upload cover and metadata backup
fix upload cover on windows (slash vs. backslash)
4 years ago
Ozzie Isaacs 5d9404863d Fix detection and removal of metadata.db ending in calibre-directory
Update requirements
4 years ago
Ozzieisaacs d3986ca14a Server side file browser 4 years ago
Ozzieisaacs 2508c1abb2 Started implement server side filechooser 4 years ago
OzzieIsaacs 983e3b2274 Bugfix allowed formats for comics
Bugfix editing archived books
4 years ago
Ozzieisaacs 72a02e087c Update optional pydrive requirement
Bugfix cover url download for Wand insted of Pillow
Fix for gdrive with unknown certificates
4 years ago
Ozzieisaacs 352b4a0b73 Remove Pillow as dependency 4 years ago
Ozzieisaacs d957b2d20f Fix detect correct encoding for txt-reader 4 years ago
Ozzieisaacs dcab8af8ab Fixes for kobo sync 4 years ago
OzzieIsaacs e1987c34d9 Revert expire on commit 4 years ago
OzzieIsaacs a80a8aab1c Fix LDAP import user 4 years ago
OzzieIsaacs d6fbcdb09d Fix merge problem (ub prefix in ub.py) 4 years ago
OzzieIsaacs d39b28b011 Fix for existing book format with gdrive 4 years ago
OzzieIsaacs 8f36128fe3 Merge branch 'session' into Develop 4 years ago
OzzieIsaacs 986d4c99bd Fix oauth ub session 4 years ago
Ozzieisaacs f677dcb1f4 Fix missing optional parameter initSession 4 years ago
Ozzieisaacs 1a9b220ec2 Session no longer expires on commit (only in worker thread) 4 years ago
Ozzieisaacs d15d252af7 Session no longer expires on commit 4 years ago
Ozzieisaacs 5e3618716d Fix missing session rollback on commit error 4 years ago
Ozzieisaacs f13522559d Fixed problems on startup with config session 4 years ago
Ozzieisaacs 777c2726d3 Changed session_handing 4 years ago
Ozzieisaacs c25afdc203 Chunked sync 4 years ago
Ozzieisaacs c25f6d7c38 Prefer kepub in kobo sync 4 years ago
Ozzieisaacs 388e46ee81 Merge remote-tracking branch 'prefer_kepub/prefer-kepub' into master (send kepub instead of epub) 4 years ago
Ozzieisaacs 242866948f Merge branch 'master' into Develop 4 years ago
Ozzieisaacs 15bb0ce990 Fix for #1439 (send kepub file instead of epub for kobo epub3 request)
Fix archived books are editable
4 years ago
Ozzieisaacs a82911ea5d Fixed missing variable exception 4 years ago
Ozzieisaacs 9a8f20317b Update ldap import user -> improve error messages 4 years ago
Ozzieisaacs b605a0f622 Update error message LDAP import user 4 years ago
Ozzieisaacs 046a074c3a Catch attribute error on ldap import user
Fixes for Login with Windows AD
4 years ago
Ozzieisaacs 7c96fac95c Removed unnecessary parameters 4 years ago
Ozzieisaacs a3ef53102d Fix warning message on ldap import 4 years ago
Ozzieisaacs 68513b775b Wording 4 years ago
Ozzieisaacs a79dcc93f6 Fixed description for LDAP filter 4 years ago
Ozzieisaacs 7aabfc573b Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/config_sql.py
#	cps/templates/config_edit.html
#	cps/web.py
4 years ago
Ozzieisaacs 56505457eb Merge remote-tracking branch 'ldap_import/feat/ldap-import-user-identifier' into master
# Conflicts:
#	cps/admin.py
4 years ago
Ozzieisaacs 5930c6d5fb remove parenthesis in LDAP Message 4 years ago
Ozzieisaacs c3b9888b31 Fix #1739 (opds download with anonymous browsing enabled) -> download rights of guest user are now respected again 4 years ago
Ozzieisaacs cb8dfdde4c Fix #1739 (opds download with anonymous browsing enabled) 4 years ago
Ozzieisaacs 8eb4b6288a Added id's for testablility 4 years ago
Ozzieisaacs f18836be90 Fix for #1435 (download not allowed with for opds links, with ldap login and a cookie in the download request) 4 years ago
Ozzieisaacs 3372070a58 Fix change title regex
Merge branch 'Develop' into master
4 years ago
Ozzieisaacs f99e2ebd13 Changed wording for tooltips 4 years ago
Ozzieisaacs 4feb26eefb Added series order option (#1715)
Added authors order option (#1301)
Added tooltips for ordering options
Fixed ratings, formats, languages order option
4 years ago
Ozzieisaacs 2da7cd2064 Merge remote-tracking branch 'it/patch-18' into master 4 years ago
Ozzieisaacs 9d7daf7afd Kobo links to /v1/products/books/external are responded
Merge remote-tracking branch 'kobo/patch-1' into master
4 years ago
Ozzieisaacs cb1ebc1cd0 Drag 'n drop for files 4 years ago
Ozzieisaacs 6ad56a0859 Merge branch 'master' into Develop 4 years ago
Ozzieisaacs 8515781564 Fix #1727 (import rarfile 4.0 fails on python3.5) 4 years ago
ElQuimm 7e2bfbd255
update italian message.po
some minors changes.
4 years ago
Jennifer Thakar e2325f7ba4
Forward Overdrive requests to Kobo Store
When loading books from OverDrive, Kobo readers make requests to `/v1/products/books/external/<overdrive ids>`.
This adds a route to forward these requests to the Kobo Store, so that OverDrive still works when using Calibre-Web's Kobo sync server.
4 years ago
OzzieIsaacs 9afdab8c52 Fix from merge convert_from _to 4 years ago
Ozzieisaacs f620d4a9ca Fix LDAP errors 4 years ago
Ozzieisaacs fb1e763bbe Fix browser caching problem on change cover 4 years ago
Ozzieisaacs ecea7e7493 Revert "Fix browser caching problem on change cover"
This reverts commit b9536812f4.
4 years ago
Ozzieisaacs 560ade00b4 Fix browser caching problem on change cover 4 years ago
Ozzieisaacs 81ea24ad54 Merge branch 'master' into df 4 years ago
Ozzieisaacs 747b25046a Merge branch 'master' into Develop 4 years ago
Ozzieisaacs b9536812f4 Fix browser caching problem on change cover 4 years ago
Ozzieisaacs eed2f0a430 Merge remote-tracking branch 'comic/master' into master 4 years ago
Ozzieisaacs 31fe8cd263 Improvement for #1721 (shrinked generic cover) 4 years ago
Ozzieisaacs a3fadbaa1a Shrinked size of generic cover 4 years ago
Ozzieisaacs e2be655d74 Update LDAP, fix Windows AD login (#1697) 4 years ago
Ozzieisaacs 6538aff02f Merge branch 'master' into Develop 4 years ago
Ozzieisaacs 42c13ae135 Fix for #1718 (fetch of metadata from google without cover leads to exception) 4 years ago
Ozzieisaacs 9bd51c650b Add config options for client certificate authentication 4 years ago
Ozzieisaacs ba1c1c87c4 Merge remote-tracking branch 'kobo/feature/use-kobo-specific-download-urls' into Develop 4 years ago
Ozzieisaacs ceefba2743 Fix for #1550 (password prompt for LDAP and anonymous browsing) 4 years ago
Ozzieisaacs 32b7b39223 Added function to download debug information 4 years ago
verglor 2343c79126 Use djvu_html5 to read djvu format in browser 4 years ago
verglor 09a5a69f86 djvu_html5 0.3.0-beta1 static assets 4 years ago
Ozzieisaacs 4081895a78 exclude _pysqlite.so from being overwritten 4 years ago
Ozzieisaacs 013c4e9c35 Merge remote-tracking branch 'epub/recompute_epub' into master 4 years ago
Ozzieisaacs 067f289050 Merge remote-tracking branch 'comic/comic' into master 4 years ago
Ozzieisaacs 06511b92aa Merge remote-tracking branch 'epub/GruberMarkus-patch-1' into master 4 years ago
Ozzieisaacs 32f4c9eabf Merge remote-tracking branch 'fr/master' into master 4 years ago
Ozzieisaacs 14bc345883 Merge remote-tracking branch 'audio/fix-audio-icon' into master 4 years ago
Ozzieisaacs d76b4fd7ea Merge remote-tracking branch 'it/patch-17' into master 4 years ago
ElQuimm 83cdd7e9fb
update italian message.po
some minor update to the translation.
4 years ago
verglor 50441bae62 Fix missing audio icon for other audio formats than mp3 4 years ago
Martin 5b0766a9b0
Correct spelling 4 years ago
Martin d979fe8e5f
fix fr translation : sed cryptage/chiffrement 4 years ago
Markus Gruber f2c52fd278
Update jszip to 3.5.0. Update epub.js to 0.3.88.
Fixes several problems when viewing EPUBs in a browser, for example when jumping to a certain chapter in the table of contents does not work.
4 years ago
Ozzieisaacs 87d60308f2 Merge remote-tracking branch 'caliblur/issue/caliblur-981' into master 4 years ago
Ozzieisaacs 58d485cbb5 Fix #1702 (invalid timestamps during kobo sync caused by malformed database) 4 years ago
Ozzieisaacs e99dd3310c Exchanged douban apikey 4 years ago
Ozzieisaacs 400f6e02a5 Fix #1668 (upload of books with language set to different than UI language and not showing all books)
Fix for only showing external port if kobo is really activated in admin menu
4 years ago
jvoisin 700b0609df Don't recompute metadata for epubs 4 years ago
cbartondock bc52f90ed4 Merge remote-tracking branch 'upstream/master' 4 years ago
Ozzieisaacs 0771546dad Log exception on user import 4 years ago
jvoisin 95a1a71a66 Minor refactor of comic.py 4 years ago
Ozzieisaacs 25da6aeeca Merge remote-tracking branch 'sec_fixes/space' into master 4 years ago
Ozzieisaacs 00b422807b Merge remote-tracking branch 'sec_fixes/edit_auth' into master 4 years ago
Ozzieisaacs 130701a7bb Merge remote-tracking branch 'sec_fixes/admin_update' into master 4 years ago
Ozzieisaacs ff88e68904 Add missing locale files 4 years ago
Ozzieisaacs 55fcf23d2b Merge remote-tracking branch 'sec_fixes/negate' into master 4 years ago
Ozzieisaacs 1b0b4c4cc5 Merge remote-tracking branch 'sec_fixes/ldap' into master 4 years ago
Ozzieisaacs cd57731593 Merge remote-tracking branch 'sec_fixes/unused_imports' into master 4 years ago
Ozzieisaacs 37a80b935d Added greek translation 4 years ago
Ozzieisaacs 4d61aec153 Merge remote-tracking branch 'zh/trans' into master 4 years ago
Ozzieisaacs 1adf25d50b Update Italian translation 4 years ago
Julian Naydichev ae33aee3f6 When serving a download URL via KoboSync, use a URL that is specific to Kobo 4 years ago
jvoisin 2c99e71626 Remove a superfluous space 4 years ago
jvoisin e7f7775efa Require edit permissions to edit books, even via ajax 4 years ago
jvoisin 8b60a19577 Don't leak to non-admin users the current installed version 4 years ago
Ozzieisaacs 5701e08db9 Fix for #1668 4 years ago
jvoisin d2617322c6 Negate a condition
- removes two levels of indentation
- makes it clear that if the wrong tokens are provided nothing will happen
- remove a useless nested function
4 years ago
jvoisin fa82745f64 Put import_ldap_users behind a login 4 years ago
jvoisin 19b2a334e4 Remove unused imports 4 years ago
vagra 627c2adf08 SImple Chinese translation updated. 4 years ago
ElQuimm e3e137ca50
updated italian message.po 4 years ago
cbartondock 0978be580f Merge remote-tracking branch 'upstream/master' 4 years ago
Ozzieisaacs 5792838333 Add OSError to catched Gevent Error 4 years ago
Ozzieisaacs f9995583a5 Merge remote-tracking branch 'translate/patch-1' into master 4 years ago
KN4CK3R 4cc68bd139
Fixed typo. 4 years ago
cbartondock d2510ad1bc Merge remote-tracking branch 'upstream/master' 4 years ago
celogeek 4d81d3613c
display the check when books are read 4 years ago
celogeek 7d28963a32
connect read books to all render 4 years ago
celogeek b2594468b4
add helper to get all read books 4 years ago
celogeek 754b9832e9
fix height container 4 years ago
celogeek 097ac879ea
render read 4 years ago
Ozzieisaacs bc0416cbb4 Fix for #1660 (advanced search for custom columns working, headline for advanced search working) 4 years ago
Ozzieisaacs 2814617e4b Fix for #1660 (Pagination in advanced search not working, error 500 for no filter in advanced search)
Fix #1666 (Pagination in search not working)
4 years ago
cbartondock da9dfd166d fixed incorrect cover widths 4 years ago
cbartondock 1be07a42df Flex display to fix columns issue 4 years ago
cbartondock 1d83a6a898 distinguish convert from and convert to extensions 4 years ago
Ghighi 2ff286b672 natural solution, pagination is changing on new page 4 years ago
Ozzie Isaacs e8620a0986 Fix logging error on windows with invalid goodreads key/secret 4 years ago
Ozzieisaacs 5b67b687d3 Removed remaining code from view downloaded books in user section
Fixes for #1661
4 years ago
Ghighi Eftimie 9adcfa99f4 trigger infinite scroll script only on templates where .load-more class is present 4 years ago
Ghighi Eftimie e723aaa5f6 fix for history state (+1 not needed) 4 years ago
Ozzie Isaacs d128b037a5 Fix for editing files on windows 4 years ago
Ghighi Eftimie f574f8faf0 better js check 4 years ago
Ghighi Eftimie cedfa90d76 fix for #981 4 years ago
Ghighi Eftimie f1e6f6e505 fixes for #1560 4 years ago
Ozzieisaacs e16c0caebb Fix opds search 4 years ago
Ozzieisaacs 52489a484a Merge remote-tracking branch 'Knepherbird/master' into master
# Conflicts:
#	cps/jinjia.py
#	cps/templates/detail.html
#	cps/templates/discover.html
#	cps/templates/index.html
#	cps/web.py
4 years ago
Ozzieisaacs e1d5c2c578 Merge remote-tracking branch 'caliblur/issue/caliblur-1594' into master 4 years ago
Ozzieisaacs 49f49632ad Renamed CalibLur.css 4 years ago
Ghighi Eftimie 6dadc6fb1e same fix but hopefully better 4 years ago
Ozzieisaacs a58a2f5fe4 Added missing file for tr locale of datepicker 4 years ago
Ghighi Eftimie c33c6bbff0 fix for #1594 4 years ago
Ozzieisaacs 093f90d4c1 Update translation files 4 years ago
Ozzieisaacs 20ffa325d3 Fix #1642 4 years ago
OzzieIsaacs df295e92ee Merge remote-tracking branch 'origin/Develop' into Develop 4 years ago
Ozzieisaacs 2e67bd2407 Fix add to shelf from search 4 years ago
OzzieIsaacs 9aa01ee8cf Merge branch 'master' into Develop 4 years ago
OzzieIsaacs d70ded0993 Fix for search 4 years ago
OzzieIsaacs bb03026589 Fixes from merge problems 4 years ago
Ozzieisaacs 1f4564da76 Merge remote-tracking branch 'es/patch-1' into master 4 years ago
OzzieIsaacs 3b8e5ddfb3 Merge remote-tracking branch 'worker/db' into Develop
# Conflicts:
#	cps/tasks/convert.py
4 years ago
Nacho Soler edc293f96a
Update
Add some missings translations
4 years ago
Ozzieisaacs 6e6f144b7a Paginated search and advanced search
Wraparound on books list deactivated
4 years ago
Ozzieisaacs e3f4f24c3e Fixes for failed email and conversions with gdrive 4 years ago
Ozzieisaacs eb37e3a52b Fix UI Deelete Buttons in Edit Books page
Fix Conversion of multiple formats of one book in the queue with gdrive
4 years ago
Ozzieisaacs 95d540630e Change ldap_certpath to file 4 years ago
Ozzieisaacs 23d66a0d68 Fix 4 years ago
Ozzieisaacs 0d64692c84 Fix for convert + email task with gdrive 4 years ago
OzzieIsaacs 376001100a Bugfixes from last testrun 4 years ago
Ozzieisaacs e2954249f8 Update chinese translation 4 years ago
Ozzieisaacs cc0b0196f4 Store UI settings in flask session for guest user 4 years ago
Ozzieisaacs 6dfa171b4e Added id's for testing
moved downloaded books section
4 years ago
Ozzieisaacs b140073988 Merge branch 'master' into Develop
Fix #1629 (Gevent Tracebacks with SSL encryption)
4 years ago
Ozzieisaacs c22bc857b0 Fix #1629 (Gevent Tracebacks with SSL encryption) 4 years ago
Ozzieisaacs 497fbdcdfc Save view settings 4 years ago
Ozzieisaacs 861f1b2ca3 Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
4 years ago
Ozzieisaacs 6108ef4c89 Version update to 0.6.10 Beta 4 years ago
OzzieIsaacs a9c0bcb4a2 Updated testresults
Version bump for release
4 years ago
Ozzieisaacs e61e94f0fa Merge remote-tracking branch 'it/patch-15' into master
Updated Translations
4 years ago
Ozzieisaacs 85aac02593 Merge remote-tracking branch 'css/master' into master 4 years ago
Ozzieisaacs 9a678c41fe Fix error from merge 4 years ago
Ozzieisaacs 7c8f6ce62f Merge branch 'master' into Develop
# Conflicts:
#	cps/comic.py
#	cps/editbooks.py
#	cps/isoLanguages.py
4 years ago
Ozzieisaacs 9a896ea81e Removed logging of headers as it caused trouble while showing logfile in UI 4 years ago
Ozzieisaacs 422c1893c0 Fix for the fix cover_url 4 years ago
ElQuimm f1cb5276d7
Update italian message.po
removed typo line 127
4 years ago
Ozzieisaacs bed1b24340 Fixes from test of upload restrictions 4 years ago
Ozzieisaacs da909ff084 Fixes from test of upload restrictions 4 years ago
Ozzieisaacs 8f743b70a4 Revert the tolino stuff 4 years ago
Ozzieisaacs a761017116 Additional debug output for #1527 4 years ago
Ozzieisaacs f06cc25a99 Fix for immediate logout with next="/logout"
Fix tolino per default with deactivated Strict-Transport-Security
4 years ago
Ozzieisaacs eff8480d5c Show listen in browser formats in lowercase 4 years ago
ElQuimm 07a936c5e8
italian version of messages.po updated 4 years ago
Ryan Long a6002a2c6c 1622_updated_css 4 years ago
Ozzieisaacs 7ba014ba49 Fix "is not a valid language" on upload of comic books
Fix metadata excration of comic books
updated bootstrap table
updated handling of upload formats restrictions
4 years ago
Ozzieisaacs 165c649f31 Fix "is not a valid language" on upload 4 years ago
Ozzieisaacs 4cf71dd336 Fix "is not a valid language" on upload 4 years ago
Ozzieisaacs 2d712a3841 Fix #1612 4 years ago
blitzmann 0480edce2a Clarify need for WeakSet 4 years ago
Alexander Yakovlev 4eded82102
Add ISFDB 4 years ago
Alexander Yakovlev ec4ff83465
Add ISSN tags 4 years ago
Alexander Yakovlev 8745b8b051
nice title for Litres tags 4 years ago
Alexander Yakovlev 4e28c3cadb
add Litres references 4 years ago
blitzmann 76c724c783 Remove global session object, this is now wrapped in the CalibreDB class 4 years ago