Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(back): Refactor timeline service. | crupest | 2020-06-17 | 1 | -2/+0 |
* | refactor(back): Fix #108 . | crupest | 2020-06-16 | 1 | -9/+2 |
* | refactor(back): Use generic host. | crupest | 2020-06-15 | 1 | -16/+0 |
* | feat(back): Add backup service and run it when start. | crupest | 2020-06-14 | 1 | -0/+2 |
* | feat(back): Make IPathProvider singleton. | crupest | 2020-06-14 | 1 | -1/+1 |
* | Many many bugs fix. | crupest | 2020-06-14 | 1 | -7/+22 |
* | refactor(back): No longer use standard guid but just use 32-length hex for un... | crupest | 2020-06-14 | 1 | -4/+1 |
* | feat(back): Fix #103 . | crupest | 2020-06-14 | 1 | -1/+4 |
* | feat(back): Add option to use proxy to serve front end in development. | crupest | 2020-06-05 | 1 | -4/+10 |
* | Fix #87 . | crupest | 2020-06-03 | 1 | -13/+26 |
* | fix: Not server site.webmanifest . | crupest | 2020-06-02 | 1 | -1/+4 |
* | fix: not recognize forwarded https protocal. | crupest | 2020-06-02 | 1 | -3/+13 |
* | Migrate to docker. | crupest | 2020-05-31 | 1 | -6/+0 |
* | Clean code. | crupest | 2020-05-30 | 1 | -1/+0 |
* | Just get everything works! | crupest | 2020-05-30 | 1 | -3/+1 |
* | Merge front end to this repo. But I need to wait for aspnet core support for ... | crupest | 2020-05-30 | 1 | -24/+21 |
* | Clean code. | crupest | 2020-03-13 | 1 | -1/+1 |
* | Do not serialize null. | crupest | 2020-03-12 | 1 | -0/+1 |
* | ... | crupest | 2020-03-10 | 1 | -1/+2 |
* | Revert namespace name change. | crupest | 2020-03-10 | 1 | -9/+9 |
* | ... | crupest | 2020-03-10 | 1 | -10/+10 |
* | ... | crupest | 2020-03-07 | 1 | -0/+2 |
* | ... | crupest | 2020-03-06 | 1 | -0/+4 |
* | Move jwt token key from configuration to database and auto generatable. | crupest | 2020-02-21 | 1 | -4/+5 |
* | Migrate to use sqlite. | crupest | 2020-02-21 | 1 | -23/+12 |
* | Finish normal timeline development. | crupest | 2020-02-03 | 1 | -0/+1 |
* | ... | crupest | 2020-02-01 | 1 | -1/+4 |
* | Fix a bug in url generation and add development database migration. | crupest | 2020-01-31 | 1 | -0/+4 |
* | ... | crupest | 2020-01-30 | 1 | -7/+5 |
* | ... | crupest | 2020-01-29 | 1 | -19/+0 |
* | ... | crupest | 2020-01-23 | 1 | -1/+2 |
* | ... | crupest | 2020-01-21 | 1 | -1/+1 |
* | Use sqlite development database. | crupest | 2020-01-05 | 1 | -12/+39 |
* | Migrate to System.Text.Json . Format enum to string instead of number. Use IS... | crupest | 2019-11-20 | 1 | -5/+11 |
* | Fix typo in path of personal timeline controller actions. Add timeline permis... | crupest | 2019-11-17 | 1 | -0/+2 |
* | Continue to construct feature and tests. | 杨宇千 | 2019-10-31 | 1 | -6/+12 |
* | ... | 杨宇千 | 2019-10-24 | 1 | -2/+0 |
* | ... | 杨宇千 | 2019-10-23 | 1 | -1/+1 |
* | ... | 杨宇千 | 2019-10-21 | 1 | -1/+0 |
* | ... | 杨宇千 | 2019-10-20 | 1 | -0/+16 |
* | ... | 杨宇千 | 2019-10-20 | 1 | -0/+5 |
* | ... | 杨宇千 | 2019-10-19 | 1 | -0/+2 |
* | ... | 杨宇千 | 2019-10-19 | 1 | -2/+3 |
* | Add cors. | 杨宇千 | 2019-10-17 | 1 | -1/+13 |
* | ... | 杨宇千 | 2019-10-17 | 1 | -10/+3 |
* | Init migration to dotnet core 3.0.0 . | 杨宇千 | 2019-09-25 | 1 | -7/+11 |
* | Add user detail controller. | 杨宇千 | 2019-08-22 | 1 | -0/+1 |
* | Remove unused cors. | 杨宇千 | 2019-08-19 | 1 | -15/+0 |
* | Add avatar controller. | 杨宇千 | 2019-08-18 | 1 | -0/+2 |
* | 2 things. | 杨宇千 | 2019-08-08 | 1 | -1/+1 |