Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | crupest | 2020-01-29 | 1 | -2/+2 |
| | |||||
* | ... | crupest | 2020-01-29 | 6 | -19/+17 |
| | |||||
* | Finish UserTokenManagerTest. | crupest | 2020-01-24 | 1 | -0/+81 |
| | |||||
* | Upgrade library version. | crupest | 2020-01-24 | 2 | -4/+36 |
| | |||||
* | Add some unit tests for token manager. | crupest | 2020-01-23 | 2 | -3/+52 |
| | |||||
* | ... | crupest | 2020-01-23 | 3 | -19/+47 |
| | |||||
* | ... | crupest | 2020-01-21 | 7 | -17/+17 |
| | |||||
* | Basically finish refactor of error codes. | crupest | 2020-01-19 | 10 | -56/+60 |
| | |||||
* | ... | crupest | 2020-01-18 | 2 | -8/+9 |
| | |||||
* | Use sqlite development database. | crupest | 2020-01-05 | 3 | -29/+4 |
| | |||||
* | Merge branch 'master' of github.com:crupest/Timeline | crupest | 2019-12-10 | 2 | -3/+28 |
|\ | |||||
| * | Add test for bad enum value of timeline visibility. | crupest | 2019-11-20 | 1 | -0/+6 |
| | | |||||
| * | Migrate to System.Text.Json . Format enum to string instead of number. Use ↵ | crupest | 2019-11-20 | 1 | -3/+22 |
| | | | | | | | | ISO8601 format for datetime. | ||||
* | | Migrate to DotNetCore 3.1 . | crupest | 2019-12-10 | 1 | -4/+4 |
|/ | |||||
* | Update packages and migrate database. | crupest | 2019-11-20 | 1 | -3/+3 |
| | |||||
* | Get posts should return posts ordered by time. | crupest | 2019-11-20 | 1 | -1/+28 |
| | |||||
* | Add delete nonexist post test, and fix the bug. | crupest | 2019-11-20 | 1 | -0/+7 |
| | |||||
* | Clean and refactor tests. | crupest | 2019-11-20 | 22 | -462/+396 |
| | |||||
* | Complete integrated tests??? Fix bugs. | crupest | 2019-11-19 | 9 | -70/+318 |
| | |||||
* | Clean project files. | crupest | 2019-11-18 | 1 | -6/+2 |
| | |||||
* | Continue to write tests. | crupest | 2019-11-18 | 1 | -0/+49 |
| | |||||
* | Write tests and fix bugs found via tests. | crupest | 2019-11-18 | 3 | -2/+137 |
| | |||||
* | Fix typo in path of personal timeline controller actions. Add timeline ↵ | crupest | 2019-11-17 | 3 | -0/+108 |
| | | | | permission test. | ||||
* | WIP : Write timeline service. | 杨宇千 | 2019-11-13 | 1 | -1/+1 |
| | |||||
* | Complete personal timeline controller unit tests. | 杨宇千 | 2019-11-12 | 1 | -3/+150 |
| | |||||
* | Add PersonalTimelineController PostOperationCreate unit tests. | 杨宇千 | 2019-11-09 | 1 | -11/+78 |
| | |||||
* | Add Get method tests for PersonalTimelineController. | 杨宇千 | 2019-11-07 | 2 | -12/+99 |
| | |||||
* | Complete PersonalTimelineController and write attribute test. | 杨宇千 | 2019-11-07 | 1 | -0/+111 |
| | |||||
* | Recreate database and migrations. | 杨宇千 | 2019-10-31 | 1 | -0/+24 |
| | |||||
* | Complete integrated tests. | 杨宇千 | 2019-10-31 | 5 | -45/+121 |
| | |||||
* | Continue to construct feature and tests. | 杨宇千 | 2019-10-31 | 8 | -29/+137 |
| | |||||
* | Add UserDetailController unit tests. | 杨宇千 | 2019-10-28 | 4 | -0/+169 |
| | |||||
* | Add error code tests. | 杨宇千 | 2019-10-27 | 2 | -5/+56 |
| | |||||
* | Add user detail service. | 杨宇千 | 2019-10-25 | 3 | -4/+126 |
| | |||||
* | Add NeutralResourcesLanguage. Conform to best practices. | 杨宇千 | 2019-10-25 | 6 | -35/+160 |
| | |||||
* | ... | 杨宇千 | 2019-10-24 | 1 | -10/+2 |
| | |||||
* | ... | 杨宇千 | 2019-10-24 | 6 | -119/+141 |
| | |||||
* | ... | 杨宇千 | 2019-10-24 | 2 | -17/+19 |
| | |||||
* | ... | 杨宇千 | 2019-10-23 | 6 | -63/+43 |
| | |||||
* | ... | 杨宇千 | 2019-10-22 | 1 | -41/+24 |
| | |||||
* | ... | 杨宇千 | 2019-10-21 | 6 | -522/+10 |
| | |||||
* | ... | 杨宇千 | 2019-10-21 | 2 | -113/+207 |
| | |||||
* | ... | 杨宇千 | 2019-10-21 | 9 | -94/+194 |
| | |||||
* | ... | 杨宇千 | 2019-10-20 | 1 | -2/+2 |
| | |||||
* | ... | 杨宇千 | 2019-10-20 | 2 | -5/+5 |
| | |||||
* | ... | 杨宇千 | 2019-10-20 | 4 | -5/+54 |
| | |||||
* | ... | 杨宇千 | 2019-10-19 | 2 | -23/+47 |
| | |||||
* | ... | 杨宇千 | 2019-10-19 | 9 | -354/+325 |
| | |||||
* | ... | 杨宇千 | 2019-10-17 | 19 | -403/+418 |
| | |||||
* | ... | 杨宇千 | 2019-10-17 | 1 | -5/+0 |
| |