Commit Graph

134 Commits

Author SHA1 Message Date
OldHawk
9622517111 feat(users): new logic for users status change to idle, and need more scores to reactive it 2018-04-27 14:41:42 +08:00
OldHawk
63572afc28 feat(home): add a cron job to check users account status to idle if for lang time no sign in 2018-04-26 18:45:34 +08:00
OldHawk
ab3d7ac2bb feat(torrents): add access limit to maker group settings of torrent uploader 2018-04-24 12:01:53 +08:00
OldHawk
d2a10bc280 feat(core): add message to admin group support 2018-04-10 16:41:30 +08:00
OldHawk
8d27f9b758 feat(core): add support settings into templates 2018-04-03 14:33:08 +08:00
OldHawk
6b4212214c feat(templates): add more variable into server templates 2018-03-20 13:19:35 +08:00
OldHawk
1e2bcc57b1 feat(core): add more templates file content with sprintf format support 2018-03-17 11:34:32 +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
92c2e88ce9 feat(follow): oper admin can list user`s follow detail 2018-01-06 16:32:42 +08:00
OldHawk
b4731171b1 feat(follow): followers and following list 2018-01-05 18:07:11 +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
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
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
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
23852f7740 feat(invitations): oper/admin can delete All Expired Official Invitation
#20
2017-12-05 15:47:17 +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
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
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