hub.sr.ht/hubsrht
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
..
alembic Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
blueprints Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
templates hubsrht: Add visibility enum 2022-06-29 17:22:53 +02:00
types Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
app.py Allow trailing slashes on some routes 2020-04-29 10:46:05 -04:00
builds.py hubsrht: Remove usage of repository(id) GraphQL query 2022-02-14 15:42:51 +01:00
decorators.py Implement featured projects 2020-04-28 14:08:56 -04:00
oauth.py Initial commit 2020-03-24 10:26:15 -04:00
projects.py Uppercase the Visibility enum keys 2022-07-01 09:18:57 +02:00
services.py hubsrht: Use User.tracker instead of trackerByOwner 2022-04-29 11:10:37 +02:00
trailers.py git: add function to parse message trailers 2021-11-29 10:52:31 +01:00