aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/git/diff.ts
AgeCommit message (Expand)Author
2021-08-18Implemented caching for certain API endpoints, Added documentation & made bac...HampusM
2021-08-14Revamped backend error handling & improved imports in testsHampusM
2021-07-27Improved a bunch of small things in the backendHampusM
2021-07-27Refactored the backend a bit & added TSDoc/JSDoc comments to the diff classHampusM
2021-07-26Added backend TSDoc/JSDoc comments & refactored a tiny bitHampusM
2021-07-22Unexported PatchHeaderData & cleaned up imports in the diff unit testHampusM
2021-07-22Added diff unit test & exported the PatchHeaderData typeHampusM
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