Commit Graph

99 Commits

Author SHA1 Message Date
janeczku fe1ab44a58 Add GPL v3 License 2016-04-27 17:29:57 +02:00
janeczku 5d6f18f4c3 Merge branch 'fix-gitignore' 2016-04-21 23:15:47 +02:00
janeczku 727a49db6f Add gitignore, config.ini.example 2016-04-21 23:13:41 +02:00
Jan B 7424418cdf Merge pull request #16 from cervinko/feature-custom_columns
Feature custom columns
2016-04-21 23:00:00 +02:00
Cervinko Cera 0e4574da91 revert config.ini 2016-04-21 20:55:08 +02:00
Cervinko Cera b2146ba4b9 add support for is_multiple custom columns 2016-04-21 19:18:52 +02:00
Cervinko Cera 3f1a54ea59 fix typo in detail.html 2016-04-21 14:46:19 +02:00
Cervinko Cera 6359ab73a7 remove config.ini 2016-04-21 14:42:30 +02:00
Cervinko Cera b7f71e563e fix for custom column 'rating' 2016-04-21 12:59:49 +02:00
Cervinko Cera 931981a37a fix for custom column 'rating' 2016-04-21 12:46:26 +02:00
Cervinko Cera a21a9d6510 save rating as rating*2 in db and show rating/2 in interface 2016-04-21 09:04:08 +02:00
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