index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-26
Added the tsdoc eslint plugin to the server package
HampusM
2021-07-26
Added backend TSDoc/JSDoc comments & refactored a tiny bit
HampusM
2021-07-26
Added a blob unit test & fixed the tree unit test
HampusM
2021-07-26
Refactored the git tree, tree entry & blob classes
HampusM
2021-07-26
Added API endpoints to the api int test
HampusM
2021-07-26
Improved the Git http api int tests
HampusM
2021-07-26
Fixed server typescript module resolution
HampusM
2021-07-26
Moved the git http unit test to a API int test
HampusM
2021-07-25
Changed Typescript js & module versions to ES2020
HampusM
2021-07-25
Fixed an issue with the Vue config
HampusM
2021-07-25
Reformated the client code a bit
HampusM
2021-07-25
Gitlab CI should run now
HampusM
2021-07-25
Possible fix for the Eslint Gitlab CI job
HampusM
2021-07-25
Eslint Gitlab CI job creates a settings.yml file for itself
HampusM
2021-07-25
Scripts make better use of Yarn workspaces
HampusM
2021-07-25
Organized the Gitlab CI config & added a eslint job
HampusM
2021-07-25
Organized Eslint stuff
HampusM
2021-07-25
Revert "Replaced requires with imports in the client vue config"
HampusM
2021-07-25
Replaced requires with imports in the client vue config
HampusM
2021-07-25
Moved the client babel config to a json file
HampusM
2021-07-25
Downgraded the client @babel/core to 7.0.0 & removed Babel's eslint parser
HampusM
2021-07-25
Reformated unit tests & the setup and teardown scripts
HampusM
2021-07-25
Moved the jest config to a json file
HampusM
2021-07-25
Fixed the eslint config
HampusM
2021-07-25
Moved eslint stuff to the workspace root
HampusM
2021-07-25
Moved backend routes to a dedicated directory
HampusM
2021-07-25
Added curl params in the git-upload-pack git http unit test
HampusM
2021-07-25
Removed the verifyGitRequest function
HampusM
2021-07-25
Added hasAssertions & a comment to the git-upload-pack http unit test
HampusM
2021-07-24
Cleaned up & improved the git http backend
HampusM
2021-07-24
The Git http unit test should pass now
HampusM
2021-07-24
Improved the git http unit test
HampusM
2021-07-24
Added documentation to the todo in the readme
Hampus
2021-07-23
Added a unit test for the git http backend
HampusM
2021-07-23
Cleaned up an import in the misc unit test
HampusM
2021-07-23
The test setup script uses the env variables type & fetches refs
HampusM
2021-07-23
Added a content type parser for x-git-receive-pack
HampusM
2021-07-23
Cleaned and improved the backend
HampusM
2021-07-22
Added tree unit tests
HampusM
2021-07-22
Fixed the name of the findAsync unit test
HampusM
2021-07-22
Added unit tests for the misc functions
HampusM
2021-07-22
Fixed the BASE_DIR test environment variable
HampusM
2021-07-22
Improved error handling in some misc functions
HampusM
2021-07-22
Added the jest coverage report output directory to the gitignore
HampusM
2021-07-22
Unexported PatchHeaderData & cleaned up imports in the diff unit test
HampusM
2021-07-22
Added diff unit test & exported the PatchHeaderData type
HampusM
2021-07-22
Removed unnecessary setTimeout in the commit unit test
HampusM
2021-07-22
Improved test names
HampusM
2021-07-22
YAML is retarded
HampusM
2021-07-22
Improved the Gitlab CI config and fixed it's indentation
HampusM
[next]