1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-25 22:53:17 +00:00
calibre-web/cps
2020-05-23 08:48:08 +02:00
..
services Merge branch 'master' into Develop 2020-04-25 20:06:25 +02:00
static fixed div selection in caliBlur.js 2020-05-14 12:29:52 +02:00
templates Merge remote-tracking branch 'opds/master' 2020-05-23 08:48:08 +02:00
translations Merge remote-tracking branch 'typo/master' 2020-05-23 08:47:08 +02:00
__init__.py Merge remote-tracking branch 'sec_fixes/cookies_improvement' 2020-05-10 10:22:21 +02:00
about.py Fixes for oauth login after programming basic tests 2020-04-15 22:03:21 +02:00
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 Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
cli.py Code cosmetics 2020-04-19 19:08:58 +02:00
comic.py Add unrar Support 2020-04-28 20:23:39 +02:00
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 Merge remote-tracking branch 'github_3/hotfix/epub-import' 2019-10-20 15:48:06 +02:00
db.py Fixed title sorting routine 2020-05-21 19:37:54 +02:00
editbooks.py Fix for #1358, #1355 2020-05-06 16:25:03 +02:00
epub.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
fb2.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
gdrive.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
gdriveutils.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
helper.py Fix for #1407 (to many read books lead to to large sql query) -> only fix for linked calibre-column 2020-05-19 21:36:22 +02:00
iso_language_names.py Merge remote-tracking branch 'turkish/master' 2020-04-24 22:14:57 +02:00
isoLanguages.py Moved language names from iso639.pickle to a python file 2019-07-30 15:16:24 +03:00
jinjia.py Code cosmetics 2020-04-19 19:08:58 +02:00
kobo_auth.py Better detection of localhost for kobo sync (possibly related to #1400) 2020-05-17 21:44:12 +02:00
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
logger.py Code cosmetics 2020-04-19 19:08:58 +02:00
oauth_bb.py Fix for #1307 (Oauth login not working) 2020-04-16 17:58:42 +02:00
oauth.py Change some links from http to https 2020-05-09 17:11:56 +02:00
opds.py Fix opds with shelves 2020-04-26 08:40:53 +02:00
pagination.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
redirect.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
reverseproxy.py Merge branch 'master' into Develop 2020-02-17 18:42:53 +01:00
server.py bugfix on create shelv via kobo sync protocol 2020-04-25 20:02:55 +02:00
shelf.py Merge remote-tracking branch 'kobo/shelves' into Develop 2020-04-24 16:56:08 +02:00
subproc_wrapper.py Code cosmetics 2020-04-19 19:08:58 +02:00
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 Code cosmetics 2020-04-19 19:08:58 +02:00
uploader.py Refactor a bit cps/uploader.py 2020-05-11 13:15:30 +02:00
web.py Fix for #1407 (to many read books lead to to large sql query) -> only fix for linked calibre-column 2020-05-19 21:36:22 +02:00
worker.py Improved Debug output on send email 2020-05-11 19:28:22 +02:00