Commit Graph

285 Commits

Author SHA1 Message Date
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
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
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
22bea9a7e2 feat(message): list message by type when type button clicked 2017-12-18 15:00:52 +08:00
OldHawk
a34d8585a8 opt(core): optimization emoji in markdown 2017-12-14 13:32:38 +08:00
OldHawk
341ae3b9e8 feat(core): add enter string length count in input form 2017-12-13 18:59:16 +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
1f0391987c feat(messages): limit message content and reply string length 2017-12-11 16:20:55 +08:00
OldHawk
ab30cac1a3 feat(forums): emoji in bootstrap-markdown enter colon
in maker edit desc
in collections edit overview
in user status edit forum signature
in torrent detail edit overview

#20
2017-12-10 21:32:14 +08:00
OldHawk
92a46e06bf chg(core): optimization many marked edit ui 2017-12-10 17:04:14 +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
961e620c9a feat(users): add configure item to limit user signature length
#20
2017-12-07 18:20:50 +08:00
OldHawk
7fc085b8d1 fix(torrents): Reorganize show/hide uploader and maker group name 2017-12-07 12:18:56 +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
fd1c1a5c81 feat(torrents): only show passkey to admin(not oper) users.
#20
2017-12-06 10:17:40 +08:00
OldHawk
23852f7740 feat(invitations): oper/admin can delete All Expired Official Invitation
#20
2017-12-05 15:47:17 +08:00
OldHawk
5ed926e27f fix(status): hidden admin ip from other user(include oper users)
#20
2017-12-05 14:49:27 +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
5dc1b9e3a8 feat(users): user can active idle account by score numbers in account status page
#20
2017-12-03 20:17:51 +08:00
OldHawk
11f5f2bfec feat(users): set user status to idle when long time not login 2017-12-03 16:50:22 +08:00
OldHawk
8f2fd2058e feat(users): admin list all user by every status value 2017-12-03 16:47:57 +08:00
OldHawk
5d5115d4c9 fix(torrents): remove torrent tags if not exist in resources tags list 2017-12-03 12:59:46 +08:00
OldHawk
c28b9f494a feat(makers): show torrent maker group on more list page 2017-12-01 15:00:25 +08:00
OldHawk
b87f33e67d feat(users): limit for reset password time interval
add password reset configure item for time interval
default 24 hours
only can reset once in setting hours

#20 , #61e0534
2017-11-30 15:09:12 +08:00
OldHawk
f72025e78d fix(core): fixed some translate string from server 2017-11-29 17:43:26 +08:00
OldHawk
61e05343d0 fix(core): optimization user reset password logic, prevent duplication of mail 2017-11-29 17:03:56 +08:00
OldHawk
b7b735e3d2 fix(core): fixed some translate string from server 2017-11-29 14:36:33 +08:00
OldHawk
7d61463960 fix(core): optimization user sign up logic, prevent duplication of mail 2017-11-29 11:18:45 +08:00
OldHawk
a22d905d25 feat(torrents): new filter to show H&R warning torrent seeding times 2017-11-25 08:33:54 +08:00
OldHawk
4776f2fce9 fix(home): optimization torrents sale status showed issues 2017-11-23 17:12:10 +08:00
OldHawk
415cfab5ce fix(core): fixed limit user score number to two decimals 2017-11-21 16:26:37 +08:00
OldHawk
f06c094567 feat(vip): admin can reset user`s vip data status 2017-11-16 18:06:59 +08:00
OldHawk
692d19ac24 feat(users): user can setting to hide more account detail info 2017-11-09 17:27:19 +08:00
OldHawk
22343353bd feat(users): use displayName alternative first name and last name 2017-11-09 16:36:40 +08:00
OldHawk
5aee546dc0 fix(core): fixed some css effect issues 2017-11-08 18:52:51 +08:00