Commit Graph

22 Commits

Author SHA1 Message Date
222797e631 support douban book search using apikey 2019-12-04 11:59:06 +08:00
4708347c16 Merge branch 'Develop'
# Conflicts:
#	MANIFEST.in
#	README.md
#	cps/helper.py
#	cps/static/js/archive/archive.js
#	cps/translations/nl/LC_MESSAGES/messages.mo
#	cps/translations/nl/LC_MESSAGES/messages.po
#	cps/ub.py
#	cps/updater.py
#	cps/web.py
#	cps/worker.py
#	optional-requirements.txt
2019-07-13 20:54:21 +02:00
c81d4edb7d Fix for #923 2019-06-10 16:38:29 +02:00
0b8624b542 Deleted load metadata from douban, as API seems to be shut down (#858) 2019-04-17 19:55:32 +02:00
836c6fd245 Updated translations
Added license texts in flies
2019-01-20 19:37:45 +01:00
2302db4e06 Merge remote-tracking branch 'adv/fix-douban-rating' 2017-09-22 20:57:24 +02:00
b6b73d39c2 Fix #329
Code cosmetics
2017-09-17 07:15:08 +02:00
29f21b148b Translate 10-based rating to 5-based 2017-09-11 09:58:39 -07:00
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
2017-08-15 22:11:01 -07:00
8171943b8e Update to ES5 standards
Also fix ESLint issues
2017-08-12 22:46:27 -07:00
0afc8f94da Use TinyMCE's API to update the description's content 2017-07-25 13:16:12 -07:00
ede8ae6742 Fix #182, #176 2017-04-21 20:44:17 +02:00
dc45b53b24 code cosmetics 2017-04-03 21:05:28 +02:00
d59be5faf4 Code cosmetics
Bugfix upload
2017-04-03 19:57:45 +02:00
7c6d527a55 Code cosmetics 2017-04-02 10:05:07 +02:00
79d5bab4ba Code cosmetics 2017-03-31 18:41:05 +02:00
986f40b80a Code cosmetics 2017-03-30 21:17:18 +02:00
78067b87bc Code cosmetics 2017-03-29 21:43:55 +02:00
bdf28e1475 fix bug for metadata searching result. 2017-03-07 09:49:59 +08:00
a6b2977286 add i18n message for getmeta feature. 2017-03-07 09:46:09 +08:00
338ca61cf9 fixed douban api not working in some cases 2017-02-28 15:17:37 +08:00
e100702345 get metadata from douban and google while editing. 2017-02-28 14:52:55 +08:00