Commit Graph

105 Commits

Author SHA1 Message Date
OldHawk
b1f1f8164c fix(announce): fixed announce download process number check 2018-04-30 00:50:09 +08:00
OldHawk
8ca9f83d67 fix(logger): fixed announce inactive peer over announce interval 2018-04-30 00:06:36 +08:00
OldHawk
6b0d4f531c fix(logger): fixed announce logger string 2018-04-29 22:00:18 +08:00
OldHawk
df916c0c7c feat(logger): new announce logger logic for special user id list 2018-04-29 21:09:37 +08:00
OldHawk
4228277c85 feat(logger): new logger logic 2018-04-29 16:07:07 +08:00
OldHawk
5886199e50 feat(logger): new logger logic 2018-04-29 16:03:41 +08:00
OldHawk
1ec3311df7 feat(logger): new logger logic 2018-04-29 15:34:44 +08:00
OldHawk
52e7920c38 feat(logger): new logger logic 2018-04-29 15:05:18 +08:00
OldHawk
63572afc28 feat(home): add a cron job to check users account status to idle if for lang time no sign in 2018-04-26 18:45:34 +08:00
OldHawk
38e8eeeb9e feat(core): add Cloudflare support 2018-03-22 12:44:54 +08:00
OldHawk
2da9bdf878 feat(announce): add seedingInFinishedCheck settings to check whether can seeding an un-download finished torrent 2018-03-20 14:08:36 +08:00
OldHawk
d69ba188ba feat(announce): settings addition ratio of upload for torrent uploader 2018-03-20 12:48:40 +08:00
OldHawk
7a0bafae08 feat(finished): add model finished to save user`s completed download torrent record 2018-03-20 10:56:12 +08:00
OldHawk
aa627b7956 feat(examination): list examination status users 2018-02-02 12:16:05 +08:00
OldHawk
91515e94aa chg(announce): change score logic when announce 2018-02-01 15:49:28 +08:00
OldHawk
424cbec663 fix(announce): fixed announce issue of download score 2018-02-01 14:41:18 +08:00
OldHawk
494f0ad63f fix(torrents): fixed examination score issue when announce 2018-02-01 13:34:54 +08:00
OldHawk
afd5feb161 fix(examination): fixed write examination data 2018-01-30 19:05:48 +08:00
OldHawk
60b9c3f056 feat(examination): write uploaded, downloaded data size of examination 2018-01-30 19:04:27 +08:00
OldHawk
ab39e62040 fix(announce): Math.round with score number 2018-01-28 16:37:20 +08:00
OldHawk
5d23f4d859 feat(announce): addition score on torrent seeders count and torrent life days count
The older torrent get the higher score(addition cumulation every day), the few seeding people got the higher score(only seeder count less than 10, no addition when more than 10)

#20
2018-01-28 16:34:07 +08:00
OldHawk
332413ac29 feat(announce): vip addition score ratio on seed upload/download/timed data 2018-01-28 15:34:23 +08:00
OldHawk
332da2c07d feat(announce): user can getting score though seed timed 2018-01-28 15:28:25 +08:00
OldHawk
c2ce759119 feat(announce): add announce upload score and download score obtain. 2018-01-28 15:01:29 +08:00
OldHawk
dbea9d8bb1 fix(core): fixed home global sale notice css 2018-01-23 10:29:28 +08:00
OldHawk
9772309bb5 feat(core): add new feature to setting global sales and show notice on home page 2018-01-22 16:04:04 +08:00
OldHawk
e95ce29ca0 feat(rss): compete rss feed support.
#20
2017-12-28 17:25:07 +08:00
OldHawk
b31eb05ba6 opt(announce): optimization announce data for remove H&R warning by ratio 2017-12-26 11:04:48 +08:00
OldHawk
b0b9c49985 opt(announce): optimization announce data
check H&R warning when user stop a download session and server check each two hours(this value has new configure item)
remove H&R when user announce request timely

#20
2017-12-25 14:52:13 +08:00
OldHawk
7a1a6fa2b6 fix(announce): fixed seedtime work with H&R warning
#20
2017-12-25 09:20:55 +08:00
OldHawk
7b329cb25d opt(announce): optimization announce data with vip
fixed USER_VIP_CHANGED_ADD string
remove all h&r warning when user got a vip month
vip download failed tooltip clean on seeder side

#20
2017-12-25 07:40:45 +08:00
OldHawk
b694e1e6c4 opt(announce): optimization announce data 2017-12-24 16:05:55 +08:00
OldHawk
965be75bb8 opt(debug): optimization debug console print methods 2017-12-24 14:31:51 +08:00
OldHawk
328a05e437 opt(announce): optimization announce data 2017-12-24 08:57:17 +08:00
OldHawk
afee637238 opt(announce): optimization announce data 2017-12-24 00:13:28 +08:00
OldHawk
bae7da82c0 opt(mongo): optimization db index 2017-12-23 17:26:39 +08:00
OldHawk
56d6a4b67a opt(announce): optimization announce data 2017-12-23 02:05:28 +08:00
OldHawk
aae5efdd28 fix(announce): fixed up/down speed count issue 2017-12-22 22:34:04 +08:00
OldHawk
b0b73bcd95 opt(announce): optimization announce response failed reason status code 2017-12-22 13:21:09 +08:00
OldHawk
033ec7949a opt(announce): optimization announce data 2017-12-21 23:56:04 +08:00
OldHawk
7b152e4749 fix(core): fixed model.remove method with exec() 2017-12-20 18:28:47 +08:00
OldHawk
8375237fdf fix(core): fixed model.remove method with exec() 2017-12-20 18:12:34 +08:00
OldHawk
9b10478a71 opt(announce): optimization announce data 2017-12-20 17:37:22 +08:00
OldHawk
99da678645 feat(config): add new configure item for server notice action
#20
2017-12-16 16:17:18 +08:00
OldHawk
6ff8f6e97e feat(announce): new config setting user whether can download from his own seeding torrent
#20
2017-12-16 14:36:08 +08:00
OldHawk
8f14c42a81 feat(announce): new function for download(leech) announce tatal ratio and signup days check
download check after signup setting days, then new user do not check, so can upgrade their total ratio

#20
2017-12-16 12:11:04 +08:00
OldHawk
4dea3ede8f feat(announce): idle user can not announce 2017-12-03 16:49:21 +08:00
OldHawk
c53961e6ea feat(announce): cannot announce data when torrent status is not reviewed by administrators 2017-11-27 16:08:09 +08:00
OldHawk
558969d664 feat(announce): refresh torrent`s sale status when write announce data 2017-11-25 09:09:02 +08:00
OldHawk
db42575f56 feat(announce): refresh user`s vip status when write announce data 2017-11-25 08:55:52 +08:00