You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
parallel-library/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.
8 years ago
..
static Meta data improvements 8 years ago
templates search button is displayed in moon reader (#283), search result is not displayed 8 years ago
translations Update chinese translation 8 years ago
__init__.py custom columns unfinished 9 years ago
book_formats.py Ensure file paths in uploads are non-empty, fix #183 (#184) 8 years ago
cache_buster.py Do not append query string if file_hash is not found 8 years ago
db.py Add timestamp to default publishing date 8 years ago
epub.py Added series and series_index metadata handler 8 years ago
fb2.py Code cosmetics 8 years ago
gdriveutils.py Allow deleting books (fixes #119) 8 years ago
helper.py Fix for #286 8 years ago
redirect.py Fix for Python 3 8 years ago
ub.py Add mature_content property to Anonymous class 8 years ago
uploader.py Reuse original code logic. 8 years ago
web.py Move common filters into function 8 years ago