Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug in cos service. Add avatar api. | crupest | 2019-04-22 | 3 | -1/+27 |
| | |||||
* | Add Tencent COS. | crupest | 2019-04-22 | 4 | -0/+111 |
| | |||||
* | Add change password api. | crupest | 2019-04-22 | 3 | -0/+76 |
| | |||||
* | Move http models in to a new namespace. Revert last commit. | crupest | 2019-04-22 | 8 | -82/+75 |
| | |||||
* | Allow ordinary user to patch his password. | crupest | 2019-04-21 | 7 | -77/+103 |
| | |||||
* | Remove unnecessary columns in database query. | crupest | 2019-04-21 | 3 | -32/+41 |
| | |||||
* | Reorgnize api. Add basic unit test. | crupest | 2019-04-21 | 6 | -141/+194 |
| | |||||
* | Add user management REST api. | crupest | 2019-04-18 | 5 | -41/+259 |
| | |||||
* | Rename ValidateToken to VerifyToken. | crupest | 2019-04-15 | 2 | -5/+5 |
| | |||||
* | ... | crupest | 2019-04-13 | 1 | -13/+13 |
| | |||||
* | ... | crupest | 2019-04-13 | 2 | -25/+26 |
| | |||||
* | add a using | crupest | 2019-04-13 | 1 | -0/+1 |
| | |||||
* | Merge branch '6-user' into separate | crupest | 2019-04-13 | 19 | -108/+764 |
|\ | |||||
| * | Add database connection. | crupest | 2019-04-12 | 20 | -111/+770 |
| | | |||||
* | | Init separate. | crupest | 2019-04-13 | 110 | -10477/+43 |
|/ | |||||
* | Change create token api. | crupest | 2019-04-11 | 8 | -76/+80 |
| | |||||
* | Run lint. | crupest | 2019-04-11 | 1 | -2/+2 |
| | |||||
* | Add remember me. | crupest | 2019-04-11 | 6 | -33/+51 |
| | |||||
* | Add unit test. | crupest | 2019-03-26 | 6 | -19/+53 |
| | |||||
* | Fix a bug. Set userInfo to null when nologin. | crupest | 2019-03-18 | 1 | -0/+3 |
| | |||||
* | Design login success UI. | crupest | 2019-03-18 | 2 | -1/+16 |
| | |||||
* | Add logout. Fix a bug. | crupest | 2019-03-18 | 9 | -26/+82 |
| | | | | The bug is it always goes to login page whether you have login or not before when user is presented in url. | ||||
* | Fix a wrong wildcard in ts config file. | crupest | 2019-03-17 | 2 | -2/+2 |
| | |||||
* | Add unit test. | crupest | 2019-03-17 | 10 | -88/+148 |
| | |||||
* | Add remember me. | crupest | 2019-03-16 | 6 | -39/+66 |
| | |||||
* | Change assembly name of ci project file. | crupest | 2019-03-14 | 1 | -0/+1 |
| | | | | Rename test project file. | ||||
* | Optimize. Get rid of repeated yarn install. | crupest | 2019-03-14 | 1 | -0/+34 |
| | |||||
* | Only open user dialog when it is not opened! | crupest | 2019-03-14 | 1 | -1/+3 |
| | |||||
* | Add auth guard unit test. | crupest | 2019-03-14 | 1 | -9/+55 |
| | |||||
* | Add wildcard route redirection in user. | crupest | 2019-03-13 | 2 | -2/+19 |
| | |||||
* | Add unit test. | crupest | 2019-03-13 | 3 | -17/+17 |
| | |||||
* | ... | crupest | 2019-03-13 | 4 | -7/+13 |
| | |||||
* | Use route to control user dialog. | crupest | 2019-03-13 | 9 | -113/+76 |
| | |||||
* | Add auth guard. | crupest | 2019-03-11 | 3 | -4/+82 |
| | |||||
* | Fix some compile bugs. | crupest | 2019-03-11 | 3 | -22/+13 |
| | |||||
* | Use strict check of typescript compiler. | crupest | 2019-03-11 | 11 | -22/+48 |
| | |||||
* | Configure build config. | crupest | 2019-03-11 | 2 | -2/+6 |
| | | | | Specify mock and test files. | ||||
* | Extract out http entities. | crupest | 2019-03-11 | 6 | -25/+33 |
| | |||||
* | Write unit tests. | crupest | 2019-03-11 | 11 | -68/+165 |
| | |||||
* | Half work! | crupest | 2019-03-09 | 5 | -77/+106 |
| | |||||
* | Seperate internal and public user service. | crupest | 2019-03-09 | 11 | -157/+206 |
| | |||||
* | Upgrade packages. | crupest | 2019-03-09 | 1 | -248/+224 |
| | |||||
* | User named route in dialog. | crupest | 2019-03-09 | 9 | -59/+81 |
| | |||||
* | Reorganize with modules. | crupest | 2019-03-07 | 14 | -65/+113 |
| | |||||
* | Fix a lint error. | crupest | 2019-03-06 | 1 | -1/+1 |
| | |||||
* | Write all unit tests. | crupest | 2019-03-06 | 5 | -16/+256 |
| | |||||
* | Reorganize file structure. | crupest | 2019-03-06 | 29 | -37/+45 |
| | |||||
* | Extract out user-login-success component. | crupest | 2019-03-06 | 7 | -5/+65 |
| | |||||
* | ... | crupest | 2019-03-06 | 4 | -15/+8 |
| | |||||
* | Move login message into user login component. | crupest | 2019-03-06 | 6 | -10/+31 |
| |