Commit Graph

993 Commits

Author SHA1 Message Date
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
OldHawk
391c7406da fix(torrents): fix user link in torrent users list 2017-09-11 13:42:25 +08:00
OldHawk
72ecee5789 feat(torrents): show user speed in torrent peers info 2017-09-11 13:35:17 +08:00
OldHawk
0ff8b2e82a feat(torrents): show user speed in torrent peers info 2017-09-11 13:33:49 +08:00
OldHawk
d3230b57dc feat(torretns): add torrent seed/leech/finished users abbr prop 2017-09-11 13:00:48 +08:00
OldHawk
b52bed1639 feat(users): show user up/down data size and speed and ratio in account page 2017-09-11 12:52:04 +08:00
OldHawk
eb5f0cb718 feat(announce): count user u/d speed by announce data, unit by second. 2017-09-11 12:36:12 +08:00
OldHawk
9b849544a2 feat(peer): add speed and ratio,percent fields info model peer and auto count ratio and percent 2017-09-11 12:28:52 +08:00
OldHawk
a74f768a00 fix(users): remove TODO 2017-09-08 14:06:59 +08:00
OldHawk
738bb0be15 fix(torrent): remove torrent h&r warning only when status value from true to false 2017-09-08 13:41:48 +08:00
OldHawk
953e98ecd4 fix(announce): torrent_hnr status 2017-09-08 13:40:56 +08:00
OldHawk
aa8a8a70ac feat(torrent): remove all complete warning of torrent when the torrent H&R status to false and when the torrent be deleted 2017-09-08 12:03:53 +08:00
OldHawk
2703117331 feat(announce): check user whether can download with H&R warning 2017-09-08 11:33:08 +08:00
OldHawk
5b0d42e99a feat(announce): only announce msg to irc when ircAnnounce enabled 2017-09-08 11:20:55 +08:00
OldHawk
668f0a7df4 feat(announce): write upload & download data size and seed time to H&R torrent complete record and update user`s H&R warning numbers 2017-09-08 10:57:50 +08:00
OldHawk
94bd842d4a feat(config): resetting the configure item of H&R 2017-09-08 10:23:22 +08:00
OldHawk
3e13789778 feat(torrent): consistently write user uploaded/downloaded data size 2017-09-07 19:07:36 +08:00
OldHawk
1f646f43ed feat(torrent): add 'countHnRWarning' method of table 'complete' 2017-09-07 17:39:39 +08:00
OldHawk
22ee8def79 feat(torrent): add 'countHnRWarning' method of table 'complete' 2017-09-07 17:31:42 +08:00
OldHawk
69b95c59b9 feat(torrent): add 'save' & 'update' hook of table 'complete' 2017-09-07 17:07:43 +08:00