1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-16 02:09:57 +00:00
Commit Graph

3588 Commits

Author SHA1 Message Date
Cervinko Cera
f57c9c5951 remove if clauses for int and float in edit_book.html 2016-04-20 23:53:55 +02:00
Cervinko Cera
27d5a79efb remove some commented code and debug prints 2016-04-20 19:42:24 +02:00
Cervinko Cera
6a3115ebd5 support for custom columns 2016-04-20 19:29:32 +02:00
Cervinko Cera
9324c554bf support for custom columns 2016-04-20 19:28:48 +02:00
Cervinko Cera
9a1f48967c support for custom columns 2016-04-20 19:27:29 +02:00
Cervinko Cera
704198655b custom columns unfinished 2016-04-20 19:25:47 +02:00
Cervinko Cera
202cbc26a7 custom columns unfinished 2016-04-20 19:25:47 +02:00
Cervinko Cera
0ee46e4b5e custom columns unfinished 2016-04-20 19:25:46 +02:00
Cervinko Cera
6c40bfdd08 add config.ini_example and remove config.ini from git 2016-04-20 19:25:16 +02:00
Cervinko Cera
82271a78c9 config ini test 2016-04-20 19:02:16 +02:00
Cervinko Cera
135818d18c reset config.ini 2016-04-20 18:58:34 +02:00
Cervinko Cera
66cea6a3a6 fix for edit page after upload - reset config.ini 2016-04-20 08:00:28 +02:00
Cervinko Cera
cfd5b3ab12 fix for edit page after upload - reset config.ini 2016-04-20 07:54:28 +02:00
Cervinko Cera
649d54b0f9 fix for edit page after upload 2016-04-20 00:30:50 +02:00
Cervinko Cera
e0432a9ad7 fix for edit page after upload 2016-04-20 00:29:53 +02:00
Cervinko Cera
2207622bbf fix for edit page after upload 2016-04-20 00:23:14 +02:00
JanB
8d2a865436 Catch file permission errors when uploading PDF 2016-04-17 17:42:22 +02:00
JanB
df480160da Handle race in database creation when running multiple WSGI instances 2016-04-17 17:30:55 +02:00
Jan B
24b2b0a1ce Merge pull request #13 from cervinko/development
Better Author and Tags editing, better multi-author support
2016-04-17 16:58:46 +02:00
Cervinko Cera
96a40a6812 Merge branch 'development' of github.com:cervinko/calibre-web into development 2016-04-15 23:54:17 +02:00
Cervinko Cera
88b134151d show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver 2016-04-15 23:51:26 +02:00
Cervinko Cera
826159c432 show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver 2016-04-15 23:51:26 +02:00
Cervinko Cera
7d148c0a74 show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver 2016-04-15 23:37:09 +02:00
Cervinko Cera
a9801371b6 show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver 2016-04-15 23:35:18 +02:00
JanB
76c7cdf465 Add config option for upload feature 2016-04-15 19:44:13 +02:00
JanB
952d389dc5 Ship config.ini with defaults; log errors to file; fix OPDS catalog name 2016-04-15 18:54:23 +02:00
Jan B
b99c793aa2 Merge pull request #11 from cervinko/master
show 'read in browser' only for epubs
2016-04-13 22:12:23 +02:00
Cervinko Cera
1d295eb954 show 'read in browser' only for epubs 2016-04-13 00:09:17 +02:00
JanB
15fc2acad1 Update feature list 2016-04-12 23:25:12 +02:00
Jan B
2a3680b099 Merge pull request #8 from cervinko/master
Upload PDF Files
2016-04-12 23:21:34 +02:00
Cervinko Cera
8973e81aa1 added Wand 4.2 to lib 2016-04-09 00:36:30 +02:00
Cervinko Cera
8be85c8e5d check if wand is available, add dummy cover.jpg otherwise 2016-04-08 22:57:58 +02:00
Cervinko Cera
51f1453917 check if wand is available, add dummy cover.jpg otherwise 2016-04-08 22:57:16 +02:00
Cervinko Cera
e4ffc9f2a0 set last_modified when pdf is uploaded 2016-04-06 12:55:20 +02:00
Cervinko Cera
4e0621479a don't show upload button for users 2016-04-06 11:04:06 +02:00
Cervinko Cera
bda3055a19 improvements for pdf upload function 2016-04-05 20:50:28 +02:00
Cervinko Cera
3324669702 improvements for pdf upload function 2016-04-04 23:25:53 +02:00
Cervinko Cera
748dd2ad1f Merge remote-tracking branch 'upstream/master' 2016-04-03 23:52:37 +02:00
Cervinko Cera
3ddecc007c Adding unfinished upload function 2016-04-03 23:52:32 +02:00
Jan Broer
7342837aa3 Merge branch 'html-fixes' 2016-04-03 23:33:43 +02:00
Jan Broer
318d65bf3a Small UI fixes
* Smart truncate long titles in overview pages
* Fix responsive grid in overview
* Update favicon
2016-04-03 23:33:29 +02:00
Jan B
c1be9a72e4 Merge pull request #5 from cervinko/master
Fixes for editing Authors and adds Typeahead for Author input, Fix changing password from admin
2016-04-03 23:29:39 +02:00
Cervinko Cera
cb2ac4d142 for for editing Author 2016-04-03 23:22:26 +02:00
Cervinko Cera
a96417f2a5 fix for password edit at the admin page 2016-04-03 15:12:48 +02:00
Cervinko Cera
a395e9f301 remove orphaned authors 2016-04-03 00:31:30 +02:00
Cervinko Cera
c6500b7eca Merge remote-tracking branch 'upstream/master' 2016-03-29 13:56:24 +02:00
Jan Broer
e8b2ea873c Don't send AZW formats via mail 2016-03-29 01:25:25 +02:00
Cervinko Cera
1a922d4552 Fix crash when 'view book after edit' is not checked 2016-03-29 00:30:59 +02:00
Cervinko Cera
cd0aeb2857 Add Typeahead for Author input 2016-03-29 00:09:11 +02:00
Jan Broer
13a024a77d Add logging / Optimize CSS 2016-03-28 21:14:16 +02:00