aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/routes/api
AgeCommit message (Expand)Author
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-11Implemented gpg signed commit supportHampusM
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 tree API has a branch query param & made repository branch less hardcodedHampusM
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-27Fixed the repos and repo api endpointsHampusM
2021-07-26Added backend TSDoc/JSDoc comments & refactored a tiny bitHampusM
2021-07-26Refactored the git tree, tree entry & blob classesHampusM
2021-07-25Moved backend routes to a dedicated directoryHampusM