Commit Graph

1207 Commits (63634961d42af9219c4bee32d15062e5440392ee)

Author SHA1 Message Date
Ozzieisaacs cb0403a924 Merge remote-tracking branch 'adv_search/master' 5 years ago
Marvin Marx a2c7741e21 Fix "Internal Server Error" on advanced search
Custom boolean columns return that error if calibre does not have a
custom_column_1 in the DB, as this is queried in the removed line.
However the value is completely unused anyway -> removing.
5 years ago
Ozzieisaacs 55bb8d4590 Fix #900 5 years ago
Ozzieisaacs b80bfa5260 Improvement for #897 5 years ago
Ozzieisaacs f941908f73 Workaround for #889 5 years ago
Ozzieisaacs 9b3b2acb49 Sort button is correctly visible on list pages
Publisher list is working
5 years ago
Ozzieisaacs 406d1c76c9 Sorting and filtering of lists working (except file formats)
Refactored and bugfixing show_cover
Refactored import of helper in web.py
Fix for displaying /me (gettext) throwing error 500
Fix get search results throwing error 500
Fix routing books_list for python2.7
Fix for "me" and "settings" pages
Update sidebarview and list view
5 years ago
subdiox c2bfb29726 Add reading direction settings to readcbr page 5 years ago
subdiox 204de4aef6 Fix an issue that fullscreen doens't work on some browsers 5 years ago
subdiox 8b6d165d64 Fix Japanese translation 5 years ago
Ozzieisaacs bfd0e87a17 Merge branch 'master' into Develop
# Conflicts:
#	cps/helper.py
#	cps/reverseproxy.py
5 years ago
Ozzieisaacs 6a7b8c7870 Update Version info
Fix #816
Clarified licences for isolanguages.py and reverseproxy.py
5 years ago
Ozzieisaacs 2de4bfdcf2 Merge branch 'master' into Develop
# Conflicts:
#	cps/book_formats.py
#	cps/helper.py
#	cps/web.py
5 years ago
Ozzieisaacs f1a65a2aeb Clarified licences for isolanguages.py and reverseproxy.py 5 years ago
Ozzieisaacs cc5c2c0f65 Update Version info 5 years ago
Ozzieisaacs c748716ad2 Fix for opds feed of unread/read books 5 years ago
Ozzieisaacs 544405f5aa Update search for cyrillic letters #877 5 years ago
Ozzieisaacs 67736fe187 Catch errors on loading pickle file
Fix for cover images without Pillow
5 years ago
Ozzieisaacs 89516fc2d6 Make PIL optional #885 5 years ago
Ozzieisaacs e1e79a73e8 Fix #884 5 years ago
Ozzieisaacs 0b8624b542 Deleted load metadata from douban, as API seems to be shut down (#858) 5 years ago
Ozzieisaacs 91ebe33879 Merge remote-tracking branch 'image_formats/dev' 5 years ago
Ozzieisaacs 05da2ae3c7 Update search for cyrillic letters 5 years ago
Ozzieisaacs 4ae9d4a749 Merge branch 'master' into Develop
# Conflicts:
#	cps/web.py
#	cps/worker.py
5 years ago
Ozzieisaacs 55bdd13fb1 Fix #877 5 years ago
Ozzieisaacs 4552208c02 Fix #848 5 years ago
Ozzieisaacs 436c2671d1 Fix delete domain entries
Fix error handling smtp.authentication error
5 years ago
Ozzieisaacs a669eacde9 Merge remote-tracking branch 'proxy/patch-1' 5 years ago
Ozzieisaacs 2253708da7 Merge remote-tracking branch 'proxy/patch-1' into Develop 5 years ago
Ozzieisaacs 51e591bd25 Added updated translation 5 years ago
Ozzieisaacs 5188c62bea Merge remote-tracking branch 'translation/loc-hu' 5 years ago
Ozzieisaacs 2a5f2ff7b3 Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/readpdf.html
#	cps/translations/uk/LC_MESSAGES/messages.po
#	cps/web.py
5 years ago
Ozzieisaacs e754ce313c Merge remote-tracking branch 'pycountry/pycountry' 5 years ago
Ozzieisaacs dc933f3d66 Merge remote-tracking branch 'pdf.js/epubjs'
Updated pdf.js
5 years ago
Barnabás Nagy afc79416b2
HU Translation updates
Translation of the new untranslated strings
5 years ago
Josh Max cdfb6bf3e3
Use HTTP_X_FORWARDED_HOST instead of HTTP_X_FORWARDED_SERVER
Use HTTP_X_FORWARDED_HOST since HTTP_X_FORWARDED_SERVER holds the hostname of the proxy server on HAProxy/Traefik.
5 years ago
Iris Wildthyme cbdc9876b2 comicapi dependency now pippable 5 years ago
Iris Wildthyme 05d0f12608 redid comic importing support to handle metadata properly using comicapi from comictagger. needs work to automate installation 5 years ago
Daniel Pavel 858c80bb20 'except' style fix 5 years ago
Daniel Pavel f7e640fd98 support pycountry if iso-639 is not available 5 years ago
Daniel Pavel 439ce19b5d Updated epub.js to v0.3.66 5 years ago
Ozzieisaacs 1c9ff6421d Fix uploader 5 years ago
Ozzieisaacs 4b301a7961 Additional fix for #845 (in case of error) 5 years ago
Ozzieisaacs dc93222579 Update 2 column author list view 5 years ago
Yijun Zhao 6c493df2f5 support issue: #843 5 years ago
Ozzieisaacs 772f978b45 Improved code quality 5 years ago
Ozzieisaacs 0f1db18eae Simplified typeahead 5 years ago
Ozzieisaacs 6940bb9b88 Code improvement 5 years ago
Ozzieisaacs 07649d04a3 Fix updater
Update translations
Code cleaning updater
5 years ago
Ozzieisaacs 39a3f70084 Fix for slow updater 5 years ago
Ozzieisaacs 8923e71220 Remove debug logging 5 years ago
Ozzieisaacs 843a93fe28 Updater fix for slow servers 5 years ago
OzzieIsaacs fa36072699 Fix uk translation-file 5 years ago
OzzieIsaacs 8ab9365688 Prevent error 500 for cover of not exisiting book 5 years ago
Chad Bergeron 169ace777a Fixed infinite scroll for read and unread displays (#855) 5 years ago
Elifcan Cakmak ec2103a3d0 fixed a bug that affects allowing password change for users (#854) 5 years ago
Ozzieisaacs e5593d9a7f Integrated author in sorting functions 5 years ago
Ozzieisaacs 3f2a9c8bae Code improvement 5 years ago
Ozzieisaacs 7c69589c5b Code cosmetics unrar.js 5 years ago
Ozzieisaacs 149e9b4bd4 Code cosmetis unrar 5 years ago
Ozzieisaacs a360b1759a Code cosmetics
bugfix import HttpError from pydrive
5 years ago
Ozzieisaacs 765b817384 Refactored shelf.py and editbooks.py 5 years ago
Ozzieisaacs baf83b2f5a Refactored generating download links 5 years ago
Ozzieisaacs 9c1b3f136f Improved sorting for rated,random, hot books, read/unread book 5 years ago
Ozzieisaacs a66873a9e2 Added file formats view 5 years ago
Ozzieisaacs a0a15b4598 Fix max authors shown 5 years ago
Ozzieisaacs 4a33278596 Update ratings 5 years ago
Ozzieisaacs 6d2270d931 Fixes for Oauth 5 years ago
Ozzieisaacs 1db1c2e7df Enabling LDAP working again
LDAP/Github oauth and Google oauth no credentials/parameters are rejected now
5 years ago
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
5 years ago
Ozzieisaacs 76d40411dd Translation updated 5 years ago
Ozzieisaacs 8612dce97c Merge remote-tracking branch 'author/shorten-authors' 5 years ago
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
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