Age | Commit message (Expand) | Author |
---|---|---|
2021-07-26 | Refactored the git tree, tree entry & blob classes | HampusM |
2021-07-25 | Removed the verifyGitRequest function | HampusM |
2021-07-24 | Cleaned up & improved the git http backend | HampusM |
2021-07-23 | Cleaned and improved the backend | HampusM |
2021-07-22 | Improved error handling in some misc functions | HampusM |
2021-07-22 | Unexported PatchHeaderData & cleaned up imports in the diff unit test | HampusM |
2021-07-22 | Added diff unit test & exported the PatchHeaderData type | HampusM |
2021-07-21 | Began with better backend error handling & cleaned up the backend | HampusM |
2021-07-18 | Fixed the bug caused by inproper handling of empty patches | HampusM |
2021-07-06 | API uses shared types | HampusM |
2021-06-25 | Fixed a bug with commit patch's bounds & removed some unnecessary awaits | HampusM |
2021-06-25 | Cleaned up the backend | HampusM |
2021-06-24 | Refactored the backend yet again | HampusM |