Commit Graph
10537 Commits
Author SHA1 Message Date
renovate[bot]andGitHub 62dbe9eb9f chore(deps): update typescript-eslint monorepo to v8.47.0 2025-11-20 17:53:59 +00:00
renovate[bot]andGitHub e787477482 fix(deps): update module golang.org/x/crypto to v0.45.0 2025-11-19 20:49:49 +00:00
Owncast f9491b24ab Bundle embedded web app 2025-11-18 09:15:16 +00:00
renovate[bot]andGitHub 8b6a7ad0fa chore(deps): update dependency msw to v2.12.2 2025-11-18 01:09:35 +00:00
Owncast e09f03978f Bundle embedded web app 2025-11-18 01:07:36 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ba0d3077a0 Bump glob from 11.0.3 to 11.1.0 in /web (#4676)
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.3 to 11.1.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 17:02:32 -08:00
Owncast 002e72efe3 Bundle embedded web app 2025-11-17 23:23:58 +00:00
renovate[bot]andGitHub a496464343 chore(deps): update dependency glob to v11.1.0 [security] 2025-11-17 20:26:16 +00:00
Owncast 4c0297cd99 Bundle embedded web app 2025-11-17 20:23:59 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ba94271531 Bump js-yaml from 3.14.1 to 3.14.2 in /web (#4674)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 12:18:36 -08:00
Owncast 21aacf6ca5 Bundle embedded web app 2025-11-16 05:11:48 +00:00
renovate[bot]andGitHub 6372e455b2 chore(deps): update dependency knip to v5.69.1 2025-11-16 00:55:20 +00:00
renovate[bot]andGitHub feaff92bf6 fix(deps): update module golang.org/x/net to v0.47.0 2025-11-15 10:43:44 +00:00
renovate[bot]andGitHub 470ce16634 chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.2 2025-11-15 04:54:43 +00:00
Owncast adcb9e6e72 Bundle embedded web app 2025-11-15 04:52:48 +00:00
renovate[bot]andGitHub 92934ba2dc chore(deps): update dependency @types/node to v22.19.1 2025-11-15 00:30:50 +00:00
renovate[bot]andGitHub f88fc93428 chore(deps): update peter-evans/create-or-update-comment digest to cf1a4a2 2025-11-14 19:28:13 +00:00
Owncast d9ae6e0fa2 Bundle embedded web app 2025-11-14 19:21:15 +00:00
renovate[bot]andGitHub 50042f1fb4 chore(deps): update dependency sass to v1.94.0 2025-11-14 09:57:52 +00:00
Owncast 496fd943a1 Bundle embedded web app 2025-11-14 09:56:07 +00:00
renovate[bot]andGitHub ac2e53cb0d chore(deps): update dependency knip to v5.69.0 2025-11-14 09:44:41 +00:00
Owncast ced00c334c Bundle embedded web app 2025-11-14 09:42:56 +00:00
renovate[bot]andGitHub 91aff0f1ba chore(deps): update dependency autoprefixer to v10.4.22 2025-11-14 04:37:04 +00:00
Owncast ff394db187 Bundle embedded web app 2025-11-14 04:35:46 +00:00
renovate[bot]andGitHub 45825bfdb4 chore(deps): update typescript-eslint monorepo to v8.46.4 2025-11-13 21:32:47 +00:00
renovate[bot]andGitHub 6861110be6 fix(deps): update module golang.org/x/crypto to v0.44.0 2025-11-11 23:41:02 +00:00
renovate[bot]andGitHub fab5e39151 fix(deps): update module golang.org/x/mod to v0.30.0 2025-11-11 16:55:51 +00:00
a1f7f599c8 Allow emoji picker to fit smaller viewports (#4651)
* fixed 4493 issue

* Update web/components/chat/ChatTextField/ChatTextField.module.scss

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

* lint error fix

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-10 14:00:11 -08:00
AmishaandGitHub 8c016b85dd fix: X-axis labels and ticks (#4664)
* fix: X-axis labels and ticks

* use TimeWindow enum instead of int

* format with Prettier
2025-11-10 13:48:01 -08:00
Owncast 6add033ca2 Bundle embedded web app 2025-11-10 13:14:17 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6b29e9e764 chore(deps): lock file maintenance (#4672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 13:09:16 +00:00
Owncast 08f52a81bc Bundle embedded web app 2025-11-10 07:04:06 +00:00
renovate[bot]andGitHub 8603f0a733 chore(deps): update dependency knip to v5.68.0 2025-11-10 02:23:40 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
06f6ecdca7 chore(deps): update golangci/golangci-lint-action action to v9 (#4670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-09 18:22:30 -08:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2d100704f9 chore(deps): update module github.com/evilmartians/lefthook to v2 (#4671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-09 18:22:05 -08:00
Owncast bf653ab44b Bundle embedded web app 2025-11-10 01:55:29 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6028f11057 Bump min-document from 2.19.0 to 2.19.1 in /test/automated/hls (#4667)
Bumps [min-document](https://github.com/Raynos/min-document) from 2.19.0 to 2.19.1.
- [Commits](https://github.com/Raynos/min-document/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: min-document
  dependency-version: 2.19.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-09 17:50:58 -08:00
renovate[bot]andGitHub 4739fdd6cd fix(deps): update dependency sharp to v0.34.5 2025-11-09 20:50:36 +00:00
Owncast ff8e27f5f5 Bundle embedded web app 2025-11-09 20:49:07 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1e2f40f7b1 Bump min-document from 2.19.0 to 2.19.1 in /web (#4668)
Bumps [min-document](https://github.com/Raynos/min-document) from 2.19.0 to 2.19.1.
- [Commits](https://github.com/Raynos/min-document/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: min-document
  dependency-version: 2.19.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-09 12:43:56 -08:00
Owncast ff3765ee2a Bundle embedded web app 2025-11-08 21:33:31 +00:00
renovate[bot]andGitHub ffad8ee27b chore(deps): update dependency msw to v2.12.0 2025-11-08 17:16:02 +00:00
Owncast 13783ae363 Bundle embedded web app 2025-11-08 17:14:35 +00:00
renovate[bot]andGitHub 007192d58b fix(deps): update dependency @uiw/react-codemirror to v4.25.3 2025-11-08 14:44:38 +00:00
Owncast 766a076fe1 Bundle embedded web app 2025-11-08 14:42:50 +00:00
renovate[bot]andGitHub ee2e246648 fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.25.3 2025-11-08 08:43:23 +00:00
Owncast 36e659fb50 Bundle embedded web app 2025-11-06 23:03:54 +00:00
renovate[bot]andGitHub 1145dff628 chore(deps): update typescript-eslint monorepo to v8.46.3 2025-11-06 19:36:46 +00:00
renovate[bot]andGitHub c2f3282d1a chore(deps): update dependency go to v1.25.4 2025-11-06 05:17:10 +00:00
Owncast 8d200997f9 Bundle embedded web app 2025-11-06 05:15:50 +00:00