Releases: GitusCodeForge/Gitus
Releases · GitusCodeForge/Gitus
v0.1.5
v0.1.4
v0.1.3
What's Changed
- feat: git blame by @bctnry in #88
- feat: 2fa w/ email by @bctnry in #89
- feat: snippets by @bctnry in #91
- feat: basic webhook by @bctnry in #92
- feat: basic file editing ui by @bctnry in #96
- feat: new/upload/edit ui by @bctnry in #98
- many bug fixes and vuln fixes
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.2
What's Changed
- feat: issue search (#28) by @bctnry in #34
- feat: pull request search (#29) by @bctnry in #35
- feat: better diff view (#31) by @bctnry in #46
- feat: global visibility (#40) by @bctnry in #50
- feat: automatic user namespace creation (#51) by @bctnry in #52
- feat: web installer upgrade (#33) by @bctnry in #56
- fix: add fork notice text (see issue #53) by @bctnry in #58
- fix: handling invalid local git folder formation (#54) by @bctnry in #60
v0.0.1
v0.0.1: First usable version
- Basic views: commits, branches, tags, commit histories, trees & files
- Rudimentary diff view
- Namespaces
- User SSH/GPG key management
- Clone through HTTP & SSH
- Push through SSH
- Configurable instance front page
- Issues
- Pull requests
- User ACL at both namespace and repository level
- Web installer for easy(-er) installation