235 Commits

Author SHA1 Message Date
OldHawk
9c6d36c783 fix(core): limit the displayName length 2018-06-28 21:23:05 +08:00
OldHawk
1762c7b1e9 feat(systems): except examination if user have 'noExamination' medal 2018-06-19 10:51:22 +08:00
OldHawk
201a2e5524 fix(core): change oper access 2018-06-11 15:19:52 +08:00
OldHawk
ce7f944ab4 feat(users): ban user and inviter together if configure setting banUserInviterVip is true 2018-06-10 00:59:20 +08:00
OldHawk
0402626c23 feat(users): add ban reason when admin banned a user 2018-06-09 21:37:10 +08:00
OldHawk
e1d4537164 feat(dataLogs): show user score change history 2018-06-06 00:48:30 +08:00
OldHawk
102b85f7ef feat(about): add switch toggle for operlist command to user or oper 2018-06-02 15:41:33 +08:00
OldHawk
37cd2887fe feat(history): show user account history on manage page 2018-05-29 18:05:10 +08:00
OldHawk
330f0c5406 feat(history): write admin operate history on user account 2018-05-29 15:50:18 +08:00
OldHawk
aae53f4104 feat(users): hide remark info to user self 2018-05-26 20:28:41 +08:00
OldHawk
4fecaa5300 feat(users): oper/admin can add remark info to user account 2018-05-26 20:16:45 +08:00
OldHawk
1e06cc9f5a feat(invitations): admin can present official invitations to user 2018-05-26 12:58:22 +08:00
OldHawk
f57582bc07 feat(torrents): Optimized torrent list data 2018-05-25 17:56:14 +08:00
OldHawk
9931c82626 fix(model): fixed mongo model issue 2018-05-24 18:42:26 +08:00
OldHawk
a10d3db01b feat(score): write user score detail log 2018-05-24 15:51:51 +08:00
OldHawk
7caf321f95 fix(users): continue write examination data 2018-05-15 14:24:13 +08:00
OldHawk
51a2f1bd57 feat(announce): add more debug log info 2018-05-15 13:24:14 +08:00
OldHawk
2428b622a3 fix(announce): fixed up/down/score data count issue 2018-05-14 15:01:46 +08:00
OldHawk
715e2f2718 fix(announce): fixed score count issue 2018-05-13 16:48:15 +08:00
katoxi
78abcd25c0 add new translate zh-tw also can be zh-hk 2018-05-10 23:54:27 +08:00
OldHawk
f0a5f447ee fix(cron): fixed count peers issue in cron job 2018-05-08 12:13:54 +08:00
OldHawk
feee867ee4 fix(core): set all db field 'score' to Decimal128 type and logic support 2018-05-07 16:30:52 +08:00
OldHawk
ee15c8e72a feat(core): add mongoose to 5.0.17 support 2018-05-07 11:12:10 +08:00
OldHawk
1cf2084e78 fix(follow): fixed issue of users follow 2018-05-05 15:04:10 +08:00
OldHawk
c396ccf292 feat(announce): write user true upload and download data 2018-05-05 11:04:43 +08:00
OldHawk
93e9c6d1f8 feat(users): search user by passkey or _id 2018-05-04 11:58:15 +08:00
OldHawk
2da29e9edc feat(core): set db fields setter of Number type 2018-05-03 18:04:55 +08:00
OldHawk
7955a83683 feat(core): add many db fields min value of Number type 2018-05-03 16:59:33 +08:00
OldHawk
8ca9f83d67 fix(logger): fixed announce inactive peer over announce interval 2018-04-30 00:06:36 +08:00
OldHawk
52e7920c38 feat(logger): new logger logic 2018-04-29 15:05:18 +08:00
OldHawk
9622517111 feat(users): new logic for users status change to idle, and need more scores to reactive it 2018-04-27 14:41:42 +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
48ef2a9482 fix(core): fixed limited ip for admin center issue 2018-04-23 16:25:22 +08:00
OldHawk
34ddd451bb fix(core): fixed limited ip for admin center issue 2018-04-23 16:09:40 +08:00
OldHawk
941a81adb9 feat(torrents): add email address domain white list of invitation and sign up 2018-04-18 13:12:55 +08:00
OldHawk
38e8eeeb9e feat(core): add Cloudflare support 2018-03-22 12:44:54 +08:00
OldHawk
61151257fd feat(users): add latest sign in ip log 2018-03-22 11:31:54 +08:00
OldHawk
13fd8970e3 feat(system): add templates of server side for user sign in or reset password 2018-03-20 12:09:20 +08:00
OldHawk
89962c594d fix(core): remove unused code and add a comm-variable 2018-03-16 17:41:51 +08:00
OldHawk
f9755c68c6 chg(score): change some score operator logic to ready for examination 2018-02-01 11:51:39 +08:00
OldHawk
038387099a feat(systems): show user`s examination progress status info at home 2018-01-29 18:56:43 +08:00
OldHawk
45ad329db7 feat(systems): init(reset) user`s examination data 2018-01-29 17:10:27 +08:00
OldHawk
915992909a fix(core): fixed announce url issue 2018-01-21 15:23:40 +08:00
OldHawk
8ce455ce88 feat(requests): accept response for request
* rewards score transfer
* request status check

#20
2018-01-12 16:53:24 +08:00
OldHawk
92c2e88ce9 feat(follow): oper admin can list user`s follow detail 2018-01-06 16:32:42 +08:00
OldHawk
b4731171b1 feat(follow): followers and following list 2018-01-05 18:07:11 +08:00
OldHawk
aa14664894 feat(follow): add follow server controller 2018-01-05 18:06:17 +08:00
OldHawk
95422aaaec feat(follow): follow & unfollow in userinfo page 2018-01-04 12:14:43 +08:00
OldHawk
7c95d3a547 feat(follow): add submenu item of followers and following in user account menu 2018-01-04 09:57:28 +08:00
OldHawk
cf311b3f7a opt(mongo): optimization db index 2017-12-26 18:33:22 +08:00