git.sr.ht/api/webhooks
Adnan Maolood ad42bf4448 gitsrht: Store visibility as enum instead of varchar
Add a 'visibility' enum type to the database and use it for the
repository.visibility column.

This required changes to scm.sr.ht code. Instead of updating scm.sr.ht,
most of the scm.sr.ht code that git.sr.ht uses was moved to git.sr.ht.
2022-03-14 09:59:12 +01:00
..
legacy.go gitsrht: Store visibility as enum instead of varchar 2022-03-14 09:59:12 +01:00
webhooks.go api/webhooks: Move middlewares to core-go 2022-02-17 14:43:06 +01:00