owncast/core/webhooks
Gabe Kangas 2ccd3aad87
User repository (#3795)
* It builds with the new user repository

* fix(test): fix broken test

* fix(api): fix registration endpoint that was broken after the change

* fix(test): update test to reflect new user repository

* fix: use interface type instead of concrete type

* fix: restore commented out code
2024-07-01 18:58:50 -07:00
..
chat.go
chat_test.go
stream.go
stream_test.go
webhooks.go
webhooks_test.go
workerpool.go