OldHawk
8ce455ce88
feat(requests): accept response for request
...
* rewards score transfer
* request status check
#20
2018-01-12 16:53:24 +08:00
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
aa14664894
feat(follow): add follow server controller
2018-01-05 18:06:17 +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
cf311b3f7a
opt(mongo): optimization db index
2017-12-26 18:33:22 +08:00
OldHawk
7b329cb25d
opt(announce): optimization announce data with vip
...
fixed USER_VIP_CHANGED_ADD string
remove all h&r warning when user got a vip month
vip download failed tooltip clean on seeder side
#20
2017-12-25 07:40:45 +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
965be75bb8
opt(debug): optimization debug console print methods
2017-12-24 14:31:51 +08:00
OldHawk
328a05e437
opt(announce): optimization announce data
2017-12-24 08:57:17 +08:00
OldHawk
bae7da82c0
opt(mongo): optimization db index
2017-12-23 17:26:39 +08:00
OldHawk
56d6a4b67a
opt(announce): optimization announce data
2017-12-23 02:05:28 +08:00
OldHawk
02b58362d3
feat(core): list user seeding/leeching without ghost peer
2017-12-21 21:26:16 +08:00
OldHawk
9b10478a71
opt(announce): optimization announce data
2017-12-20 17:37:22 +08:00
OldHawk
22bea9a7e2
feat(message): list message by type when type button clicked
2017-12-18 15:00:52 +08:00
OldHawk
31993daee0
feat(message): new server notice message of user
...
new message of user role changed
new message of user upload access changed
#20
2017-12-17 22:39:01 +08:00
OldHawk
99da678645
feat(config): add new configure item for server notice action
...
#20
2017-12-16 16:17:18 +08:00
OldHawk
fdd5c9be15
feat(messages): load server message to message box
...
#20
2017-12-15 17:51:31 +08:00
OldHawk
7eda0d271d
feat(mongodb): mongodb3.5+ is unstable and error on $pushAll, meanTorrent can used on mongodb 3.5 3.6
...
#44
2017-12-15 09:17:41 +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
6741734566
feat(users): add field 'upload_access' for model user and maker
2017-12-08 15:03:54 +08:00
OldHawk
96d46530de
fix(users): fixed timezone of local moment when user reset password failed notice message
...
#20
2017-12-08 10:48:51 +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
58f806d264
fix(score): fixed active idle account score issues
2017-12-04 10:05:49 +08:00