Commit Graph

3175 Commits

Author SHA1 Message Date
OzzieIsaacs b86864b407 Made kindlegen working on windows (including paths containing umlauts)
Added back buttons on edit mail, edit user, and edit book
2016-11-12 10:52:59 +01:00
OzzieIsaacs bbf6d9b026 Translation of UI (german and english)
Bugfix for feeds
    - removed categories related and up
    - load new books now working
    - category random now working
login page is free of non accessible elements
boolean custom column is vivible in UI
books with only with certain languages can be shown
book shelfs can be deleted from UI
Anonymous user view is more resticted
Added browse of series in sidebar
Dependencys in vendor folder are updated to newer versions (licencs files are now present)
Bugfix editing Authors names
Made upload on windows working
2016-11-09 19:24:33 +01:00
OzzieIsaacs a6b6700a73 Removed non working search from epub viewer 2016-11-01 18:49:47 +01:00
OzzieIsaacs 313116dca7 Uploader is working on windows 2016-10-30 11:44:02 +01:00
OzzieIsaacs 12db39523c Merge branch 'master' of https://github.com/wuqi/calibre-web
# Conflicts:
#	.gitignore
#	cps/static/css/colors.css
#	cps/static/css/style.css
#	cps/web.py
2016-10-24 19:04:16 +02:00
OzzieIsaacs a2b886b0be Add reverse proxy configuration infos 2016-10-08 07:58:47 +02:00
OzzieIsaacs 05189f78bc Fix for #67 2016-10-05 12:44:32 +02:00
OzzieIsaacs 7df88e70a3 First step fix for #37 wrong search adress
@ jschuck, @jgillmann, could you please confirm that you can search now?
Do you still have logout/login problems? -> redirects to Hostname instead of hostname/calibre?
(got this too with apache server, where as search worked before)
2016-10-04 20:46:35 +02:00
OzzieIsaacs 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
OzzieIsaacs 753a0a82a1 Fix for #66 advanced search 2016-10-03 12:08:34 +02:00
Jan B 7f033e9fe3 Merge pull request #65 from ouzklcn/master
add fix for #64 kindlegen conversation error
2016-10-02 20:33:35 +02:00
ouzklcn cd88af32f2 add fix for janeczku/calibre-web#64 kindlegen conversation error 2016-09-21 11:27:37 +03:00
cervinko 966fd5952b Merge pull request #60 from OzzieIsaacs/patch-1
Add fix for #58 remove trailing spaces
2016-08-30 12:58:10 +02:00
OzzieIsaacs 897c1648bb Add fix for #58 remove trailing spaces 2016-08-27 10:32:53 +02:00
Cervinko Cera 8a9b4e7fc7 remove print 2016-08-08 21:04:09 +02:00
Cervinko Cera 0f8c308973 Fix for deleting kindle mail adresee #54 2016-08-08 21:01:38 +02:00
Cervinko Cera eb8b9bf166 Fix for missing metadata in pdf files 2016-08-07 23:34:23 +02:00
Cervinko Cera ae1ecf6542 Fix for missing metadata in pdf files 2016-08-07 23:32:55 +02:00
cervinko 52ba2adf73 Merge pull request #48 from OzzieIsaacs/patch-1
Fix for #45 DB_ROOT not found
2016-08-07 22:51:06 +02:00
cervinko 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
cervinko df5ab3d294 Merge pull request #50 from OzzieIsaacs/patch-3
Fix #20
2016-08-07 22:32:02 +02:00
Cervinko Cera 8159cf6b1a Merge remote-tracking branch 'upstream/master'
merge with upstream
2016-08-07 22:29:21 +02:00
Cervinko Cera 829e926770 Add PyPDF2 to vendor 2016-08-07 22:12:32 +02:00
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