Commit Graph

553 Commits (752b813119746ee8165f7b33b56edc778f2db70f)
 

Author SHA1 Message Date
OzzieIsaacs 986f40b80a Code cosmetics 7 years ago
OzzieIsaacs 78067b87bc Code cosmetics 7 years ago
OzzieIsaacs 395c6679b7 Fix #163 7 years ago
林檎 ebb3acecca Fix Download Bug. 7 years ago
Ivan Smirnov 2c173f9848 Read dbpath from $CALIBRE_DBPATH if present
This is an exploration in potentially enabling multiple libraries to run using the same engine. 

Since app config is all in the db, we should get no port conflicts and be able to run multiple instances of this app with no issues.

Using os.getenv instead of os.environ.get allows us to provide CALIBRE_DBPATH inline with the invocation of the file (`CALIBRE_DBPATH=/foo/bar/` python cps.py)
7 years ago
idalin 4d8b43bd54 update Simplified Chinese translation 7 years ago
Radosław Kierznowski 55ee323ca1 Merge remote-tracking branch 'refs/remotes/janeczku/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po
7 years ago
OzzieIsaacs cbc807f3ff Fix #138 7 years ago
OzzieIsaacs 60f3fefaec Added Read/Unread to feed
Prevent books from getting multiple times added to shelf
Updated German Translation
7 years ago
OzzieIsaacs 33427d7610 Bugfix opds feed for lists 7 years ago
Ozzie Isaacs 90b9d37772 Updated readme 7 years ago
Ozzie Isaacs 9583e57b2e Update readme 7 years ago
OzzieIsaacs 078afa41cf Update Readme 7 years ago
OzzieIsaacs 0e0e72fb71 Fixes for gevent/gdrive 7 years ago
Radosław Kierznowski 9c5fe444e6 POT: 2017-03-12 19:10 7 years ago
Jack Darlington 907a2eca68 Merge branch 'master' of https://github.com/janeczku/calibre-web into develop
# Conflicts:
#	cps.py
7 years ago
OzzieIsaacs 806cb5d856 Fixes #132 7 years ago
Jack Darlington 3916205a95 Gdrive optional 7 years ago
Jack Darlington b352bbfd14 Fix for gevent as optional 7 years ago
Jack Darlington 06a4af44cc Merge branch 'master' into develop
# Conflicts:
#	cps/web.py
7 years ago
OzzieIsaacs a87fab8774 - Smaller cover picturees on small devices
- filename for download with underscore
7 years ago
Jack Darlington ff89d9c20d Merge branch 'master' into develop 7 years ago
Jack Darlington 8f666d925f Merge branch 'master' of https://github.com/janeczku/calibre-web 7 years ago
Kennyl 59bf568f7e Merge branch 'master' into fix/python3-patch-20170308 7 years ago
Jack Darlington 29462e2278 Fix for updater 7 years ago
Jack Darlington 7d31abf920 added jquery.form.js to project locally 7 years ago
Jack Darlington 537977e497 Changed “have read” to checkbox 7 years ago
Jack Darlington 8f2088a3ea Updated use google drive checkbox 7 years ago
Jack Darlington 5a2e77baaf fix for form input ID 7 years ago
OzzieIsaacs 74a3e6842a Merge remote-tracking branch 'kennyl/travis'
# Conflicts:
#	cps/web.py
7 years ago
OzzieIsaacs b081bc8672 Fix #157 7 years ago
OzzieIsaacs 16cac6ac4f Merge remote-tracking branch 'polish_update/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po

Fix for #147
7 years ago
Jack Darlington 2ffa847803 Merge branch 'master' into develop 7 years ago
JackED42 185380fac0 Merge pull request #3 from janeczku/master
Updated translations
7 years ago
Jack Darlington dad251d02c Fix for revoking already expired channel (drive) 7 years ago
Radosław Kierznowski 89fa9eb02f Update polish translation
Calibre Web - polski (POT: 2017-03-11 09:09)
7 years ago
OzzieIsaacs dbf07cb593 Updated translations 7 years ago
林檎 2ef4933f7a Merge branch 'feature/download-suffix-20170309' into travis
# Conflicts:
#	cps/templates/detail.html
7 years ago
林檎 045419e880 Fix #146
For WebUI only
OPDS remains previous behaviour
7 years ago
林檎 a766784ef1 Merge branch 'feature/download-suffix-20170308' into travis 7 years ago
林檎 d7d29827f4 fix behind 7 years ago
林檎 7bae79d826 fix conflict 7 years ago
林檎 a7d361a0ff merge conflict 7 years ago
林檎 dcc0958c39 Merge branch 'master' into travis
# Conflicts:
#	cps/epub.py
#	cps/web.py
#	readme.md
7 years ago
林檎 8c625dfb93 Fix #146
For WebUI only
OPDS remains previous behaviour
7 years ago
林檎 d7afbdc349 use quote instead of urllib.quote 7 years ago
林檎 108302ff9b remove dependency on future function
no need six or future if there is only one function.
7 years ago
Jack Darlington e3a2bd348c Merge branch 'develop' into personal 7 years ago
Jack Darlington 6ab8d0330a Fix for editing book cover with drive + fixed found bug that has_cover not set 7 years ago
JackED42 dd38a2a0ba Update readme.md 7 years ago