Commit Graph

18 Commits

Author SHA1 Message Date
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 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 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
wuqi b846cc11d8 fix some error
Fix TypeError: 'bool' object is not callable
2016-07-19 10:59:46 +08:00
wuqi ab97ead264 merge test 2016-07-16 17:17:43 +08:00
janeczku d051a1dbeb Fix login/logout redirect with reverse proxy 2016-07-15 14:29:57 +02:00
Cervinko Cera 431b6009a5 add advanced search 2016-05-02 22:43:50 +02:00
Cervinko Cera c7b7b3866e add user-permission management 2016-04-27 10:35:23 +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
Cervinko Cera 4e0621479a don't show upload button for users 2016-04-06 11:04:06 +02:00
Cervinko Cera 3ddecc007c Adding unfinished upload function 2016-04-03 23:52:32 +02:00
Cervinko Cera cd0aeb2857 Add Typeahead for Author input 2016-03-29 00:09:11 +02:00
Jan Broer 34cd613e29 Fixes broken send-to-kindle 2016-03-27 23:41:55 +02:00
Jan Broer e21e974457 Add public account registration 2015-10-13 02:30:55 +02:00
Jan Broer 79e20d13ee Changed title logo 2015-10-12 04:06:06 +02:00
Jan Broer af4f7396cd Fix titles and covers 2015-10-12 04:04:47 +02:00
Jan Broer 64a9cbce2d Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/ 2015-08-02 20:59:11 +02:00