aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/git/commit.ts
AgeCommit message (Expand)Author
2021-08-18Implemented caching for certain API endpoints, Added documentation & made bac...HampusM
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-14Revamped backend error handling & improved imports in testsHampusM
2021-08-11Implemented gpg signed commit supportHampusM
2021-08-05The tree API has a branch query param & made repository branch less hardcodedHampusM
2021-08-02Fixed package import issues in the tag & commit filesHampusM
2021-07-27Refactored the backend a bit & added TSDoc/JSDoc comments to the diff classHampusM
2021-07-26Added backend TSDoc/JSDoc comments & refactored a tiny bitHampusM
2021-07-21Began with better backend error handling & cleaned up the backendHampusM
2021-07-06API uses shared typesHampusM
2021-06-25Cleaned up the backendHampusM
2021-06-24Refactored the backend yet againHampusM