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
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
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
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
44d5adc16f
Fix #1390
5 years ago
Ozzieisaacs
f749fc641b
Temporary fix for #1390
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
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
jvoisin
e69c4cd1dc
Refactor a bit cps/uploader.py
5 years ago
Marcel
e0d3ccd8d1
Update messages.po
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
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
jvoisin
264b4b669e
Bump underscorejs version from 1.9.1 to 1.12.2
5 years ago
Ozzieisaacs
03d134697c
Fix #1361 (covers of archived books not shown)
5 years ago
Ozzie Isaacs
e706e1a68d
Update CONTRIBUTING.md
5 years ago
Ozzieisaacs
ff3f42db95
Fix #1364 (translated format identifier)
...
Updated french Translation
5 years ago
Ozzie Isaacs
2bf6b263ed
correction of contribution guideline
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
Ozzieisaacs
189243a9b0
Merge remote-tracking branch 'publisher_sort/patch-1'
5 years ago
Ozzieisaacs
34e339c506
Merge remote-tracking branch 'it/patch-12'
5 years ago
Knepherbird
69fde7dead
Update web.py
...
Set db.Publishers query to order by name column, because publishers.sort column is empty.
5 years ago
Ozzieisaacs
6a6c1b6b21
Fix for #1358 , #1355
5 years ago
Ozzieisaacs
51808d2ad4
Version Bump
5 years ago
Ozzieisaacs
0735fb1e92
Fix #1349 (Fix error on move cover with foreign file systems, e.g. samba shares)
...
Preparation for release
5 years ago
Ozzieisaacs
850a85915b
Fix #1354 (Error on uploading single book, because of missing rarfile)
5 years ago