Age | Commit message (Expand) | Author |
---|---|---|
2021-06-22 | Simplified the opening of repositories | HampusM |
2021-06-22 | Organized the git-related types | HampusM |
2021-06-22 | Refactored the backend yet again & got eslint too work with typescript | HampusM |
2021-06-21 | Removed unnecessary namespace for Git types | HampusM |
2021-06-21 | Improved backend error handling | HampusM |
2021-06-21 | Made the API more consistent | HampusM |
2021-06-21 | Added branch & tag API endpoints, tag tarball downloading and added handlers ... | HampusM |
2021-06-11 | Backend is fully in typescript now | HampusM |
2021-06-09 | The repository api endpoint includes whether or not the repository has a readme | HampusM |
2021-06-07 | Refactored the backend. It's written in typescript now. | HampusM |