owncast/controllers
Gabe Kangas 8aa5c33999
Update caching logic/headers (#184)
* Improve caching by adding etags and reducing the max-age

* Move caching into middleware. Set cache headers on segments
2020-09-30 14:14:39 -07:00
..
chat.go Decouple chat from core and add chat rest api (#25) 2020-06-23 13:11:01 -07:00
config.go Add version string to config endpoint 2020-06-30 17:49:17 -07:00
controllers.go Decouple chat from core and add chat rest api (#25) 2020-06-23 13:11:01 -07:00
embed.go Redirect /embed/chat and /embed/video to the embedable pages. Closes #110 2020-08-30 16:32:09 -07:00
emoji.go Merge of emoji + autolink + embed + etc (#108) 2020-08-12 21:56:41 -07:00
index.go Update caching logic/headers (#184) 2020-09-30 14:14:39 -07:00
status.go Set Content-Type on status endpoint (#70) 2020-07-19 10:26:05 -07:00