Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | crupest | 2020-08-21 | 1 | -0/+1 |
| | |||||
* | ... | crupest | 2020-08-21 | 1 | -0/+1 |
| | |||||
* | ... | crupest | 2020-08-21 | 1 | -0/+2 |
| | |||||
* | ... | crupest | 2020-08-20 | 1 | -0/+22 |
| | |||||
* | Post list modified since now consider username change. And make all datetime ↵ | crupest | 2020-08-11 | 1 | -0/+3 |
| | | | | utc. | ||||
* | Handle post deletion on user deletion correctly. | crupest | 2020-08-11 | 1 | -0/+1 |
| | |||||
* | 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 |
| | | | | | | 1. Add a way to test front end with mock page. 2. Unknown api returns 400 but not frontend page. 3. Fix a big bug that cause all data loss in database migration. | ||||
* | refactor(back): No longer use standard guid but just use 32-length hex for ↵ | crupest | 2020-06-14 | 1 | -4/+1 |
| | | | | unique id of timeline. | ||||
* | 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 |
| | | | | custom port and package manager for dev server. | ||||
* | 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 ↵ | crupest | 2019-11-20 | 1 | -5/+11 |
| | | | | ISO8601 format for datetime. | ||||
* | Fix typo in path of personal timeline controller actions. Add timeline ↵ | crupest | 2019-11-17 | 1 | -0/+2 |
| | | | | permission test. | ||||
* | 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 |
| |