owncast/controllers
2022-06-05 22:46:46 -07:00
..
admin Add terminations to error repsonses in API. (#1872) 2022-04-23 13:19:17 -07:00
auth Require auth middleware only on GET requests 2022-06-05 22:46:46 -07:00
admin.go
chat.go IndieAuth support (#1811) 2022-04-21 14:55:26 -07:00
config.go IndieAuth support (#1811) 2022-04-21 14:55:26 -07:00
constants.go
controllers.go Remove extranious response 2022-04-30 23:16:48 -07:00
embed.go
emoji.go
followers.go Handle pagination for the federated actions & followers responses (#1731) 2022-03-06 17:18:51 -08:00
hls.go Add support for active viewer details API. Closes #1477 (#1747) 2022-03-06 17:31:47 -08:00
index.go Remove references to config file. #1697 2022-01-31 16:01:34 -08:00
logo.go Remove unused var 2022-02-25 15:25:07 -08:00
notifications.go IndieAuth support (#1811) 2022-04-21 14:55:26 -07:00
pagination.go Handle pagination for the federated actions & followers responses (#1731) 2022-03-06 17:18:51 -08:00
ping.go Return explicit http 200 2022-05-23 15:12:59 -07:00
playbackMetrics.go Pull player metrics out of the player. Support safari errors/buffering events 2022-03-29 17:33:36 -07:00
remoteFollow.go Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
status.go Return and pass around clock skew to be used in latency calculations. 2022-05-23 15:17:41 -07:00
video.go