Ozzieisaacs
9356148e2d
Added more information about dependencies
5 years ago
Ozzieisaacs
4be55285d8
Fix #1001
5 years ago
Ozzieisaacs
3eae2e9c2c
Changed text for not found imports
5 years ago
Ozzieisaacs
e9fb5d9f25
Bugfix for comicapi
5 years ago
Ozzieisaacs
6261981656
Fix for #991
...
Removed additional psace before Advanced search (Pull request #996 )
Set startup message for not relevant imports to debug, to reduce confusion
5 years ago
Ozzieisaacs
82ca3f31f9
Merge remote-tracking branch 'pwr/master'
5 years ago
Ozzieisaacs
97f3aa8325
Update dutch language
5 years ago
Daniel Pavel
7c503b4a31
provide a default logging configuration ( fixes #987 )
5 years ago
Ozzieisaacs
5f25b81004
Final fix for #983
5 years ago
Ozzieisaacs
73bbffccaa
Fix for login issue on MacOS
5 years ago
Ozzieisaacs
f59d9d5aa8
Merge remote-tracking branch 'polish/master'
5 years ago
Radosław Kierznowski
746b7b1262
Update polish translation
5 years ago
Ozzieisaacs
5f228fbb40
Update german translation
5 years ago
Ozzieisaacs
12576393cf
Merge remote-tracking branch 'spanish/patch-1'
...
Merge remote-tracking branch 'german/master'
5 years ago
Mainak
7f43a2e104
Update messages.po
...
update and revision of the Spanish translation file.
5 years ago
Ozzieisaacs
00f17bb697
Mature contents no longer displayed in/allowed to ( #975 ):
...
- typeahead tags
- advanced search tags buttons
- read
- download
5 years ago
Ozzieisaacs
cf00b4eebf
Cover upload gives Error 500 fix #972 (leftover from refactoring)
...
OPDS cannot be downloaded Fix #973 (wrong blueprint selected with wrong authentication type)
Read books with link to calibre wern't detected correct Fix #971 (Refactoring error "is" is not equal to "==" for sqlalchemy)
5 years ago
Ozzieisaacs
fc4dc36c65
Fix #969 (duplicate code "init" in epub reader)
...
Fix for #890
5 years ago
Ozzieisaacs
97a0dccdec
Fix for display of format, series, category, ratings,
...
Fix for display of language (sorting not working yet)
5 years ago
Ozzieisaacs
9f64a96502
Fix for #890
5 years ago
Ozzieisaacs
b9c3a3fcea
Fix #652
5 years ago
Ozzieisaacs
6d43e0422a
Fix for non found flask_login version ( #968 )
5 years ago
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
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
Ozzieisaacs
d168e3bfdb
Add licence to oauth
...
fix comicapi dependency
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
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
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
cc8a431532
Merge remote-tracking branch 'socket/unix-socket' into Develop
5 years ago
Ozzieisaacs
5c7aeb2f2c
Change GDrive
5 years ago