OldHawk
|
3c7edac7f1
|
feat(about): show torrent upload user maker group info in list page
|
2017-10-22 01:20:09 +08:00 |
|
OldHawk
|
424d9b1986
|
fix(core): torrent log background image url issues
|
2017-10-21 17:21:57 +08:00 |
|
OldHawk
|
c55fc7f09d
|
feat(about): admin, oper, group owner all can remove member of group
|
2017-10-21 13:07:37 +08:00 |
|
OldHawk
|
660c078786
|
feat(about): new directive 'mouse-enter-toggle-class-group'
|
2017-10-21 11:39:14 +08:00 |
|
OldHawk
|
d3a7861b71
|
feat(about): add user rating for maker group
|
2017-10-20 23:17:36 +08:00 |
|
OldHawk
|
fea63b3518
|
feat(about): admin remove maker group
|
2017-10-20 22:43:22 +08:00 |
|
OldHawk
|
b86931b68a
|
feat(about): list all torrents group by maker group
|
2017-10-20 22:26:22 +08:00 |
|
OldHawk
|
6c78e2de69
|
feat(about): maker detail page and edit maker desc
|
2017-10-20 18:52:12 +08:00 |
|
OldHawk
|
539083a797
|
feat(about): list all maker group in menu about
|
2017-10-20 15:54:28 +08:00 |
|
OldHawk
|
bc848f260d
|
feat(about): add function with admin/oper list
user can send message to them at here
|
2017-10-20 14:24: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
|
56cc90f92d
|
fix(core): remove redundant admin menu item
|
2017-10-19 11:35:11 +08:00 |
|
OldHawk
|
6072e04b4c
|
fix(torrents): fixed torrent top list css issues
|
2017-10-19 11:02:59 +08:00 |
|
OldHawk
|
5bf57862ff
|
feat(about): show client black list item
|
2017-10-18 18:16:18 +08:00 |
|
OldHawk
|
11cb46636d
|
feat(vip): add vip torrents list loading tooltip
|
2017-10-18 16:56:50 +08:00 |
|
OldHawk
|
198744578b
|
feat(collections): add new module Collections server side method
controller, routes, views, policy
|
2017-10-18 16:02:36 +08:00 |
|
OldHawk
|
0939c5f61f
|
feat(core): add new admin menu item
|
2017-10-18 15:19:14 +08:00 |
|
OldHawk
|
9f46a8d02b
|
feat(about): move menu into new menu 'about'
|
2017-10-18 14:34:16 +08:00 |
|
OldHawk
|
fc3bb84367
|
fix(torrents): torrents list page title too long issues
|
2017-10-18 11:32:49 +08:00 |
|
OldHawk
|
0d38b5ae55
|
fix(home): top one logo css bug
|
2017-10-18 11:06:49 +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
|
52eeb34c16
|
cfg(torrent): add few torrent sub category configure item
|
2017-10-14 15:41:21 +08:00 |
|
OldHawk
|
23d3ff96a0
|
feat(torrents): admin or oper can edit torrent tags in admin panel
|
2017-10-14 15:27:22 +08:00 |
|
OldHawk
|
6e57b3883d
|
chg(translate): change some translate string
|
2017-10-13 23:42:47 +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
|
c2809ba24d
|
fix(core): fixed site total Info issues, by 'ruhul'
|
2017-10-13 18:56:20 +08:00 |
|
OldHawk
|
c5b65833c8
|
fix(forums): fixed topic replies content issues when edit
|
2017-10-13 17:52:05 +08:00 |
|
OldHawk
|
35376c3676
|
fix(core): add missing translate string
|
2017-10-13 15:58:56 +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
|
0acf50b37e
|
feat(core): add 'more...' link in home page every torrent type
|
2017-10-12 17:25:10 +08:00 |
|
OldHawk
|
641c1e684c
|
cfg(torrent): add 'showTopListInHome' to show or hide the torrent top list
|
2017-10-12 17:00:43 +08:00 |
|
OldHawk
|
d3617233df
|
cfg(torrent): config resourceTag
|
2017-10-12 16:47:38 +08:00 |
|
OldHawk
|
7a407dae29
|
feat(core): show other type torrents in home page
|
2017-10-12 15:34:03 +08:00 |
|
OldHawk
|
e462865580
|
cfg(torrent): config item of picture torrent
|
2017-10-12 10:53:15 +08:00 |
|
OldHawk
|
937f2ed7e3
|
feat(core): add totalVipUsers count in page footer site info
|
2017-10-11 18:19:56 +08:00 |
|
OldHawk
|
a1a29eb750
|
chg(core): 'reviewed' command button caption string
|
2017-10-11 17:17:16 +08:00 |
|
OldHawk
|
0da12667e8
|
fix(core): fixed some html string and css style
|
2017-10-11 15:23:48 +08:00 |
|
OldHawk
|
eaa0a2c275
|
feat(core): user must signin for any page
|
2017-10-11 14:59:50 +08:00 |
|
OldHawk
|
c461cd4eb1
|
fix(core): css on torrent logo
|
2017-10-10 19:36:45 +08:00 |
|
OldHawk
|
305c1e8ffc
|
fix(core): torrent logo fixed on torrent detail page
|
2017-10-10 18:27:23 +08:00 |
|
OldHawk
|
6d390591aa
|
feat(torrents): show variety torrent info in home
|
2017-10-10 17:53:05 +08:00 |
|
OldHawk
|
f9a7bc073e
|
feat(torrents): show sports torrent info in home
|
2017-10-10 17:11:01 +08:00 |
|
OldHawk
|
7ebfb53cbb
|
feat(torrents): add movie new sub type and sports new sub type
|
2017-10-10 14:43:45 +08:00 |
|
OldHawk
|
f8e8a4c6ba
|
feat(torrents): torrent logo showed logic
|
2017-10-10 14:16:29 +08:00 |
|
OldHawk
|
d4cdc4ddb5
|
feat(torrents): variety and sports torrent upload
|
2017-10-09 18:44:53 +08:00 |
|