aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/routes/api/v1/repo/index.ts
AgeCommit message (Expand)Author
2021-08-18Implemented caching for certain API endpoints, Added documentation & made bac...HampusM
2021-08-15Improved route parameter validationHampusM
2021-08-14Revamped backend error handling & improved imports in testsHampusM
2021-08-12Cleaned up the settings implementation & renamed base_dir project-wide to git...HampusM
2021-08-10Removed newlines from the end of some filesHampusM
2021-08-08Added a count query param for the tree history API endpointHampusM
2021-08-08Added a tree commit history API endpointHampusM
2021-08-05The log API endpoint has a branch parameter & fixed the tree entry latest com...HampusM
2021-08-02Renamed the shared types package to apiHampusM
2021-07-26Refactored the git tree, tree entry & blob classesHampusM
2021-07-25Moved backend routes to a dedicated directoryHampusM