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
/
app.ts
Age
Commit message (
Expand
)
Author
2021-08-18
Implemented caching for certain API endpoints, Added documentation & made bac...
HampusM
2021-08-15
Improved route parameter validation
HampusM
2021-08-12
Cleaned up the settings implementation & renamed base_dir project-wide to git...
HampusM
2021-07-25
Moved backend routes to a dedicated directory
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-21
Began with better backend error handling & cleaned up the backend
HampusM
2021-06-24
Refactored the backend yet again
HampusM
2021-06-22
Git-receive-pack responds 403 & info/refs responds with content type text/pla...
HampusM
2021-06-22
Refactored the backend yet again & got eslint too work with typescript
HampusM
2021-06-21
Improved backend error handling
HampusM
2021-06-21
Added branch & tag API endpoints, tag tarball downloading and added handlers ...
HampusM
2021-06-11
Backend is fully in typescript now
HampusM
2021-06-07
Refactored the backend. It's written in typescript now.
HampusM