Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test user existence in get avatar. | crupest | 2019-04-26 | 1 | -1/+4 |
| | |||||
* | Rename the cos service file. Fix a bug in test. | crupest | 2019-04-25 | 2 | -3/+4 |
| | |||||
* | Implement generate object get url in cos. | crupest | 2019-04-25 | 3 | -16/+93 |
| | |||||
* | Add development environment on archlinux. | crupest | 2019-04-24 | 3 | -0/+78 |
| | |||||
* | Remove unused razor page. | crupest | 2019-04-24 | 3 | -52/+0 |
| | |||||
* | Add ObjectExists implementation in cos. Remove Test host environment. | crupest | 2019-04-24 | 6 | -49/+112 |
| | |||||
* | Explicit add nuget package source. Try to solve the ci restore problem. | crupest | 2019-04-23 | 1 | -0/+2 |
| | |||||
* | Remove qcloud cs sdk. I will write one by myself. | crupest | 2019-04-23 | 6 | -76/+157 |
| | | | | Develop signature algorithm. | ||||
* | Fix a bug. | crupest | 2019-04-22 | 1 | -6/+6 |
| | |||||
* | 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 | 10 | -84/+77 |
| | |||||
* | Allow ordinary user to patch his password. | crupest | 2019-04-21 | 7 | -77/+103 |
| | |||||
* | Fix a bug in test code. | crupest | 2019-04-21 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary columns in database query. | crupest | 2019-04-21 | 3 | -32/+41 |
| | |||||
* | Reorgnize api. Add basic unit test. | crupest | 2019-04-21 | 14 | -177/+293 |
| | |||||
* | Add user management REST api. | crupest | 2019-04-18 | 5 | -41/+259 |
| | |||||
* | Merge pull request #21 from crupest/verifytoken | 杨宇千 | 2019-04-15 | 4 | -18/+12 |
|\ | | | | | Rename ValidateToken to VerifyToken. | ||||
| * | Rename ValidateToken to VerifyToken. | crupest | 2019-04-15 | 4 | -18/+12 |
|/ | |||||
* | Merge pull request #20 from crupest/separate | 杨宇千 | 2019-04-13 | 132 | -3121/+869 |
|\ | | | | | Separate front end and back end. | ||||
| * | ... | 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 | 20 | -108/+814 |
| |\ | |||||
| | * | Add database connection. | crupest | 2019-04-12 | 21 | -111/+820 |
| |/ |/| | |||||
| * | Init separate. | crupest | 2019-04-13 | 115 | -3013/+53 |
|/ | |||||
* | Merge pull request #19 from crupest/18-createtoken | 杨宇千 | 2019-04-11 | 11 | -114/+116 |
|\ | | | | | Change create token api. | ||||
| * | Change create token api. | crupest | 2019-04-11 | 11 | -114/+116 |
|/ | |||||
* | Merge pull request #17 from crupest/15-user | 杨宇千 | 2019-04-11 | 26 | -169/+382 |
|\ | | | | | Remember me and log out feature. | ||||
| * | 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 |
|/ | |||||
* | Merge pull request #16 from crupest/ci | 杨宇千 | 2019-03-14 | 3 | -15/+96 |
|\ | | | | | Enhance ci. | ||||
| * | Fix a bug! | crupest | 2019-03-14 | 1 | -1/+1 |
| | | |||||
| * | Change assembly name of ci project file. | crupest | 2019-03-14 | 3 | -1/+2 |
| | | | | | | | | Rename test project file. | ||||
| * | Use explicit dotnet restore. | crupest | 2019-03-14 | 1 | -2/+7 |
| | | |||||
| * | Remove prod in yarn test. | crupest | 2019-03-14 | 1 | -1/+1 |
| | | |||||
| * | Optimize. Get rid of repeated yarn install. | crupest | 2019-03-14 | 3 | -63/+111 |
| | | |||||
| * | Add feed. | crupest | 2019-03-14 | 1 | -0/+3 |
| | | |||||
| * | Add cache for node modules. | crupest | 2019-03-14 | 1 | -0/+16 |
| | | |||||
| * | Use multiple jobs in ci. | crupest | 2019-03-14 | 1 | -41/+49 |
|/ | |||||
* | Merge pull request #13 from crupest/auth-guard | 杨宇千 | 2019-03-14 | 17 | -118/+230 |
|\ | | | | | Add auth guard. | ||||
| * | Only open user dialog when it is not opened! | crupest | 2019-03-14 | 1 | -1/+3 |
| | |