1
0
mirror of https://github.com/janeczku/calibre-web.git synced 2025-01-10 04:19:00 +02:00
calibre-web/cps
databoy2k b3d1558df8
Add Favicon to OPDS Feed
<icon> is a standard of the OPDS spec, and this commit adds the favicon to the feed. Certain OPDS readers, e.g. FBReader on Windows, respect this tag and will show the same icon as the main page.
2023-09-08 13:09:40 -06:00
..
metadata_provider Fix deprecated text parameter 2023-07-30 07:44:41 +02:00
services Improvements for sqlalchemy 2 2023-04-13 19:01:53 +02:00
static Merge remote-tracking branch 'caliblur/issues/caliblur2838' 2023-07-29 15:36:44 +02:00
tasks Fix for not changing password in email settings 2023-07-29 12:03:45 +02:00
templates Add Favicon to OPDS Feed 2023-09-08 13:09:40 -06:00
translations Merge remote-tracking branch 'br/horus68-pt-translation' 2023-07-26 20:49:13 +02:00
__init__.py Added cb7 to supported comic files for upload and metadata extraction 2023-08-16 18:44:15 +02:00
about.py Merge remote-tracking branch 'english/master' 2023-01-21 15:19:59 +01:00
admin.py Fix for not changing password in email settings 2023-07-29 12:03:45 +02:00
babel.py remove g.user from before request 2023-02-05 08:47:10 +01:00
cache_buster.py
cli.py Prevent log_message on startup 2023-05-28 20:42:18 +02:00
comic.py Added cb7 to supported comic files for upload and metadata extraction 2023-08-16 18:44:15 +02:00
config_sql.py Prevent log_message on startup 2023-05-28 20:42:18 +02:00
constants.py Added CB7 to supported upload formats 2023-08-24 10:51:16 +02:00
converter.py
cover.py
db.py Update edit identifiers 2023-07-29 11:10:54 +02:00
debug_info.py
dep_check.py
editbooks.py Fix "got an unexpected keyword argument 'rarExecutable'" during format upload 2023-08-27 11:20:53 +02:00
epub.py Catch additional error during kobo detect layout 2023-07-30 19:57:42 +02:00
error_handler.py
fb2.py Removed unnecessary Unicode "u" 2023-01-21 15:23:18 +01:00
fs.py
gdrive.py Removed unnecessary Unicode "u" 2023-01-21 15:23:18 +01:00
gdriveutils.py Fixes for sqlalachemy2 2023-04-15 13:22:17 +02:00
gevent_wsgi.py
helper.py Merge branch 'Develop' 2023-07-31 19:02:41 +02:00
iso_language_names.py Merge remote-tracking branch 'br/horus68-pt-translation' 2023-07-26 20:49:13 +02:00
isoLanguages.py
jinjia.py
kobo_auth.py Improved limiter 2023-02-12 13:10:00 +01:00
kobo_sync_status.py
kobo.py Fix for #2603 (Kobo UserKey in request missing due to no kobo account) 2023-08-23 21:13:17 +02:00
logger.py
main.py Make it possible to disable ratelimiter 2023-02-05 13:43:35 +01:00
MyLoginManager.py Update login 2023-04-03 20:00:40 +02:00
oauth_bb.py Removed unnecessary Unicode "u" 2023-01-21 15:23:18 +01:00
oauth.py
opds.py Added /opds/stats route 2023-08-24 13:49:22 +02:00
pagination.py
redirect.py
remotelogin.py Merge remote-tracking branch 'english/master' 2023-01-21 15:19:59 +01:00
render_template.py further refactored user login 2023-02-05 08:47:10 +01:00
reverseproxy.py
schedule.py Metadata backup configurable 2023-03-25 10:42:36 +01:00
search_metadata.py
search.py Fix for (#2802) search request fails with error after browser session closed and currently returns all results 2023-06-05 14:41:03 +02:00
server.py Bugfix server restart to prevent infinite calibre-web instances 2023-02-19 09:10:25 +01:00
shelf.py Improvements for sqlalchemy 2 2023-04-13 19:01:53 +02:00
subproc_wrapper.py
tasks_status.py Update login 2023-04-03 20:00:40 +02:00
tornado_wsgi.py
ub.py Further fixes for sqlalchemy 2.0 2023-04-12 18:56:21 +02:00
updater.py Exclude also .key file from updater 2023-02-12 13:12:38 +01:00
uploader.py Added cb7 to supported comic files for upload and metadata extraction 2023-08-16 18:44:15 +02:00
usermanagement.py new random password generation algorithm to ensure compliance with password rules 2023-02-16 16:23:06 +01:00
web.py Next try showing last book of series in grid view 2023-08-27 12:00:34 +02:00