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
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
a10d3db01b
feat(score): write user score detail log
2018-05-24 15:51:51 +08:00
OldHawk
715e2f2718
fix(announce): fixed score count issue
2018-05-13 16:48:15 +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
1cf2084e78
fix(follow): fixed issue of users follow
2018-05-05 15:04:10 +08:00
OldHawk
93e9c6d1f8
feat(users): search user by passkey or _id
2018-05-04 11:58:15 +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
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
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
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
328a05e437
opt(announce): optimization announce data
2017-12-24 08:57:17 +08:00
OldHawk
56d6a4b67a
opt(announce): optimization announce data
2017-12-23 02:05:28 +08:00
OldHawk
02b58362d3
feat(core): list user seeding/leeching without ghost peer
2017-12-21 21:26:16 +08:00
OldHawk
9b10478a71
opt(announce): optimization announce data
2017-12-20 17:37:22 +08:00
OldHawk
31993daee0
feat(message): new server notice message of user
...
new message of user role changed
new message of user upload access changed
#20
2017-12-17 22:39:01 +08:00
OldHawk
99da678645
feat(config): add new configure item for server notice action
...
#20
2017-12-16 16:17:18 +08:00
OldHawk
fdd5c9be15
feat(messages): load server message to message box
...
#20
2017-12-15 17:51:31 +08:00
OldHawk
c493b086ca
opt(users): admin can create maker for user if him already join other maker group
2017-12-13 16:14:58 +08:00
OldHawk
59d3b431fe
feat(torrents): new feature for manage upload by admin
...
maker and user has new fields 'upload_access', value is 'review' and 'pass', admin can set value of them, 'review' is all uploaded torrents need review by oper or admin, and 'pass' not need review and pass directly
#20
2017-12-08 15:32:46 +08:00
OldHawk
96d46530de
fix(users): fixed timezone of local moment when user reset password failed notice message
...
#20
2017-12-08 10:48:51 +08:00
OldHawk
7fc085b8d1
fix(torrents): Reorganize show/hide uploader and maker group name
2017-12-07 12:18:56 +08:00
OldHawk
58f806d264
fix(score): fixed active idle account score issues
2017-12-04 10:05:49 +08:00
OldHawk
5dc1b9e3a8
feat(users): user can active idle account by score numbers in account status page
...
#20
2017-12-03 20:17:51 +08:00
OldHawk
8f2fd2058e
feat(users): admin list all user by every status value
2017-12-03 16:47:57 +08:00
OldHawk
fee2c8959d
feat(vip): set user status to normal when become a vip
2017-12-03 13:39:52 +08:00
OldHawk
b87f33e67d
feat(users): limit for reset password time interval
...
add password reset configure item for time interval
default 24 hours
only can reset once in setting hours
#20 , #61e0534
2017-11-30 15:09:12 +08:00