Matt Hazinski
6f7a240ce2
Ensure file paths in uploads are non-empty, fix #183 ( #184 )
...
* Ensure file paths in uploads are non-empty, fix #183
* Fix AttributeError in process(), handle strings of spaces
8 years ago
Ozzie Isaacs
ede8ae6742
Fix #182 , #176
8 years ago
Ozzie Isaacs
18744975b3
added ability to delete books
8 years ago
OzzieIsaacs
c80e517c28
Delete books prepared for deleting on doogle drive
8 years ago
OzzieIsaacs
195e581aef
Missing file for deletion of books
8 years ago
OzzieIsaacs
7667da6e12
Books now really deleted from hard disk ( #119 )
8 years ago
OzzieIsaacs
2b8c29c535
Further fix delete books ( #119 )
8 years ago
OzzieIsaacs
9c679c8908
Delete books should now work ( #119 )
8 years ago
OzzieIsaacs
cd0d450829
Allow deleting books ( fixes #119 )
8 years ago
OzzieIsaacs
daaee5b67e
remove unused variables
8 years ago
林檎
b51afe3ead
Code Fix
...
Fix pagination logic.
_ is gettext , use __ as dummy variable instead of _
Need more test.
Test on following
http://localhost:8083/opds/new
http://localhost:8083/opds/new?offset=60
http://localhost:8083/opds/new?offset=120
8 years ago
OzzieIsaacs
7a07edaff4
Update polish translation
8 years ago
Radosław Kierznowski
3c3720aa0f
Update polish translation (POT: 2017-04-11 22:51)
8 years ago
Radosław Kierznowski
ccf563023b
Merge remote-tracking branch 'refs/remotes/janeczku/master'
8 years ago
Ozzie Isaacs
24cf550be4
Merge pull request #173 from Kennyl/fix/python3-20170406
...
Fix #172
8 years ago
林檎
622b1435f1
Fix #172
8 years ago
OzzieIsaacs
fb43110f1c
Merge remote-tracking branch 'spanish_translation/master'
8 years ago
OzzieIsaacs
699bd036e8
Code cosmetics
8 years ago
Gonzalo Cao Cabeza de Vaca
286196fa1d
Updated spanish translations
8 years ago
OzzieIsaacs
dc45b53b24
code cosmetics
8 years ago
OzzieIsaacs
8c7a8a954a
Code cosmetics
8 years ago
OzzieIsaacs
d59be5faf4
Code cosmetics
...
Bugfix upload
8 years ago
OzzieIsaacs
ab534b21c1
Code cosmetics
8 years ago
OzzieIsaacs
7dd70db837
Code cosmetics
8 years ago
OzzieIsaacs
7c6d527a55
Code cosmetics
8 years ago
OzzieIsaacs
66181daf6d
Merge remote-tracking branch 'custom-dbpath'
8 years ago
OzzieIsaacs
79d5bab4ba
Code cosmetics
8 years ago
OzzieIsaacs
5044b78b08
Code cosmetics
8 years ago
OzzieIsaacs
00462237fe
Merge remote-tracking branch 'chinese_translation/master'
8 years ago
OzzieIsaacs
986f40b80a
Code cosmetics
8 years ago
OzzieIsaacs
78067b87bc
Code cosmetics
8 years ago
OzzieIsaacs
395c6679b7
Fix #163
8 years ago
林檎
ebb3acecca
Fix Download Bug.
8 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)
8 years ago
idalin
4d8b43bd54
update Simplified Chinese translation
8 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
8 years ago
OzzieIsaacs
cbc807f3ff
Fix #138
8 years ago
OzzieIsaacs
60f3fefaec
Added Read/Unread to feed
...
Prevent books from getting multiple times added to shelf
Updated German Translation
8 years ago
OzzieIsaacs
33427d7610
Bugfix opds feed for lists
8 years ago
Ozzie Isaacs
90b9d37772
Updated readme
8 years ago
Ozzie Isaacs
9583e57b2e
Update readme
8 years ago
OzzieIsaacs
078afa41cf
Update Readme
8 years ago
OzzieIsaacs
0e0e72fb71
Fixes for gevent/gdrive
8 years ago
Radosław Kierznowski
9c5fe444e6
POT: 2017-03-12 19:10
8 years ago
Jack Darlington
907a2eca68
Merge branch 'master' of https://github.com/janeczku/calibre-web into develop
...
# Conflicts:
# cps.py
8 years ago
OzzieIsaacs
806cb5d856
Fixes #132
8 years ago
Jack Darlington
3916205a95
Gdrive optional
8 years ago
Jack Darlington
b352bbfd14
Fix for gevent as optional
8 years ago
Jack Darlington
06a4af44cc
Merge branch 'master' into develop
...
# Conflicts:
# cps/web.py
8 years ago
OzzieIsaacs
a87fab8774
- Smaller cover picturees on small devices
...
- filename for download with underscore
8 years ago