aboutsummaryrefslogtreecommitdiff
path: root/packages/server/src/git/repository.ts
AgeCommit message (Collapse)Author
2021-08-19Moved the implementations of getting all branches or tags to their ↵HampusM
respective classes
2021-08-18Implemented caching for certain API endpoints, Added documentation & made ↵HampusM
backend-fixes
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 ↵HampusM
git_dir
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 ↵HampusM
commit method
2021-07-29Organized tsconfigs, fixed tests and improved some backend functionsHampusM
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-22Improved error handling in some misc functionsHampusM
2021-07-21Began with better backend error handling & cleaned up the backendHampusM
2021-06-25Cleaned up the backendHampusM
2021-06-24Refactored the backend yet againHampusM