Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add http api and integrated tests. | crupest | 2020-07-12 | 1 | -0/+75 |
* | Add api in service. | crupest | 2020-07-12 | 1 | -0/+30 |
* | Add another integrated test. | crupest | 2020-07-10 | 1 | -7/+50 |
* | Add http api and integrated tests. | crupest | 2020-07-10 | 1 | -0/+34 |
* | Add unit tests. | crupest | 2020-07-10 | 2 | -0/+41 |
* | Add integrated tests. And fix a behavior. | crupest | 2020-06-18 | 2 | -21/+81 |
* | Clean codes. | crupest | 2020-06-18 | 1 | -4/+2 |
* | feat(back): Timeline service add post modified since. | crupest | 2020-06-18 | 2 | -3/+33 |
* | feat(back): Add last modified to timeline. | crupest | 2020-06-18 | 2 | -13/+62 |
* | feat(back): Timeline service add last modified. | crupest | 2020-06-18 | 2 | -23/+50 |
* | Add last modified info to timeline. | crupest | 2020-06-18 | 4 | -22/+193 |
* | refactor(back): Use generic host. | crupest | 2020-06-15 | 11 | -369/+194 |
* | Many many bugs fix. | crupest | 2020-06-14 | 4 | -13/+79 |
* | CI: Use nuget cache. | crupest | 2020-06-03 | 1 | -0/+1746 |
* | Fix #87 . | crupest | 2020-06-03 | 1 | -0/+2 |
* | Just get everything works! | crupest | 2020-05-30 | 3 | -72/+72 |
* | Merge front end to this repo. But I need to wait for aspnet core support for ... | crupest | 2020-05-30 | 1 | -61/+64 |
* | Clean code. | crupest | 2020-03-13 | 1 | -2/+1 |
* | Add cache for timeline post data. | crupest | 2020-03-13 | 3 | -42/+71 |
* | Add integrated tests for image post. | crupest | 2020-03-12 | 1 | -1/+115 |
* | Add links test for timeline. | crupest | 2020-03-11 | 1 | -8/+28 |
* | Make all integrated tests async. | crupest | 2020-03-11 | 4 | -35/+71 |
* | ... | crupest | 2020-03-11 | 1 | -89/+48 |
* | ... | crupest | 2020-03-11 | 2 | -643/+198 |
* | New logic for HasPostModifyPermission | crupest | 2020-03-11 | 1 | -0/+4 |
* | Add invalid model tests. | crupest | 2020-03-10 | 1 | -0/+45 |
* | ... | crupest | 2020-03-10 | 4 | -110/+145 |
* | Revert namespace name change. | crupest | 2020-03-10 | 18 | -42/+42 |
* | ... | crupest | 2020-03-10 | 18 | -42/+42 |
* | Guess what, Chinese character is also a "letter". So no need to change code. ... | crupest | 2020-02-29 | 1 | -0/+2 |
* | Add delete timeline. | crupest | 2020-02-24 | 1 | -0/+56 |
* | Add visibility query filter in get timelines api. | crupest | 2020-02-21 | 1 | -23/+155 |
* | Move jwt token key from configuration to database and auto generatable. | crupest | 2020-02-21 | 1 | -0/+6 |
* | Migrate to use sqlite. | crupest | 2020-02-21 | 1 | -4/+20 |
* | Update packages. | crupest | 2020-02-20 | 1 | -3/+3 |
* | Improve relate filter. | crupest | 2020-02-05 | 1 | -13/+46 |
* | Add get timeline list feature. | crupest | 2020-02-04 | 1 | -0/+77 |
* | Finish normal timeline development. | crupest | 2020-02-03 | 1 | -0/+589 |
* | Add TimelineController. | crupest | 2020-02-03 | 1 | -1/+1 |
* | ... | crupest | 2020-02-02 | 1 | -7/+7 |
* | Make all patch return the new entity. | crupest | 2020-01-31 | 2 | -5/+14 |
* | Fix test bugs in user info mapper. Make create user action return created use... | crupest | 2020-01-31 | 2 | -3/+6 |
* | Combine two user info types. | crupest | 2020-01-31 | 4 | -23/+24 |
* | ... | crupest | 2020-01-31 | 2 | -12/+81 |
* | Finish reafctor, TODO: Database migration. | crupest | 2020-01-30 | 6 | -28/+32 |
* | ... | crupest | 2020-01-30 | 4 | -172/+130 |
* | ... | crupest | 2020-01-30 | 25 | -2160/+440 |
* | ... | crupest | 2020-01-29 | 1 | -2/+2 |
* | ... | crupest | 2020-01-29 | 6 | -19/+17 |
* | Finish UserTokenManagerTest. | crupest | 2020-01-24 | 1 | -0/+81 |