Commit Graph

15 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
c6fd184019 fix(core): fixed user ratio showed in ranking list issues 2017-11-21 15:16:44 +08:00
OldHawk
9230e144f9 feat(about): remove more message-to icon 2017-10-21 13:39:48 +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
b1cff72150 fix(core): fixed some css 2017-09-18 16:17:38 +08:00
OldHawk
95a201ce7c feat(users): add mt-responsive-tabs-* css class for nav-tabs 2017-09-18 13:50:34 +08:00
OldHawk
6f9cd6c2ab feat(invitations): show VIP flag 2017-09-14 14:44:20 +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
04883bc218 fix(ranking): user ratio format on ranking page view 2017-06-27 12:57:34 +08:00
OldHawk
e0637dad30 feat(messages): show messageTo icon link in torrent list, torrent detail and ranking page 2017-06-21 15:17:11 +08:00
OldHawk
448f868099 oper/admin can ban/kick user out to chat room now~~ 2017-05-12 16:38:02 +08:00
OldHawk
1738e31d08 change some css h1>h3 2017-05-04 12:31:46 +08:00
OldHawk
777cb52ae2 load ranking data finished 2017-05-04 10:32:37 +08:00
OldHawk
8254a888df init model ranking, views,controllers,routes etc. 2017-05-03 18:19:04 +08:00