aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-04Added API documentation & updated the Typedoc theme dependencyHampusM
2021-08-04Added an error API typeHampusM
2021-08-02Added a patch that fixes a deprecation warning with typedoc-plugin-pagesHampusM
2021-08-02Added documentation & bumped the typedoc-theme-slick-dark dependency versionHampusM
2021-08-02Fixed the tree unit testHampusM
2021-08-02Added documentation generation with TypedocHampusM
2021-08-02Fixed package import issues in the tag & commit filesHampusM
2021-08-02Renamed the shared types package to apiHampusM
2021-07-29Checked off tests in the readme todo listHampusM
2021-07-29Organized tsconfigs, fixed tests and improved some backend functionsHampusM
2021-07-29Added tests & API tests uses AxiosHampusM
2021-07-29Refactored & improved the backend yet againHampusM
2021-07-28Renamed the 3rd party licenses file to NOTICEHampus
2021-07-27Made the unit test structure more consistentHampusM
2021-07-27Added new unit tests & the test setup script uses Nodegit instead of execHampusM
2021-07-27Improved a bunch of small things in the backendHampusM
2021-07-27Refactored the backend a bit & added TSDoc/JSDoc comments to the diff classHampusM
2021-07-27Fixed the repos and repo api endpointsHampusM
2021-07-26Added the tsdoc eslint plugin to the server packageHampusM
2021-07-26Added backend TSDoc/JSDoc comments & refactored a tiny bitHampusM
2021-07-26Added a blob unit test & fixed the tree unit testHampusM
2021-07-26Refactored the git tree, tree entry & blob classesHampusM
2021-07-26Added API endpoints to the api int testHampusM
2021-07-26Improved the Git http api int testsHampusM
2021-07-26Fixed server typescript module resolutionHampusM
2021-07-26Moved the git http unit test to a API int testHampusM
2021-07-25Changed Typescript js & module versions to ES2020HampusM
2021-07-25Fixed an issue with the Vue configHampusM
2021-07-25Reformated the client code a bitHampusM
2021-07-25Gitlab CI should run nowHampusM
2021-07-25Possible fix for the Eslint Gitlab CI jobHampusM
2021-07-25Eslint Gitlab CI job creates a settings.yml file for itselfHampusM
2021-07-25Scripts make better use of Yarn workspacesHampusM
2021-07-25Organized the Gitlab CI config & added a eslint jobHampusM
2021-07-25Organized Eslint stuffHampusM
2021-07-25Revert "Replaced requires with imports in the client vue config"HampusM
2021-07-25Replaced requires with imports in the client vue configHampusM
2021-07-25Moved the client babel config to a json fileHampusM
2021-07-25Downgraded the client @babel/core to 7.0.0 & removed Babel's eslint parserHampusM
2021-07-25Reformated unit tests & the setup and teardown scriptsHampusM
2021-07-25Moved the jest config to a json fileHampusM
2021-07-25Fixed the eslint configHampusM
2021-07-25Moved eslint stuff to the workspace rootHampusM
2021-07-25Moved backend routes to a dedicated directoryHampusM
2021-07-25Added curl params in the git-upload-pack git http unit testHampusM
2021-07-25Removed the verifyGitRequest functionHampusM
2021-07-25Added hasAssertions & a comment to the git-upload-pack http unit testHampusM
2021-07-24Cleaned up & improved the git http backendHampusM
2021-07-24The Git http unit test should pass nowHampusM
2021-07-24Improved the git http unit testHampusM