Commit Graph

967 Commits

Author SHA1 Message Date
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
7c8f51183f feat(users): add warning torrents list route of client 2017-09-11 15:29:31 +08:00
OldHawk
91bec12382 feat(users): show user h&r warning numbers in header menu and user info page 2017-09-11 15:12:21 +08:00
OldHawk
873a1d6e95 feat(torrents): add torrent filename info in torrent video info panel 2017-09-11 13:46:10 +08:00
OldHawk
391c7406da fix(torrents): fix user link in torrent users list 2017-09-11 13:42:25 +08:00
OldHawk
72ecee5789 feat(torrents): show user speed in torrent peers info 2017-09-11 13:35:17 +08:00
OldHawk
0ff8b2e82a feat(torrents): show user speed in torrent peers info 2017-09-11 13:33:49 +08:00
OldHawk
d3230b57dc feat(torretns): add torrent seed/leech/finished users abbr prop 2017-09-11 13:00:48 +08:00
OldHawk
b52bed1639 feat(users): show user up/down data size and speed and ratio in account page 2017-09-11 12:52:04 +08:00
OldHawk
eb5f0cb718 feat(announce): count user u/d speed by announce data, unit by second. 2017-09-11 12:36:12 +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
a74f768a00 fix(users): remove TODO 2017-09-08 14:06:59 +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
953e98ecd4 fix(announce): torrent_hnr status 2017-09-08 13:40:56 +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
2703117331 feat(announce): check user whether can download with H&R warning 2017-09-08 11:33:08 +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
8dec0dff66 feat(users): add fields 'hnr_warning' to count H&R warning number 2017-09-07 16:44:13 +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
77d123b726 feat(torrent): add H&R to torrent list page as filter tag 2017-09-07 13:32:44 +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
873d29d98e feat(torrent): admin/oper can set torrent H&R status on torrent detail page and admin manage page 2017-09-07 11:42:11 +08:00
OldHawk
fe355bcd38 feat(torrent): add doScrape for admin pannel to manual scrape torrent status 2017-09-07 11:19:44 +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
25785b5461 feat(scrape): write scrape time into DB and check last_scrape time avoid frequent scrape 2017-09-05 11:53:56 +08:00
OldHawk
c8bddc27f2 feat(scrape): scrape torrent status in torrent detail page 2017-09-05 10:46:03 +08:00
OldHawk
1b53de900c feat(scrape): scrape torrent status in torrent list 2017-09-05 10:45:15 +08:00
OldHawk
bc6e18bb9e feat(scrape): scrape torrent status in home 2017-09-05 10:44:47 +08:00
OldHawk
c3b15c6384 feat(scrape): scrape torrent status service (client side) 2017-09-05 10:44:28 +08:00
OldHawk
55cbe82308 feat(scrape): scrape torrent status in admin panel 2017-09-04 13:13:27 +08:00
OldHawk
3bbbcab870 feat(scrape): scrape torrent status when torrent detail info loaded 2017-09-01 14:06:18 +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
OldHawk
ad48d49f4d feat(torrent): hide deleted torrent peers from client side downloading list page 2017-08-29 14:34:50 +08:00
OldHawk
6564617e4e feat(torrent): hide deleted torrent peers from client side 2017-08-29 14:29:03 +08:00
OldHawk
1eff61e567 fix(scrape): delete dependented subtitles, peers when delete a torrent, and update user seed and leech number 2017-08-29 14:05:56 +08:00
OldHawk
b3ade445b7 fix(scrape): request url parse 2017-08-29 12:43:16 +08:00
OldHawk
cb18be504a fix(scrape, announce): request url parse 2017-08-29 12:32:31 +08:00
OldHawk
3aab02b523 feat(scrape): test scrape torrent info from other tracker server 2017-08-29 12:26:32 +08:00
OldHawk
f3658beb92 feat(scrape): return scrape request torrent status info 2017-08-29 12:06:01 +08:00
OldHawk
82df3e961d fix(announce): announce url parse 2017-08-29 12:04:42 +08:00