Commit Graph

58 Commits

Author SHA1 Message Date
OldHawk
61151257fd feat(users): add latest sign in ip log 2018-03-22 11:31:54 +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
92c2e88ce9 feat(follow): oper admin can list user`s follow detail 2018-01-06 16:32:42 +08:00
OldHawk
2d7ef9e48b feat(follow): followers and following count number in user info page 2018-01-04 15:32:40 +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
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
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
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
OldHawk
8328601738 feat(users): inactive account info class in admin page 2017-11-06 15:49:31 +08:00
OldHawk
9835f536ad feat(core): add table users and torrents global update method
for some fields update with time limit
2017-11-03 21:42:14 +08:00
OldHawk
c53e73fa21 feat(collections): insert movie into collections 2017-10-24 17:33:25 +08:00
OldHawk
4366947153 feat(collections): create collections and list collections 2017-10-23 19:16:46 +08:00
OldHawk
9230e144f9 feat(about): remove more message-to icon 2017-10-21 13:39:48 +08:00
OldHawk
443dadadee feat(about): add maker group link in status pages 2017-10-20 16:11:35 +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
b6750c4dd2 fix(core): fixed 'Detail' link position in account info page 2017-10-19 11:44:08 +08:00
OldHawk
685697af20 feat(vip): admin can update user`s vip data 2017-10-17 16:32:56 +08:00
OldHawk
4b60466e55 chg(translate): modify some translate string 2017-10-16 18:50:27 +08:00
OldHawk
5052db968f feat(users): admin/oper can reset user`s profile image to default 2017-10-13 19:34:42 +08:00
OldHawk
c3149302a0 Merge commit '84ec1c80d283cbea8b186629e7b1de49d91cf9ba'
* commit '84ec1c80d283cbea8b186629e7b1de49d91cf9ba':
  fix(heroku): fix invalid app.json (#1901)
  feat(deps): dependencies upgrade (#1887)
  release(0.6.0): MEAN.JS 0.6.0 (#1863)
  feat(readme): Deploy to Heroku button (#1854)
  fix(users): Spacing Issues
  Abstracted OAuth routes to use req param to identify strategy & moved scope to actual strategy definition.
  Save profile images to Amazon S3 (#1857)
  fix(build): Require correct dependencies for prod build (#1855)
  fix(eslint): Make `space-before-function-paren` rule consistent with other rules (#1858)
  fix(gulpfile): show error on uglify (#1860)
  feat(core): Add manifest.json (#1851)

# Conflicts:
#	CHANGELOG.md
#	README.md
#	modules/core/client/views/header.client.view.html
#	modules/users/client/views/settings/change-profile-picture.client.view.html
#	modules/users/server/controllers/users/users.profile.server.controller.js
#	package.json
2017-10-13 15:43:39 +08:00
OldHawk
1773fdf613 feat(users): show user VIP flag 2017-09-14 16:11:11 +08:00
OldHawk
a2be173405 feat(invitations): show ok message when user has no any H&R warning 2017-09-14 12:08:20 +08:00
OldHawk
77f3765d0c fix(users): invited_by info bug 2017-09-13 18:16:33 +08:00
OldHawk
201d54d18a feat(users): show invited_by user info in account status center and admin manage page 2017-09-13 15:05:28 +08:00
OldHawk
16c0035a31 feat(users): show uploaded torrent files number in admin manage page 2017-09-12 11:08:41 +08:00
OldHawk
3302bf478d feat(admin): show detail list when user seed/leech/warning torrents count more than 0 2017-09-12 10:52:01 +08:00
OldHawk
bcba926df2 feat(admin): admin can list user`s seeding/leeching/warning torrents 2017-09-11 18:15:46 +08:00
OldHawk
6cb8934a34 feat(admin): add warning torrents list of admin method 2017-09-11 16:34:42 +08:00
OldHawk
d2eae81eb2 fix(config): reset configure item variable name 2017-09-01 11:34:00 +08:00
OldHawk
23168f2cb3 fix(core): hide all info in app public tracker mode
user uploaded
user download
user ratio
user seeded
user leeched
user finished
2017-08-14 12:46:55 +08:00
OldHawk
a9966d4401 feat(users): show user forum topics and replies count info in status page. 2017-07-16 14:54:52 +08:00
OldHawk
ed723422a3 fix(users): user roles modify 2017-07-04 17:30:38 +08:00
OldHawk
dcd59df3d3 fix(users): disable user admin in manager area 2017-07-04 17:28:15 +08:00
OldHawk
5551c04012 fix(users): disable user admin in manager area 2017-07-04 17:24:12 +08:00
OldHawk
b6a6481bfe fix(users): user roles modify 2017-07-04 17:19:15 +08:00
OldHawk
76576a2e6c feat(users): add send message link on admin user manager page 2017-06-21 10:31:30 +08:00
OldHawk
dbba4c0d64 feat(users): add filter to show ratio formated info 2017-06-21 09:58:27 +08:00
OldHawk
5b79b720ed feat(users): show scoreLevel on admin manage user view 2017-06-12 12:16:57 +08:00
OldHawk
b93e160260 feat(users): admin can change user uploaded and downloaded(+/-) 2017-06-07 16:34:22 +08:00
OldHawk
8c848433b7 feat(users): admin can change user score(+/-) 2017-06-07 15:54:16 +08:00
OldHawk
68392d7db5 feat(users): admin can change user account status banned/unbanned 2017-06-06 17:29:23 +08:00