Commit Graph

19 Commits (master)

Author SHA1 Message Date
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs 5ed3b1cf53 On master: Order of language count in /language (fixes #2200) 2 years ago
Ozzie Isaacs 01cc97c1b2 Added langugae support for Cholón (fixes #2183) 3 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
Ozzie Isaacs 665210e506 Fixes for book edit with title sort and author sort 3 years ago
Ozzie Isaacs d87ccae6c9 Merge branch 'master' into development
# Conflicts:
#	cps/server.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs fcf9e7a1ef Upload pdf fixes:
Handle no title
Handle no author
Fix import of more than one language
Add missing pdf upload publisher handling
3 years ago
Ozzie Isaacs f77d72fd86 Merge branch 'master' into development
# Conflicts:
#	cps/static/css/style.css
3 years ago
Ozzie Isaacs 725fc658f8 Some code cosmetics 3 years ago
Ozzie Isaacs e64a504bb1 Working Locale and default language selection in user table edit 3 years ago
Ozzieisaacs 7ba014ba49 Fix "is not a valid language" on upload of comic books
Fix metadata excration of comic books
updated bootstrap table
updated handling of upload formats restrictions
4 years ago
Ozzieisaacs 165c649f31 Fix "is not a valid language" on upload 4 years ago
Ozzieisaacs 46197d82b5 Edit and Upload books refactored 4 years ago
Daniel Pavel 9f8cab99e3 Moved language names from iso639.pickle to a python file 5 years ago
Daniel Pavel 006e596c72 Moved config class into separate file.
Moved Goodreads and LDAP services into separate package.
5 years ago
Daniel Pavel b89ab9ff10 logging clean-up
- moved most constants to separate file
- sorted and cleaned-up imports
- moved logging setup to separate file
5 years ago
Ozzieisaacs f1a65a2aeb Clarified licences for isolanguages.py and reverseproxy.py 5 years ago
Daniel Pavel 858c80bb20 'except' style fix 5 years ago
Daniel Pavel f7e640fd98 support pycountry if iso-639 is not available 5 years ago