Commit Graph

222 Commits

Author SHA1 Message Date
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
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
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
d00bdbc225 init route(client/server) policy access 2017-05-13 19:10:28 +08:00
OldHawk
ae63e42138 open admin menu access to oper 2017-05-12 19:14:19 +08:00
OldHawk
448f868099 oper/admin can ban/kick user out to chat room now~~ 2017-05-12 16:38:02 +08:00
OldHawk
52a31c164d user can reset their passkey now 2017-05-09 13:40:16 +08:00
OldHawk
1eda960103 save passkey when user used social accounts 2017-05-09 12:22:16 +08:00
OldHawk
71ae0ed8c9 update torrent admin option
update angular bootstrap pagination
2017-05-08 11:32:30 +08:00
OldHawk
dde3a6d6bc add admin torrents manager function 2017-05-07 17:48:00 +08:00
OldHawk
42f18c5657 change menu translate 2017-05-05 18:27:22 +08:00
OldHawk
1738e31d08 change some css h1>h3 2017-05-04 12:31:46 +08:00
OldHawk
7e4b7a21e3 make more string translate 2017-05-04 12:12:37 +08:00
OldHawk
46fb8015a7 overwrite user model toJSON, make is_vip vitrual field 2017-05-03 18:20:31 +08:00
OldHawk
7933fb2010 remove not used lines 2017-05-03 14:15:25 +08:00
OldHawk
0c6606bc35 ui-cropper worked fine!!! 2017-05-03 12:02:21 +08:00
OldHawk
10b28b379e fixed up/down bytes and peer status 2017-04-19 19:20:46 +08:00
OldHawk
a9c516f3f4 add fields about vip/score of user table 2017-04-18 15:32:25 +08:00
OldHawk
dfcfc6db48 announce request update more function 2017-04-17 16:53:02 +08:00
OldHawk
9d74664f26 make passkey when user signup 2017-04-16 17:46:15 +08:00
OldHawk
1181d48f5a announce request: user status check normal,banned,sealed 2017-04-15 15:48:07 +08:00
OldHawk
e13171dc87 add relationship on model user,torrent,peer 2017-04-11 22:27:57 +08:00
OldHawk
fd9fc1d02f modify torrent & user model 2017-04-09 20:55:57 +08:00
OldHawk
74da8464c2 add passkey field in user model 2017-04-08 04:01:45 +08:00
OldHawk
570dc74c79 change views class => container 2017-04-01 14:38:42 +08:00
OldHawk
6de8eac7b6 add many fields for torrents about 2017-03-25 16:05:26 +08:00
Laurence Tennant
f53db0f2e2 Better autofocus (#1664) 2016-12-13 18:51:19 -08:00
Laurence Tennant
2b6cf53d30 fix(users): Better MIME-type checking, remove image cropping library (#1589)
* Cropping remove, nicer UI

* Fix MIME-type checking, add image upload tests

* Change image config settings to uploads.profile.image to build a more
rational structure for configuring other types of uploads
2016-11-15 15:59:47 -08:00
Sujeeth
fb9d9d912c feat(user): add strict validations for username (#1574)
Idea proposed by @sparshy #1204
Suggestions, rules and tests from Trustroots @simison
Added validations on user server model
Added client side validations
Added relevant tests on user server tests
Added relevant tests on user e2e tests

Fixes #1204
2016-10-19 20:40:26 -07:00
itelo
0e2ea65918 fix(users): fix redirect when signup or add provider (#1573)
Fixes the issue of the redirect after Social login authentication, on signup or user profile add provider.
2016-10-19 17:12:47 -07:00
Pierre Brisorgueil
ae638893b2 fix(users): test for usernameOrEmail (#1582) 2016-10-19 18:59:45 +03:00
mleanos
99e5803eae Fix client-side tests after removing <base/>
Fixes the client-side tests after the removal of the <base/> tag from
the main layout.

These fixes aren't ideal. At the moment, they will suffice. This comment
(https://github.com/angular-ui/ui-router/issues/212#issuecomment-60803437),
among others in that issue, led me to choose this method as the fix to
avoid having to change any other core code.
2016-10-10 17:11:25 -07:00
mleanos
c065246a23 Update path in tests
Updated tests to account for new "/" prefix in the path.
2016-10-10 16:05:10 -07:00