1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-24 22:23:16 +00:00
Commit Graph

3402 Commits

Author SHA1 Message Date
Cervinko Cera
2b2d485730 upload more than pdf fixes 2016-08-07 22:10:00 +02:00
Cervinko Cera
fee60bb21d Merge branch 'lemmsh-upload_more_than_pdf'
Merging PR #30
2016-08-07 18:47:00 +02:00
Cervinko Cera
f5773cc75f resolve conflicts with PR 30 2016-08-07 18:46:38 +02:00
cervinko
f02ea3b880 Merge pull request #38 from jgillman/update-google-font-protocol
Update Google Font protocol to HTTPS
2016-08-07 14:05:38 +02:00
OzzieIsaacs
59136a9cc2 Linux path problem solved (finally) 2016-08-07 10:32:45 +02:00
OzzieIsaacs
5a0faf9950 Now working on linux, too 2016-08-04 09:29:16 +02:00
OzzieIsaacs
9aac40bfc4 Fix #20
Series and custom composite coloums are also excluded in the view
2016-08-03 13:14:24 +02:00
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
OzzieIsaacs
624737d2e2 Fix for #45 DB_ROOT not found 2016-08-03 07:28:14 +02:00
wuqi
f2de1d4c47 change google fonts to local 2016-07-20 10:41:04 +08:00
wuqi
26c293308c mouse wheel 2016-07-19 14:48:11 +08:00
wuqi
b846cc11d8 fix some error
Fix TypeError: 'bool' object is not callable
2016-07-19 10:59:46 +08:00
Joel Gillman
a7117228aa
Update Google Font protocol to HTTPS 2016-07-18 11:10:45 -07:00
wuqi
3a54ff0eb4 browser icon change back 2016-07-16 17:26:40 +08:00
wuqi
ab97ead264 merge test 2016-07-16 17:17:43 +08:00
wuqi
350f4e21e6 Add txt reader
add txt file reader,and add select for read the book
2016-07-16 16:44:47 +08: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
d0c9bf9e0e Add shebang
Closes #29
2016-07-14 01:52:06 +02:00
wuqi
9a8d795eff Update epub reader and pdf reader
Update epub reader and use pdf.js tu view pdf files
2016-07-09 16:54:13 +08:00
Pavel Yakunin
8a9c97bf69 fb2 uploading 2016-06-18 16:51:16 +03:00
Pavel Yakunin
8b5bd61467 fb2 uploading 2016-06-18 16:50:32 +03: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
bd686ad6ed Merge branch 'disable-autocomplete' 2016-06-17 20:01:53 +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
062dc4649e Merge branch 'fix-kindle' 2016-06-17 14:43:02 +02:00
janeczku
af1691f919 Fix missing import 2016-06-17 14:42:39 +02:00
Pavel Yakunin
43d6077815 cleanup 2016-06-05 22:32:26 +03:00
Pavel Yakunin
18e341d650 epub uploading 2016-06-05 22:28:30 +03:00
Pavel Yakunin
dc5074a865 default upload logic 2016-06-05 19:52:28 +03:00
Pavel Yakunin
44df873f33 logging, tmp cleanup 2016-06-05 19:42:18 +03:00
Pavel Yakunin
027e103ce3 refactoring to make adding new formats possible 2016-06-05 18:41:47 +03: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
Jan B
554bc6aaf5 Merge pull request #17 from cervinko/feature-rights-management
add user-permission management
2016-04-29 22:17:30 +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
janeczku
f7e868044e Move vendored libraries to vendor directory 2016-04-27 17:47:31 +02:00
janeczku
f6cf9ac7f7 Update readme.md 2016-04-27 17:37:19 +02:00