Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-18 | Implemented caching for certain API endpoints, Added documentation & made ↵ | HampusM | |
backend-fixes | |||
2021-08-15 | Improved route parameter validation | HampusM | |
2021-08-14 | Revamped backend error handling & improved imports in tests | HampusM | |
2021-08-12 | Cleaned up the settings implementation & renamed base_dir project-wide to ↵ | HampusM | |
git_dir | |||
2021-08-10 | Removed newlines from the end of some files | HampusM | |
2021-08-08 | Added a count query param for the tree history API endpoint | HampusM | |
2021-08-08 | Added a tree commit history API endpoint | HampusM | |
2021-08-05 | The log API endpoint has a branch parameter & fixed the tree entry latest ↵ | HampusM | |
commit method | |||
2021-08-02 | Renamed the shared types package to api | HampusM | |
2021-07-26 | Refactored the git tree, tree entry & blob classes | HampusM | |
2021-07-25 | Moved backend routes to a dedicated directory | HampusM | |