index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yarn.lock
Age
Commit message (
Expand
)
Author
2021-08-12
Cleaned up the settings implementation & renamed base_dir project-wide to git...
HampusM
2021-08-11
Implemented gpg signed commit support
HampusM
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
2021-07-26
Added the tsdoc eslint plugin to the server package
HampusM
2021-07-25
Organized Eslint stuff
HampusM
2021-07-25
Downgraded the client @babel/core to 7.0.0 & removed Babel's eslint parser
HampusM
2021-07-25
Moved eslint stuff to the workspace root
HampusM
2021-07-18
Backend is run by ts-node instead of node with precompiled ts
HampusM
2021-07-11
Updated dependencies & added a bunch of missing dependencies
HampusM
2021-07-07
Added env variables for testing & fixed other test stuff
HampusM
2021-07-06
Added tests
HampusM
2021-07-06
Migrated frontend to typescript
HampusM
2021-07-05
Moved some dependencies to workspaces & fixed client eslint config
HampusM
2021-06-21
Added branch & tag API endpoints, tag tarball downloading and added handlers ...
HampusM
2021-06-11
Goodbye, Bootstrap & added a button component
HampusM
2021-06-07
Organized, switched from Lerna to Yarn workspaces & improved gitignore
HampusM
2021-06-05
Reorganized into a monorepo, refactored the frontend again, goodbye Parcel
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 s...
HampusM
2021-04-16
Added basic backend code, two api endpoints & sanitization
HampusM
2021-04-16
Initial commit
HampusM