Gabe Kangas
d4dec25129
chore(api): add integration version of the status api. Closes #3981
2025-02-11 21:48:33 -08:00
Gabe Kangas
7b88b1099d
Revert "fixed write header bug in case of errors in index html ( #4185 )"
...
This reverts commit 8af820e60e .
2025-02-11 18:37:13 -08:00
Aziz Rmadi
8af820e60e
fixed write header bug in case of errors in index html ( #4185 )
2025-01-30 21:21:51 -08:00
Gabe Kangas
8913779f81
Fix IndieAuth endpoint requiring incorrectly defined query param ( #4183 )
...
* fix(api): remove incorrectly required query param. Fixes #4163
* Commit updated API documentation
---------
Co-authored-by: Owncast <owncast@owncast.online >
2025-01-29 20:23:41 -08:00
Gabe Kangas
c1f4096e11
chore(go): new chat message db repository. Closes #3081 ( #4161 )
2025-01-20 16:32:25 -08:00
Gabe Kangas
e78d62ce63
chore(go): move stream keys to use generated type. For #3778
2025-01-18 16:38:59 -08:00
Gabe Kangas
b3947ef7ea
chore(go): move a couple more handlers to use generated types. For #3778
2025-01-18 16:24:35 -08:00
Gabe Kangas
6abbf8f50c
chore(go): create webhooks repository. Closes #4085 ( #4146 )
2025-01-18 15:40:10 -08:00
Gabe Kangas
a38c2d8ddf
fix: add ETag header for bot/scraper page. For #4020
2024-12-18 07:28:06 -08:00
Gabe Kangas
f59278764b
fix: bump bot/webscraper server generated page cache to 1 minute. For #4020
2024-12-18 07:19:31 -08:00
Varun Gujarathi
d135d2907a
feat(integerations): add route to get user details ( #4030 )
...
* feat(integerations): add route to get user details
* Commit updated API documentation
* test(integrations): implement unit test for get user details
---------
Co-authored-by: Owncast <owncast@owncast.online >
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
2024-11-26 11:30:33 -08:00
Gabe Kangas
0b5d7c8a4d
Config repository ( #3988 )
...
* WIP
* fix(test): fix ap test failing
* fix: fix unkeyed fields being used
* chore(tests): clean up browser tests by splitting out federation UI tests
2024-11-15 19:20:58 -08:00
Gabe Kangas
eed34b528e
Update API gen, cleanup, add missing property to status response ( #3987 )
...
* fix(api): remove invalid tag properties from components
* chore(api): update api validation/linter to use redocly
* fix(api): add missing streamTitle property to status object. Closes #3983
* chore: add redocly config file
* Commit updated API documentation
---------
Co-authored-by: Owncast <owncast@owncast.online >
2024-10-27 15:36:31 -07:00
Gabe Kangas
0fccaa61fe
fix(video): fix nil reference exception in playback metrics. Closes #3984
2024-10-26 12:22:19 -07:00
Gabe Kangas
15d0e3dd1f
chore(api): move more types to generated ones
2024-07-02 20:37:58 -07:00
Gabe Kangas
96119efa41
chore(api): start moving some types to the codegen types
2024-07-01 22:17:10 -07:00
Gabe Kangas
93c0a20935
chore(api): reorganize handlers into webserver package
2024-07-01 21:44:51 -07:00
Gabe Kangas
5cb4850fce
chore(api): reorganize web assets and codegen types+handlers
2024-07-01 20:14:17 -07:00