OzzieIsaacs
|
3b5be5dbc4
|
Update db.py
|
2016-08-03 07:37:53 +02:00 |
|
OzzieIsaacs
|
da83af092a
|
Fix for #46 encoding issue
|
2016-08-03 07:35:58 +02:00 |
|
janeczku
|
d051a1dbeb
|
Fix login/logout redirect with reverse proxy
|
2016-07-15 14:29:57 +02:00 |
|
janeczku
|
f95ac38c54
|
Fix redirects with reverse proxy
See #36
|
2016-07-15 01:28:12 +02:00 |
|
janeczku
|
34e11fab79
|
Support reverse proxy subdirectory
Closes #19
|
2016-07-14 02:12:21 +02:00 |
|
janeczku
|
82574d2118
|
Support SMTP without authentication
|
2016-06-17 21:32:00 +02:00 |
|
janeczku
|
91eb7129ac
|
Update epub.js
|
2016-06-17 21:22:09 +02:00 |
|
janeczku
|
62f9120a0f
|
Merge branch 'zip-check'
|
2016-06-17 21:08:59 +02:00 |
|
janeczku
|
e42f768909
|
Check if epub file exists before trying to extract
|
2016-06-17 20:59:44 +02:00 |
|
janeczku
|
374cfd866d
|
Disable autocomplete in user edit
|
2016-06-17 20:01:44 +02:00 |
|
janeczku
|
46c83bbe8b
|
Fix recursive path creation
|
2016-06-17 20:01:27 +02:00 |
|
janeczku
|
af1691f919
|
Fix missing import
|
2016-06-17 14:42:39 +02:00 |
|
Jan B
|
db70e47557
|
Merge pull request #18 from cervinko/feature-advanced-search
add advanced search
|
2016-05-22 14:05:40 +02:00 |
|
Cervinko Cera
|
c26eb6aa08
|
add exclude tags to advanced search
|
2016-05-03 14:27:38 +02:00 |
|
Cervinko Cera
|
80c3c19c01
|
some fixes for advanced search
|
2016-05-03 11:00:45 +02:00 |
|
Cervinko Cera
|
7fce28790d
|
add search_form.html
|
2016-05-02 23:25:21 +02:00 |
|
Cervinko Cera
|
431b6009a5
|
add advanced search
|
2016-05-02 22:43:50 +02:00 |
|
janeczku
|
1e2a6f2ffb
|
Fix session.rollback on admin account creation
|
2016-04-29 22:54:38 +02:00 |
|
janeczku
|
3719b7e4eb
|
Add ANON_BROWSE configuration option
|
2016-04-29 22:36:36 +02:00 |
|
Cervinko Cera
|
3833079973
|
assign admin all rights in create_admin_user()
|
2016-04-27 19:50:04 +02:00 |
|
Cervinko Cera
|
8f4c444929
|
add basic auth for feed sites
|
2016-04-27 18:29:45 +02:00 |
|
Cervinko Cera
|
f66d7ce29b
|
add permission for changing own password
|
2016-04-27 16:00:58 +02:00 |
|
Cervinko Cera
|
bc35250f28
|
permission fix in user_edit.html
|
2016-04-27 10:39:52 +02:00 |
|
Cervinko Cera
|
c7b7b3866e
|
add user-permission management
|
2016-04-27 10:35:23 +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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
Cervinko Cera
|
1d295eb954
|
show 'read in browser' only for epubs
|
2016-04-13 00:09:17 +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 |
|