Commit Graph

150 Commits

Author SHA1 Message Date
OldHawk
89a35d38f8 feat(torrents): order by imdb vote on torrent list page when click the table header of 'vote' 2017-10-26 11:52:44 +08:00
OldHawk
36deb6e3a4 fix(torrents): fixed torrent upload and scrape status data on public mode issues. 2017-10-22 20:55:53 +08:00
OldHawk
f079bd718c fix(scrape): fixed torrent status scrape Interval ussues 2017-10-21 23:33:37 +08:00
OldHawk
b86931b68a feat(about): list all torrents group by maker group 2017-10-20 22:26:22 +08:00
OldHawk
18f3af75cb feat(maker): admin oper can create maker group for user now, in user manager page 2017-10-19 18:44:22 +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
OldHawk
78674d3384 feat(torrents): add search movie collection and get collection info from TMDB 2017-10-17 17:37:11 +08:00
OldHawk
23d3ff96a0 feat(torrents): admin or oper can edit torrent tags in admin panel 2017-10-14 15:27:22 +08:00
OldHawk
c2809ba24d fix(core): fixed site total Info issues, by 'ruhul' 2017-10-13 18:56:20 +08:00
OldHawk
8eb3963b0e fix(torrents): upload movie and tvserial torrent issues, thanks to 'ruhul' 2017-10-13 18:35:09 +08:00
OldHawk
1cc24c99f6 fix(core): remove some comment 2017-10-13 11:28:37 +08:00
OldHawk
937f2ed7e3 feat(core): add totalVipUsers count in page footer site info 2017-10-11 18:19:56 +08:00
OldHawk
752ea28bde fix(torrents): move image files when create new torrent 2017-10-11 17:17:58 +08:00
OldHawk
28931479b4 feat(torrents): add torrent rating route, policy,method of server side 2017-10-04 15:46:31 +08:00
OldHawk
8857674f7d feat(torrents): hide subtitle tab in music detail page 2017-10-01 23:42:22 +08:00
OldHawk
6f0b90d546 feat(torrents): show music torrent detail info 2017-09-30 18:05:33 +08:00
OldHawk
8ff1531142 feat(torrents): restore commented lines 2017-09-29 18:31:38 +08:00
OldHawk
38018a507e feat(torrents): create music torrents 2017-09-28 18:31:49 +08:00
OldHawk
b9df724dfe feat(torrents): add torrent images upload method of server side 2017-09-28 15:28:41 +08:00
OldHawk
c92f5adc9a feat(torrents): add music cover images upload method of server side 2017-09-28 13:50:25 +08:00
OldHawk
7eea910b10 feat(torrents): hide vip torrents in normal list page 2017-09-21 13:18:29 +08:00
OldHawk
a22a98bb6e feat(torrents): add torrent_vip method, route, policy of server side 2017-09-21 11:40:29 +08:00
OldHawk
2e8d0789ba feat(torrents): add field torrent_vip of model torrent, flag for vip resources. 2017-09-21 11:26:17 +08:00
OldHawk
1773fdf613 feat(users): show user VIP flag 2017-09-14 16:11:11 +08:00
OldHawk
a175308b52 feat(users): add fields 'isVip, isOper, isAdmin' to model user 2017-09-14 15:18:14 +08:00
OldHawk
7fcc8479e8 feat(debug): add app configure item of debug mode to show debug console log message 2017-09-13 10:51:52 +08:00
OldHawk
19328c205c feat(H&R): user can remove warning with score number, admin and oper can remove warning too. 2017-09-12 17:07:12 +08:00
OldHawk
125eb89325 fix(H&R): fix h&r warning count 2017-09-12 13:04:27 +08:00
OldHawk
7f30da058f fix(score): fix score user object when admin/oper operation 2017-09-12 10:57:23 +08:00
OldHawk
2b2bdc1dd4 feat(admin): add fields uptotal of users to count the uploaded torrent file numbers and get uptotal method 2017-09-12 10:53:42 +08:00
OldHawk
bcba926df2 feat(admin): admin can list user`s seeding/leeching/warning torrents 2017-09-11 18:15:46 +08:00
OldHawk
6cb8934a34 feat(admin): add warning torrents list of admin method 2017-09-11 16:34:42 +08:00
OldHawk
cd07fa5f1e feat(users): list all warning torrents in users account center 2017-09-11 16:03:10 +08:00
OldHawk
9b849544a2 feat(peer): add speed and ratio,percent fields info model peer and auto count ratio and percent 2017-09-11 12:28:52 +08:00
OldHawk
738bb0be15 fix(torrent): remove torrent h&r warning only when status value from true to false 2017-09-08 13:41:48 +08:00
OldHawk
aa8a8a70ac feat(torrent): remove all complete warning of torrent when the torrent H&R status to false and when the torrent be deleted 2017-09-08 12:03:53 +08:00
OldHawk
5b0d42e99a feat(announce): only announce msg to irc when ircAnnounce enabled 2017-09-08 11:20:55 +08:00
OldHawk
668f0a7df4 feat(announce): write upload & download data size and seed time to H&R torrent complete record and update user`s H&R warning numbers 2017-09-08 10:57:50 +08:00
OldHawk
94bd842d4a feat(config): resetting the configure item of H&R 2017-09-08 10:23:22 +08:00
OldHawk
3e13789778 feat(torrent): consistently write user uploaded/downloaded data size 2017-09-07 19:07:36 +08:00
OldHawk
1f646f43ed feat(torrent): add 'countHnRWarning' method of table 'complete' 2017-09-07 17:39:39 +08:00
OldHawk
22ee8def79 feat(torrent): add 'countHnRWarning' method of table 'complete' 2017-09-07 17:31:42 +08:00
OldHawk
69b95c59b9 feat(torrent): add 'save' & 'update' hook of table 'complete' 2017-09-07 17:07:43 +08:00
OldHawk
bc6b79a728 feat(torrent): add table 'complete' to save user download complete torrents and count up/down ratio 2017-09-07 16:42:10 +08:00
OldHawk
dfc984c0f0 feat(torrent): show H&R flag in other torrent info of torrent detail page 2017-09-07 13:48:23 +08:00
OldHawk
d2edc44283 feat(torrent): show torrent H&R tag label in list and detail page 2017-09-07 13:05:41 +08:00
OldHawk
bd9854fa93 feat(torrent): add toggleHnRStatus method of admin/oper 2017-09-07 11:06:03 +08:00
OldHawk
e61a1dec76 feat(torrent): add field torrent_hnr to torrent model 2017-09-07 10:51:15 +08:00
OldHawk
7b5281e6c3 feat(scrape): add scrape method and route for scrape torrent status from client side 2017-09-01 14:05:21 +08:00
OldHawk
d2eae81eb2 fix(config): reset configure item variable name 2017-09-01 11:34:00 +08:00