OzzieIsaacs
1535bdbcd8
Merge remote-tracking branch 'memorydatabase/issue/1564'
4 years ago
Ozzieisaacs
852f252d13
Prevent invalid variable
...
Make text in kobo_auth_screen consistent
4 years ago
Ozzieisaacs
dde5b08c47
Re enabled gevent as dependency
...
Fix #1399 (Calibre-web starting with installed and not activated gdrive denpendencies without internet connection again)
4 years ago
Ozzieisaacs
88d2c60ee8
Catch some errors related to non writable settings db
4 years ago
Ozzieisaacs
ef2c98ba39
Fix #1453 (error unrar binary not found)
4 years ago
Ozzieisaacs
5f0660a4e5
Refactored helper.py and db.py
5 years ago
OzzieIsaacs
0cf1cc5587
Fixes from tests
5 years ago
Ozzieisaacs
1a458fe39f
Fix for #1407 converting books should now be possible again
5 years ago
OzzieIsaacs
a48418364c
Fiexes from tests
5 years ago
Ozzieisaacs
b75497231e
Additional fix for #1407 (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result)
5 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
5 years ago
Ozzieisaacs
5405dc5141
Fix for #1387 (saving settings with enabled gdrive metadata watch led to crash)
5 years ago
Ozzieisaacs
1bc7134ec2
Fix error 500 on reset password in debug mode
5 years ago
Ozzieisaacs
273572f44c
Merge branch 'master' into Develop
...
# Conflicts:
# cps/ub.py
5 years ago
Ozzieisaacs
e787f9dd9f
Automatic username ( #1172 )
5 years ago
Ozzieisaacs
308fd55483
#1141 (Setting for file size limit on email)
5 years ago
Ozzieisaacs
fefb44e612
#1356 (fixes for readonly metadata.db)
...
Fix remove trailing metadata.db at entering calibre_db_path
5 years ago
Ozzieisaacs
75fb7c2e95
Allowing upload extensions ( #1119 )
5 years ago
Ozzieisaacs
e8aedeac36
Refactored admin.py
5 years ago
Ozzieisaacs
0a02caad04
Improvements
5 years ago
Ozzieisaacs
a437c603c6
Merge remote-tracking branch 'kepubify/Develop' into Develop
...
# Conflicts:
# cps/admin.py
# cps/helper.py
# cps/templates/config_edit.html
# cps/web.py
5 years ago
Ozzieisaacs
0adcd1b3d9
UI Improvements
...
Added additional restrictions to Calibre DB interface
5 years ago
Ozzieisaacs
0138ff9e16
Added additional config options
5 years ago
Ozzieisaacs
832b34fc54
Improved errorhandling for resending password
...
Improved errorhandling for editing user
5 years ago
Ozzieisaacs
000b85ff81
Fixes for deleting books(error handling and user feedback)
5 years ago
Ozzieisaacs
bb317d54f2
Fix reject reset password without configured email server
5 years ago
Ozzieisaacs
d6f41d8dc0
Fix error 404 on reset password ( Fix #1342 )
5 years ago
Ozzieisaacs
bea7223a0a
Renabled cbrimage extraction (via unrar and rarfile)
5 years ago
Ozzieisaacs
2d92818613
Code cosmetics
5 years ago
Ozzieisaacs
898e6b4f80
Calibre-Web is rebooted everytime login type ic shanged (from and to standard authentication and between login methods)
5 years ago
Ozzieisaacs
d657330584
Fix for removing admin role from last admin user (in addition to prevent delete of last admin user) #1326
5 years ago
Ozzieisaacs
06fde4fcd0
Fix #1311 (Enable LDAP Anonymous Login)
5 years ago
Ozzieisaacs
81a329f1e7
Fix for #1087 ( Caliblur! Theme button alignment)
5 years ago
Ozzieisaacs
a784c6bd52
Fixes for oauth login after programming basic tests
5 years ago
Ozzieisaacs
3fbaba6693
Fix #1307
5 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
5 years ago
Ozzieisaacs
a194216568
Merge remote-tracking branch 'origin/master'
5 years ago
Ozzieisaacs
8bee424cc0
Merge remote-tracking branch 'ldap/master'
...
# Conflicts:
# cps/admin.py
# cps/templates/admin.html
# cps/templates/config_edit.html
# cps/web.py
5 years ago
Ozzieisaacs
0c27ff11b9
Update Updater
5 years ago
Ozzieisaacs
4eacb21259
Update updater
...
Update change logfile
code cosmetics js files
5 years ago
Ozzieisaacs
fc4436f091
Update Translation
5 years ago
Ozzieisaacs
317e59df4b
Bugfixes from tests
5 years ago
Ozzieisaacs
a9a6f5b97e
Renamed restrict -> deny
5 years ago
Ozzieisaacs
726595e117
Update for testability
5 years ago
Ozzieisaacs
e44494aad0
Kobo sync enable/disable working
5 years ago
Ozzieisaacs
4ab3dc2599
Merge branch 'master' into Develop
...
# Conflicts:
# cps/admin.py
5 years ago
Ozzieisaacs
b29b5b7ac1
Merge remote-tracking branch 'github/fix-admin-view-log-file'
5 years ago
Ghighi Eftimie
fc79cdfaa2
fix mismerge
5 years ago
Ghighi Eftimie
647e954e8a
fix admin view of error log
5 years ago
Ozzieisaacs
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
5 years ago