index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
server
/
src
/
git
/
commit.ts
Age
Commit message (
Collapse
)
Author
2021-08-18
Implemented caching for certain API endpoints, Added documentation & made ↵
HampusM
backend-fixes
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 ↵
HampusM
signature verification
2021-08-14
Revamped backend error handling & improved imports in tests
HampusM
2021-08-11
Implemented gpg signed commit support
HampusM
2021-08-05
The tree API has a branch query param & made repository branch less hardcoded
HampusM
2021-08-02
Fixed package import issues in the tag & commit files
HampusM
2021-07-27
Refactored the backend a bit & added TSDoc/JSDoc comments to the diff class
HampusM
2021-07-26
Added backend TSDoc/JSDoc comments & refactored a tiny bit
HampusM
2021-07-21
Began with better backend error handling & cleaned up the backend
HampusM
2021-07-06
API uses shared types
HampusM
2021-06-25
Cleaned up the backend
HampusM
2021-06-24
Refactored the backend yet again
HampusM