aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/routes/api/v1/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-15Added a count query parameter to the log API endpointHampusM
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-05The tree API has a branch query param & made repository branch less hardcodedHampusM
2021-08-02Renamed the shared types package to apiHampusM
2021-07-27Fixed the repos and repo api endpointsHampusM
2021-07-25Moved backend routes to a dedicated directoryHampusM