Commit Graph

2308 Commits

Author SHA1 Message Date
OldHawk
a74f768a00 fix(users): remove TODO 2017-09-08 14:06:59 +08:00
OldHawk
01b5789559 fix(cron): cron job timezone 2017-09-08 14:04:20 +08:00
OldHawk
3708ac5adc fix(core): update torrent config item desc 2017-09-08 13:59:45 +08:00
OldHawk
f9c06825d3 dec(readme): update readme.md 2017-09-08 13:57:34 +08:00
OldHawk
0395cea42b dec(readme): update readme.md 2017-09-08 13:55:09 +08:00
OldHawk
e24661f6f7 fix(core): update torrent config item desc 2017-09-08 13:54:47 +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
61cba33dde feat(cron): add lib cron-hnr, ready to count h&r warning every midnight. 2017-09-07 14:50:55 +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
8611744290 feat(H&R): add come configure items for H&R system. 2017-09-07 10:45:33 +08:00
OldHawk
5f270e6192 feat(core): add node-cron lib support 2017-09-06 14:27:34 +08:00
OldHawk
7432a8fd63 doc(readme): update readme.md 2017-09-05 13:45:20 +08:00
OldHawk
a81fe55f91 doc(readme): update readme.md 2017-09-05 12:00:21 +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
f858d5950e feat(scrape): configure item srapeInterval, Avoid frequent scrape 2017-09-05 11:53:03 +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
c3481481ad feat(scrape): write scrape status info data into database 2017-09-01 14:02:15 +08:00
OldHawk
909837220e feat(scrape): add scrape configure items to set the timing of scrape torrent status 2017-09-01 11:47:22 +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
0638d03442 feat(scrape): parse scrape response info returned from other public tracker server 2017-08-29 12:10:53 +08:00