renovate[bot] and GitHub
86f7913835
chore(deps): update dependency chromatic to v13.1.4
2025-09-16 07:28:18 +00:00
Owncast
44d846c890
Bundle embedded web app
2025-09-16 07:27:24 +00:00
Gabe Kangas
73da623959
fix: fix some incorrect formatting in json
2025-09-16 00:19:47 -07:00
275339bdf0
Add localization support for chat message components with enhanced Translation component ( #4560 )
...
* Initial plan
* Add localization support for chat message components
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
* Update chat message localization to use string interpolation
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
* Restore original styling while preserving string interpolation
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
* Separate styling from variables in translation templates
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
* Revert to concatenation approach for chat message localization
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
* Add id property to Translation component and restore missing CSS classes and IDs
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
* Javascript formatting autofixes
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
Co-authored-by: Owncast <owncast@owncast.online >
2025-09-16 00:13:13 -07:00
Owncast
fa1b07e987
Bundle embedded web app
2025-09-16 06:28:36 +00:00
renovate[bot] and GitHub
141882f598
chore(deps): update dependency @types/react to v18.3.24
2025-09-16 05:26:41 +00:00
Owncast
0964135657
Bundle embedded web app
2025-09-16 05:25:35 +00:00
renovate[bot] and GitHub
d154cb263e
chore(deps): update dependency @mdx-js/react to v3.1.1
2025-09-16 05:01:03 +00:00
Owncast
87be4948ac
Bundle embedded web app
2025-09-16 04:59:52 +00:00
51ae467a5a
Add localization support for FollowModal component ( #4558 )
...
* Initial plan
* Add localization support for FollowModal component
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
* Update web/components/modals/FollowModal/FollowModal.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update web/components/modals/FollowModal/FollowForm.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-15 21:50:36 -07:00
Owncast
aa6ab61cbc
Bundle embedded web app
2025-09-16 02:35:47 +00:00
1cf923a5af
Update localization files + references ( #4556 )
...
* Initial plan
* Add localization support to NameChangeModal component
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
* Add NameChangeModal translations to English language file
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
* fix(i18n): fix localization keys
* chore(test): add i18n test
* chore(i18n): update translation script
* chore(i18n): reorgnize translation keys and update components
* chore: fix linting warnings
* chore(i18n): update all the language files
* feat(i18n): add last live ago i18n key
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
2025-09-15 19:27:56 -07:00
Owncast
401b5897e2
Bundle embedded web app
2025-09-15 20:45:10 +00:00
8eb8bdc18b
Stop using empty/whitespace as chat display names ( #4553 )
...
* fix(chat): fixes #4522 to stop people from setting invalid display names
* fix(chat): also guard against non-ascii whitespace like non breaking space
* Update web/utils/displayNameValidation.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix: handle additional whitespace
* Update web/utils/displayNameValidation.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Javascript formatting autofixes
* fix: deduplicate running of validation
* fix: fix error with useMemo
* Update web/utils/displayNameValidation.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update web/utils/displayNameValidation.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Javascript formatting autofixes
* fix: fix component rendering issue
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Owncast <owncast@owncast.online >
2025-09-15 13:37:39 -07:00
Owncast
74bbe9666f
Bundle embedded web app
2025-09-15 07:40:12 +00:00
bf82e77f79
Remove deprecated @types/chart.js dependency from web project ( #4554 )
...
* Initial plan
* Remove deprecated @types/chart.js dependency
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
2025-09-15 00:34:44 -07:00
Gabe Kangas
ef1e24356c
chore(ci): update golangci-lint reference and lefthook config
2025-09-14 17:32:28 -07:00
Owncast
7baf52c0b2
Bundle embedded web app
2025-09-14 23:15:15 +00:00
ac4a75d245
Remove deprecated @types/classnames dependency from web project ( #4548 )
...
* Initial plan
* Remove deprecated @types/classnames dependency
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: gabek <414923+gabek@users.noreply.github.com >
2025-09-14 16:07:09 -07:00
b4b256f456
chore(deps): bump axios from 1.8.2 to 1.12.1 in /test/load ( #4546 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.8.2 to 1.12.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.12.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.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-09-14 16:00:53 -07:00
Owncast
bc861663c3
Bundle embedded web app
2025-09-14 22:48:03 +00:00
e66b0444ad
Increases the max bandwidth selectable in the admin UI ( #4550 )
...
* feat(admin): Closes #1462 . Increases the max bandwidth selectable in the UI + localization for the strings
* chore: update extracted translations
* Javascript formatting autofixes
---------
Co-authored-by: Owncast default web localizations <owncast@owncast.online >
2025-09-14 15:41:58 -07:00
Owncast
14189420c5
Bundle embedded web app
2025-09-14 21:34:51 +00:00
Gabe Kangas and GitHub
8568f43310
fix(js): fixes #4452 action buttons not showing externally while mobile ( #4547 )
2025-09-14 14:28:57 -07:00
Gabe Kangas
c12ef0ec57
Add aarch64-musl compiler to our infra downloads
2025-09-02 21:56:59 -07:00
Owncast
457f35e944
Bundle embedded web app
2025-09-01 08:35:19 +00:00
renovate[bot] and GitHub
b024ed1542
fix(deps): update dependency next to v14.2.32 [security]
2025-09-01 00:31:21 +00:00
Owncast
2e98828813
Bundle embedded web app
2025-08-24 01:06:31 +00:00
renovate[bot] and GitHub
6f3f5a4046
fix(deps): update dependency @testing-library/jest-dom to v6.8.0
2025-08-22 16:49:24 +00:00
Owncast
cbdb41512d
Bundle embedded web app
2025-08-22 16:47:54 +00:00
6c1c224823
chore(deps-dev): bump sha.js from 2.4.11 to 2.4.12 in /web ( #4534 )
...
Bumps [sha.js](https://github.com/crypto-browserify/sha.js ) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12 )
---
updated-dependencies:
- dependency-name: sha.js
dependency-version: 2.4.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 09:41:14 -07:00
Owncast
07faee9a8e
Bundle embedded web app
2025-08-21 04:41:36 +00:00
1767525d65
fix(deps): update dependency @testing-library/jest-dom to v6.7.0 ( #4529 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 21:35:05 -07:00
bff108f998
fix(deps): update dependency @uiw/react-codemirror to v4.25.1 ( #4530 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 21:34:44 -07:00
Owncast
185392c7d6
Bundle embedded web app
2025-08-21 04:20:24 +00:00
047f22f4a1
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.25.1 ( #4531 )
...
* fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.25.1
* Update translations.yml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
2025-08-20 21:11:15 -07:00
c26f98d2a0
chore(deps): update actions/checkout action to v5 ( #4525 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 20:47:41 -07:00
renovate[bot] and GitHub
60fa61aa39
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.4.0
2025-08-20 21:50:56 +00:00
renovate[bot] and GitHub
24052df76a
chore(deps): update module github.com/evilmartians/lefthook to v1.12.3
2025-08-20 15:19:46 +00:00
Owncast
453339f3db
Bundle embedded web app
2025-08-20 15:18:43 +00:00
3440b94ca0
chore(deps-dev): bump mermaid from 11.6.0 to 11.10.0 in /web ( #4526 )
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 11.6.0 to 11.10.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.6.0...mermaid@11.10.0 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-version: 11.10.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-20 08:13:26 -07:00
Owncast
207a69bb54
Bundle embedded web app
2025-08-20 15:10:45 +00:00
renovate[bot] and GitHub
3163b4646b
chore(deps): update dependency html-webpack-plugin to v5.6.4
2025-08-20 05:43:22 +00:00
Owncast
ce7eae2cf7
Bundle embedded web app
2025-08-20 05:42:16 +00:00
renovate[bot] and GitHub
d240fa3db1
chore(deps): update dependency @types/node to v22.17.2
2025-08-20 01:07:57 +00:00
Owncast
93ee9f013b
Bundle embedded web app
2025-08-20 01:06:51 +00:00
renovate[bot] and GitHub
7f274a802d
chore(deps): update dependency mermaid to v11.10.0 [security]
2025-08-19 23:14:11 +00:00
c5234a2279
chore(deps): bump next from 14.2.21 to 14.2.30 in /web ( #4442 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.21 to 14.2.30.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.21...v14.2.30 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.30
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-08-12 22:19:03 -07:00
Owncast
7d65dbc7d2
Bundle embedded web app
2025-08-11 17:13:47 +00:00
9e6c88a70b
chore(deps): update dependency @types/node to v22.17.1 ( #4519 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 17:08:26 +00:00