owncast/controllers
Yusuke 7fc5857d4c
Fix path for image open meta tag #3075. (#3087)
* Commit updated API documentation

* Fix content path used for meta tags.

TT:#3075

* Fix lint for go code.

TT:#3075

* Revert docs/api/index.html

TT:#3075

---------

Co-authored-by: Owncast <owncast@owncast.online>
2023-06-13 19:28:35 -07:00
..
admin fix(api): validate stream key payload. Closes #3082 2023-06-13 13:05:43 -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 Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
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 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
controllers.go fix(api): explicitly disable caching on api responses 2023-06-05 08:52:00 -07:00
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 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
images.go Cleanup some warnings 2022-06-20 22:36:01 -07:00
index.go Fix path for image open meta tag #3075. (#3087) 2023-06-13 19:28:35 -07:00
logo.go Use bundled images instead of old webroot files 2022-06-20 22:10:55 -07:00
notifications.go IndieAuth support (#1811) 2022-04-21 14:55:26 -07:00
pagination.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07: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
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 Use static servers for serving embedded web assets 2022-06-20 22:12:44 -07:00