Commit Graph

55 Commits

Author SHA1 Message Date
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
OldHawk
d4d26143d1 feat(announce): refresh user`s h&r torrent total ratio when write announce data 2017-11-25 08:37:56 +08:00
OldHawk
c1e1eb3be6 fix(core): remove mongodb table pre hook update of model user, torrents etc. 2017-11-23 17:11:34 +08:00
OldHawk
8ee73d3605 feat(announce): add VIP access check for announce request 2017-11-10 17:37:42 +08:00
OldHawk
3005a0e4d6 chg(core): change torrent link from onClick to href, and open link in self window 2017-11-07 13:20:11 +08:00
OldHawk
185b6f61ff feat(users): add announce user account active status check 2017-11-06 15:04:02 +08:00
OldHawk
8864569402 chg(torrents): change global update method time point 2017-11-03 22:13:16 +08:00
OldHawk
9835f536ad feat(core): add table users and torrents global update method
for some fields update with time limit
2017-11-03 21:42:14 +08:00
OldHawk
6a595fa747 fix(torrents):fixed announce peer issues 2017-11-02 17:49:21 +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
7f30da058f fix(score): fix score user object when admin/oper operation 2017-09-12 10:57:23 +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
953e98ecd4 fix(announce): torrent_hnr status 2017-09-08 13:40:56 +08:00
OldHawk
2703117331 feat(announce): check user whether can download with H&R warning 2017-09-08 11:33:08 +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
d2eae81eb2 fix(config): reset configure item variable name 2017-09-01 11:34:00 +08:00
OldHawk
cb18be504a fix(scrape, announce): request url parse 2017-08-29 12:32:31 +08:00
OldHawk
82df3e961d fix(announce): announce url parse 2017-08-29 12:04:42 +08:00
OldHawk
aaae987b0e fix(announce): user seeded/leached/finished count 2017-06-30 17:35:21 +08:00
OldHawk
d21d84c619 feat(score): update user score on many actions 2017-06-27 12:52:30 +08:00
OldHawk
8d29da7848 fix(announce): update writePeers method 2017-06-24 14:02:32 +08:00
OldHawk
025d40e7f5 feat(traces): trace log many admin and user action 2017-06-24 12:36:28 +08:00
OldHawk
253bd9d42c feat(announce): add announce_interval value config 2017-06-20 16:50:51 +08:00
OldHawk
13311b594e feat(core): remove open_tracker config item, the tracker mest be private 2017-06-20 16:43:30 +08:00
OldHawk
76a239e3fa fix(status): load my seeding list and my downloading list data 2017-05-26 19:11:12 +08:00
OldHawk
7679e89a51 feat(users): log user signed_ip,leeched_ip, client_agent, last_signed 2017-05-26 10:49:17 +08:00
OldHawk
448f868099 oper/admin can ban/kick user out to chat room now~~ 2017-05-12 16:38:02 +08:00
OldHawk
720495a8bb write left byte to peer_left 2017-04-20 15:19:23 +08:00
OldHawk
fd3f7e1987 add movie detail info subtitles/users badge number 2017-04-20 12:13:25 +08:00
OldHawk
10b28b379e fixed up/down bytes and peer status 2017-04-19 19:20:46 +08:00
OldHawk
4879e5ca18 fixed up/down bytes with VIP Ur/Dr 2017-04-18 18:13:06 +08:00
OldHawk
958d755889 write up/down bytes with VIP Ur/Dr 2017-04-18 16:12:50 +08:00
OldHawk
f32cacb6a2 write up/down data bytes into user/peer record 2017-04-18 13:42:54 +08:00
OldHawk
ddf35ffecc modify url.parse querystring to get the info_hash 2017-04-18 11:57:49 +08:00
OldHawk
fe9dfcd90c disabled announce access from browser 2017-04-17 17:21:42 +08:00
OldHawk
dfcfc6db48 announce request update more function 2017-04-17 16:53:02 +08:00
OldHawk
a2719c2814 remove from user._peers when a peer was removed 2017-04-16 17:55:51 +08:00
OldHawk
b8b9d51b71 save to user._peers when a new peer was created 2017-04-16 17:53:43 +08:00
OldHawk
d7baed3c02 announce request: write user uploaded,downloaded data 2017-04-16 16:39:28 +08:00
OldHawk
153d527ab9 announce request: event completed 2017-04-16 14:46:11 +08:00
OldHawk
2a2d92af9f announce request: event start&stop 2017-04-16 14:06:11 +08:00