Commit Graph

404 Commits

Author SHA1 Message Date
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
ddc90ac902 feat(users): new feature for signature for forum settings. 2017-11-08 15:21:40 +08:00
OldHawk
3005a0e4d6 chg(core): change torrent link from onClick to href, and open link in self window 2017-11-07 13:20:11 +08:00
OldHawk
8328601738 feat(users): inactive account info class in admin page 2017-11-06 15:49:31 +08:00
OldHawk
8446b964e3 feat(users): add account list filter by active status in admin list page 2017-11-06 15:47:38 +08:00
OldHawk
c797525c4a feat(users): show new inactive status in account status page 2017-11-06 15:46:54 +08:00
OldHawk
fc0afa1672 feat(users): check account active status when user sign in 2017-11-06 15:17:10 +08:00
OldHawk
6076ec0a1f feat(users): add feature for verify mail address and active account by mail 2017-11-06 15:01:43 +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
5fffbf5d91 feat(vip): new vip menu struct 2017-10-27 14:32:27 +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
a16793e2fd fix(torrents): reomve redundant login check code 2017-10-22 21:40:24 +08:00
OldHawk
c06754152f fix(users): fix restore password mail send issues 2017-10-22 02:17:07 +08:00
OldHawk
048d905006 fix(users): fix restore password mail send issues 2017-10-22 02:14:55 +08:00
OldHawk
34f5a5dc61 fix(users): fix restore password mail send issues 2017-10-22 02:12:38 +08:00
OldHawk
701f736082 fix(users): fix restore password mail send issues 2017-10-22 02:06:43 +08:00
OldHawk
c98ac2e301 test(users): send restore password mail 2017-10-22 01:58:47 +08:00
OldHawk
ea69331ea5 fix(users): fix restore password mail send issues 2017-10-22 01:49:53 +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
e3a1e6f77d feat(about): add directive makerInfo to show maker group info 2017-10-22 01:18:51 +08:00
OldHawk
9230e144f9 feat(about): remove more message-to icon 2017-10-21 13:39:48 +08:00
OldHawk
d3a7861b71 feat(about): add user rating for maker group 2017-10-20 23:17:36 +08:00
OldHawk
5b8dfa8e71 fix(users): console.log => meDebug 2017-10-20 23:16:52 +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
4c7d0535b2 fix(users): fixed first install meanTorrent and first register user`s admin roles 2017-10-19 10:33:40 +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
edf090855d feat(uses): split admin manage user control 2017-10-15 02:02:53 +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
268d19801a fix(core): sign up tip string 2017-10-13 11:51:05 +08:00
OldHawk
7a407dae29 feat(core): show other type torrents in home page 2017-10-12 15:34:03 +08:00
OldHawk
7e8f2021df fix(core): fixed some route role 2017-10-11 15:21:42 +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