4a11dd1e16
Fix mistyping "option"
2021-01-28 20:20:59 +01:00
bde7921016
Fix modal path id for calibre db filepicker
...
Fix SyncToken last-Book-id missing
2020-12-30 10:05:15 +01:00
2a63c35743
Activate serverside filepicker with parameter in unconfigured state
2020-12-27 11:27:15 +01:00
d3986ca14a
Server side file browser
2020-12-11 08:37:37 +01:00
2508c1abb2
Started implement server side filechooser
2020-12-10 14:41:45 +01:00
68513b775b
Wording
2020-12-03 16:20:31 +01:00
a79dcc93f6
Fixed description for LDAP filter
2020-12-03 16:19:42 +01:00
56505457eb
Merge remote-tracking branch 'ldap_import/feat/ldap-import-user-identifier' into master
...
# Conflicts:
# cps/admin.py
2020-12-03 16:01:15 +01:00
8eb4b6288a
Added id's for testablility
2020-12-02 18:19:30 +01:00
f620d4a9ca
Fix LDAP errors
2020-11-22 11:19:14 +01:00
9bd51c650b
Add config options for client certificate authentication
2020-11-20 19:47:50 +01:00
843279bacb
Merge remote-tracking branch 'jef/jef/download-kobo' into master
2020-08-23 21:22:44 +02:00
0cc07362b8
Fix for #1573
2020-08-21 19:26:58 +02:00
1ca4583896
feat(ldap): add a field that allows to override LDAP User Object Filter when a user is imported
2020-07-23 12:12:00 +02:00
66acd1821d
Update Gdrive integration (Error Handling on Callback and wording)
2020-07-21 18:01:38 +02:00
e048388213
feat(api): include external port option
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-07-03 12:58:58 -04:00
e787f9dd9f
Automatic username ( #1172 )
2020-05-12 17:23:58 +02:00
0a02caad04
Improvements
2020-05-09 11:01:00 +02:00
a437c603c6
Merge remote-tracking branch 'kepubify/Develop' into Develop
...
# Conflicts:
# cps/admin.py
# cps/helper.py
# cps/templates/config_edit.html
# cps/web.py
2020-05-08 14:53:21 +02:00
48f4b12c0e
Merge branch 'master' into Develop
...
# Conflicts:
# cps/editbooks.py
2020-05-06 18:47:33 +02:00
0adcd1b3d9
UI Improvements
...
Added additional restrictions to Calibre DB interface
2020-05-03 10:55:33 +02:00
0138ff9e16
Added additional config options
2020-05-02 10:18:01 +02:00
9bc085a23e
Fixes for comic reader
2020-05-02 09:35:14 +02:00
bea7223a0a
Renabled cbrimage extraction (via unrar and rarfile)
2020-04-28 16:50:08 +02:00
81a329f1e7
Fix for #1087 ( Caliblur! Theme button alignment)
2020-04-17 18:16:28 +02:00
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
2020-04-14 10:58:32 +02:00
8bee424cc0
Merge remote-tracking branch 'ldap/master'
...
# Conflicts:
# cps/admin.py
# cps/templates/admin.html
# cps/templates/config_edit.html
# cps/web.py
2020-04-05 17:31:41 +02:00
9fc0c3b3de
Merge remote-tracking branch 'English_texts/master'
...
# Conflicts:
# cps/templates/config_edit.html
# cps/templates/config_view_edit.html
# cps/templates/layout.html
# cps/templates/search_form.html
# cps/templates/user_edit.html
2020-02-23 13:27:44 +01:00
9b49125776
English Language Updates
...
Changes to provide consistency for English language.
2020-02-03 14:22:00 +11:00
0411d4a8c9
Added 2 new kobo settings: Enable Kobo Sync (currently not working) and proxy Requests to Kobo
...
Added fix for kobo reader generating requests without right port number, causing url_for not working correct
2020-01-26 16:52:40 +01:00
0955c6d6fb
Update Kobo
2020-01-26 14:42:53 +01:00
cd9bb56db5
Cleanup Kobo integration
2020-01-20 06:14:53 +01:00
cabad83418
moved language selection back, default value for restriction columns
...
Merge branch 'master' into Develop
# Conflicts:
# cps/editbooks.py
2020-01-05 16:20:36 +01:00
1c18a788f4
Merge remote-tracking branch 'tags_restrict/master' into Develop
2019-12-30 15:15:07 +01:00
54c4f40188
added LDAP import
...
update defaults
2019-12-27 23:12:18 -07:00
f705889c23
Inital Kobo
2019-12-17 20:28:20 +01:00
efcee0a7b7
added reverse proxy configuration form and handler
2019-12-12 21:31:21 -05:00
39b6b100f9
whitespace
2019-12-12 21:31:19 -05:00
4c2323fcc9
fix typo in config_edit.html
2019-12-03 16:06:25 +08:00
23b3bfd967
Additional fix #1016
2019-08-20 19:12:40 +02:00
38a255e069
Add automatic epub to kepub conversion using kepubify
2019-08-18 21:44:19 +02:00
5c6be5d6d0
Fix for python 3 and existing unrar entry in db
...
deleted unnecessary lines in config html template
2019-07-21 12:58:48 +02:00
38f3c2d5b9
Reenabled multiple oauth provider
...
deleted duplicate download counting function
2019-07-21 09:45:36 +02:00
c6542fdec6
New Oauth code
2019-07-20 20:01:05 +02:00
8bfcdffeb6
Fix feature support
2019-07-14 13:20:40 +02:00
4708347c16
Merge branch 'Develop'
...
# Conflicts:
# MANIFEST.in
# README.md
# cps/helper.py
# cps/static/js/archive/archive.js
# cps/translations/nl/LC_MESSAGES/messages.mo
# cps/translations/nl/LC_MESSAGES/messages.po
# cps/ub.py
# cps/updater.py
# cps/web.py
# cps/worker.py
# optional-requirements.txt
2019-07-13 20:54:21 +02:00
ea98323c06
Fixes Google Drive
...
Improved user guidance for Google Drive
Improved Errorhandling for Google Drive
Update french translation
Added ukranian translation
Improvements on updater: calibre-web.log1, calibre-web.log2, gdrive_credentials, settings.yaml, gdrive.db, .git are no longer deleted upon update
2019-02-03 16:38:27 +01:00
836c6fd245
Updated translations
...
Added license texts in flies
2019-01-20 19:37:45 +01:00
bacb6fb561
New updater with default setting -> only stable releases #653
2019-01-20 17:46:26 +01:00
ba7c734657
Fixes from testing:
...
Certificate files are rejected if not both files are provided
Server shuts down controlled after pressing crtl+c
Logfile location is better checked
improvements for better testing (added ids and name in templates)
2018-09-23 19:15:50 +02:00