Commit Graph

1383 Commits (a02f949d23beff17a373fd57f3ae8d9eecd2579f)
 

Author SHA1 Message Date
Ozzieisaacs 0b0e62fdf2 Merge remote-tracking branch 'dialog/master'
Fix for #833
5 years ago
Ozzieisaacs 6f80a63ca6 Fix for #827 5 years ago
Andrew Sullivan 3dfc2f2580 fixing issue #833 5 years ago
Ozzieisaacs 5b0a0e2139 Fix #835 5 years ago
Ozzieisaacs 9144a7ceb9 Fix for sqlalchemy 1.3 5 years ago
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
5 years ago
Ozzieisaacs 6f0b3bbda0 Fix for #812 5 years ago
Ozzieisaacs feb6a71f95 Fix uncompressed cbz files
merge from master -> file extension limitation
5 years ago
Ozzieisaacs 1561a4abdf Comic improvments 5 years ago
Ozzieisaacs f483ca3214 Code cosmetics
Bugfix uploadprogress
Bugfix mature content
Reenable read and unread feature
5 years ago
Ozzieisaacs 466af21548 Code Cosmetics 5 years ago
Ozzieisaacs 0224d45961 Code cosmetics 5 years ago
Ozzieisaacs 0be17ed157 Refactored sidebar (some parts are missing) 5 years ago
Ozzieisaacs 6269a83c3d Fix mismerge user logon with python3 in opds feed 5 years ago
Ozzieisaacs f0de822ce7 Start refactor sidebar and view settings sidebar 5 years ago
Ozzieisaacs fb23db57b4 Added filtering of authors, series, categories, publishers 5 years ago
Ozzieisaacs 11b770b3fb Fix for #830
Fix user with umlauts
5 years ago
Ozzieisaacs fda977b155 Fix for users with umlauts 5 years ago
Ozzieisaacs 68a36597ab Fix opds login on python3 5 years ago
Ozzieisaacs fa276fd0d3 Add scrollbar to metadata load screen
Small UI improvements in metadata load screen
5 years ago
Ozzieisaacs de58d0a4d8 Merge remote-tracking branch 'metadata/Develop' into Develop
Update logger for updater
5 years ago
jianyun.zhao 54a006a420 [fix] Add a scroll bar to a long list of meta information 5 years ago
Ozzieisaacs 361a1243d7 Improvements #828 5 years ago
Ozzieisaacs 246d7673a9 Corrected file header with copyright information 5 years ago
Virgil Grigoras bd7b0175a1 Fix remaining shown by codacy 5 years ago
Virgil Grigoras f5cf62f209 Fix issues shown by codacy 5 years ago
Virgil Grigoras 15aa49e163 shorten authors in author / discover / index / search and shelf 5 years ago
Virgil Grigoras 3272b4ca1e configuration field for max_authors 5 years ago
Virgil Grigoras d3ed0317bb styling and javascript for hiding authors 5 years ago
Virgil Grigoras e5bc1ae020 Add new database field for storing max_authors 5 years ago
Ozzieisaacs eef4787b79 Merge remote-tracking branch 'github/patch-1' into Develop
Oauth is optional again
5 years ago
Ozzieisaacs fad62a0909 translation update 5 years ago
Ozzieisaacs f6fbe2e135 Fix #766
Update pdf upload
Translation of uploadprogress dialog
5 years ago
Ozzieisaacs 1de3929988 Unicode 5 years ago
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
5 years ago
Ozzieisaacs 0facb8fffa Fix #766 5 years ago
Ozzieisaacs 1a7052b287 Update pdf upload
Translation of uploadprogress dialog
5 years ago
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.
5 years ago
Ozzieisaacs 17b7333992 Merge remote-tracking branch 'caliblur/master' 5 years ago
leram84 ae279c5123
fixed description read-more button 5 years ago
Ozzieisaacs e92497b34e Merge branch 'master' into Develop
# Conflicts:
#	cps/gdriveutils.py
#	cps/helper.py
5 years ago
Ozzieisaacs ae7c4908f9 Fix #767 5 years ago
Ozzieisaacs ea1a882353 Merge remote-tracking branch 'origin/master' 5 years ago
hexeth 9a0e8fefb7
re-add loader code 5 years ago
Matt c07cb23ef2 Merge branch 'master' of git://github.com/janeczku/calibre-web 5 years ago
hexeth 5a863541de
Fix object object 5 years ago
Ozzie Isaacs 4c80db4324
Revert bootstrap update 3.4.0 -> 3.3.7 5 years ago
Ozzieisaacs 2505f0c1e4 Merge remote-tracking branch 'filename/patch-1'
Fixes for Google Drive
5 years ago
Fabian Wüthrich 7fb9bf8889
Truncate single quote in upload file name 5 years ago
Ozzieisaacs 3d5d95904a Oauth working somehow (?) 5 years ago