aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/api
AgeCommit message (Collapse)Author
2021-07-25Removed the verifyGitRequest functionHampusM
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-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-22Simplified the opening of repositoriesHampusM
2021-06-22Organized the git-related typesHampusM
2021-06-22Refactored the backend yet again & got eslint too work with typescriptHampusM
2021-06-21Split the v1 api into two filesHampusM
2021-06-21Removed unnecessary namespace for Git typesHampusM
2021-06-21The info endpoint only responds with the title & aboutHampusM
2021-06-21The branch endpoint verifies the branch SHAHampusM
2021-06-21Improved backend error handlingHampusM
2021-06-21Made the API more consistentHampusM
2021-06-21Added branch & tag API endpoints, tag tarball downloading and added handlers ↵HampusM
to the api
2021-06-11Backend is fully in typescript nowHampusM
2021-06-09The repository api endpoint includes whether or not the repository has a readmeHampusM
2021-06-07Refactored the backend. It's written in typescript now.HampusM
2021-06-05Reorganized into a monorepo, refactored the frontend again, goodbye ParcelHampusM