Commit Graph

1012 Commits

Author SHA1 Message Date
OldHawk
4f0db2e2fe fix(core): change search input css on all page 2017-09-18 14:12:33 +08:00
OldHawk
95a201ce7c feat(users): add mt-responsive-tabs-* css class for nav-tabs 2017-09-18 13:50:34 +08:00
OldHawk
042bb6380b feat(users): add mt-responsive-tabs-* css class for nav-tabs 2017-09-18 13:06:30 +08:00
OldHawk
a2691d7909 fix(css): fix css lint warning 2017-09-15 18:20:43 +08:00
OldHawk
8dd996c657 chg(all): change all torrents list page download button ui 2017-09-15 17:23:45 +08:00
OldHawk
1daa5a07cf chg(all): change all torrents list page td size 2017-09-15 15:19:29 +08:00
OldHawk
f4ee956397 feat(messages): add send userinfo link of admin forum configure list 2017-09-15 10:44:59 +08:00
OldHawk
8ff7a6bcad feat(messages): add send userinfo link of admin send list 2017-09-15 10:38:22 +08:00
OldHawk
8eee5d78e4 feat(configure): add app.name configure item. 2017-09-14 16:39:08 +08:00
OldHawk
1773fdf613 feat(users): show user VIP flag 2017-09-14 16:11:11 +08:00
OldHawk
a175308b52 feat(users): add fields 'isVip, isOper, isAdmin' to model user 2017-09-14 15:18:14 +08:00
OldHawk
6f9cd6c2ab feat(invitations): show VIP flag 2017-09-14 14:44:20 +08:00
OldHawk
d4368ef204 fix(invitations): fix $timeout will be inject 2017-09-14 14:43:52 +08:00
OldHawk
74b8334d4c feat(invitations): add directive of vipFlag to show user`s VIP flag 2017-09-14 14:42:56 +08:00
OldHawk
09c1a31ac5 feat(invitations): show VIP flag in account status 2017-09-14 14:02:52 +08:00
OldHawk
a2be173405 feat(invitations): show ok message when user has no any H&R warning 2017-09-14 12:08:20 +08:00
OldHawk
fde647cd2b feat(invitations): add prop 'info-uname' into directives 'user-info' 2017-09-14 11:41:03 +08:00
OldHawk
642516cfaf feat(invitations): list all official invitations at bottom of send page 2017-09-14 11:32:05 +08:00
OldHawk
fe5c87ee8b feat(invitations): add tranceLog of userSendInvitation when user send an invitation 2017-09-13 18:46:53 +08:00
OldHawk
e870576014 feat(users): admin/oper can send official invitations now 2017-09-13 18:30:03 +08:00
OldHawk
674209ebf9 feat(users): populate invited_by user info when login 2017-09-13 18:29:15 +08:00
OldHawk
77f3765d0c fix(users): invited_by info bug 2017-09-13 18:16:33 +08:00
OldHawk
ac5e453f05 fix(users): login error 2017-09-13 18:15:39 +08:00
OldHawk
3e49537808 feat(invitations): add 'official invitation' admin menu 2017-09-13 15:44:02 +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
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
864fdcf5db fix(H&R): remove h&r warning with score 2017-09-12 18:07:35 +08:00
OldHawk
cd91ff774f feat(H&R): show H&R warning tooltip info in user account status page 2017-09-12 18:02:28 +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
125eb89325 fix(H&R): fix h&r warning count 2017-09-12 13:04:27 +08:00
OldHawk
96a46b6b59 feat(log): console.log debug info 2017-09-12 11:59:49 +08:00
OldHawk
a047e12cfd fix(HnR): show h&r tag in user account center 2017-09-12 11:49:08 +08:00
OldHawk
4a8bac4544 feat(users): admin/oper list user uploaded torrent detail list 2017-09-12 11:22:35 +08:00
OldHawk
16c0035a31 feat(users): show uploaded torrent files number in admin manage page 2017-09-12 11:08:41 +08:00
OldHawk
0aec8e3245 feat(users): show uploaded torrent files number in userinfo page 2017-09-12 11:08:26 +08:00
OldHawk
05e0ab330f feat(users): show uploaded torrent files number in account status page 2017-09-12 11:05:32 +08:00
OldHawk
7f30da058f fix(score): fix score user object when admin/oper operation 2017-09-12 10:57:23 +08:00
OldHawk
2b2bdc1dd4 feat(admin): add fields uptotal of users to count the uploaded torrent file numbers and get uptotal method 2017-09-12 10:53:42 +08:00
OldHawk
3302bf478d feat(admin): show detail list when user seed/leech/warning torrents count more than 0 2017-09-12 10:52:01 +08:00
OldHawk
674d31fd9b feat(admin): add count number of seeding/leeching/warning torrent in admin list page 2017-09-11 18:20:10 +08:00
OldHawk
bcba926df2 feat(admin): admin can list user`s seeding/leeching/warning torrents 2017-09-11 18:15:46 +08:00
OldHawk
5648072557 feat(admin): nav to admin user manage page on userinfo detail 2017-09-11 16:47:02 +08:00
OldHawk
6cb8934a34 feat(admin): add warning torrents list of admin method 2017-09-11 16:34:42 +08:00
OldHawk
cd07fa5f1e feat(users): list all warning torrents in users account center 2017-09-11 16:03:10 +08:00
OldHawk
7c8f51183f feat(users): add warning torrents list route of client 2017-09-11 15:29:31 +08:00
OldHawk
91bec12382 feat(users): show user h&r warning numbers in header menu and user info page 2017-09-11 15:12:21 +08:00
OldHawk
873a1d6e95 feat(torrents): add torrent filename info in torrent video info panel 2017-09-11 13:46:10 +08:00