OldHawk
|
d2edc44283
|
feat(torrent): show torrent H&R tag label in list and detail page
|
2017-09-07 13:05:41 +08:00 |
|
OldHawk
|
d2eae81eb2
|
fix(config): reset configure item variable name
|
2017-09-01 11:34:00 +08:00 |
|
OldHawk
|
f052ea853e
|
Merge commit 'b43c80e2c097b11114f4e4f01b9718321721a89b'
* commit 'b43c80e2c097b11114f4e4f01b9718321721a89b':
feat(build): Update dependencies (#1847)
fix(travis): Fix Travis failing on webdriver issues (#1845)
fix(eslint): Inconsistent spacing before function parentheses (#1844)
fix(mongodb): update ssl connection settings (#1809)
Remove deprecated crypto package (#1843)
feat(config): Mongo Seed 2.0 (#1808)
fix(users): don't fail on missing old image on image upload (#1839)
feat(build): Turn on mangling for uglify (#1841)
fix(gulp): fix broken test:server:watch task (#1842)
feat(core): Enhancement page title directive (#1686)
feat(user): Add email support to forgot password (#1834)
fix(mocha): update mochajs version to reduce vulnerabilities (#1830)
refactor(menus): Refactor to the Menus client service to use functional loops/filters (#1575)
feat(config): Mongoose 4.11 upgrade (#1818)
# Conflicts:
# config/env/development.js
# config/lib/app.js
# modules/articles/server/models/article.server.model.js
# modules/chat/client/config/chat.client.routes.js
# modules/core/client/directives/page-title.client.directive.js
# modules/core/client/services/menu.client.service.js
# modules/users/client/config/users-admin.client.routes.js
# modules/users/client/views/password/forgot-password.client.view.html
# modules/users/server/models/user.server.model.js
# package.json
|
2017-08-22 13:35:29 +08:00 |
|
OldHawk
|
e8e446df7c
|
fix(core): configure item name from open_signin to open_signup
|
2017-08-16 16:16:44 +08:00 |
|
OldHawk
|
1e3b1b2713
|
fix(core): add demo config
show_demo_warning_popup
show_demo_sign_message
|
2017-08-14 13:10:51 +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 |
|
Mikael Korpela
|
f65d4b90ca
|
feat(user): Add email support to forgot password (#1834)
Adds support for recovering users account using email and username.
Previously only username worked.
|
2017-08-07 16:38:48 +03:00 |
|
OldHawk
|
4d4dd8ed83
|
feat(core): scroll to page top when $locationChangeSuccess
|
2017-07-18 10:18:15 +08:00 |
|
OldHawk
|
e9e93da8ec
|
feat(users): add user-info link at many place
|
2017-07-17 22:45:54 +08:00 |
|
OldHawk
|
782337f492
|
feat(users): add UserInfo client views
|
2017-07-17 20:10:49 +08:00 |
|
OldHawk
|
a9966d4401
|
feat(users): show user forum topics and replies count info in status page.
|
2017-07-16 14:54:52 +08:00 |
|
OldHawk
|
45526c12c6
|
feat(forums): add btn-width css and apply
|
2017-07-10 11:15:08 +08:00 |
|
OldHawk
|
ed723422a3
|
fix(users): user roles modify
|
2017-07-04 17:30:38 +08:00 |
|
OldHawk
|
dcd59df3d3
|
fix(users): disable user admin in manager area
|
2017-07-04 17:28:15 +08:00 |
|
OldHawk
|
5551c04012
|
fix(users): disable user admin in manager area
|
2017-07-04 17:24:12 +08:00 |
|
OldHawk
|
b6a6481bfe
|
fix(users): user roles modify
|
2017-07-04 17:19:15 +08:00 |
|
OldHawk
|
76576a2e6c
|
feat(users): add send message link on admin user manager page
|
2017-06-21 10:31:30 +08:00 |
|
OldHawk
|
dbba4c0d64
|
feat(users): add filter to show ratio formated info
|
2017-06-21 09:58:27 +08:00 |
|
OldHawk
|
92fd562e86
|
feat(core): add demo info
|
2017-06-20 14:37:20 +08:00 |
|
OldHawk
|
ee8091163a
|
fix(users): disable user to modify email and username
|
2017-06-16 10:30:57 +08:00 |
|
OldHawk
|
26fab54bac
|
feat(invitation): show user up/down data info
|
2017-06-15 17:41:18 +08:00 |
|
OldHawk
|
30bd5169d7
|
feat(invitation): user can sign up by invitation mail now!!!!!
|
2017-06-15 16:18:07 +08:00 |
|
OldHawk
|
dd8f51e4e6
|
feat(invitations): show tooltip when invite function is closed
|
2017-06-14 11:10:28 +08:00 |
|
OldHawk
|
ddb9b05756
|
feat(invitations): exchange an invitation with scores, the invitation can invite friend join us.
|
2017-06-13 17:28:54 +08:00 |
|
OldHawk
|
65432e4636
|
feat(users): show help info of score on detail view
|
2017-06-12 17:40:19 +08:00 |
|
OldHawk
|
b44dbb0464
|
feat(users): load score data on score detail view
|
2017-06-12 16:08:37 +08:00 |
|
OldHawk
|
5b79b720ed
|
feat(users): show scoreLevel on admin manage user view
|
2017-06-12 12:16:57 +08:00 |
|
OldHawk
|
d64a7a1fdb
|
feat(users): show scoreLevel on account detail view
|
2017-06-12 10:40:34 +08:00 |
|
OldHawk
|
ed8f880cd9
|
feat(users): add user score menu item
|
2017-06-09 18:49:04 +08:00 |
|
OldHawk
|
ab93adc650
|
feat(users): add user score menu item
|
2017-06-09 16:08:04 +08:00 |
|
OldHawk
|
363b73b680
|
feat(users): user account status add score detail link
|
2017-06-09 15:46:20 +08:00 |
|
OldHawk
|
6893587ab5
|
feat(users): add user profile picture in admin users manager list
|
2017-06-08 16:06:46 +08:00 |
|
OldHawk
|
b93e160260
|
feat(users): admin can change user uploaded and downloaded(+/-)
|
2017-06-07 16:34:22 +08:00 |
|
OldHawk
|
8c848433b7
|
feat(users): admin can change user score(+/-)
|
2017-06-07 15:54:16 +08:00 |
|
OldHawk
|
68392d7db5
|
feat(users): admin can change user account status banned/unbanned
|
2017-06-06 17:29:23 +08:00 |
|
OldHawk
|
9a9ce1de45
|
feat(users): admin can change user`s role now
|
2017-06-06 16:33:59 +08:00 |
|
OldHawk
|
063b7ba244
|
feat(users): add sign up open/closed function
if sign up is open, all user can free register
otherwise, sign up is closed, and show tooltip message to user
|
2017-06-05 14:30:03 +08:00 |
|
OldHawk
|
bad6c3f976
|
feat(torrents): add SE info of TVSerial list
|
2017-05-28 16:36:58 +08:00 |
|
OldHawk
|
000406fa38
|
feat(users): translate sign in/up UI strings
|
2017-05-27 18:39:07 +08:00 |
|
OldHawk
|
c11a13de25
|
feat(users): translate manage-social string
|
2017-05-27 15:51:46 +08:00 |
|
OldHawk
|
bc318b29b1
|
feat(status): add status page search function
|
2017-05-27 14:52:01 +08:00 |
|
OldHawk
|
8463c64713
|
feat(users): translate reset password UI strings
|
2017-05-27 14:30:42 +08:00 |
|
OldHawk
|
183e9ef1d2
|
feat(users): translate sign in/up UI strings
|
2017-05-27 14:01:32 +08:00 |
|
OldHawk
|
87f58a122a
|
feat(users): new sign in/up UI
|
2017-05-27 11:42:19 +08:00 |
|
OldHawk
|
76a239e3fa
|
fix(status): load my seeding list and my downloading list data
|
2017-05-26 19:11:12 +08:00 |
|
OldHawk
|
83a13fb8e5
|
fix(status): torrent tag with type of TVSerial
|
2017-05-26 15:05:13 +08:00 |
|
OldHawk
|
be03dc0cb6
|
feat(status): load torrent_status data
|
2017-05-26 14:33:05 +08:00 |
|
OldHawk
|
e162d8e48a
|
feat(status): load user uploaded torrents list data
|
2017-05-26 14:17:16 +08:00 |
|
OldHawk
|
fe0c509fa5
|
feat(admin): update admin check user info view
|
2017-05-26 11:04:56 +08:00 |
|
OldHawk
|
7679e89a51
|
feat(users): log user signed_ip,leeched_ip, client_agent, last_signed
|
2017-05-26 10:49:17 +08:00 |
|