owncast/controllers/admin
Gabe Kangas 15dc718e61
feat: add support for robots.txt disabling search indexing (#2929)
* feat: add support for robots.txt

Can toggle disabling search engine indexing. Closes #2684

* fix: unexport ts const
2023-05-30 11:09:51 -07:00
..
appearance.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
chat.go Add terminations to error repsonses in API. (#1872) 2022-04-23 13:19:17 -07:00
config.go feat: add support for robots.txt disabling search indexing (#2929) 2023-05-30 11:09:51 -07:00
connectedClients.go Clarify in routes and names that it is chat clients being returned 2021-07-21 17:19:15 -07:00
disconnect.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
emoji.go Handle subdirectories of emoji in copying, fetching and deleting. For #1916 2022-12-16 20:23:58 -08:00
externalAPIUsers.go Add support for changing user color in name modal. Closes #1805 2022-08-09 19:56:45 -07:00
federation.go Add terminations to error repsonses in API. (#1872) 2022-04-23 13:19:17 -07:00
followers.go Troubleshoot misskey follows 2022-04-08 13:33:30 -07:00
hardware.go Stream performance metrics (#1785) 2022-03-16 17:34:44 -07:00
logs.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
notifications.go Remove twitter notification configuration (#2598) 2023-01-17 13:20:29 -08:00
serverConfig.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
update.go Fix linter errors to reflect update to Go 1.20 2023-05-28 12:38:51 -07:00
video.go Surface the % of players represented in metrics 2022-03-27 16:27:38 -07:00
viewers.go preallocate memory (#2201) 2022-10-12 16:37:26 -07:00
webhooks.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
yp.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00