Commit Graph

1833 Commits

Author SHA1 Message Date
OldHawk
d64a7a1fdb feat(users): show scoreLevel on account detail view 2017-06-12 10:40:34 +08:00
OldHawk
ca29a73b19 feat(users): add scoreLevelService to get user score curr/next/prev level and value 2017-06-12 10:40:07 +08:00
OldHawk
f5e6b7cd7c feat(users): add scoreLevel directive to show user score level 2017-06-12 10:39:25 +08:00
Michael Leanos
e4a3d38b23 fix(users): Duplicate Provider Accounts (#1767)
Fixes an issue where a provider account could be added to the logged in
user's additionalProviderData, when another user has already connected
that same account.

Refactors the saveOAuthUserProfile method to consider the results of the
provider search query, whether or not the current user is logged in.
2017-06-11 00:21:26 -07: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
f61d9d0701 fix(core): autofocus directive error when input type is number 2017-06-07 16:33:54 +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
3c1e35cbb7 feat(core): add Notifycation service method to show success and error message 2017-06-06 16:33:29 +08:00
OldHawk
b59a1eba84 fix(torrents): hide SE info on movie detail view 2017-06-05 15:03:40 +08:00
OldHawk
eeb598b7ba fix(torrents): show SE info of tvserial on detail view 2017-06-05 14:56:56 +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
dfe599283b feat(users): add social account switch 2017-06-05 14:28:16 +08:00
OldHawk
de42d065ae feat(users): add sign-in closed tooltip message 2017-06-05 14:26:51 +08:00
OldHawk
123d63cafa fix(vip): vip view can be viewed by guest 2017-06-05 14:26:10 +08:00
OldHawk
3a801def74 fix(home): TV SE info css 2017-05-28 16:50:31 +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
2b75fb9e72 fix(users): user passowrd & salt value lose 2017-05-27 17:15:50 +08:00
OldHawk
c11a13de25 feat(users): translate manage-social string 2017-05-27 15:51:46 +08:00
OldHawk
39d2431424 fix(core): server error info render error 2017-05-27 15:51:14 +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
41e444f928 fix(translate): change TVSeries to TVSerial 2017-05-26 11:53:49 +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
OldHawk
10e85ed21f feat(status.account): load user account info 2017-05-25 19:11:12 +08:00
OldHawk
9efa6361cc feat(status): add account, uploaded, seeding, downloading view 2017-05-25 17:10:22 +08:00
OldHawk
1cbde1763f feat(core,messages,status): add module Messages and Status 2017-05-25 16:20:24 +08:00
OldHawk
e7fe9fa090 feat(TVseries): show seasons and episodes info in home/list/detail page 2017-05-24 17:26:09 +08:00
OldHawk
72ce0ee393 feat(TVseries): add seasons and episodes info of TVseries 2017-05-24 13:23:44 +08:00
OldHawk
8370948b4b feat(TVseries): add seasons and episodes info of TVseries 2017-05-24 13:21:18 +08:00
OldHawk
09e239fa2a feat(TVseries): load TVSeries data in list page/detail page 2017-05-24 12:04:56 +08:00
OldHawk
c9d6dbe5e7 feat(TVseries): load TVSeries data
upload tvseries, create tvseries torrent item, load tvseries data to home view, admin manage tvseries data etc.
2017-05-23 18:55:59 +08:00
OldHawk
ab48ea97a6 fix(core): update movie info save process 2017-05-22 18:16:35 +08:00
OldHawk
180c24f498 feat(user): set first signup user role to 'admin' 2017-05-22 14:09:32 +08:00
OldHawk
84b3d1aea1 feat(user): set first signup user role to 'admin' 2017-05-20 23:24:02 +08:00
OldHawk
8b4152f79b fix(css): remove css lint warning 2017-05-19 13:08:27 +08:00
OldHawk
5eb2d49476 fix(home): css page layout 2017-05-18 13:41:14 +08:00