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 (
Collapse
)
Author
2021-08-12
Cleaned up the settings implementation & renamed base_dir project-wide to ↵
HampusM
git_dir
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
Put the initial Fastify stuff into a dedicated file, organized the types & made several improvements in the git http backend
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 ↵
HampusM
text/plain on unknown services
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
to the api
2021-06-11
Backend is fully in typescript now
HampusM
2021-06-07
Refactored the backend. It's written in typescript now.
HampusM