Commit Graph

1816 Commits (dde5b08c47cf92fa05bb0fcbaaf77b25f03de23b)

Author SHA1 Message Date
Ozzieisaacs e0ee2e0801 Merge remote-tracking branch 'typo/master' 4 years ago
Michael Knepher c79a9e9858 Fix typo "Shelfs" to "Shelves" 4 years ago
OzzieIsaacs b7535b9526 Merging master branch
- fix title sort function
- fix focus on search
4 years ago
OzzieIsaacs 0cf1cc5587 Fixes from tests 4 years ago
Ozzieisaacs 098dab889a Fixed title sorting routine 4 years ago
Ozzieisaacs cc856c7cd1 Merge remote-tracking branch 'search_focus/activate-search-focus-if-search-in-progress' 4 years ago
Ozzieisaacs a20a155d39 Merge remote-tracking branch 'typo/patch-2' into Develop 4 years ago
Ozzieisaacs 1a458fe39f Fix for #1407 converting books should now be possible again 4 years ago
celogeek 051ffdda35
activate search focus if search in progress 4 years ago
OzzieIsaacs a48418364c Fiexes from tests 4 years ago
Ozzieisaacs b75497231e Additional fix for #1407 (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result) 4 years ago
Knepherbird 5cceeb6ef2
Fix: correct property typo
Correcting 'box-sizeing' to 'box-sizing'
4 years ago
Ozzieisaacs 29b94c5615 Fix for #1407 (to many read books lead to to large sql query) -> only fix for linked calibre-column 4 years ago
Ozzieisaacs 81fc1eccd3 Fix for #1407 (to many read books lead to to large sql query) -> only fix for linked calibre-column 4 years ago
Braincoke 22fae51c9d Fix XML parsing error when using OPDS feeds
Using the OPDS feeds with MoonReader yielded the following error:
"Error parsing XML: unbound prefix".
This was due to a missing namespace in the feed.xml template.
See https://github.com/janeczku/calibre-web/issues/1403 for more
information.
4 years ago
Ozzieisaacs 4332f7a640 Better detection of localhost for kobo sync (possibly related to #1400) 4 years ago
Ozzieisaacs d0e603e62d Better detection of localhost for kobo sync 4 years ago
Ozzieisaacs 38c28f4358 Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/constants.py
#	cps/static/css/caliBlur.min.css
#	cps/uploader.py
4 years ago
Ozzieisaacs 742799b4ac Added missing float custom column to search form 4 years ago
Ozzieisaacs 5405dc5141 Fix for #1387 (saving settings with enabled gdrive metadata watch led to crash) 4 years ago
Ozzieisaacs 013793f989 Fix for #1391 (Kobo sync not working if series is given, but no series_index) 4 years ago
Ozzieisaacs 2468cf63cc Fix for #1397 (changed supported audio files)
Changed max gevent version
Fix for #1397 (changed supported audio files)
4 years ago
Ozzieisaacs 8e9b5d7e50 Merge remote-tracking branch 'caliblur/master' 4 years ago
Ozzieisaacs a33515d907 Merge remote-tracking branch 'refactor/refactor_uploader' 4 years ago
Ozzieisaacs a276a33081 Merge remote-tracking branch 'nl/master' 4 years ago
h1f0x e325c3dbf6 fixed div selection in caliBlur.js 4 years ago
h1f0x b3fef625a8 Fixed Calibur views: series, authors, publishers, ratings, file formats, detail view 4 years ago
Ozzieisaacs 13994a5f96 Merge branch 'master' into Develop 4 years ago
Ozzieisaacs e8ac62cdd8 Moved password replace to prevent incomplete session 4 years ago
Ozzieisaacs 1bc7134ec2 Fix error 500 on reset password in debug mode 4 years ago
Ozzieisaacs 273572f44c Merge branch 'master' into Develop
# Conflicts:
#	cps/ub.py
4 years ago
Ozzieisaacs ac37483d47 Fix for #1391 (kobo sync errors out if read/unread books had been present in app.db during initial database migration) 4 years ago
Ozzieisaacs 0cc2b49296 Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/book_edit.html
4 years ago
Ozzieisaacs 44d5adc16f Fix #1390 4 years ago
Ozzieisaacs f749fc641b Temporary fix for #1390 4 years ago
Ozzieisaacs 87c76c09e2 temporary fix for #1390 4 years ago
Ozzieisaacs e787f9dd9f Automatic username (#1172) 4 years ago
Ozzieisaacs ec7d5b17ab Added table view for books 4 years ago
Ozzieisaacs 47641eee59 Merge branch 'master' into Develop 4 years ago
Ozzieisaacs 42abe28cc1 Fix for #1389 (import ldap users with whitespaces) 4 years ago
Ozzieisaacs b48afa38ac Fix #1386 (Add asin to recognized identifiers) 4 years ago
Ozzieisaacs f7269d8df2 Fix for #1385 (Private shelves are listed twice in the "Add to shelf" dropdown menu) 4 years ago
Ozzieisaacs ce0fab8d2f Fix duplicate shelf names in "search" 4 years ago
Ozzieisaacs 33472567de Improved Debug output on send email 4 years ago
Ozzieisaacs f5e12328dc Fix for #1382 (Restrictions with "&" in it can't be deleted) 4 years ago
Ozzieisaacs 486c0f2937 Fix for #1382 (Restrictions with "&" in it can't be deleted) 4 years ago
jvoisin e69c4cd1dc Refactor a bit cps/uploader.py 4 years ago
Marcel e0d3ccd8d1
Update messages.po 4 years ago
Ozzieisaacs 16a3deec2c Merge branch 'master' into Develop
# Conflicts:
#	cps/helper.py
4 years ago
OzzieIsaacs 92db00692a Merge all headers to download response
Updated test results
4 years ago
OzzieIsaacs fe88010a72 Merge remote-tracking branch 'sec_fixes/minor_fix_caliblur' 4 years ago
OzzieIsaacs 99ae4be2c2 Merge remote-tracking branch 'sec_fixes/bump_jquery' 4 years ago
OzzieIsaacs a9085752c1 Fix error "email" not in to_save 4 years ago
OzzieIsaacs e1fbc9255c Merge remote-tracking branch 'sec_fixes/bump_underscore' 4 years ago
OzzieIsaacs f33e25ac40 Merge remote-tracking branch 'sec_fixes/cookies_improvement' 4 years ago
OzzieIsaacs 51365ab006 Merge remote-tracking branch 'sec_fixes/strong_session_protection' 4 years ago
OzzieIsaacs d61b7e48d7 Merge remote-tracking branch 'sec_fixes/random_password' 4 years ago
OzzieIsaacs f590b24f85 Merge remote-tracking branch 'sec_fixes/https' 4 years ago
Ozzieisaacs 308fd55483 #1141 (Setting for file size limit on email) 4 years ago
Ozzieisaacs fefb44e612 #1356 (fixes for readonly metadata.db)
Fix remove trailing metadata.db at entering calibre_db_path
4 years ago
jvoisin dd3b562f1a Change some links from http to https 4 years ago
jvoisin 30c9aa3df9 Minor fixes to caliBlur.js
- Add alt attributes to images
- Fix a broken tag
4 years ago
jvoisin 688184e255 Bump jquery 4 years ago
Ozzieisaacs 75fb7c2e95 Allowing upload extensions (#1119) 4 years ago
jvoisin 264b4b669e Bump underscorejs version from 1.9.1 to 1.12.2 4 years ago
Ozzieisaacs 51f12c51ad Fix #1361 (covers of archived books not shown) 4 years ago
Ozzieisaacs 03d134697c Fix #1361 (covers of archived books not shown) 4 years ago
Ozzieisaacs ff3f42db95 Fix #1364 (translated format identifier)
Updated french Translation
4 years ago
Ozzieisaacs e8aedeac36 Refactored admin.py 4 years ago
jvoisin bf166b757a Improve a bit the cookie's hardening
- Samesite for session cookies as well as the remember me ones
- Httponly
4 years ago
jvoisin b4165335a7 Use strong sessions protection
See https://flask-login.readthedocs.io/en/latest/#session-protection for
details
4 years ago
jvoisin 2a1bf2fa71 Generate strong random passwords 4 years ago
Ozzieisaacs 718d50a037 Starting again without traceback (moved gdriveutil import) 4 years ago
Ozzieisaacs 41960ada4a Autodetect binaries 4 years ago
Ozzieisaacs 0a02caad04 Improvements 4 years ago
Ozzieisaacs ff75bdba9e Merge branch 'master' into Develop 4 years ago
Ozzieisaacs 189243a9b0 Merge remote-tracking branch 'publisher_sort/patch-1' 4 years ago
Ozzieisaacs 34e339c506 Merge remote-tracking branch 'it/patch-12' 4 years ago
Ozzieisaacs a437c603c6 Merge remote-tracking branch 'kepubify/Develop' into Develop
# Conflicts:
#	cps/admin.py
#	cps/helper.py
#	cps/templates/config_edit.html
#	cps/web.py
4 years ago
Ozzieisaacs 4e940f7fa0 Added response header for improving security 4 years ago
Knepherbird 69fde7dead
Update web.py
Set db.Publishers query to order by name column, because publishers.sort column is empty.
4 years ago
Ozzieisaacs 4368c182a0 Make goodreads compatible for betterreads dependency 4 years ago
Ozzieisaacs 48f4b12c0e Merge branch 'master' into Develop
# Conflicts:
#	cps/editbooks.py
4 years ago
Ozzieisaacs 6a6c1b6b21 Fix for #1358, #1355 4 years ago
Ozzieisaacs 51808d2ad4 Version Bump 4 years ago
Ozzieisaacs 0735fb1e92 Fix #1349 (Fix error on move cover with foreign file systems, e.g. samba shares)
Preparation for release
4 years ago
Ozzieisaacs 850a85915b Fix #1354 (Error on uploading single book, because of missing rarfile) 4 years ago
ElQuimm 148f1109c6
updated messages.po
just a little update for coherence with Read/da leggere -> Archived/da archiviare.
Sorry :-)
4 years ago
Ozzieisaacs fcbeeca305 Merge remote-tracking branch 'it/patch-11' 4 years ago
Ozzieisaacs fb16429867 Randomize flask secret_key 4 years ago
Ozzieisaacs e1439b529b Config Options for limiting email size, change username to e-mail adress, use kepubify
Added work on Unrar5 decompression (breaks comic reader totally)
4 years ago
ElQuimm db38d7ee78
Updated version of italian.po
:-)
4 years ago
Ozzieisaacs 0adcd1b3d9 UI Improvements
Added additional restrictions to Calibre DB interface
4 years ago
OzzieIsaacs 36a984ce3c Revert proxyfix 4 years ago
Ozzieisaacs fcefd8031a Fix #985 (png and webp are extracted as cover files from comic files) 4 years ago
Ozzieisaacs 64bebaa1d1 Update Upload formats 4 years ago
Ozzieisaacs 0138ff9e16 Added additional config options 4 years ago
Ozzieisaacs 9bc085a23e Fixes for comic reader 4 years ago
Michael Shavit e0fbfa44a4 Fix issue with cover images introduced during the merge of #1277. 4 years ago
Ozzieisaacs 0a92d79ec0 Merge remote-tracking branch 'cover-series/feature/add-cover-serie-view' into Develop
# Conflicts:
#	cps/static/css/style.css
#	cps/ub.py
#	cps/web.py
4 years ago