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
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
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
OldHawk
5aee546dc0
fix(core): fixed some css effect issues
2017-11-08 18:52:51 +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
c797525c4a
feat(users): show new inactive status in account status page
2017-11-06 15:46:54 +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
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