Iris W
|
029d299067
|
updated comicapi version to fix installation error
|
6 years ago |
Barnabás Nagy
|
afc79416b2
|
HU Translation updates
Translation of the new untranslated strings
|
6 years ago |
Barnabás Nagy
|
93720c9fdf
|
Merge pull request #1 from janeczku/master
Synch the master
|
6 years ago |
Iris W
|
b7e30644ab
|
updated comicapi requirement—libunrar no longer necessary (CBR parsing support was always disabled anyway)
|
6 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.
|
6 years ago |
Iris Wildthyme
|
cbdc9876b2
|
comicapi dependency now pippable
|
6 years ago |
Iris Wildthyme
|
05d0f12608
|
redid comic importing support to handle metadata properly using comicapi from comictagger. needs work to automate installation
|
6 years ago |
Daniel Pavel
|
858c80bb20
|
'except' style fix
|
6 years ago |
Daniel Pavel
|
f7e640fd98
|
support pycountry if iso-639 is not available
|
6 years ago |
Daniel Pavel
|
439ce19b5d
|
Updated epub.js to v0.3.66
|
6 years ago |
Ozzieisaacs
|
1c9ff6421d
|
Fix uploader
|
6 years ago |
Ozzieisaacs
|
4b301a7961
|
Additional fix for #845 (in case of error)
|
6 years ago |
Ozzieisaacs
|
dc93222579
|
Update 2 column author list view
|
6 years ago |
Yijun Zhao
|
6c493df2f5
|
support issue: #843
|
6 years ago |
Ethan Lin
|
8143bc7873
|
Merge pull request #20 from janeczku/master
merge janeczku/master
|
6 years ago |
Ozzieisaacs
|
772f978b45
|
Improved code quality
|
6 years ago |
Ozzieisaacs
|
0f1db18eae
|
Simplified typeahead
|
6 years ago |
Ozzieisaacs
|
6940bb9b88
|
Code improvement
|
6 years ago |
Ozzieisaacs
|
07649d04a3
|
Fix updater
Update translations
Code cleaning updater
|
6 years ago |
Ozzieisaacs
|
39a3f70084
|
Fix for slow updater
|
6 years ago |
Ozzieisaacs
|
8923e71220
|
Remove debug logging
|
6 years ago |
Ozzieisaacs
|
843a93fe28
|
Updater fix for slow servers
|
6 years ago |
OzzieIsaacs
|
fa36072699
|
Fix uk translation-file
|
6 years ago |
OzzieIsaacs
|
8ab9365688
|
Prevent error 500 for cover of not exisiting book
|
6 years ago |
Chad Bergeron
|
169ace777a
|
Fixed infinite scroll for read and unread displays (#855)
|
6 years ago |
Elifcan Cakmak
|
ec2103a3d0
|
fixed a bug that affects allowing password change for users (#854)
|
6 years ago |
tomjmul
|
8e8486497f
|
Restirct a user to a set of tags
|
6 years ago |
Ozzieisaacs
|
e5593d9a7f
|
Integrated author in sorting functions
|
6 years ago |
Ozzieisaacs
|
3f2a9c8bae
|
Code improvement
|
6 years ago |
Ozzieisaacs
|
7c69589c5b
|
Code cosmetics unrar.js
|
6 years ago |
Ozzieisaacs
|
149e9b4bd4
|
Code cosmetis unrar
|
6 years ago |
Ozzieisaacs
|
a360b1759a
|
Code cosmetics
bugfix import HttpError from pydrive
|
6 years ago |
Ozzieisaacs
|
765b817384
|
Refactored shelf.py and editbooks.py
|
6 years ago |
Ozzieisaacs
|
baf83b2f5a
|
Refactored generating download links
|
6 years ago |
Ozzieisaacs
|
9c1b3f136f
|
Improved sorting for rated,random, hot books, read/unread book
|
6 years ago |
Ozzieisaacs
|
a66873a9e2
|
Added file formats view
|
6 years ago |
Ozzieisaacs
|
a0a15b4598
|
Fix max authors shown
|
6 years ago |
Ozzieisaacs
|
4a33278596
|
Update ratings
|
6 years ago |
Ozzieisaacs
|
6d2270d931
|
Fixes for Oauth
|
6 years ago |
Ozzieisaacs
|
1db1c2e7df
|
Enabling LDAP working again
LDAP/Github oauth and Google oauth no credentials/parameters are rejected now
|
6 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
|
6 years ago |
Ozzieisaacs
|
76d40411dd
|
Translation updated
|
6 years ago |
Ozzieisaacs
|
8612dce97c
|
Merge remote-tracking branch 'author/shorten-authors'
|
6 years ago |
Ozzieisaacs
|
0b0e62fdf2
|
Merge remote-tracking branch 'dialog/master'
Fix for #833
|
6 years ago |
Ozzieisaacs
|
6f80a63ca6
|
Fix for #827
|
6 years ago |
Andrew Sullivan
|
3dfc2f2580
|
fixing issue #833
|
6 years ago |
Ozzieisaacs
|
5b0a0e2139
|
Fix #835
|
6 years ago |
Ozzieisaacs
|
9144a7ceb9
|
Fix for sqlalchemy 1.3
|
6 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
|
6 years ago |
Ozzieisaacs
|
6f0b3bbda0
|
Fix for #812
|
6 years ago |