Ozzieisaacs
d3c2bf7dd4
Merge remote-tracking branch 'es/patch-1'
4 years ago
Ozzieisaacs
5607d2086d
Added error handling for cover upload
5 years ago
Ozzieisaacs
27ed918896
Enabled search for archived books
5 years ago
Ozzieisaacs
9b2df9cfd9
Fix #1441 (list copy function not available on python2, crashes edit metadata)
5 years ago
Wolviex
dde7cf18f7
removed extra reference to calibre_db (calibre_db.calibre_db..) typo?
5 years ago
Rafael Roa
48aadbf716
Update messages.po
5 years ago
Ozzieisaacs
5514af60e5
Merge remote-tracking branch 'it/patch-13'
5 years ago
ElQuimm
e8449eb02f
Updated version of italian message.po
...
Thank you.
5 years ago
Ozzieisaacs
9ea21a7ecb
Possible fix for #1436
5 years ago
Ozzieisaacs
fec86c2862
Update Grid/list view of series
5 years ago
Ozzieisaacs
11e5d4c5b7
Merge remote-tracking branch 'es/patch-2'
5 years ago
Ozzieisaacs
b852fb0e26
Merge branch 'Develop'
5 years ago
Ozzieisaacs
0fc18bf3b1
Fix for #1398 (prevent empty series_index field)
5 years ago
Rafael Roa
d4be584782
Update messages.po
...
Here is the whole file traslated
5 years ago
Ozzieisaacs
6f9c08f906
Fix typo RarExecutable
5 years ago
Ozzieisaacs
70c666c380
Upload book without reload complete library
5 years ago
Ozzieisaacs
46197d82b5
Edit and Upload books refactored
5 years ago
Ozzie Isaacs
e4eab17595
Fix version detect of binaries on windows
5 years ago
Ozzieisaacs
cf10244f20
Fix for failed recovery of config_logfile
5 years ago
Ozzieisaacs
570684d308
Fix custom bool column not visible in adv search if linked to read status
5 years ago
Ozzieisaacs
244db8d894
Fix from tests advanced search for custom columns
5 years ago
Ozzieisaacs
96d6018ecc
Added ability to view comicapi version
...
Changed required comicapi version
Unified "cannot" and "Cannot" texts
Removed annoying "was already removed" string from log
5 years ago
OzzieIsaacs
73ad6dd0c4
Fix kobo sync (sync tags)
5 years ago
OzzieIsaacs
d0e15da352
Fix lcase function
5 years ago
Ozzieisaacs
b1b293a3ec
Fix order_authors
5 years ago
Ozzieisaacs
5f0660a4e5
Refactored helper.py and db.py
5 years ago
Ozzieisaacs
ec3a3a73ef
Merge branch 'master' into Develop
5 years ago
Ozzieisaacs
087c4c5929
Merge remote-tracking branch 'opds/master'
5 years ago
Ozzieisaacs
e0ee2e0801
Merge remote-tracking branch 'typo/master'
5 years ago
Michael Knepher
c79a9e9858
Fix typo "Shelfs" to "Shelves"
5 years ago
OzzieIsaacs
b7535b9526
Merging master branch
...
- fix title sort function
- fix focus on search
5 years ago
OzzieIsaacs
0cf1cc5587
Fixes from tests
5 years ago
Ozzieisaacs
098dab889a
Fixed title sorting routine
5 years ago
Ozzieisaacs
cc856c7cd1
Merge remote-tracking branch 'search_focus/activate-search-focus-if-search-in-progress'
5 years ago
Ozzieisaacs
a20a155d39
Merge remote-tracking branch 'typo/patch-2' into Develop
5 years ago
Ozzieisaacs
1a458fe39f
Fix for #1407 converting books should now be possible again
5 years ago
celogeek
051ffdda35
activate search focus if search in progress
5 years ago
OzzieIsaacs
a48418364c
Fiexes from tests
5 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)
5 years ago
Knepherbird
5cceeb6ef2
Fix: correct property typo
...
Correcting 'box-sizeing' to 'box-sizing'
5 years ago
Ozzieisaacs
29b94c5615
Fix for #1407 (to many read books lead to to large sql query) -> only fix for linked calibre-column
5 years ago
Ozzieisaacs
81fc1eccd3
Fix for #1407 (to many read books lead to to large sql query) -> only fix for linked calibre-column
5 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.
5 years ago
Ozzieisaacs
4332f7a640
Better detection of localhost for kobo sync (possibly related to #1400 )
5 years ago
Ozzieisaacs
d0e603e62d
Better detection of localhost for kobo sync
5 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
5 years ago
Ozzieisaacs
742799b4ac
Added missing float custom column to search form
5 years ago
Ozzieisaacs
5405dc5141
Fix for #1387 (saving settings with enabled gdrive metadata watch led to crash)
5 years ago
Ozzieisaacs
013793f989
Fix for #1391 (Kobo sync not working if series is given, but no series_index)
5 years ago
Ozzieisaacs
2468cf63cc
Fix for #1397 (changed supported audio files)
...
Changed max gevent version
Fix for #1397 (changed supported audio files)
5 years ago
Ozzieisaacs
8e9b5d7e50
Merge remote-tracking branch 'caliblur/master'
5 years ago
Ozzieisaacs
a33515d907
Merge remote-tracking branch 'refactor/refactor_uploader'
5 years ago
Ozzieisaacs
a276a33081
Merge remote-tracking branch 'nl/master'
5 years ago
h1f0x
e325c3dbf6
fixed div selection in caliBlur.js
5 years ago
h1f0x
b3fef625a8
Fixed Calibur views: series, authors, publishers, ratings, file formats, detail view
5 years ago
Ozzieisaacs
13994a5f96
Merge branch 'master' into Develop
5 years ago
Ozzieisaacs
e8ac62cdd8
Moved password replace to prevent incomplete session
5 years ago
Ozzieisaacs
1bc7134ec2
Fix error 500 on reset password in debug mode
5 years ago
Ozzieisaacs
273572f44c
Merge branch 'master' into Develop
...
# Conflicts:
# cps/ub.py
5 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)
5 years ago
Ozzieisaacs
0cc2b49296
Merge branch 'master' into Develop
...
# Conflicts:
# cps/templates/book_edit.html
5 years ago
Ozzieisaacs
44d5adc16f
Fix #1390
5 years ago
Ozzieisaacs
f749fc641b
Temporary fix for #1390
5 years ago
Ozzieisaacs
87c76c09e2
temporary fix for #1390
5 years ago
Ozzieisaacs
e787f9dd9f
Automatic username ( #1172 )
5 years ago
Ozzieisaacs
ec7d5b17ab
Added table view for books
5 years ago
Ozzieisaacs
47641eee59
Merge branch 'master' into Develop
5 years ago
Ozzieisaacs
42abe28cc1
Fix for #1389 (import ldap users with whitespaces)
5 years ago
Ozzieisaacs
b48afa38ac
Fix #1386 (Add asin to recognized identifiers)
5 years ago
Ozzieisaacs
f7269d8df2
Fix for #1385 (Private shelves are listed twice in the "Add to shelf" dropdown menu)
5 years ago
Ozzieisaacs
ce0fab8d2f
Fix duplicate shelf names in "search"
5 years ago
Ozzieisaacs
33472567de
Improved Debug output on send email
5 years ago
Ozzieisaacs
f5e12328dc
Fix for #1382 (Restrictions with "&" in it can't be deleted)
5 years ago
Ozzieisaacs
486c0f2937
Fix for #1382 (Restrictions with "&" in it can't be deleted)
5 years ago
jvoisin
e69c4cd1dc
Refactor a bit cps/uploader.py
5 years ago
Marcel
e0d3ccd8d1
Update messages.po
5 years ago
Ozzieisaacs
16a3deec2c
Merge branch 'master' into Develop
...
# Conflicts:
# cps/helper.py
5 years ago
OzzieIsaacs
92db00692a
Merge all headers to download response
...
Updated test results
5 years ago
OzzieIsaacs
fe88010a72
Merge remote-tracking branch 'sec_fixes/minor_fix_caliblur'
5 years ago
OzzieIsaacs
99ae4be2c2
Merge remote-tracking branch 'sec_fixes/bump_jquery'
5 years ago
OzzieIsaacs
a9085752c1
Fix error "email" not in to_save
5 years ago
OzzieIsaacs
e1fbc9255c
Merge remote-tracking branch 'sec_fixes/bump_underscore'
5 years ago
OzzieIsaacs
f33e25ac40
Merge remote-tracking branch 'sec_fixes/cookies_improvement'
5 years ago
OzzieIsaacs
51365ab006
Merge remote-tracking branch 'sec_fixes/strong_session_protection'
5 years ago
OzzieIsaacs
d61b7e48d7
Merge remote-tracking branch 'sec_fixes/random_password'
5 years ago
OzzieIsaacs
f590b24f85
Merge remote-tracking branch 'sec_fixes/https'
5 years ago
Ozzieisaacs
308fd55483
#1141 (Setting for file size limit on email)
5 years ago
Ozzieisaacs
fefb44e612
#1356 (fixes for readonly metadata.db)
...
Fix remove trailing metadata.db at entering calibre_db_path
5 years ago
jvoisin
dd3b562f1a
Change some links from http to https
5 years ago
jvoisin
30c9aa3df9
Minor fixes to caliBlur.js
...
- Add alt attributes to images
- Fix a broken tag
5 years ago
jvoisin
688184e255
Bump jquery
5 years ago
Ozzieisaacs
75fb7c2e95
Allowing upload extensions ( #1119 )
5 years ago
jvoisin
264b4b669e
Bump underscorejs version from 1.9.1 to 1.12.2
5 years ago
Ozzieisaacs
51f12c51ad
Fix #1361 (covers of archived books not shown)
5 years ago
Ozzieisaacs
03d134697c
Fix #1361 (covers of archived books not shown)
5 years ago
Ozzieisaacs
ff3f42db95
Fix #1364 (translated format identifier)
...
Updated french Translation
5 years ago
Ozzieisaacs
e8aedeac36
Refactored admin.py
5 years ago
jvoisin
bf166b757a
Improve a bit the cookie's hardening
...
- Samesite for session cookies as well as the remember me ones
- Httponly
5 years ago
jvoisin
b4165335a7
Use strong sessions protection
...
See https://flask-login.readthedocs.io/en/latest/#session-protection for
details
5 years ago
jvoisin
2a1bf2fa71
Generate strong random passwords
5 years ago