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 58abc1d024 Fuzzy match book titles to eliminate duplicates
Titles with a Levenshtein ratio of 70% or greater are considered duplicates.
7 years ago
..
static Show "More by" on author page 7 years ago
templates Show "More by" on author page 7 years ago
translations Update chinese translation 7 years ago
__init__.py custom columns unfinished 8 years ago
book_formats.py Ensure file paths in uploads are non-empty, fix #183 (#184) 7 years ago
cache_buster.py Do not append query string if file_hash is not found 7 years ago
db.py Add timestamp to default publishing date 7 years ago
epub.py Added series and series_index metadata handler 7 years ago
fb2.py Code cosmetics 7 years ago
gdriveutils.py Allow deleting books (fixes #119) 7 years ago
helper.py Fix for #286 7 years ago
redirect.py Fix for Python 3 7 years ago
ub.py Add mature_content property to Anonymous class 7 years ago
uploader.py Reuse original code logic. 7 years ago
web.py Fuzzy match book titles to eliminate duplicates 7 years ago