OzzieIsaacs
a8f7fde333
Bugfix PDF Reader with reverse proxy ( #86 )
...
Bugfix Txt Reader
Bugfix for loading covers with reverse proxy
2016-12-28 11:43:36 +01:00
Juan Fernando Villa Hernández
c187c8b9c4
Archivo mo del archivo messages.po
...
Archivo mo del archivo messages.po el cual esta traducido a el español
2016-12-27 15:11:01 -05:00
Juan Fernando Villa Hernández
5831a20d76
Traducción a el español
...
Archivo de traducción a el español
2016-12-27 15:05:30 -05:00
OzzieIsaacs
c33a329f08
Add search for series and languages ( #56 )
...
Add database migration for shelf ordering (#73 )
2016-12-27 16:07:25 +01:00
OzzieIsaacs
fac83a10eb
Added display and linking of IDs (Amazon, ISBN, and DIO Links are working)
2016-12-27 10:36:06 +01:00
OzzieIsaacs
e0459eb62b
Removed unused wishlist code
...
Added renaming of shelf name
Added sorting abilty to shelfs
jquery is loaded locally now
2016-12-26 11:33:32 +01:00
OzzieIsaacs
580389d279
Added missing dependency six.py
2016-12-24 07:33:09 +01:00
OzzieIsaacs
ba44a15891
changes for #77
...
Code cosmetics
#75 :
- More debug infos for kindlegen and sending e-mail.
- Button for sending test e-mail.
- timeout of 5min for sending e-mail
2016-12-23 09:53:39 +01:00
OzzieIsaacs
c582ccf79c
Fix for #78
2016-12-20 07:45:04 +01:00
OzzieIsaacs
9512a130da
Change daemon to service
2016-11-20 21:27:59 +01:00
OzzieIsaacs
0a3a40c25a
Added daemon instructions in readme
2016-11-19 14:42:47 +01:00
OzzieIsaacs
811975f1a4
Added french translation
2016-11-13 19:28:38 +01:00
OzzieIsaacs
b878651e4e
Bugfix epub-Reader
2016-11-13 12:13:32 +01:00
OzzieIsaacs
0aa3ff4f6d
Remove trailing spaces from username during login
...
Upload of books working on windows without errors
2016-11-12 21:28:40 +01:00
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