OldHawk
c2f303b02d
fix(medal): fixed medal count number in user info page and medal tooltip
2018-06-19 13:46:25 +08:00
OldHawk
18dbdf50b1
feat(medals): new module medals
2018-06-18 20:32:11 +08:00
OldHawk
0402626c23
feat(users): add ban reason when admin banned a user
2018-06-09 21:37:10 +08:00
OldHawk
37cd2887fe
feat(history): show user account history on manage page
2018-05-29 18:05:10 +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
6c1f8c1520
fix(torrents): fixed tags issue
2018-05-22 00:47:40 +08:00
OldHawk
af9cb20fc0
fix(torrents): fixed torrent tags filter issue in user status page
2018-05-21 23:36:49 +08:00
OldHawk
a7012e7543
feat(torrents): add torrent attribute 'unique', these resource no transfer
2018-05-19 15:04:09 +08:00
OldHawk
a96abac21a
feat(torrents): add torrent top status filter
2018-05-12 12:34:08 +08:00
OldHawk
50a0c0d6f6
feat(torrents): resource title and subtitle support
2018-05-12 02:59:18 +08:00
OldHawk
9005a0ce1b
fix(core): fixed issue of $resource returned data type
2018-05-06 00:16:34 +08:00
OldHawk
1956d60e31
feat(torrents): show torrent file link in all list page
2018-05-01 11:10:46 +08:00
OldHawk
07216729b9
fix(messages): fixed send to params for user displayName
2018-01-10 10:38:37 +08:00
OldHawk
db95092568
fix(users): fixed admin view user info issue
2017-12-24 14:54:37 +08:00
OldHawk
a34d8585a8
opt(core): optimization emoji in markdown
2017-12-14 13:32:38 +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
a82206a041
feat(chat): emoji support on maker group create popup side overlay
...
#20
2017-12-12 10:48:48 +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
c93ff903bf
fix(vip): Reorganize vip torrents show/hide
...
show in user status uploaded torrents list
show in uploaded list at admin user page
show in all newest torrents list at admin manage page
2017-12-07 11:45:58 +08:00
OldHawk
2714b0d82d
fix(users): fixed eslint warning
2017-12-06 16:37:03 +08:00
OldHawk
38aa428d43
feat(torrents): add ‘role’ attribute for torrent type configure
...
if role value of 'user' will show the type menu item in torrent submenu
if role value of 'vip' do not show as menu item in torrent submenu, it is only list torrents in VIP area
it can be include some movie not in TMDB(or Unsuitable for normal users, such as Adult?) and input all info manually.
these resource only VIP or oper and admin can upload
#20 #32
2017-12-06 14:46:45 +08:00
OldHawk
608850af0e
feat(users): admin can change user account status manually in user profile page
...
can change banned, idle to normal
#20
2017-12-04 10:54:38 +08:00
OldHawk
8f2fd2058e
feat(users): admin list all user by every status value
2017-12-03 16:47:57 +08:00
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
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
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
f639409a87
feat(debug): add debuginfo client service, hide or show console.log
2017-09-13 13:27:34 +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
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
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
08c287c866
fix(users): admin change user roles
2017-07-08 18:56:23 +08:00