Go to file
Conrad Hoffmann d637723564 Uppercase the Visibility enum keys
There is currently a mismatch, causing for example project creation via
the web interface to fail, because the validation code is using the enum
keys, which are lowercase, but everything else uses uppercase.

Simply use uppercase everywhere, like already the case in other
services.
2022-07-01 09:18:57 +02:00
.builds .builds/alpine.yml: upgrade to 3.15 2022-02-28 11:14:25 +01:00
hubsrht Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
scss Improve btn-white on dark mode 2020-12-16 10:18:15 -05:00
.gitignore Initial commit 2020-03-24 10:26:15 -04:00
LICENSE Initial commit 2020-03-24 10:26:15 -04:00
Makefile Initial commit 2020-03-24 10:26:15 -04:00
README.md Initial commit 2020-03-24 10:26:15 -04:00
config.example.ini Updating config example for new mail options 2021-12-01 09:18:35 +01:00
hubsrht-initdb add database stamp for core.sr.ht 2020-08-11 10:48:01 -04:00
hubsrht-migrate hubsrht-migrate: remove (broken) core.sr.ht call 2020-07-14 09:32:19 -04:00
run.py Initial commit 2020-03-24 10:26:15 -04:00
setup.py Add pyyaml dependency 2021-04-02 13:56:19 -04:00
static Initial commit 2020-03-24 10:26:15 -04:00

README.md

This repository contains the code for the sr.ht project hub. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/hub.sr.ht/installation.md