1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-10-01 16:30:48 +00:00
calibre-web/cps
Jonathan Rehm 3213bf50b3 Move common filters into function
Instead of duplicating functionality across lots of functions, combine it into one common function. It makes reading and modifying it much easier.
2017-08-26 08:12:16 -07:00
..
static Meta data improvements 2017-08-15 22:11:01 -07:00
templates search button is displayed in moon reader (#283), search result is not displayed 2017-08-20 07:10:53 +02:00
translations Update chinese translation 2017-08-12 18:59:57 +02:00
__init__.py custom columns unfinished 2016-04-20 19:25:47 +02:00
book_formats.py Ensure file paths in uploads are non-empty, fix #183 (#184) 2017-04-23 07:22:10 +01:00
cache_buster.py Do not append query string if file_hash is not found 2017-08-19 09:09:12 -07:00
db.py Add timestamp to default publishing date 2017-07-23 13:35:35 -07:00
epub.py Added series and series_index metadata handler 2017-07-31 09:00:09 +02:00
fb2.py Code cosmetics 2017-03-29 21:43:55 +02:00
gdriveutils.py Allow deleting books (fixes #119) 2017-04-14 20:29:11 +02:00
helper.py Fix for #286 2017-08-20 07:47:47 +02:00
redirect.py Fix for Python 3 2017-07-13 21:28:00 -07:00
ub.py Add mature_content property to Anonymous class 2017-08-13 07:05:45 -07:00
uploader.py Reuse original code logic. 2017-03-04 15:37:30 +08:00
web.py Move common filters into function 2017-08-26 08:12:16 -07:00