aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/api/git.ts
AgeCommit message (Expand)Author
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-21Removed unnecessary namespace for Git typesHampusM
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
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