Jonathan Rehm
866f7944eb
Meta data improvements
...
* Add buttons to show/hide results from Douban & Google
* Trigger search with "Enter" key
* Use Underscore.js template instead of build HTML strings in JavaScript
* Keep click event handler in JavaScript instead of using HTML's `onclick`
* Normalize Douban & Google results
* Update cover image & add cover URL to the form input
7 years ago
kyos
e948844ea4
Added a 5px separation for all input labels in advanced search to improve readability
7 years ago
kyos
b6f097f673
Added a 5px separation for all input labels in advanced search to improve readability
7 years ago
kyos
6048bf3c79
Added a 5px separation for all input labels in advanced search to improve readability
7 years ago
Jonathan Rehm
36c2b35588
Use bootstrap-datepicker to add datepicking UI for browsers that do not have one built-in
7 years ago
OzzieIsaacs
cb5f196f4b
Merge remote-tracking branch 'adv/modal-details'
...
# Conflicts:
# cps/static/js/main.js
# cps/templates/detail.html
7 years ago
OzzieIsaacs
1e2edcf753
Merge remote-tracking branch 'adv/author-info'
7 years ago
Jonathan Rehm
5c3a5b6c39
Use ajax to add/remove books from shelves
...
Gracefully fall back to standard requests if JavaScript is disabled
7 years ago
OzzieIsaacs
1fdb7dc497
Epub Viewer Bugfix Retenia Ipad devices
7 years ago
OzzieIsaacs
16ce7799a2
Improvement of margins in epub reader ( fix #210 )
7 years ago
OzzieIsaacs
979bcdffd4
Bugfix non working download links
...
Bugfix missing divider in detail page
7 years ago
Jonathan Rehm
fe68c8a7f8
Add support for displaying author information from Goodreads
...
Requires the "goodread" module (added to optional-requirements.txt) and an API key
Retrieves Goodreads author information and displays their photo and "about" text
7 years ago
OzzieIsaacs
254e1f5262
Merge remote-tracking branch 'button_padding/simplify-read-code'
...
# Conflicts:
# cps/static/css/style.css
7 years ago
OzzieIsaacs
b876a03f26
- Changed link color on download button to white
...
- removed file icons on download button
- removed shadow style on download button
7 years ago
OzzieIsaacs
6b71e77436
Merge remote-tracking branch 'Download/feature/download-icon-20170410'
7 years ago
Jonathan Rehm
4fe1536b7e
Simplify the read functionality's code
...
* Use block label to toggle the checkbox
* Submit form when checkbox's value changes (regardless of whether mouse is used or not)
* Remove unused code
7 years ago
Jonathan Rehm
d25300a7fb
Add padding to bottom of buttons on shelf page
...
This adds some space between the buttons when viewing them on a mobile device.
7 years ago
OzzieIsaacs
2b50dea304
Updated pdf.js to 1.7.225 (Fix #193 )
8 years ago
林檎
95f22aa4b5
add drop shadow to distinct the fixed area
8 years ago
林檎
f6076bc337
media tweak for better download placement
8 years ago
林檎
720c07b9ee
remove empty style
8 years ago
林檎
45eeb6588a
Change Download Style.
8 years ago
OzzieIsaacs
cd0d450829
Allow deleting books ( fixes #119 )
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
janeczku
13919a1d23
Move vendored css/js to libs folders to fix language stats
8 years ago
OzzieIsaacs
fb59647b82
Code cleanup in js and css folders
8 years ago
OzzieIsaacs
fac83a10eb
Added display and linking of IDs (Amazon, ISBN, and DIO Links are working)
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
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
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
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
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