Commit Graph

94 Commits (43ee85fbb5d05340a792ab8de467381009ce80a7)

Author SHA1 Message Date
Ozzie Isaacs 43ee85fbb5 Removed unnecessary Unicode "u" 1 year ago
jvoisin 29fef4a314 Add French articles to the title regex 1 year ago
Ozzieisaacs 4ea80e9810 Code cosmetics 2 years ago
Ozzie Isaacs 1bcb714fac Remove mature tags config option 2 years ago
Ozzie Isaacs ef4b5e2881 Bugfix audio player
Bugfix Debugfile export
2 years ago
Ozzie Isaacs 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 2 years ago
Ozzie Isaacs 6e8445fed5 Changed schedule start- and end-time to schedule start and duration
Localized display of schedule start-time and duration
Removed displaying scheduling settings if "APScheduler" is missing
Input check for start-time and duration
2 years ago
Ozzie Isaacs 4a0dde0371 Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail
# Conflicts:
#	cps/admin.py
#	cps/config_sql.py
#	cps/helper.py
#	cps/tasks/upload.py
#	cps/updater.py
#	cps/web.py
2 years ago
Ozzie Isaacs 895f68033f Improved detection of changed database 2 years ago
Ozzie Isaacs 89877835b3 Detect missing database file also in gdrive mode 2 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 2 years ago
cbartondock c6bf62a6eb The recent changes to content security policy broke custom theming. I fixed it by adding a trusted hosts field to Server Configuration 3 years ago
Ozzie Isaacs d8f9e2feb2 Bugfixes for user import with default locale and default language
Bugfixes from testrun
3 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
mmonkey 26071d4e7a Added Scheduled Tasks Settings 3 years ago
Ozzie Isaacs ceec1051d5 Added option to save books with no nenglish characters
Imporvements on metadata search
3 years ago
Ozzie Isaacs a47d6cd937 Fix confirm dialog database change
Gdrive setup basically working again
Moved basicconfig behind login
Database setup separated from other setup
Config page is using ajax (flask >2 and slow computers)
3 years ago
Ozzie Isaacs 144c2b5fc7 Renaming ipadress - ip_address
Bugfix user table
Result testrun
Updated cn translation
3 years ago
Ozzie Isaacs 9cc14ac5c7 Fix for #1905 prevent invalid json data in gmail_token 3 years ago
Ozzie Isaacs 1cb8dbe795 Update migration routine 3 years ago
Ozzie Isaacs e13820bbf0
Update exception upon migration of database #1935 3 years ago
Ozzie Isaacs 2d73f541c0 Bugfix sort books list and user list
Prevent transferring password hash to client
3 years ago
Ozzie Isaacs 99520d54a5 Added ability to send emails via gmail (#1905)
Gmail email sending
3 years ago
Ozzie Isaacs 8f91437701 Implementation for gmail server with OAuth2 started 3 years ago
Ozzie Isaacs 9864d932e0 Changed user.nickname to user.name
Added function to view downloads of all users for admins
3 years ago
Ozzie Isaacs 5d8d796807 Compatibility for sqlalchemy 2.0 3 years ago
Ozzie Isaacs 725fc658f8 Some code cosmetics 3 years ago
Ozzieisaacs a659f2e49d Improved logging for emails
Removed private data from debug export
3 years ago
Ozzieisaacs 0d7f2e157a Update Download Debug package
- include config
- bugfix for stream logger
4 years ago
OzzieIsaacs e1987c34d9 Revert expire on commit 4 years ago
OzzieIsaacs 8f36128fe3 Merge branch 'session' into Develop 4 years ago
Ozzieisaacs 5e3618716d Fix missing session rollback on commit error 4 years ago
Ozzieisaacs f13522559d Fixed problems on startup with config session 4 years ago
Ozzieisaacs 777c2726d3 Changed session_handing 4 years ago
Ozzieisaacs 56505457eb Merge remote-tracking branch 'ldap_import/feat/ldap-import-user-identifier' into master
# Conflicts:
#	cps/admin.py
4 years ago
Ozzieisaacs 9bd51c650b Add config options for client certificate authentication 4 years ago
jvoisin 19b2a334e4 Remove unused imports 4 years ago
OzzieIsaacs 7929711fea Improvements for file uploading format restriction 4 years ago
OzzieIsaacs 843279bacb Merge remote-tracking branch 'jef/jef/download-kobo' into master 4 years ago
Ozzie Isaacs 4d44746a88 Change settings database gdrive watch to JSON 4 years ago
OzzieIsaacs b309c1fc91 Fix filenames (Escape "\") for searching calibre excecutable on windows 4 years ago
Clément Poissonnier 1ca4583896 feat(ldap): add a field that allows to override LDAP User Object Filter when a user is imported 4 years ago
Ozzie Isaacs 25fc6f1937 Further fixes for #1530 (Handle improper migrated database with config_mature_content_tags, allowed_tags, denied_tags, denied_column_value, allowed_column_value NULL instead of "") 4 years ago
Ozzie Isaacs 93a0217d5f Fix for #1530 (Handle improper migrated database with config_mature_content_tags NULL instead of "") 4 years ago
Jef LeCompte e048388213
feat(api): include external port option
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
4 years ago
Ozzieisaacs b852fb0e26 Merge branch 'Develop' 4 years ago
Ozzie Isaacs e4eab17595 Fix version detect of binaries on windows 4 years ago
Ozzieisaacs cf10244f20 Fix for failed recovery of config_logfile 4 years ago
Ozzieisaacs 38c28f4358 Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/constants.py
#	cps/static/css/caliBlur.min.css
#	cps/uploader.py
4 years ago
Ozzieisaacs 5405dc5141 Fix for #1387 (saving settings with enabled gdrive metadata watch led to crash) 4 years ago