1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-10-01 16:30:48 +00:00
calibre-web/cps
Jonathan Rehm 4fe1536b7e Simplify the read functionality's code
* Use block label to toggle the checkbox
* Submit form when checkbox's value changes (regardless of whether mouse is used or not)
* Remove unused code
2017-07-06 10:33:47 -07:00
..
static Simplify the read functionality's code 2017-07-06 10:33:47 -07:00
templates Simplify the read functionality's code 2017-07-06 10:33:47 -07:00
translations Integrate Iso639 language name translations to russian translation 2017-05-01 16:24:20 +02:00
__init__.py custom columns unfinished 2016-04-20 19:25:47 +02:00
book_formats.py Ensure file paths in uploads are non-empty, fix #183 (#184) 2017-04-23 07:22:10 +01:00
db.py Fixed Deleting user 2017-05-25 09:09:35 +02:00
epub.py Ensure file paths in uploads are non-empty, fix #183 (#184) 2017-04-23 07:22:10 +01:00
fb2.py Code cosmetics 2017-03-29 21:43:55 +02:00
gdriveutils.py Allow deleting books (fixes #119) 2017-04-14 20:29:11 +02:00
helper.py No error 500 if kindlegen is not excecutable 2017-05-25 09:30:20 +02:00
ub.py Integrate Iso639 language name translations to russian translation 2017-05-01 16:24:20 +02:00
uploader.py Reuse original code logic. 2017-03-04 15:37:30 +08:00
web.py For failed logins the source ip-adress is logged now ( #201) 2017-06-07 18:08:15 +02:00