index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
client
/
src
Age
Commit message (
Expand
)
Author
2021-07-18
Fixed Vue warnings & cleaned up the Repository view a little
HampusM
2021-07-18
Fixed the bug caused by inproper handling of empty patches
HampusM
2021-07-06
Fixed repository redirection & added error handling for fetching repository info
HampusM
2021-07-06
Frontend uses shared types
HampusM
2021-07-06
Migrated frontend to typescript
HampusM
2021-07-03
Made a bunch of frontend stuff work
HampusM
2021-06-11
Implemented title and favicon stuff
HampusM
2021-06-11
Deleted an unused Vue.js logo
HampusM
2021-06-11
Improved the look of the tree a little
HampusM
2021-06-11
Fixed BaseBreadcrumb, RepositoryTree & the log and tree views
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
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-06
Fixed issue where home view scrolls for no reason
HampusM
2021-06-05
Reorganized into a monorepo, refactored the frontend again, goodbye Parcel
HampusM