Commit Graph

98 Commits

Author SHA1 Message Date
OldHawk
f06c094567 feat(vip): admin can reset user`s vip data status 2017-11-16 18:06:59 +08:00
OldHawk
22343353bd feat(users): use displayName alternative first name and last name 2017-11-09 16:36:40 +08:00
OldHawk
ddc90ac902 feat(users): new feature for signature for forum settings. 2017-11-08 15:21:40 +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
8446b964e3 feat(users): add account list filter by active status in admin list page 2017-11-06 15:47:38 +08:00
OldHawk
6076ec0a1f feat(users): add feature for verify mail address and active account by mail 2017-11-06 15:01:43 +08:00
OldHawk
a16793e2fd fix(torrents): reomve redundant login check code 2017-10-22 21:40:24 +08:00
OldHawk
18f3af75cb feat(maker): admin oper can create maker group for user now, in user manager page 2017-10-19 18:44:22 +08:00
OldHawk
685697af20 feat(vip): admin can update user`s vip data 2017-10-17 16:32:56 +08:00
OldHawk
8b506aad96 feat(vip): list vip torrent when user is a vip 2017-10-16 18:25:11 +08:00
OldHawk
8dd8d6f6f3 fix(core): remove redundant variable dim line 2017-10-16 16:50:30 +08:00
OldHawk
94f7ca5f3c feat(core): Code optimization with file download 2017-10-16 11:46:54 +08:00
OldHawk
03769208a0 feat(core): Code optimization with resources tag title 2017-10-16 10:53:40 +08:00
OldHawk
edf090855d feat(uses): split admin manage user control 2017-10-15 02:02:53 +08:00
OldHawk
80283eb686 feat(uses): split admin manage user control 2017-10-15 01:30:53 +08:00
OldHawk
63b3ebacea feat(uses): admin list pagination 2017-10-14 23:15:53 +08:00
OldHawk
5052db968f feat(users): admin/oper can reset user`s profile image to default 2017-10-13 19:34:42 +08:00
OldHawk
7a407dae29 feat(core): show other type torrents in home page 2017-10-12 15:34:03 +08:00
OldHawk
9515a0fc4f feat(torrents): new TorrentGetInfoServices to get field value of torrent 2017-09-30 11:29:23 +08:00
OldHawk
8b254310fc feat(torrents): add music-disk status in user account center and admin manage page 2017-09-29 15:14:38 +08:00
OldHawk
59edec3910 feat(torrents): show vip torrent flag in every list page 2017-09-21 13:37:47 +08:00
OldHawk
ba1835b33e feat(users): filter isVip, isAdmin, isOper in admin users manager page 2017-09-19 13:35:00 +08:00
OldHawk
201d54d18a feat(users): show invited_by user info in account status center and admin manage page 2017-09-13 15:05:28 +08:00
OldHawk
09f1fbbb3b feat(users): add invited_by filed to model user 2017-09-13 14:54:58 +08:00
OldHawk
f639409a87 feat(debug): add debuginfo client service, hide or show console.log 2017-09-13 13:27:34 +08:00
OldHawk
864fdcf5db fix(H&R): remove h&r warning with score 2017-09-12 18:07:35 +08:00
OldHawk
7d0a2eaf9f feat(H&R): show H&R warning tooltip info in list page 2017-09-12 17:47:33 +08:00
OldHawk
19328c205c feat(H&R): user can remove warning with score number, admin and oper can remove warning too. 2017-09-12 17:07:12 +08:00
OldHawk
96a46b6b59 feat(log): console.log debug info 2017-09-12 11:59:49 +08:00
OldHawk
4a8bac4544 feat(users): admin/oper list user uploaded torrent detail list 2017-09-12 11:22:35 +08:00
OldHawk
bcba926df2 feat(admin): admin can list user`s seeding/leeching/warning torrents 2017-09-11 18:15:46 +08:00
OldHawk
cd07fa5f1e feat(users): list all warning torrents in users account center 2017-09-11 16:03:10 +08:00
OldHawk
d2eae81eb2 fix(config): reset configure item variable name 2017-09-01 11:34:00 +08:00
OldHawk
ad48d49f4d feat(torrent): hide deleted torrent peers from client side downloading list page 2017-08-29 14:34:50 +08:00
OldHawk
6564617e4e feat(torrent): hide deleted torrent peers from client side 2017-08-29 14:29:03 +08:00
OldHawk
7e750206cc feat(core): reconfigure resourcesTag config 2017-08-15 10:50:13 +08:00
OldHawk
23168f2cb3 fix(core): hide all info in app public tracker mode
user uploaded
user download
user ratio
user seeded
user leeched
user finished
2017-08-14 12:46:55 +08:00
OldHawk
4d4dd8ed83 feat(core): scroll to page top when $locationChangeSuccess 2017-07-18 10:18:15 +08:00
OldHawk
e9e93da8ec feat(users): add user-info link at many place 2017-07-17 22:45:54 +08:00
OldHawk
7bee67d8d3 feat(users): add UserInfo client controller 2017-07-17 20:10:21 +08:00
OldHawk
08c287c866 fix(users): admin change user roles 2017-07-08 18:56:23 +08:00
OldHawk
76576a2e6c feat(users): add send message link on admin user manager page 2017-06-21 10:31:30 +08:00
OldHawk
44c659dace fix(invitations): count invitations on sign in 2017-06-16 17:15:38 +08:00
OldHawk
2cbc9f6c9c feat(invitation): show invitations count badge in header menu 2017-06-16 10:04:52 +08:00
OldHawk
a50da22141 feat(invitation): show user info by invite mail on detail page 2017-06-15 16:57:14 +08:00
OldHawk
30bd5169d7 feat(invitation): user can sign up by invitation mail now!!!!! 2017-06-15 16:18:07 +08:00
OldHawk
88be3c96bf fix(invitations): show Correct score level when user sign in/up 2017-06-14 10:27:09 +08:00
OldHawk
ddb9b05756 feat(invitations): exchange an invitation with scores, the invitation can invite friend join us. 2017-06-13 17:28:54 +08:00
OldHawk
b9aea7627f feat(invitations): init invitations module 2017-06-13 10:38:16 +08:00
OldHawk
8567bb4617 fix(users): first sign in, level show error 2017-06-13 09:42:07 +08:00