calibre-web/cps
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.
2020-05-18 20:07:02 +02:00
..
services
static fixed div selection in caliBlur.js 2020-05-14 12:29:52 +02:00
templates Fix XML parsing error when using OPDS feeds 2020-05-18 20:07:02 +02:00
translations Merge remote-tracking branch 'nl/master' 2020-05-15 20:34:30 +02:00
__init__.py
about.py
admin.py Fix for #1387 (saving settings with enabled gdrive metadata watch led to crash) 2020-05-17 11:15:46 +02:00
cache_buster.py
cli.py
comic.py
config_sql.py Fix for #1387 (saving settings with enabled gdrive metadata watch led to crash) 2020-05-17 11:15:46 +02:00
constants.py Fix for #1397 (changed supported audio files) 2020-05-17 10:07:36 +02:00
converter.py
db.py Fix #1386 (Add asin to recognized identifiers) 2020-05-12 14:44:57 +02:00
editbooks.py
epub.py
fb2.py
gdrive.py
gdriveutils.py
helper.py Moved password replace to prevent incomplete session 2020-05-13 20:15:35 +02:00
iso_language_names.py
isoLanguages.py
jinjia.py
kobo.py Fix for #1391 (Kobo sync not working if series is given, but no series_index) 2020-05-17 10:46:48 +02:00
kobo_auth.py Better detection of localhost for kobo sync (possibly related to #1400) 2020-05-17 21:44:12 +02:00
logger.py
oauth.py
oauth_bb.py
opds.py
pagination.py
redirect.py
reverseproxy.py
server.py
shelf.py
subproc_wrapper.py
ub.py Fix for #1391 (kobo sync errors out if read/unread books had been present in app.db during initial database migration) 2020-05-13 19:43:14 +02:00
updater.py
uploader.py Refactor a bit cps/uploader.py 2020-05-11 13:15:30 +02:00
web.py Fix for #1397 (changed supported audio files) 2020-05-17 10:07:36 +02:00
worker.py Improved Debug output on send email 2020-05-11 19:28:22 +02:00