Commit Graph

16 Commits

Author SHA1 Message Date
OldHawk
89bb662768 Merge branch 'master' of https://github.com/taobataoma/meanTorrent
* 'master' of https://github.com/taobataoma/meanTorrent:
  feat(torrents): show torrent joined collections and albums in detail page
2018-06-19 21:05:28 +08:00
OldHawk
8804aa5377 feat(torrents): show torrent joined collections and albums in detail page 2018-06-19 20:58:45 +08:00
OldHawk
18dbdf50b1 feat(medals): new module medals 2018-06-18 20:32:11 +08:00
OldHawk
330f0c5406 feat(history): write admin operate history on user account 2018-05-29 15:50:18 +08:00
OldHawk
f57582bc07 feat(torrents): Optimized torrent list data 2018-05-25 17:56:14 +08:00
OldHawk
715e2f2718 fix(announce): fixed score count issue 2018-05-13 16:48:15 +08:00
OldHawk
20dce95c8f fix(collections): fixed eslint warning 2018-05-03 15:13:05 +08:00
OldHawk
775ea6d59b feat(core): update cache data when $resource method of PUT|POST|DELETE 2018-05-03 15:09:08 +08:00
OldHawk
2a995dcf18 fix(core): fixed all res.send(message) of not found from db by id 2018-01-21 16:27:17 +08:00
OldHawk
8ce455ce88 feat(requests): accept response for request
* rewards score transfer
* request status check

#20
2018-01-12 16:53:24 +08:00
OldHawk
c2018fd0a6 feat(collections): oper and admin can remove torrent from collections. 2017-12-01 16:01:23 +08:00
OldHawk
3975f6ac08 fext(collections): set collection recommend lever(list order) 2017-10-25 10:25:20 +08:00
OldHawk
422b45065e feat(collections): show collection detail 2017-10-24 19:02:19 +08:00
OldHawk
c53e73fa21 feat(collections): insert movie into collections 2017-10-24 17:33:25 +08:00
OldHawk
4366947153 feat(collections): create collections and list collections 2017-10-23 19:16:46 +08:00
OldHawk
198744578b feat(collections): add new module Collections server side method
controller, routes, views, policy
2017-10-18 16:02:36 +08:00