aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/git
AgeCommit message (Collapse)Author
2021-07-24Cleaned up & improved the git http backendHampusM
2021-07-23Cleaned and improved the backendHampusM
Put the initial Fastify stuff into a dedicated file, organized the types & made several improvements in the git http backend
2021-07-22Improved error handling in some misc functionsHampusM
2021-07-22Unexported PatchHeaderData & cleaned up imports in the diff unit testHampusM
2021-07-22Added diff unit test & exported the PatchHeaderData typeHampusM
2021-07-21Began with better backend error handling & cleaned up the backendHampusM
2021-07-18Fixed the bug caused by inproper handling of empty patchesHampusM
2021-07-06API uses shared typesHampusM
2021-06-25Fixed a bug with commit patch's bounds & removed some unnecessary awaitsHampusM
2021-06-25Cleaned up the backendHampusM
2021-06-24Refactored the backend yet againHampusM