owncast/controllers
Gabe Kangas cd458630ec
Support using the custom video serving endpoint even if you don't use object storage (#2924)
* feat(video): refactor video serving endpoint

It can now be used without an object storage provider. Closes #2785

* fix: remove debug log
2023-05-30 14:05:24 -07:00
..
admin Support using the custom video serving endpoint even if you don't use object storage (#2924) 2023-05-30 14:05:24 -07:00
auth Only show auth message if name changed 2023-01-30 11:20:03 -08:00
moderation Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
admin.go
chat.go Return the actual display name, not the proposed one 2022-12-29 14:52:15 -08:00
config.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
constants.go
controllers.go
customJavascript.go Fix lint warning 2023-01-18 22:45:21 -08:00
emoji.go Feature: emoji editor (#2411) 2022-12-12 08:40:43 -08:00
followers.go
hls.go
images.go
index.go Fix thumbnail path. Closes #2732 2023-02-24 15:56:49 -08:00
logo.go
notifications.go
pagination.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
ping.go
playbackMetrics.go
remoteFollow.go
robots.go feat: add support for robots.txt disabling search indexing (#2929) 2023-05-30 11:09:51 -07:00
status.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
video.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
web.go