Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just get everything works! | crupest | 2020-05-30 | 1 | -4/+4 |
| | |||||
* | Merge front end to this repo. But I need to wait for aspnet core support for ↵ | crupest | 2020-05-30 | 1 | -61/+64 |
| | | | | custom port and package manager for dev server. | ||||
* | Make all integrated tests async. | crupest | 2020-03-11 | 1 | -19/+42 |
| | |||||
* | ... | crupest | 2020-03-10 | 1 | -11/+18 |
| | |||||
* | Revert namespace name change. | crupest | 2020-03-10 | 1 | -4/+4 |
| | |||||
* | ... | crupest | 2020-03-10 | 1 | -4/+4 |
| | |||||
* | Fix test bugs in user info mapper. Make create user action return created ↵ | crupest | 2020-01-31 | 1 | -2/+1 |
| | | | | user info. | ||||
* | Combine two user info types. | crupest | 2020-01-31 | 1 | -7/+8 |
| | |||||
* | Finish reafctor, TODO: Database migration. | crupest | 2020-01-30 | 1 | -1/+1 |
| | |||||
* | ... | crupest | 2020-01-30 | 1 | -2/+1 |
| | |||||
* | ... | crupest | 2020-01-30 | 1 | -42/+75 |
| | |||||
* | Clean and refactor tests. | crupest | 2019-11-20 | 1 | -3/+62 |
| | |||||
* | Complete integrated tests??? Fix bugs. | crupest | 2019-11-19 | 1 | -0/+8 |
| | |||||
* | Fix typo in path of personal timeline controller actions. Add timeline ↵ | crupest | 2019-11-17 | 1 | -0/+27 |
permission test. |