Commit Graph
10178 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
22509811f1 chore(deps): bump github.com/getkin/kin-openapi from 0.127.0 to 0.131.0 (#4340)
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.127.0 to 0.131.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.127.0...v0.131.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.131.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 13:32:30 -07:00
Owncast 2f32cc64d4 Bundle embedded web app 2025-05-15 19:33:44 +00:00
72d08eb034 Updated translations (#4341)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-15 12:28:19 -07:00
renovate[bot]andGitHub 7f9ac33dc1 chore(deps): update peter-evans/create-or-update-comment digest to 72dabb4 2025-05-14 07:23:31 +00:00
K. Adam ChristensenandGitHub 92584e8306 go mod tidy (#4336)
Clean up the go.sum file so that it can be used with nixpkgs

Signed-off-by: K. Adam Christensen <pope@shifteleven.com>
2025-05-11 17:31:17 -07:00
Owncast 6a87916368 Bundle embedded web app 2025-05-10 20:25:35 +00:00
mahmed2000andGitHub d1879e74b5 fix errorMessage being set as a raw error type instead of a string (#4333) 2025-05-10 13:20:24 -07:00
mahmed2000andGitHub b0d5f1ecfb check for webfinger status code before parsing (#4332) 2025-05-10 13:15:11 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
17abaab3c8 fix(deps): update module golang.org/x/net to v0.40.0 (#4326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 11:30:15 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
62986a21f3 chore(deps): update peter-evans/create-or-update-comment digest to b8f7611 (#4328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 08:01:33 +00:00
c9a69b281c address activitypub notes to the streamer's follower collection (#4314)
* make a new function to generate appropriate to and cc apub objects

* use new addressing function to set "public" message addressing appropriately with the followers collection

* early return from sending federated message if federation is disabled

* cleanup old addressing code, apply new addressing mechanism to live notifications as well

* linter fix

* Update activitypub/outbox/outbox.go

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2025-05-07 17:35:12 -07:00
Gabe KangasandGitHub 6d97def04a fix(api): fix fediauth code verification. fixes #4316 (#4317) 2025-05-07 14:50:21 -07:00
Gabe Kangas d7ef258657 fix: fix linter error 2025-05-07 14:41:04 -07:00
e2c385bc40 Updated translations (#4329)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-07 14:37:10 -07:00
Owncast b1f2f3114e Bundle embedded web app 2025-05-05 19:07:25 +00:00
92bde4196d Updated translations (#4321)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-05 12:02:25 -07:00
Owncast d1cabf2707 Bundle embedded web app 2025-05-05 00:00:31 +00:00
3d51b7d4cf Updated translations (#4315)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-04 16:55:20 -07:00
mahmed2000andGitHub 9a0e487d54 Fix prometheus handlers (#4311)
* fix prometheus handlers not serving responses

* add basic integration test to prometheus handler

* modify .gitignore to ignore all ffmpeg versioned folders instead of just any file exactly matching "ffmpeg"
2025-05-03 23:27:08 -07:00
00be7720b5 change go:embed call to use the go:embed all: directive (#4312)
* change go:embed call to use the all: directive to include underscored dirs instead

* Update static/static.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-03 22:28:59 -07:00
Owncast cb8152f302 Commit updated API documentation 2025-05-03 23:11:05 +00:00
Gabe Kangas 3661cd3e63 chore: bump version number 2025-05-03 16:08:51 -07:00
Owncast 27d7e14550 Bundle embedded web app 2025-05-03 22:28:58 +00:00
76a0e39485 Updated translations (#4309)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-03 15:23:28 -07:00
Owncast a585918621 Bundle embedded web app 2025-05-03 18:22:00 +00:00
Gabe Kangas 75a8819188 fix(web): add missing space in footer 2025-05-03 11:16:16 -07:00
renovate[bot]andGitHub ae0a02fdb9 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.4 2025-05-01 02:09:35 +00:00
renovate[bot]andGitHub fe089888f2 chore(deps): update peter-evans/create-or-update-comment digest to cef12e0 2025-04-30 08:29:14 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1d2719d6dd fix(deps): update module github.com/yuin/goldmark to v1.7.11 (#4305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 00:06:12 +00:00
renovate[bot]andGitHub e06d7dc945 chore(deps): update module github.com/evilmartians/lefthook to v1.11.12 2025-04-28 11:57:55 +00:00
Owncast 357fa1cb26 Bundle embedded web app 2025-04-28 01:01:04 +00:00
Gabe Kangas a624d86e22 chore: add additional project assets 2025-04-27 17:55:36 -07:00
Owncast 496209bd03 Bundle embedded web app 2025-04-24 01:24:09 +00:00
Gabe Kangas 92d1b79a80 fix(chat): fix emoji rendering as text. Fixes #4287 2025-04-23 18:13:29 -07:00
Gabe Kangas b645cb0eb7 chore: go mod tidy 2025-04-23 16:39:32 -07:00
Gabe Kangas f67badd927 fix(ap): check for like activity iri. Fixes #3223 2025-04-23 16:36:25 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8a44a72154 chore(deps): update dependency @babel/core to v7.26.10 (#4299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 15:48:37 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3e268bffc2 chore(deps): update dependency eslint-plugin-storybook to v0.12.0 (#4301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 15:46:28 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
abf86be41a chore(deps): update dependency @types/react to v18.3.20 (#4300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 15:02:10 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
92cad49a5d chore(deps): update dependency eslint-plugin-react to v7.37.5 (#4295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 14:43:22 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
87f10917bb chore(deps): update dependency eslint-plugin-prettier to v5.2.6 (#4294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 14:42:57 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
981afa59e0 fix(deps): update fontsource monorepo to v5.2.5 (#4297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 14:40:40 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
838fccb2b0 chore(deps): update dependency stylelint to v16.18.0 (#4293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 14:40:18 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
61736ad5ce chore(deps): update module github.com/golangci/golangci-lint to v2 (#4298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 14:39:19 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7290969f70 chore(deps): update dependency mermaid to v11.6.0 (#4291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 13:44:15 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
60f0722df5 chore(deps): update dependency prettier to v3.5.3 (#4292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 13:43:47 -07:00
renovate[bot]andGitHub 1b2306c1ed fix(deps): update module github.com/aws/aws-sdk-go to v1.55.7 2025-04-23 06:31:54 +00:00
renovate[bot]andGitHub ba1aada439 chore(deps): update module github.com/evilmartians/lefthook to v1.11.11 2025-04-21 10:59:50 +00:00
renovate[bot]andGitHub f877b03f1d fix(deps): update module github.com/yuin/goldmark-emoji to v1.0.6 2025-04-19 10:54:57 +00:00
renovate[bot]andGitHub 04b4d2e7ec chore(deps): update module github.com/sqlc-dev/sqlc to v1.29.0 2025-04-17 06:41:49 +00:00