Commit Graph

2142 Commits (0ccc3f72523aff28f1c330665126a2e927090ffc)
 

Author SHA1 Message Date
Ozzieisaacs 9c1b3f136f Improved sorting for rated,random, hot books, read/unread book
Ozzieisaacs a66873a9e2 Added file formats view
Ozzieisaacs a0a15b4598 Fix max authors shown
Ozzieisaacs 4a33278596 Update ratings
Ozzieisaacs 6d2270d931 Fixes for Oauth
Ozzieisaacs 1db1c2e7df Enabling LDAP working again
LDAP/Github oauth and Google oauth no credentials/parameters are rejected now
Ozzieisaacs da3fcb9a72 Merge branch 'master' into Develop
# Conflicts:
#	cps/book_formats.py
#	cps/static/css/style.css
#	cps/static/js/uploadprogress.js
#	cps/templates/author.html
#	cps/templates/detail.html
#	cps/templates/discover.html
#	cps/templates/index.html
#	cps/templates/layout.html
#	cps/templates/osd.xml
#	cps/templates/search.html
#	cps/templates/shelf.html
#	cps/translations/de/LC_MESSAGES/messages.mo
#	cps/translations/de/LC_MESSAGES/messages.po
#	cps/web.py
#	messages.pot
Ozzieisaacs 76d40411dd Translation updated
Ozzieisaacs 8612dce97c Merge remote-tracking branch 'author/shorten-authors'
Ozzieisaacs 0b0e62fdf2 Merge remote-tracking branch 'dialog/master'
Fix for 
Ozzieisaacs 6f80a63ca6 Fix for
Andrew Sullivan 3dfc2f2580 fixing issue
Ozzieisaacs 5b0a0e2139 Fix
Ozzieisaacs 9144a7ceb9 Fix for sqlalchemy 1.3
Ozzie Isaacs 0744e84ba9
Fix for sqlalchemy version problem
In version 1.3.0 the follwoing error is thrown: Textual SQL expression 'xxx.xxx' should be explicitly declared as text
Ozzieisaacs 6f0b3bbda0 Fix for
Ozzieisaacs feb6a71f95 Fix uncompressed cbz files
merge from master -> file extension limitation
Ozzieisaacs 1561a4abdf Comic improvments
Ozzieisaacs f483ca3214 Code cosmetics
Bugfix uploadprogress
Bugfix mature content
Reenable read and unread feature
Ozzieisaacs 466af21548 Code Cosmetics
Ozzieisaacs 0224d45961 Code cosmetics
Ozzieisaacs 0be17ed157 Refactored sidebar (some parts are missing)
Ozzieisaacs 6269a83c3d Fix mismerge user logon with python3 in opds feed
Ozzieisaacs f0de822ce7 Start refactor sidebar and view settings sidebar
Ozzieisaacs fb23db57b4 Added filtering of authors, series, categories, publishers
Ozzieisaacs 11b770b3fb Fix for
Fix user with umlauts
Ozzieisaacs fda977b155 Fix for users with umlauts
Ozzieisaacs 68a36597ab Fix opds login on python3
Ozzieisaacs fa276fd0d3 Add scrollbar to metadata load screen
Small UI improvements in metadata load screen
Ozzieisaacs de58d0a4d8 Merge remote-tracking branch 'metadata/Develop' into Develop
Update logger for updater
jianyun.zhao 54a006a420 [fix] Add a scroll bar to a long list of meta information
Ozzieisaacs 361a1243d7 Improvements
Ozzieisaacs 246d7673a9 Corrected file header with copyright information
Virgil Grigoras bd7b0175a1 Fix remaining shown by codacy
Virgil Grigoras f5cf62f209 Fix issues shown by codacy
Virgil Grigoras 15aa49e163 shorten authors in author / discover / index / search and shelf
Virgil Grigoras 3272b4ca1e configuration field for max_authors
Virgil Grigoras d3ed0317bb styling and javascript for hiding authors
Virgil Grigoras e5bc1ae020 Add new database field for storing max_authors
Ozzieisaacs eef4787b79 Merge remote-tracking branch 'github/patch-1' into Develop
Oauth is optional again
Ozzieisaacs fad62a0909 translation update
Ozzieisaacs f6fbe2e135 Fix
Update pdf upload
Translation of uploadprogress dialog
Ozzieisaacs 1de3929988 Unicode
Ozzieisaacs cc3088c52f Merge branch 'master' into Develop
# Conflicts:
#	cps/book_formats.py
#	cps/static/js/libs/bootstrap.min.js
#	cps/templates/detail.html
#	cps/templates/layout.html
#	cps/web.py

Improvement updater (up to 100 releases are loaded at once)
Fix oauth pathes
Fix oauth without registering
Ozzieisaacs 0facb8fffa Fix
Ozzieisaacs 1a7052b287 Update pdf upload
Translation of uploadprogress dialog
AngelByDay 38307ececb
Force namespace resolution of imports
The current import for some local modules causes errors when those already exist in site-packages on the target system.
Namely "import db" is ambiguous and may cause errors due to loading of the 'db' PyPI package instead of the module.
Ozzieisaacs 17b7333992 Merge remote-tracking branch 'caliblur/master'
leram84 ae279c5123
fixed description read-more button
Ozzieisaacs e92497b34e Merge branch 'master' into Develop
# Conflicts:
#	cps/gdriveutils.py
#	cps/helper.py