index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package.json
Age
Commit message (
Collapse
)
Author
2021-08-04
Added API documentation & updated the Typedoc theme dependency
HampusM
2021-08-02
Added a patch that fixes a deprecation warning with typedoc-plugin-pages
HampusM
2021-08-02
Added documentation & bumped the typedoc-theme-slick-dark dependency version
HampusM
2021-08-02
Added documentation generation with Typedoc
HampusM
2021-07-29
Added tests & API tests uses Axios
HampusM
Added a unit test for creating a archive & added a int test for downloading a tag tarball
2021-07-25
Scripts make better use of Yarn workspaces
HampusM
2021-07-25
Organized Eslint stuff
HampusM
2021-07-25
Moved eslint stuff to the workspace root
HampusM
2021-07-22
Data used by tests now in /tmp/nodegit_test & added test teardown script
HampusM
2021-07-18
Backend is run by ts-node instead of node with precompiled ts
HampusM
2021-07-07
Added env variables for testing & fixed other test stuff
HampusM
2021-07-06
Added tests
HampusM
2021-07-05
Moved some dependencies to workspaces & fixed client eslint config
HampusM
2021-06-07
Organized, switched from Lerna to Yarn workspaces & improved gitignore
HampusM
2021-06-06
Fixed the clean script
HampusM
2021-06-05
Reorganized into a monorepo, refactored the frontend again, goodbye Parcel
HampusM
2021-05-27
Implemented cloning in backend
HampusM
2021-05-26
Switched web framework from Express.js to Fastify & improved the backend
HampusM
2021-05-26
Renamed project to Githermit
HampusMat
2021-05-24
The package.json dev script now exits on crash
HampusM
2021-05-24
Restructured the whole project & added Nodemon and Concurrently
HampusM
2021-05-24
Added loading overlays & fixed the default RepositoryHeader data values
HampusM
2021-05-23
Frontend used Vue.js & Added ESLint
HampusM
2021-05-20
Added commit-page
HampusM
2021-05-19
Switched package manager to npm & added nodegit to package.json
HampusM
2021-04-20
Moved most of the page to js, added settings & removed a bunch of hardcoded ↵
HampusM
stuff
2021-04-16
Added basic backend code, two api endpoints & sanitization
HampusM
2021-04-16
Initial commit
HampusM