Mari
Mari
That sounds reasonably.
It's intended to be just like GitHub and GitLab, but with a primary focus on self hosting instead of being a hosted instance. I may add distributed system support in...
There has been a question regarding frontend support for environments without activated JavaScript. Here are my thoughts regarding this issue: There is some thought put into making GitArena working without...
Dependency graph: * `git-repository 0.13.0` * `git-pack 0.15.0` * `git-tempfile 1.0.3` * `dashmap 4.0.2` (affected crate)
I'm taking this issue as an opportunity to refactor the commit listing to use `gitoxide` instead of `libgit2`. I've got the code already ready on my local machine but I'm...
May be a duplicate of #40 - keeping it open as this one is for the `chrono` crate while #40 is for the `time` crate
The `time` crate has fixed this issue (I think, but judging from the discussion on the linked issue it seems somewhat still occuring?). Keeping this on hold because as of...
Dependency graph: * `heim 0.1.0-rc.2` (forked from heim, living at [mellowagain/heim](https://github.com/mellowagain/heim)) * `heim-common 0.1.0-rc.1` * `nix 0.20.0` (affected crate)
Further investigation into this reveals that the protocol which should be used for this is called [OpenID Connect](https://openid.net/connect/). There are various crates which exist for this purpose, the most popular...
GitHub has been implemented in 1f07ded. It is currently not visible on the login/register template but is already accessible via `/sso/github`.