owncast/config
Gabe Kangas 2217f0614a
feat(api): add server-side caching for requests that could benefit (#3463)
* feat(api): add server-side caching for requests that could benefit for them

* fix(tests): do not cache responses while in tests

* fix: remove commented out leftover code

* chore(deps): update dependency html-webpack-plugin to v5.5.4

* Bundle embedded web app

* fix: remove caching for web app assets under test

* chore(tests): re-enable temporarily disabled test

* chore(deps): update dependency typescript to v5.3.3

* Bundle embedded web app

* chore(deps): update dependency npm to v10.2.5

* Bundle embedded web app

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
2023-12-09 16:31:50 -08:00
..
config.go Support setting admin password and temp stream key via cli flag 2022-11-29 16:05:44 -08:00
configUtils.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
constants.go feat(api): add server-side caching for requests that could benefit (#3463) 2023-12-09 16:31:50 -08:00
defaults.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
updaterConfig_enabled.go Auto updater APIs (#1523) 2021-11-30 13:15:18 -08:00
verifyInstall.go chore(go): run betteralign and gofumpt on codebase 2023-10-08 14:22:28 -07:00