61a8eccf18
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# setup.cfg
2019-07-16 21:13:51 +02:00
d01a0c6617
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# optional-requirements.txt
2019-07-16 21:09:24 +02:00
d168e3bfdb
Add licence to oauth
...
fix comicapi dependency
2019-07-16 21:08:37 +02:00
aba88ae53a
Update setup.cfg
2019-07-15 21:04:08 +02:00
67d0ddb180
Update optional requirements
2019-07-15 21:03:35 +02:00
b1bb1cfdfa
Changed optional dependencies
2019-07-15 20:21:59 +02:00
99c6247baf
use the standard socket library to validate the ip address argument
2019-07-14 22:06:40 +03:00
a334ef28e7
about page: build the versions dictionary only once
2019-07-14 21:15:46 +03:00
63634961d4
cleaner worker api
...
the worker thread now stops on its own
2019-07-14 20:28:32 +03:00
d82289e303
Deactivate ldap
...
Fix setup for pypi
2019-07-14 18:37:44 +02:00
a836df9a5a
more robust disposing of database session
...
avoid spamming the log with debug messages from libraries
2019-07-14 14:44:48 +03:00
8bfcdffeb6
Fix feature support
2019-07-14 13:20:40 +02:00
e411c0fded
Fix logging in debug mode
2019-07-14 09:18:37 +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
37736e11d5
Updated dependencies
2019-07-13 20:32:39 +02:00
792367e35e
Version update
2019-07-13 20:27:32 +02:00
be64961de5
Code cosmetics comic reader
2019-07-13 19:55:51 +02:00
405a3909b0
Fix for opds with LDAP authentication
2019-07-13 17:51:25 +02:00
b1cb7123a3
Fix for #959
2019-07-11 20:37:03 +02:00
e734bb120a
Merge remote-tracking branch 'github/config_sql' into Develop
2019-07-09 19:29:58 +02:00
006e596c72
Moved config class into separate file.
...
Moved Goodreads and LDAP services into separate package.
2019-07-07 16:05:51 +03:00
499a66dfb0
Additional glyphicons for music on search and author page
...
Fix duplicate user and email (now case insensitive)
Output of calibre on stderr is now logged (full traceback in debug-log, otherwise, only errormessage)
Natural sorting for comic reader
Fix for long running tasks
2019-07-06 14:46:25 +02:00
f79d549910
Fix duplicate user and email (now case insensitive #948 )
...
Fix sorting in comics (#950 )
Fix log error on Calibre converter error (#953 )
Fix long running tasks (#954 )
2019-07-06 14:35:12 +02:00
ad44e58c7a
Sorting for comics
...
Audiobook support
2019-06-29 14:23:39 +02:00
572b5427c7
Fix Encoding issues for python2
2019-06-23 21:11:45 +02:00
32af660f86
Improvements for logfile viewer
...
Fix for tornado-server with deactivated accesslog doesn't log to normal log anymore
Merge from master for unique user ids, get_metadata,
fix Goodreads integration
Update Translation (merge NL, update DE)
2019-06-22 19:55:59 +02:00
66283c542f
Merge remote-tracking branch 'dutch/master'
2019-06-22 19:29:39 +02:00
cc8a431532
Merge remote-tracking branch 'socket/unix-socket' into Develop
2019-06-21 09:46:03 +02:00
5c7aeb2f2c
Change GDrive
2019-06-20 20:12:01 +02:00
c1d5f77fe8
Wiki link fixed
2019-06-20 10:38:32 +02:00
e254565901
support binding the http server to a unix socket file instead of TCP socket
2019-06-18 08:57:37 +03:00
d9f69ca264
Updated Dutch translation
2019-06-17 22:38:32 +02:00
cd546eb6d4
Update comic reader js
2019-06-17 19:48:17 +02:00
f40fc5aa75
Update LDAP
2019-06-16 08:59:25 +02:00
9b74d51f21
Merge remote-tracking branch 'ldap/master' into Develop
...
# Conflicts:
# cps/server.py
# cps/templates/config_edit.html
# cps/ub.py
# cps/updater.py
# cps/web.py
# optional-requirements-ldap.txt
# setup.cfg
2019-06-16 08:20:01 +02:00
d45b1b8ea5
Fix #937
...
logviewerintegrated
Code cosmetics
2019-06-15 21:18:13 +02:00
e67d707867
Fix for #588
...
Merge remote-tracking branch 'linuxserver/master'
2019-06-15 11:58:55 +02:00
4437d7376d
Merge pull request #2 from Krakinou/flaskldap
...
Solve typo
2019-06-14 22:56:21 +02:00
304db0d20e
Solve typo
2019-06-14 22:55:17 +02:00
3f5c6c1fa5
Fix #937
2019-06-13 20:01:37 +02:00
26949970d8
Revert logging functions
...
Fix access logger for tornado
2019-06-11 20:07:51 +02:00
f5e3ed26b9
Fix for #935
2019-06-10 19:31:13 +02:00
8e4539cf8e
Prevent delete of last admin user
2019-06-10 19:26:01 +02:00
c81d4edb7d
Fix for #923
2019-06-10 16:38:29 +02:00
546ed65e1d
Update logging
...
Fix sort order author
Fixes sorting view
Moved version info
added feature limit listening to single ipaddress
2019-06-10 14:15:21 +02:00
14b6202eec
Code cosmetics
...
Fixes func in helper,web
Fixes for pdf reader
fixes for calling from another folder
renamed to calibreweb for importing in python caller script
2019-06-08 13:45:27 +02:00
50973ffb72
Merge remote-tracking branch 'constants/Develop-logging-cleanup' into Develop
2019-06-08 06:52:41 +02:00
9a5ab97d78
Merge branch 'master' into master
2019-06-08 01:41:43 +02:00
6190e64956
Merge pull request #1 from Krakinou/flaskldap
...
Flaskldap integration
2019-06-08 01:03:59 +02:00
79286c9384
encode password
2019-06-08 00:54:45 +02:00