Commit Graph

211 Commits

Author SHA1 Message Date
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
OldHawk
7fc085b8d1 fix(torrents): Reorganize show/hide uploader and maker group name 2017-12-07 12:18:56 +08:00
OldHawk
fd1c1a5c81 feat(torrents): only show passkey to admin(not oper) users.
#20
2017-12-06 10:17:40 +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
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
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