aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/api/v1
AgeCommit message (Collapse)Author
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-21Began with better backend error handling & cleaned up the backendHampusM
2021-07-06API uses shared typesHampusM
2021-07-03Entries in the tree endpoint data contains name and not path & tree endpoint ↵HampusM
queries without a path gives you the root type
2021-06-25Cleaned up the backendHampusM
2021-06-24Refactored the backend yet againHampusM
2021-06-22Refactored the backend yet again & got eslint too work with typescriptHampusM
2021-06-21Split the v1 api into two filesHampusM