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.
calibre-web/cps
Matt Hazinski 6f7a240ce2 Ensure file paths in uploads are non-empty, fix #183 (#184)
* Ensure file paths in uploads are non-empty, fix #183

* Fix AttributeError in process(), handle strings of spaces
8 years ago
..
static
templates
translations
__init__.py
book_formats.py Ensure file paths in uploads are non-empty, fix #183 (#184) 8 years ago
db.py
epub.py Ensure file paths in uploads are non-empty, fix #183 (#184) 8 years ago
fb2.py
gdriveutils.py
helper.py Ensure file paths in uploads are non-empty, fix #183 (#184) 8 years ago
ub.py
uploader.py
web.py