aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/routes/api/v1/repo/log.ts
AgeCommit message (Expand)Author
2021-08-18Cleaned up backend routes's importsHampusM
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-15Rewrote the commit author fingerprint function & implemented commit signature...HampusM
2021-08-11Implemented gpg signed commit supportHampusM
2021-08-10Removed newlines from the end of some filesHampusM
2021-08-08Added a tree commit history API endpointHampusM
2021-08-02Renamed the shared types package to apiHampusM
2021-07-26Added backend TSDoc/JSDoc comments & refactored a tiny bitHampusM
2021-07-25Moved backend routes to a dedicated directoryHampusM