junv
|
8f1d2e58d8
|
used a trickky way to temp slove import douban books issue
|
2014-06-22 10:32:52 +08:00 |
|
junv
|
82c001ecae
|
add admin interface
|
2014-06-15 21:01:32 +08:00 |
|
junv
|
3c03132585
|
update rails to 4.1
|
2014-06-15 18:44:14 +08:00 |
|
junv
|
ac4d804aac
|
add douban user info return when user logined from client
|
2014-04-13 22:13:04 +08:00 |
|
junv
|
0679103e6e
|
make some API more restful
|
2014-04-11 15:45:26 +08:00 |
|
junv
|
91df4cfa56
|
fix add user"s douban books bug
|
2014-04-03 16:16:57 +08:00 |
|
junv
|
f6f28e382a
|
fix add user"s douban books bug
|
2014-04-03 15:08:30 +08:00 |
|
junv
|
641d11f8f4
|
take back sidekiq for async job
|
2014-04-03 14:35:35 +08:00 |
|
junv
|
8149053740
|
add Sidekiq async task to get user"s douban books
|
2014-03-28 13:25:14 +08:00 |
|
junv
|
1c2ad0c129
|
add linking douban user
|
2014-03-27 16:19:20 +08:00 |
|
junv
|
78ca503711
|
add preferred name when create user
|
2014-03-12 22:29:09 +08:00 |
|
junv
|
e6f6d07c50
|
add gravatar avatar when user register
|
2014-03-07 22:21:16 +08:00 |
|
junv
|
85c0238b65
|
add default avatar
|
2014-03-07 00:09:44 +08:00 |
|
junv
|
91dafe1f57
|
add comments to book
|
2014-03-03 16:46:17 +08:00 |
|
junv
|
c84bc0e0f9
|
add comments to book
|
2014-03-03 16:46:02 +08:00 |
|
junv
|
6352e51890
|
fix retrieve new books issue
|
2014-03-03 15:30:43 +08:00 |
|
junv
|
d0d9292815
|
fix bug when can not find book from douban
|
2014-03-01 22:03:05 +08:00 |
|
junv
|
b758736728
|
add recommend has most similar habbit users
|
2014-02-27 17:41:08 +08:00 |
|
junv
|
07afa2efe0
|
add nearby books recommend API
|
2014-02-26 21:13:20 +08:00 |
|
junv
|
aef726e1b3
|
show peoples around you
|
2014-02-26 12:07:52 +08:00 |
|
junv
|
2cd7881f21
|
add sort id to book
|
2014-02-24 23:04:01 +08:00 |
|
junv
|
e374c2c09c
|
forbidden user to create duplicated book instance
|
2014-02-23 17:17:45 +08:00 |
|
junv
|
4773c9476d
|
move constant of books count to global constants module
|
2014-02-23 16:59:26 +08:00 |
|
junv
|
ec8fe23751
|
add API for retrieve user"s books after some book
|
2014-02-23 16:55:53 +08:00 |
|
junv
|
2c97af701d
|
fix issue for using api to create books
|
2014-02-20 11:14:54 +08:00 |
|
junv
|
bdb26ac385
|
fix issue for using website to add book
|
2014-02-17 17:24:33 +08:00 |
|
junv
|
343e5e6393
|
record more details to book
|
2014-02-12 16:05:31 +08:00 |
|
junv
|
5b08f1ba69
|
update create book api
|
2014-02-12 13:47:28 +08:00 |
|
junv
|
452ea0df90
|
fix bug to create location
|
2014-02-10 14:19:11 +08:00 |
|
junv
|
54647cacec
|
add API for uploading a location
|
2014-02-07 21:04:25 +08:00 |
|
junv
|
192ef34940
|
Add token based API authentication support.
|
2014-01-19 15:46:16 +08:00 |
|
junv
|
8a7e6ee96e
|
appliying devise part 3, work with login, logout, registration, find my password
|
2014-01-18 15:44:53 +08:00 |
|
junv
|
e490760825
|
integration with devise part 2, still under working
|
2014-01-18 12:45:11 +08:00 |
|
junv
|
b53ff188fc
|
Start integration with Devise
|
2014-01-17 23:00:41 +08:00 |
|
junv
|
d43f7a2923
|
add basic message model to fit weixin text message
|
2013-04-17 21:01:25 +08:00 |
|
junv
|
da06b58df5
|
update private book vierw
|
2013-03-03 18:19:58 +08:00 |
|
junv
|
5d0bd8c67d
|
add private book feature
|
2013-02-28 22:47:18 +08:00 |
|
junv
|
9bfad387fb
|
add private option when add a book instance to a library
|
2013-02-28 16:31:33 +08:00 |
|
junv
|
d4fced956e
|
change borrow book logics,change to borrow book instance and manually choose which isntance
|
2013-02-27 23:36:21 +08:00 |
|
junv
|
c3fdc426ea
|
modify page to fit new logic to borrow book
|
2013-02-27 23:14:54 +08:00 |
|
junv
|
32830ec728
|
update display user preferred name
|
2013-02-27 16:24:51 +08:00 |
|
junv
|
5132785d96
|
add client add book to libr json api
|
2013-02-21 22:26:32 +08:00 |
|
junv
|
cac8844e0f
|
add auth api
|
2013-02-19 22:56:34 +08:00 |
|
junv
|
44def60613
|
remove api_key attribute from user
|
2013-02-19 14:37:54 +08:00 |
|
junv
|
ee19df6634
|
add delete keys feature
|
2013-02-19 13:57:14 +08:00 |
|
junv
|
64a47fa533
|
add auth key feature
|
2013-02-18 16:09:56 +08:00 |
|
junv
|
8d13c284a2
|
update book list json api
|
2013-02-18 13:22:08 +08:00 |
|
junv
|
f9a7e9ca7b
|
add key auth feature ,but still under constructure,and update books json api
|
2013-02-18 13:12:06 +08:00 |
|
junv
|
1133aa1041
|
add json api ,userinfo,bookinfo,book list
|
2013-02-18 10:33:09 +08:00 |
|
junv
|
aec88b2c9a
|
add api key to user
|
2013-02-17 14:43:36 +08:00 |
|