Ozzieisaacs
0d7e58ce79
Fix for #968 (database conversion fails for default strings under python2.7)
5 years ago
Ozzieisaacs
3e008ef29b
Fix update dates shown in local time format again
...
Fix "to update" history is shown again
5 years ago
Ozzieisaacs
5c6be5d6d0
Fix for python 3 and existing unrar entry in db
...
deleted unnecessary lines in config html template
5 years ago
Ozzieisaacs
2bd4eff56f
Merge remote-tracking branch 'pwr/config_sql' into Develop
5 years ago
Ozzieisaacs
38f3c2d5b9
Reenabled multiple oauth provider
...
deleted duplicate download counting function
5 years ago
Ozzieisaacs
c6542fdec6
New Oauth code
5 years ago
Ozzieisaacs
26a7d9ef30
Merge branch 'Develop'
...
# Conflicts:
# cps/__init__.py
# cps/about.py
# cps/admin.py
# cps/cli.py
# cps/config_sql.py
# cps/constants.py
# cps/converter.py
# cps/db.py
# cps/editbooks.py
# cps/gdriveutils.py
# cps/helper.py
# cps/logger.py
# cps/oauth.py
# cps/server.py
# cps/services/simpleldap.py
# cps/ub.py
# cps/web.py
# cps/worker.py
# optional-requirements.txt
# setup.cfg
# setup.py
5 years ago
Daniel Pavel
847dbfc021
fixed custom columns handling on dispose
5 years ago
Ozzieisaacs
929f32335f
Merge remote-tracking branch 'pwr/config_sql' into Develop
5 years ago
Ozzieisaacs
61a8eccf18
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# setup.cfg
5 years ago
Ozzieisaacs
d01a0c6617
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# optional-requirements.txt
5 years ago
Ozzieisaacs
d168e3bfdb
Add licence to oauth
...
fix comicapi dependency
5 years ago
Ozzie Isaacs
aba88ae53a
Update setup.cfg
5 years ago
Ozzie Isaacs
67d0ddb180
Update optional requirements
5 years ago
Ozzie Isaacs
b1bb1cfdfa
Changed optional dependencies
5 years ago
Daniel Pavel
99c6247baf
use the standard socket library to validate the ip address argument
5 years ago
Daniel Pavel
a334ef28e7
about page: build the versions dictionary only once
5 years ago
Daniel Pavel
63634961d4
cleaner worker api
...
the worker thread now stops on its own
5 years ago
Ozzieisaacs
d82289e303
Deactivate ldap
...
Fix setup for pypi
5 years ago
Daniel Pavel
a836df9a5a
more robust disposing of database session
...
avoid spamming the log with debug messages from libraries
5 years ago
Ozzieisaacs
8bfcdffeb6
Fix feature support
5 years ago
Ozzieisaacs
e411c0fded
Fix logging in debug mode
5 years ago
Ozzieisaacs
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
5 years ago
Ozzieisaacs
37736e11d5
Updated dependencies
5 years ago
Ozzieisaacs
792367e35e
Version update
5 years ago
Ozzieisaacs
be64961de5
Code cosmetics comic reader
5 years ago
Ozzieisaacs
405a3909b0
Fix for opds with LDAP authentication
5 years ago
Ozzieisaacs
b1cb7123a3
Fix for #959
5 years ago
Ozzieisaacs
e734bb120a
Merge remote-tracking branch 'github/config_sql' into Develop
5 years ago
Daniel Pavel
006e596c72
Moved config class into separate file.
...
Moved Goodreads and LDAP services into separate package.
5 years ago
Ozzieisaacs
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
5 years ago
Ozzieisaacs
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 )
5 years ago
Krakinou
11c8b47c39
Merge remote-tracking branch 'upstream/Develop' into Develop
...
Conflicts:
cps/web.py
5 years ago
Krakinou
00a29f3d88
Check for change before encoding
5 years ago
Krakinou
e5b9da5201
Error management
5 years ago
Ozzieisaacs
ad44e58c7a
Sorting for comics
...
Audiobook support
5 years ago
Ozzieisaacs
572b5427c7
Fix Encoding issues for python2
5 years ago
Ozzieisaacs
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)
5 years ago
Ozzieisaacs
66283c542f
Merge remote-tracking branch 'dutch/master'
5 years ago
Ozzieisaacs
cc8a431532
Merge remote-tracking branch 'socket/unix-socket' into Develop
5 years ago
Ozzieisaacs
5c7aeb2f2c
Change GDrive
5 years ago
Ozzie Isaacs
c1d5f77fe8
Wiki link fixed
5 years ago
Daniel Pavel
e254565901
support binding the http server to a unix socket file instead of TCP socket
5 years ago
Krakinou
3d0beba261
Base64
5 years ago
Krakinou
147947662c
Base64
5 years ago
Heimen Stoffels
d9f69ca264
Updated Dutch translation
5 years ago
Ozzieisaacs
cd546eb6d4
Update comic reader js
5 years ago
Ozzieisaacs
f40fc5aa75
Update LDAP
5 years ago
Ozzieisaacs
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
5 years ago
Ozzieisaacs
d45b1b8ea5
Fix #937
...
logviewerintegrated
Code cosmetics
5 years ago