owncast/controllers
Gabe Kangas 7399bee276
Gek/cache bot search page (#3530)
* feat: add general purpose key/val caching layer

* feat: cache bot/metadata response page for 10 seconds
2024-01-21 17:18:47 -08:00
..
admin fix(api): protect emoji delete api from path traversal exploit 2024-01-20 20:30:29 -08:00
auth
moderation
admin.go
chat.go chore(lint): silence linter warnings 2023-10-21 09:46:45 -07:00
config.go chore(go): run betteralign and gofumpt on codebase 2023-10-08 14:22:28 -07:00
constants.go
controllers.go fix(api): explicitly disable caching on api responses 2023-06-05 08:52:00 -07:00
customJavascript.go
emoji.go feat(chat): cache custom emoji. For #3117 2023-06-27 15:19:48 -07:00
followers.go
hls.go chore: reverting the current implementation of http response caching 2023-12-19 18:27:42 -08:00
images.go
index.go Gek/cache bot search page (#3530) 2024-01-21 17:18:47 -08:00
logo.go
notifications.go
pagination.go
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
video.go
web.go