1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-26 15:13:17 +00: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 Fix Cache Buster 2022-05-22 12:49:00 +01:00
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 Code cosmetics 2022-05-21 21:52:59 +01:00
cover.py Improved cover extraction for epub files 2022-03-12 18:01:11 +01:00
db.py Update edit identifiers 2023-07-29 11:10:54 +02:00
debug_info.py Encrypt passwords 2022-07-02 17:45:24 +02:00
dep_check.py Code cosmetics 2022-05-21 21:52:59 +01:00
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 Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
fb2.py Removed unnecessary Unicode "u" 2023-01-21 15:23:18 +01:00
fs.py Bugfix session commit 2022-04-30 10:17:41 +02:00
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 Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175) 2022-03-28 14:09:28 +02:00
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 Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
jinjia.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
kobo_auth.py Improved limiter 2023-02-12 13:10:00 +01:00
kobo_sync_status.py Improved detection of changed database 2022-02-06 14:22:55 +01:00
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 Code cosmetics 2022-05-21 21:52:59 +01:00
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 Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
opds.py Added /opds/stats route 2023-08-24 13:49:22 +02:00
pagination.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
redirect.py Update flask-login requirement 2022-05-31 19:22:57 +02:00
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 Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
schedule.py Metadata backup configurable 2023-03-25 10:42:36 +01:00
search_metadata.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
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 Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
tasks_status.py Update login 2023-04-03 20:00:40 +02:00
tornado_wsgi.py Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175) 2022-03-28 14:09:28 +02:00
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