OldHawk
9c6d36c783
fix(core): limit the displayName length
2018-06-28 21:23:05 +08:00
OldHawk
677ecd85db
fix(medals): fixed medal count number issue
2018-06-23 17:13:08 +08:00
OldHawk
08e5236c4a
feat(user): show user seeding/leeching numbers on info page
2018-06-19 17:36:17 +08:00
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
b1fd2def16
feat(core): update font-awesome to v5.0.13
2018-06-12 19:21:36 +08:00
OldHawk
201a2e5524
fix(core): change oper access
2018-06-11 15:19:52 +08:00
OldHawk
4e79f9a76f
feat(score): new hourly score tooltip info
2018-06-06 19:32:36 +08:00
OldHawk
ee74e79d5c
feat(dataCenter): admin can view any users dataCenter
2018-06-06 16:39:01 +08:00
OldHawk
b9900a9b7c
feat(users): calculate the user hourly scores income
2018-06-03 23:51:31 +08:00
OldHawk
37cd2887fe
feat(history): show user account history on manage page
2018-05-29 18:05:10 +08:00
OldHawk
330f0c5406
feat(history): write admin operate history on user account
2018-05-29 15:50:18 +08:00
OldHawk
aae53f4104
feat(users): hide remark info to user self
2018-05-26 20:28:41 +08:00
OldHawk
4fecaa5300
feat(users): oper/admin can add remark info to user account
2018-05-26 20:16:45 +08:00
OldHawk
2d32f50ff0
fix(user): new user info and manage logic
2018-05-26 17:28:59 +08:00
OldHawk
1e06cc9f5a
feat(invitations): admin can present official invitations to user
2018-05-26 12:58:22 +08:00
OldHawk
120a7da5c1
feat(torrents): add H&R system enable config
2018-05-20 21:54:14 +08:00
OldHawk
430875bb81
feat(status): add user id info to status page
2018-05-13 17:44:01 +08:00
OldHawk
50a0c0d6f6
feat(torrents): resource title and subtitle support
2018-05-12 02:59:18 +08:00
OldHawk
ccfc005397
feat(user): show users true upload and download data count
2018-05-05 11:36:39 +08:00
OldHawk
78b9e737f1
feat(user): show users true upload and download data count
2018-05-05 11:33:30 +08:00
OldHawk
726174d784
feat(users): search torrent by _id
2018-05-04 12:16:30 +08:00
OldHawk
3a5e79a50c
feat(userinfo): hide username for not oper user
2018-05-01 11:20:20 +08:00
OldHawk
1956d60e31
feat(torrents): show torrent file link in all list page
2018-05-01 11:10:46 +08:00
OldHawk
d3e5afe4c0
chg(torrents): update torrents list page css
2018-04-30 18:18:05 +08:00
OldHawk
0988d6e5bf
chg(torrents): update torrents list page css
2018-04-30 18:03:28 +08:00
OldHawk
a1617b9ab4
chg(translate): update translate strings
2018-04-28 11:09:50 +08:00
OldHawk
74d4f07a67
feat(home): add idle configure value into template
2018-04-27 11:34:56 +08:00
OldHawk
c725627d4b
fix(torrents): fixed translate string of user account
2018-04-23 15:10:17 +08:00
OldHawk
e0a9d81bda
feat(tickets): new recommend level
2018-04-17 17:37:49 +08:00
OldHawk
61151257fd
feat(users): add latest sign in ip log
2018-03-22 11:31:54 +08:00
OldHawk
1e2bcc57b1
feat(core): add more templates file content with sprintf format support
2018-03-17 11:34:32 +08:00
OldHawk
59ab58cf37
feat(users): hide user`s email address when user set to hide more detail info
2018-03-16 22:00:16 +08:00
OldHawk
e46e95b9ee
fix(core): remove all code for public mode, meanTorrent support private mode only now
2018-03-16 21:57:19 +08:00
OldHawk
6453433950
chg(torrents): change torrent list page tab css
2018-01-19 15:50:54 +08:00
OldHawk
2147934af7
fix(users): fixed admin edit user form translate string
2018-01-10 15:34:04 +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
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
95422aaaec
feat(follow): follow & unfollow in userinfo page
2018-01-04 12:14:43 +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
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