Commit Graph

43 Commits (master)

Author SHA1 Message Date
Ozzie Isaacs d341faf204 Make Version setuptools compatible and still have the "Beta" in the User interface 5 months ago
Ozzie Isaacs 8022b1bb36 Merge remote-tracking branch 'english/master' 1 year ago
Ozzie Isaacs cde51e743a Removed duplicate Werkzeug entry in about page
Code cosmetics
2 years ago
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs 1e723dff3a Make texts in Background thread translatable 2 years ago
Ozzie Isaacs 6b026513cb refactored about 2 years ago
Ozzie Isaacs 295888c654 Find imports in executables 2 years ago
Ozzie Isaacs 95e0255aa1 Code cosmetics, removed scholarly from about section 2 years ago
Ozzie Isaacs 23e47ba4e6 Fix for #2299 (scholarly requires Internet connection at startup) 2 years ago
Ozzieisaacs a90177afa0 Better version output in about page (exe file, pyPi, git commit string removed if empty) 2 years ago
Ozzieisaacs 60aa016734 Handling of missing required dependency during dependency check 3 years ago
Ozzieisaacs 27e8fbd248 Show dependencies in about section from automatic dependency check
Bugfix and refactored dependency check
Added output of googledrive dependencies as fallback option
3 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
Ozzie Isaacs 50919d4721 Added handling for missing flask-wtf dependency
Added CSRF protection (via flask-wtf)
Moved upload function to js file
Fixed error page in case of csrf failure
3 years ago
Ozzie Isaacs 251780bed6 Added google scholar as metadata provider 3 years ago
Ozzie Isaacs b75247ea3a Suppress some errors 3 years ago
Ozzie Isaacs e6fb460071 New restart routine for executable files
Fix log in updater
New source option updater available
3 years ago
Ozzieisaacs 1905e0ee6f refactoring to prevent web.py being the middle of the universe 3 years ago
Ozzieisaacs 32b7b39223 Added function to download debug information 4 years ago
Ozzieisaacs 1a458fe39f Fix for #1407 converting books should now be possible again 4 years ago
Ozzieisaacs 0a02caad04 Improvements 4 years ago
Ozzieisaacs 0138ff9e16 Added additional config options 4 years ago
Ozzieisaacs 9bc085a23e Fixes for comic reader 4 years ago
Ozzieisaacs a784c6bd52 Fixes for oauth login after programming basic tests 4 years ago
Ozzieisaacs 4749eccfa5 Added fix for python2 regex
Fix for python2 attributeError instead of TypeError on login with wrong openLDAP setting
Added default empty string on LDAPCertificate
Fix ldap as scheme for tls connection
Enabled add user on LDAP Authentication
LDAP config port is now number input
Added header for user import config
Added python ldap version to about section
Fix: It's no longer possible to login via fallback password as long as LDAP server is available
Fix: TypeError on bind is now catched and transformed to error message
Update Readme
Fixes for ldap
4 years ago
Ozzieisaacs 187ca5dc8f Fix #1221 4 years ago
Ozzieisaacs 146068c936 Merge branch 'Develop'
# Conflicts:
#	cps/db.py
#	cps/templates/user_edit.html
4 years ago
Ozzieisaacs e60ef8fc97 Calibre-web version visible in about section
Update Calibre-web Version info
4 years ago
Ozzieisaacs cd9bb56db5 Cleanup Kobo integration 4 years ago
Ozzieisaacs 79a9ef4859 Make Kobo optional
move jsonschema dependency to optional-requirements.txt
Added version of jsonschema to about section
Added additional column to RemoteAuthToken table
Update configuration of Kobo sync protocol
4 years ago
Ozzieisaacs b6d7207ec3 Added platform information for better debugging 4 years ago
Ozzieisaacs a371e40c66 Merge remote-tracking branch 'github_3/hotfix/epub-import'
Improved cover extraction from epub files
5 years ago
Ozzieisaacs f543d7f486 Fix #1016 5 years ago
Ozzieisaacs 9356148e2d Added more information about dependencies 5 years ago
Ozzieisaacs 4be55285d8 Fix #1001 5 years ago
Ozzieisaacs 6d43e0422a Fix for non found flask_login version (#968) 5 years ago
Daniel Pavel a334ef28e7 about page: build the versions dictionary only once 5 years ago
Ozzieisaacs e734bb120a Merge remote-tracking branch 'github/config_sql' into Develop 5 years ago
Daniel Pavel e254565901 support binding the http server to a unix socket file instead of TCP socket 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 bb0d5c5538 Working for pip and "normal" start for python3 and python2 5 years ago
Ozzieisaacs eef4787b79 Merge remote-tracking branch 'github/patch-1' into Develop
Oauth is optional again
5 years ago
Ozzieisaacs d6ee8f75e9 More refactoring 5 years ago