Commit Graph

499 Commits

Author SHA1 Message Date
OldHawk
a1617b9ab4 chg(translate): update translate strings 2018-04-28 11:09:50 +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
74d4f07a67 feat(home): add idle configure value into template 2018-04-27 11:34:56 +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
ab3d7ac2bb feat(torrents): add access limit to maker group settings of torrent uploader 2018-04-24 12:01:53 +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
c725627d4b fix(torrents): fixed translate string of user account 2018-04-23 15:10:17 +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
e0a9d81bda feat(tickets): new recommend level 2018-04-17 17:37:49 +08:00
OldHawk
d2a10bc280 feat(core): add message to admin group support 2018-04-10 16:41:30 +08:00
OldHawk
fea4887673 feat(templates): vip rules template 2018-04-10 13:31:59 +08:00
OldHawk
8d27f9b758 feat(core): add support settings into templates 2018-04-03 14:33:08 +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
6b4212214c feat(templates): add more variable into server templates 2018-03-20 13:19:35 +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
9f2b294b9d feat(core): change menu icon color 2018-03-19 17:30:36 +08:00
OldHawk
b249186a9a feat(core): add icon for menu item 2018-03-17 18:20:53 +08:00
OldHawk
1e2bcc57b1 feat(core): add more templates file content with sprintf format support 2018-03-17 11:34:32 +08:00
OldHawk
59ab58cf37 feat(users): hide user`s email address when user set to hide more detail info 2018-03-16 22:00:16 +08:00
OldHawk
e46e95b9ee fix(core): remove all code for public mode, meanTorrent support private mode only now 2018-03-16 21:57:19 +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
9aa281608c fix(follows): fix follows item css 2018-01-20 08:22:05 +08:00
OldHawk
6453433950 chg(torrents): change torrent list page tab css 2018-01-19 15:50:54 +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
2147934af7 fix(users): fixed admin edit user form translate string 2018-01-10 15:34:04 +08:00
OldHawk
07216729b9 fix(messages): fixed send to params for user displayName 2018-01-10 10:38:37 +08:00
OldHawk
19e1990abc fix(follow): fixed eslint warning 2018-01-07 09:51:43 +08:00
OldHawk
12d8413dcb fix(status): fixed status css style on sm, xs size screen 2018-01-06 22:11:24 +08:00
OldHawk
92c2e88ce9 feat(follow): oper admin can list user`s follow detail 2018-01-06 16:32:42 +08:00
OldHawk
32a936fd15 feat(follow): add send message shortcut on follow list page
#20
2018-01-06 14:11:34 +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
a5bb081094 feat(follow): add directive upDownFlag to show user`s uploaded and downloaded data 2018-01-05 18:04:51 +08:00
OldHawk
2d7ef9e48b feat(follow): followers and following count number in user info page 2018-01-04 15:32:40 +08:00
OldHawk
3dc0b42407 feat(follow): add followers and following views 2018-01-04 15:32:09 +08:00
OldHawk
46c81617a8 feat(follow): add follow client controller 2018-01-04 15:31:50 +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
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
f204417162 fix(users): fixed userinfo page show username to displaName 2017-12-24 16:31:12 +08:00
OldHawk
db95092568 fix(users): fixed admin view user info issue 2017-12-24 14:54:37 +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