OzzieIsaacs
dc45b53b24
code cosmetics
8 years ago
OzzieIsaacs
8c7a8a954a
Code cosmetics
8 years ago
OzzieIsaacs
d59be5faf4
Code cosmetics
...
Bugfix upload
8 years ago
OzzieIsaacs
7c6d527a55
Code cosmetics
8 years ago
OzzieIsaacs
79d5bab4ba
Code cosmetics
8 years ago
OzzieIsaacs
5044b78b08
Code cosmetics
8 years ago
OzzieIsaacs
986f40b80a
Code cosmetics
8 years ago
OzzieIsaacs
78067b87bc
Code cosmetics
8 years ago
Jack Darlington
7d31abf920
added jquery.form.js to project locally
8 years ago
OzzieIsaacs
38c782fcf1
Merge remote-tracking branch 'Douban/prod'
...
# Conflicts:
# cps/templates/book_edit.html
8 years ago
OzzieIsaacs
edadf84710
Added editing star rating graphically
...
Added ability to reload database connection (refresh problem)
Bugfix display hot books (no hot books, hot books are deleted books, no longer result in error 500)
8 years ago
idalin
bdf28e1475
fix bug for metadata searching result.
8 years ago
idalin
a6b2977286
add i18n message for getmeta feature.
8 years ago
idalin
338ca61cf9
fixed douban api not working in some cases
8 years ago
idalin
54bc299e88
get metadata from douban and google while editing.
8 years ago
idalin
e100702345
get metadata from douban and google while editing.
8 years ago
OzzieIsaacs
1a83ad713c
Additional version info for sqlite database
8 years ago
Ozzie Isaacs
b876505f22
Delete doubtable.js
8 years ago
idalin
4a2b5b46a3
merge
8 years ago
idalin
2f1fdab9de
delete douban_meta.js in master.(This is for Chinese user only)
8 years ago
idalin
d6dd28e703
limit search results to 20
8 years ago
OzzieIsaacs
41a20fe3e1
Added version info of dependencys in about section
8 years ago
idalin
80e6311b93
fetch metadata from douban while editing metadata
8 years ago
OzzieIsaacs
709fa88c62
Navbar reduced to icons on smaller screens
...
Feedback updater improved (#81 )
8 years ago
OzzieIsaacs
e712649612
Improvement for #83 , higher contrast of hamburger menu
...
Improvement for #84 , search is excluded from mobile view
8 years ago
OzzieIsaacs
ba8e107402
Move vendored css/js to libs folders to fix language stats
8 years ago
OzzieIsaacs
ea305ff578
Merge remote-tracking branch 'origin/move-js-libs'
8 years ago
OzzieIsaacs
98ed740e73
Fixed missing js files for sorting shelfs
8 years ago
janeczku
13919a1d23
Move vendored css/js to libs folders to fix language stats
8 years ago
OzzieIsaacs
18a06e4a25
Fixed typeahead with reverse proxy
...
fixed marking of tags in advanced search
seperated js and html
8 years ago
OzzieIsaacs
4eee58c21c
Started migration of config to app database
8 years ago
OzzieIsaacs
2335252b1f
Merge branch 'Chinese_tanslation' ( #90 )
...
Thanks @idalin user language should be detected from browser, or otherwise with enabled anonymous browsing it can be selected as admin (configure language for user guest). Annymous browsing can be deactivated afterwards
8 years ago
OzzieIsaacs
fb59647b82
Code cleanup in js and css folders
8 years ago
OzzieIsaacs
ea2e8205e3
Added code for rearranging shelfs #73
8 years ago
OzzieIsaacs
a8f7fde333
Bugfix PDF Reader with reverse proxy ( #86 )
...
Bugfix Txt Reader
Bugfix for loading covers with reverse proxy
8 years ago
OzzieIsaacs
fac83a10eb
Added display and linking of IDs (Amazon, ISBN, and DIO Links are working)
8 years ago
OzzieIsaacs
e0459eb62b
Removed unused wishlist code
...
Added renaming of shelf name
Added sorting abilty to shelfs
jquery is loaded locally now
8 years ago
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
8 years ago
OzzieIsaacs
a6b6700a73
Removed non working search from epub viewer
8 years ago
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
8 years ago
wuqi
f2de1d4c47
change google fonts to local
8 years ago
wuqi
b846cc11d8
fix some error
...
Fix TypeError: 'bool' object is not callable
8 years ago
Joel Gillman
a7117228aa
Update Google Font protocol to HTTPS
8 years ago
wuqi
9a8d795eff
Update epub reader and pdf reader
...
Update epub reader and use pdf.js tu view pdf files
8 years ago
janeczku
91eb7129ac
Update epub.js
8 years ago
Cervinko Cera
80c3c19c01
some fixes for advanced search
9 years ago
Cervinko Cera
431b6009a5
add advanced search
9 years ago
Cervinko Cera
88b134151d
show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver
9 years ago
Cervinko Cera
826159c432
show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver
9 years ago
Cervinko Cera
8be85c8e5d
check if wand is available, add dummy cover.jpg otherwise
9 years ago
Cervinko Cera
748dd2ad1f
Merge remote-tracking branch 'upstream/master'
9 years ago
Cervinko Cera
3ddecc007c
Adding unfinished upload function
9 years ago
Jan Broer
7342837aa3
Merge branch 'html-fixes'
9 years ago
Jan Broer
318d65bf3a
Small UI fixes
...
* Smart truncate long titles in overview pages
* Fix responsive grid in overview
* Update favicon
9 years ago
Cervinko Cera
c6500b7eca
Merge remote-tracking branch 'upstream/master'
9 years ago
Cervinko Cera
cd0aeb2857
Add Typeahead for Author input
9 years ago
Jan Broer
13a024a77d
Add logging / Optimize CSS
9 years ago
Jan Broer
34cd613e29
Fixes broken send-to-kindle
9 years ago
Jan Broer
ec7aafe7f0
UI: Details overhaul (buttons, language, tags)
9 years ago
Jan Broer
13f68935dd
Fixes star rating CSS
9 years ago
Jan Broer
af4f7396cd
Fix titles and covers
9 years ago
Jan Broer
597c1ef2a8
Make cover images equal size
9 years ago
Jan Broer
3c8685c986
Don't strip html tags for book description
...
Fixes #2
9 years ago
Jan Broer
64a9cbce2d
Initial Fork from https://bitbucket.org/raphaelmutschler/calibreserver/
9 years ago