Age | Commit message (Expand) | Author |
---|---|---|
2021-08-18 | Implemented caching for certain API endpoints, Added documentation & made bac... | HampusM |
2021-08-15 | Improved route parameter validation | HampusM |
2021-08-15 | Added a count query parameter to the log API endpoint | 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 git... | HampusM |
2021-08-05 | The tree API has a branch query param & made repository branch less hardcoded | HampusM |
2021-08-02 | Renamed the shared types package to api | HampusM |
2021-07-27 | Fixed the repos and repo api endpoints | HampusM |
2021-07-25 | Moved backend routes to a dedicated directory | HampusM |