Commit Graph

72 Commits

Author SHA1 Message Date
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
3c7edac7f1 feat(about): show torrent upload user maker group info in list page 2017-10-22 01:20:09 +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
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
80283eb686 feat(uses): split admin manage user control 2017-10-15 01:30:53 +08:00
OldHawk
63b3ebacea feat(uses): admin list pagination 2017-10-14 23:15:53 +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
7a407dae29 feat(core): show other type torrents in home page 2017-10-12 15:34:03 +08:00
OldHawk
f8e8a4c6ba feat(torrents): torrent logo showed logic 2017-10-10 14:16:29 +08:00
OldHawk
5d612a10b5 feat(torrents): optimization showed torrent info 2017-10-06 11:36:27 +08:00
OldHawk
e119f19470 feat(torrents): add music torrent MTV flag 2017-10-05 02:29:31 +08:00
OldHawk
598987d2d7 feat(torrents): show topOne music info at home page 2017-10-03 00:24:49 +08:00
OldHawk
9515a0fc4f feat(torrents): new TorrentGetInfoServices to get field value of torrent 2017-09-30 11:29:23 +08:00
OldHawk
8b254310fc feat(torrents): add music-disk status in user account center and admin manage page 2017-09-29 15:14:38 +08:00
OldHawk
59edec3910 feat(torrents): show vip torrent flag in every list page 2017-09-21 13:37:47 +08:00
OldHawk
ba1835b33e feat(users): filter isVip, isAdmin, isOper in admin users manager page 2017-09-19 13:35:00 +08:00
OldHawk
8dd996c657 chg(all): change all torrents list page download button ui 2017-09-15 17:23:45 +08:00
OldHawk
1daa5a07cf chg(all): change all torrents list page td size 2017-09-15 15:19:29 +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
19328c205c feat(H&R): user can remove warning with score number, admin and oper can remove warning too. 2017-09-12 17:07:12 +08:00
OldHawk
4a8bac4544 feat(users): admin/oper list user uploaded torrent detail list 2017-09-12 11:22:35 +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
674d31fd9b feat(admin): add count number of seeding/leeching/warning torrent in admin list page 2017-09-11 18:20:10 +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
6893587ab5 feat(users): add user profile picture in admin users manager list 2017-06-08 16:06:46 +08:00