Age | Commit message (Expand) | Author |
2021-07-07 | Added installation of apt-utils to Gitlab CI test job | HampusM |
2021-07-07 | Moved the Jest setTimeout to the top of the commit unit test | HampusM |
2021-07-07 | Moved Jest timeout to the commit unit test | HampusM |
2021-07-07 | Increased Jest timeout | HampusM |
2021-07-07 | The test setup clones a repository instead of assuming there is content in .git | HampusM |
2021-07-07 | Added env variables for testing & fixed other test stuff | HampusM |
2021-07-06 | Added a Gitlab CI/CD pipeline config | HampusMat |
2021-07-06 | Added tests | HampusM |
2021-07-06 | Fixed the client & server packages's dependencies to the shared types | HampusM |
2021-07-06 | Fixed repository redirection & added error handling for fetching repository info | HampusM |
2021-07-06 | API uses shared types | HampusM |
2021-07-06 | Fixed the LICENSE | HampusMat |
2021-07-06 | Frontend uses shared types | HampusM |
2021-07-06 | Added a package with shared types | HampusM |
2021-07-06 | Migrated frontend to typescript | HampusM |
2021-07-05 | Cleaned up the server eslint config | HampusM |
2021-07-05 | Moved some dependencies to workspaces & fixed client eslint config | HampusM |
2021-07-03 | Made a bunch of frontend stuff work | HampusM |
2021-07-03 | Entries in the tree endpoint data contains name and not path & tree endpoint ... | HampusM |
2021-06-25 | Fixed a bug with commit patch's bounds & removed some unnecessary awaits | HampusM |
2021-06-25 | Cleaned up the backend | HampusM |
2021-06-24 | Refactored the backend yet again | HampusM |
2021-06-22 | Simplified the opening of repositories | HampusM |
2021-06-22 | Organized the git-related types | HampusM |
2021-06-22 | Git-receive-pack responds 403 & info/refs responds with content type text/pla... | HampusM |
2021-06-22 | Refactored the backend yet again & got eslint too work with typescript | HampusM |
2021-06-21 | Split the v1 api into two files | HampusM |
2021-06-21 | Removed unnecessary namespace for Git types | HampusM |
2021-06-21 | The info endpoint only responds with the title & about | HampusM |
2021-06-21 | The branch endpoint verifies the branch SHA | 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-16 | Added redesign to the todo in the readme | HampusM |
2021-06-11 | Added license for Material Icons | HampusM |
2021-06-11 | Implemented title and favicon stuff | HampusM |
2021-06-11 | Fixed the client eslintrc's ignorePatterns | HampusM |
2021-06-11 | Deleted an unused Vue.js logo | HampusM |
2021-06-11 | Improved the look of the tree a little | HampusM |
2021-06-11 | Fixed BaseBreadcrumb, RepositoryTree & the log and tree views | HampusM |
2021-06-11 | Backend is fully in typescript now | HampusM |
2021-06-11 | Goodbye, Bootstrap & added a button component | HampusM |
2021-06-09 | Added an about page | HampusM |
2021-06-09 | Improved the RepositoryTreeBlob component | HampusM |
2021-06-09 | The repository api endpoint includes whether or not the repository has a readme | HampusM |
2021-06-09 | Changed all single quotes to double quotes in the client eslintrc | HampusM |
2021-06-09 | Added third party licenses | HampusM |
2021-06-09 | Implemented markdown support | HampusM |
2021-06-09 | Frontend has proper error handling & api fetching is in it's own file | HampusM |
2021-06-08 | Updated the readme | HampusM |