Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Fix backend signalr auth. | crupest | 2021-05-16 | 2 | -2/+17 |
* | test: Try to fix test failure due to delayed signalr message. | crupest | 2021-05-15 | 1 | -0/+3 |
* | test: Use xunit logging output. | crupest | 2021-05-15 | 18 | -11/+102 |
* | refactor: Move strings to resource. | crupest | 2021-05-15 | 4 | -5/+257 |
* | feat: Timeline post change notification with signalr. | crupest | 2021-05-15 | 11 | -74/+344 |
* | feat: Posts pagination. | crupest | 2021-05-13 | 6 | -4/+62 |
* | refactor: ... | crupest | 2021-05-05 | 12 | -74/+124 |
* | refactor: ... | crupest | 2021-05-05 | 13 | -57/+28 |
* | refactor: ... | crupest | 2021-05-05 | 21 | -152/+240 |
* | refactor: ... | crupest | 2021-05-03 | 6 | -15/+18 |
* | chore: Remove unused codes. | crupest | 2021-04-30 | 1 | -3/+0 |
* | chore: Clean codes. | crupest | 2021-04-30 | 12 | -14/+0 |
* | refactor: ... | crupest | 2021-04-30 | 13 | -723/+107 |
* | refactor: ... | crupest | 2021-04-30 | 26 | -961/+509 |
* | refactor: ... | crupest | 2021-04-30 | 13 | -767/+123 |
* | refactor: ... | crupest | 2021-04-30 | 59 | -704/+713 |
* | ... | crupest | 2021-04-29 | 32 | -1642/+265 |
* | refactor: ... | crupest | 2021-04-29 | 14 | -539/+222 |
* | refactor: ... | crupest | 2021-04-28 | 5 | -20/+209 |
* | refator: ... | crupest | 2021-04-28 | 22 | -120/+424 |
* | ... | crupest | 2021-04-28 | 1 | -1/+1 |
* | refactor: ... | crupest | 2021-04-28 | 2 | -6/+22 |
* | ... | crupest | 2021-04-28 | 29 | -447/+543 |
* | refactor: ... | crupest | 2021-04-28 | 18 | -133/+256 |
* | refactor: ... | crupest | 2021-04-28 | 11 | -17/+249 |
* | chore: Clean codes. | crupest | 2021-04-27 | 4 | -9/+2 |
* | refactor: ... | crupest | 2021-04-27 | 10 | -382/+174 |
* | refactor: ... | crupest | 2021-04-27 | 41 | -775/+573 |
* | refactor: ... | crupest | 2021-04-27 | 10 | -77/+131 |
* | refactor: Refactor is still on... | crupest | 2021-04-27 | 16 | -35/+329 |
* | refactor: Refactor data services. | crupest | 2021-04-27 | 9 | -96/+205 |
* | ... | crupest | 2021-04-25 | 3 | -300/+0 |
* | ... | crupest | 2021-04-25 | 10 | -346/+299 |
* | ... | crupest | 2021-04-25 | 83 | -369/+1272 |
* | refactor: Remove splitted error code project. | crupest | 2021-04-25 | 9 | -151/+1 |
* | build: Remove an unused dependency. | crupest | 2021-04-24 | 2 | -7/+0 |
* | build: Upgrade packages. | crupest | 2021-04-24 | 4 | -1772/+315 |
* | refactor: Move token services. | crupest | 2021-04-24 | 12 | -42/+72 |
* | refactor: Refactor auth handler messages. | crupest | 2021-04-24 | 4 | -38/+115 |
* | test: Fix integrated tests. | crupest | 2021-04-24 | 1 | -5/+5 |
* | feat: Move default work directory to home/timeline. | crupest | 2021-04-24 | 3 | -17/+15 |
* | fix: Fix dependency injection bug. | crupest | 2021-04-23 | 1 | -10/+16 |
* | feat: Fix #51. | crupest | 2021-04-23 | 7 | -34/+124 |
* | test: Test database now use migrator. | crupest | 2021-04-23 | 2 | -29/+11 |
* | test: Add database backup test. | crupest | 2021-04-23 | 1 | -0/+19 |
* | refactor: Refactor a lot. | crupest | 2021-04-23 | 15 | -165/+184 |
* | fix: Fix a bug in HasPostModifyPermission. | crupest | 2021-04-18 | 2 | -1/+18 |
* | feat: Auto translate url in markdown post. | crupest | 2021-03-06 | 7 | -2/+112 |
* | refactor: Rename HttpCreateUserRequest to HttpUserPostRequest. | crupest | 2021-03-06 | 4 | -16/+15 |
* | fix: No longer able to not save change in data manager. | crupest | 2021-02-13 | 3 | -13/+9 |