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
/
repository.ts
Age
Commit message (
Collapse
)
Author
2021-08-19
Moved the implementations of getting all branches or tags to their ↵
HampusM
respective classes
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-14
Revamped backend error handling & improved imports in tests
HampusM
2021-08-12
Cleaned up the settings implementation & renamed base_dir project-wide to ↵
HampusM
git_dir
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 ↵
HampusM
commit method
2021-07-29
Organized tsconfigs, fixed tests and improved some backend functions
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-22
Improved error handling in some misc functions
HampusM
2021-07-21
Began with better backend error handling & cleaned up the backend
HampusM
2021-06-25
Cleaned up the backend
HampusM
2021-06-24
Refactored the backend yet again
HampusM