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 802eb628c8 Split event listener and selector string
Event and selectors appear to have been accidentally combined. The result is that typing in any input triggers a call to the `/get_matching_tags` route. We can probably limit the selector farther to only fire when `#tags` is typed into.
7 years ago
..
static Split event listener and selector string 7 years ago
templates Fix #214 8 years ago
translations Update 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
db.py Fixed Deleting user 8 years ago
epub.py Ensure file paths in uploads are non-empty, fix #183 (#184) 8 years ago
fb2.py Code cosmetics 8 years ago
gdriveutils.py Allow deleting books (fixes #119) 8 years ago
helper.py Code cosmetics 8 years ago
redirect.py Add "magic link" functionality 8 years ago
ub.py Code cosmetics 8 years ago
uploader.py Reuse original code logic. 8 years ago
web.py Code cosmetics 8 years ago