index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
Age
Commit message (
Expand
)
Author
2021-06-11
Fixed BaseBreadcrumb, RepositoryTree & the log and tree views
HampusM
2021-06-11
Backend is fully in typescript now
HampusM
2021-06-11
Goodbye, Bootstrap & added a button component
HampusM
2021-06-09
Added an about page
HampusM
2021-06-09
Improved the RepositoryTreeBlob component
HampusM
2021-06-09
The repository api endpoint includes whether or not the repository has a readme
HampusM
2021-06-09
Changed all single quotes to double quotes in the client eslintrc
HampusM
2021-06-09
Implemented markdown support
HampusM
2021-06-09
Frontend has proper error handling & api fetching is in it's own file
HampusM
2021-06-07
Improved the size and positioning of the HomeProjectsHeader component
HampusM
2021-06-07
Fixed the CommitPatch component's check for whether a hunk line is new or del...
HampusM
2021-06-07
Refactored the backend. It's written in typescript now.
HampusM
2021-06-07
Organized, switched from Lerna to Yarn workspaces & improved gitignore
HampusM
2021-06-06
Fixed issue where home view scrolls for no reason
HampusM
2021-06-06
Deleted unnecessary files
HampusM
2021-06-05
Added linting to server package & replaced some singlequotes with doublequotes
HampusM
2021-06-05
Reorganized into a monorepo, refactored the frontend again, goodbye Parcel
HampusM