Commit Graph

137 Commits

Author SHA1 Message Date
OldHawk
4195a6059a fix(core): fixed home page warning issue 2017-12-09 23:13:08 +08:00
OldHawk
0d34e33c14 feat(core): Add a quick access download button in the home page newest list
#20
2017-12-09 12:36:10 +08:00
OldHawk
69c0759953 fix(core): fixed home page css issues on media screen 2017-12-09 12:18:08 +08:00
OldHawk
a6b1982d8e feat(core): Add a quick access download button in the home page
#20
2017-12-09 12:02:11 +08:00
OldHawk
3be9a47bbc feat(core): add configure item to hide count info at home footer for guest user 2017-12-02 19:30:17 +08:00
OldHawk
9e1564247b feat(translate): translate error page string 2017-11-30 15:04:58 +08:00
OldHawk
61e05343d0 fix(core): optimization user reset password logic, prevent duplication of mail 2017-11-29 17:03:56 +08:00
OldHawk
6fd75eae90 feat(home): optimization home torrent list 2017-11-21 17:18:58 +08:00
OldHawk
415cfab5ce fix(core): fixed limit user score number to two decimals 2017-11-21 16:26:37 +08:00
OldHawk
d05cd4def4 fix(core): fixed user ratio showed as -1 issues 2017-11-21 14:02:47 +08:00
OldHawk
51df18fe80 feat(home): optimization home torrent list 2017-11-21 13:41:03 +08:00
OldHawk
5c7ba6a816 feat(core): add configure item 'showMenuHeaderForGuest'
set whether show menu header for guest user
2017-11-13 10:11:58 +08:00
OldHawk
1efb65cfa9 feat(core): link ratio info to user account status page 2017-11-07 17:00:03 +08:00
OldHawk
92557e89c7 feat(core): showing user`s ratio, level, seeding and leeching number in header 2017-11-07 16:38:16 +08:00
OldHawk
84bd762d63 feat(core): show red dot badge on header when user has new message or H&R warning. 2017-11-07 14:14:58 +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
98cdc94e2b feat(torrents): show seed or leech progress stats in home torrent list 2017-11-03 16:53:09 +08:00
OldHawk
c63f926bb2 chg(core): change the User Ranking menu item position into about 2017-10-30 10:53:58 +08:00
OldHawk
660c078786 feat(about): new directive 'mouse-enter-toggle-class-group' 2017-10-21 11:39:14 +08:00
OldHawk
6072e04b4c fix(torrents): fixed torrent top list css issues 2017-10-19 11:02:59 +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
94f7ca5f3c feat(core): Code optimization with file download 2017-10-16 11:46:54 +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
7a407dae29 feat(core): show other type torrents in home page 2017-10-12 15:34:03 +08:00
OldHawk
937f2ed7e3 feat(core): add totalVipUsers count in page footer site info 2017-10-11 18:19:56 +08:00
OldHawk
0da12667e8 fix(core): fixed some html string and css style 2017-10-11 15:23:48 +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
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
10f4035420 fix(torrents): fixed vote number format 2017-10-04 17:09:44 +08:00
OldHawk
54a0735e99 feat(core): list music top list and newest in home page 2017-10-03 17:25:05 +08:00
OldHawk
c7abdd643b feat(torrents): add music-desk link 2017-10-03 00:38:32 +08:00
OldHawk
598987d2d7 feat(torrents): show topOne music info at home page 2017-10-03 00:24:49 +08:00
OldHawk
767cb7ae15 feat(torrents): resize home page top info 2017-10-01 23:58:53 +08:00
OldHawk
6f0b90d546 feat(torrents): show music torrent detail info 2017-09-30 18:05:33 +08:00
OldHawk
d0869b210a feat(torrents): hide torrent info in home when enable is false 2017-09-22 14:57:54 +08:00
Ghalleb
f146cbc4b2 Save profile images to Amazon S3 (#1857)
* Profile Image to S3

* Delete image from S3
Fix file deletion

* S3 refactoring
2017-09-19 13:47:41 -07:00
OldHawk
c57605d669 fix(core): fixed some css 2017-09-18 16:27:32 +08:00
OldHawk
2eeb547cf2 fix(core): fixed some css 2017-09-18 14:45:03 +08:00
OldHawk
8eee5d78e4 feat(configure): add app.name configure item. 2017-09-14 16:39:08 +08:00
OldHawk
91bec12382 feat(users): show user h&r warning numbers in header menu and user info page 2017-09-11 15:12:21 +08:00
OldHawk
d2eae81eb2 fix(config): reset configure item variable name 2017-09-01 11:34:00 +08:00
OldHawk
3637fe47e8 feat(core): hide upload/download site info on public mode 2017-08-16 16:26:26 +08:00
OldHawk
be62816ffc feat(core): showing site info at footer
include users, torrents, seeders, leechers, uploaded, download etc.
2017-08-16 11:38:14 +08:00
OldHawk
7835dfd548 fix(core): reshow torrent seed/leech/finished users number
these number can scrape from public track server
2017-08-15 11:05:07 +08:00