www/opengist: Update to 1.15.1
Changes since 1.14.0:
v1.15.1
Fixed
- Admin pagination with new URLs (#782).
- Stop unbounded diff content growth for large files (#787).
v1.15.0
Added
- UI rework (#757).
- Gist settings page, with metadata edition and danger zone (#757).
- Explore users page, with search and sorting (#757).
- Explore topics page (#757).
Changed
- Move reserved routes under the /-/ prefix: /-/login, /-/register, /-/all, /-/search, /-/topics, /:user/-/liked, ... (#757).
Fixed
- Improve Git dumb HTTP security (#780).
- OIDC scope includes trailing whitespace if groups not configured (#775).
- Return 200 for HEAD / so uptime monitors don't fail (#773).
- Bind strategy configuration to deployment in Helm chart (#777).
- OG_OPENGIST_HOME env var in Dockerfile (#779).
Other
- Update deps (#776).