Commit Graph

160 Commits

Author SHA1 Message Date
cd792d0ca7 Import files are now searched first from vendor folder and not from python folder
This should solve issues if different versions of packages are installed on the machine (like in #61)
2016-10-04 18:48:26 +02:00
753a0a82a1 Fix for #66 advanced search 2016-10-03 12:08:34 +02:00
7f033e9fe3 Merge pull request #65 from ouzklcn/master
add fix for #64 kindlegen conversation error
2016-10-02 20:33:35 +02:00
cd88af32f2 add fix for janeczku/calibre-web#64 kindlegen conversation error 2016-09-21 11:27:37 +03:00
966fd5952b Merge pull request #60 from OzzieIsaacs/patch-1
Add fix for #58 remove trailing spaces
2016-08-30 12:58:10 +02:00
897c1648bb Add fix for #58 remove trailing spaces 2016-08-27 10:32:53 +02:00
8a9b4e7fc7 remove print 2016-08-08 21:04:09 +02:00
0f8c308973 Fix for deleting kindle mail adresee #54 2016-08-08 21:01:38 +02:00
eb8b9bf166 Fix for missing metadata in pdf files 2016-08-07 23:34:23 +02:00
ae1ecf6542 Fix for missing metadata in pdf files 2016-08-07 23:32:55 +02:00
52ba2adf73 Merge pull request #48 from OzzieIsaacs/patch-1
Fix for #45 DB_ROOT not found
2016-08-07 22:51:06 +02:00
79f373d4e6 Merge pull request #49 from OzzieIsaacs/patch-2
Fix for non Ascii Characters in database paths #46
2016-08-07 22:38:10 +02:00
df5ab3d294 Merge pull request #50 from OzzieIsaacs/patch-3
Fix #20
2016-08-07 22:32:02 +02:00
8159cf6b1a Merge remote-tracking branch 'upstream/master'
merge with upstream
2016-08-07 22:29:21 +02:00
829e926770 Add PyPDF2 to vendor 2016-08-07 22:12:32 +02:00
2b2d485730 upload more than pdf fixes 2016-08-07 22:10:00 +02:00
fee60bb21d Merge branch 'lemmsh-upload_more_than_pdf'
Merging PR #30
2016-08-07 18:47:00 +02:00
f5773cc75f resolve conflicts with PR 30 2016-08-07 18:46:38 +02:00
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
59136a9cc2 Linux path problem solved (finally) 2016-08-07 10:32:45 +02:00
5a0faf9950 Now working on linux, too 2016-08-04 09:29:16 +02:00
9aac40bfc4 Fix #20
Series and custom composite coloums are also excluded in the view
2016-08-03 13:14:24 +02:00
3b5be5dbc4 Update db.py 2016-08-03 07:37:53 +02:00
da83af092a Fix for #46 encoding issue 2016-08-03 07:35:58 +02:00
624737d2e2 Fix for #45 DB_ROOT not found 2016-08-03 07:28:14 +02:00
a7117228aa Update Google Font protocol to HTTPS 2016-07-18 11:10:45 -07:00
d051a1dbeb Fix login/logout redirect with reverse proxy 2016-07-15 14:29:57 +02:00
f95ac38c54 Fix redirects with reverse proxy
See #36
2016-07-15 01:28:12 +02:00
34e11fab79 Support reverse proxy subdirectory
Closes #19
2016-07-14 02:12:21 +02:00
d0c9bf9e0e Add shebang
Closes #29
2016-07-14 01:52:06 +02:00
8a9c97bf69 fb2 uploading 2016-06-18 16:51:16 +03:00
8b5bd61467 fb2 uploading 2016-06-18 16:50:32 +03:00
82574d2118 Support SMTP without authentication 2016-06-17 21:32:00 +02:00
91eb7129ac Update epub.js 2016-06-17 21:22:09 +02:00
62f9120a0f Merge branch 'zip-check' 2016-06-17 21:08:59 +02:00
e42f768909 Check if epub file exists before trying to extract 2016-06-17 20:59:44 +02:00
bd686ad6ed Merge branch 'disable-autocomplete' 2016-06-17 20:01:53 +02:00
374cfd866d Disable autocomplete in user edit 2016-06-17 20:01:44 +02:00
46c83bbe8b Fix recursive path creation 2016-06-17 20:01:27 +02:00
062dc4649e Merge branch 'fix-kindle' 2016-06-17 14:43:02 +02:00
af1691f919 Fix missing import 2016-06-17 14:42:39 +02:00
43d6077815 cleanup 2016-06-05 22:32:26 +03:00
18e341d650 epub uploading 2016-06-05 22:28:30 +03:00
dc5074a865 default upload logic 2016-06-05 19:52:28 +03:00
44df873f33 logging, tmp cleanup 2016-06-05 19:42:18 +03:00
027e103ce3 refactoring to make adding new formats possible 2016-06-05 18:41:47 +03:00
db70e47557 Merge pull request #18 from cervinko/feature-advanced-search
add advanced search
2016-05-22 14:05:40 +02:00
c26eb6aa08 add exclude tags to advanced search 2016-05-03 14:27:38 +02:00
80c3c19c01 some fixes for advanced search 2016-05-03 11:00:45 +02:00
7fce28790d add search_form.html 2016-05-02 23:25:21 +02:00