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-08-18
Implemented caching for certain API endpoints, Added documentation & made bac...
HampusM
2021-08-18
Updated func-style in the base eslint config
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-15
Rewrote the commit author fingerprint function & implemented commit signature...
HampusM
2021-08-14
Revamped backend error handling & improved imports in tests
HampusM
2021-08-12
Fixed the gitlab ci eslint job before script
HampusM
2021-08-12
Cleaned up the settings implementation & renamed base_dir project-wide to git...
HampusM
2021-08-12
Fixed the pgp-related commit unit test problem
HampusM
2021-08-11
Implemented gpg signed commit support
HampusM
2021-08-10
Removed newlines from the end of some files
HampusM
2021-08-09
Added donating & a todo item to the readme & made other small readme changes
HampusM
2021-08-08
Added a count query param for the tree history API endpoint
HampusM
2021-08-08
Added a tree commit history API endpoint
HampusM
2021-08-07
Implemented tree entry commit history
HampusM
2021-08-06
Added a tree entry test
HampusM
2021-08-06
Simplified getting tree entries's last commits
HampusM
2021-08-05
The tree API has a branch query param & made repository branch less hardcoded
HampusM
2021-08-05
The log API endpoint has a branch parameter & fixed the tree entry latest com...
HampusM
2021-08-04
Renamed the documentation folder to docs_src
HampusM
2021-08-04
Added API documentation & updated the Typedoc theme dependency
HampusM
2021-08-04
Added an error API type
HampusM
2021-08-02
Added a patch that fixes a deprecation warning with typedoc-plugin-pages
HampusM
2021-08-02
Added documentation & bumped the typedoc-theme-slick-dark dependency version
HampusM
2021-08-02
Fixed the tree unit test
HampusM
2021-08-02
Added documentation generation with Typedoc
HampusM
2021-08-02
Fixed package import issues in the tag & commit files
HampusM
2021-08-02
Renamed the shared types package to api
HampusM
2021-07-29
Checked off tests in the readme todo list
HampusM
2021-07-29
Organized tsconfigs, fixed tests and improved some backend functions
HampusM
2021-07-29
Added tests & API tests uses Axios
HampusM
2021-07-29
Refactored & improved the backend yet again
HampusM
2021-07-28
Renamed the 3rd party licenses file to NOTICE
Hampus
2021-07-27
Made the unit test structure more consistent
HampusM
2021-07-27
Added new unit tests & the test setup script uses Nodegit instead of exec
HampusM
2021-07-27
Improved a bunch of small things in the backend
HampusM
2021-07-27
Refactored the backend a bit & added TSDoc/JSDoc comments to the diff class
HampusM
2021-07-27
Fixed the repos and repo api endpoints
HampusM
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
[next]