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 fe68c8a7f8 Add support for displaying author information from Goodreads
Requires the "goodread" module (added to optional-requirements.txt) and an API key

Retrieves Goodreads author information and displays their photo and "about" text
7 years ago
..
static Add support for displaying author information from Goodreads 7 years ago
templates Add support for displaying author information from Goodreads 7 years ago
translations Update 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
db.py Fixed Deleting user 7 years ago
epub.py Ensure file paths in uploads are non-empty, fix #183 (#184) 7 years ago
fb2.py Code cosmetics 7 years ago
gdriveutils.py Allow deleting books (fixes #119) 7 years ago
helper.py Updater now uses correct "gid" instead of "uid" for change ownership of files (Fix for #213 ) -> update should now working if user id differs from groupid 7 years ago
redirect.py Add "magic link" functionality 7 years ago
ub.py Add support for displaying author information from Goodreads 7 years ago
uploader.py Reuse original code logic. 7 years ago
web.py Add support for displaying author information from Goodreads 7 years ago