6f7fc6142a
Updated translations ( #4250 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-03-15 15:22:00 -07:00
0de7a3e49c
chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /test/load ( #4245 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 07:58:02 -07:00
Gabe Kangas
e088520d46
fix(chat): do not handle chat usernames as html escaped. Closes #3743
2025-03-10 21:12:09 -07:00
Owncast
406545f1a2
Bundle embedded web app
2025-03-11 03:22:16 +00:00
Michael and GitHub
07d4ce0a52
Increase font sizes on offline embed page ( #4246 )
2025-03-10 20:17:06 -07:00
Owncast
11db544296
Bundle embedded web app
2025-03-10 15:18:10 +00:00
38b484a9f3
Updated translations ( #4244 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-03-10 08:12:49 -07:00
Owncast
5db17ddd28
Bundle embedded web app
2025-03-10 01:53:43 +00:00
fea1163ea9
Updated translations ( #4243 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-03-09 18:48:54 -07:00
Owncast
80f285724a
Bundle embedded web app
2025-03-10 00:42:25 +00:00
3417072e06
Updated translations ( #4242 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-03-09 17:37:25 -07:00
Owncast
afcc9032f0
Bundle embedded web app
2025-03-10 00:27:29 +00:00
Michael and GitHub
c981acbc5d
Fix issue #4042 : Add paragraph in admin emoji page to link to documentation ( #4235 )
...
* Fix issue #4042 : Add paragraph in admin emoji page to link to documentation
* Address some code formatting issues
* Fixed html style issue
2025-03-09 17:22:29 -07:00
e73e3e1f55
chore(deps): bump axios and artillery in /test/load ( #4239 )
...
Bumps [axios](https://github.com/axios/axios ) to 1.8.2 and updates ancestor dependency [artillery](https://github.com/artilleryio/artillery ). These dependencies need to be updated together.
Updates `axios` from 0.27.2 to 1.8.2
- [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/v0.27.2...v1.8.2 )
Updates `artillery` from 2.0.21 to 2.0.22
- [Release notes](https://github.com/artilleryio/artillery/releases )
- [Commits](https://github.com/artilleryio/artillery/compare/artillery-2.0.21...artillery-2.0.22 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
- dependency-name: artillery
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-03-07 18:18:10 -08:00
fcdca5b6cd
fix(deps): update module golang.org/x/net to v0.37.0 ( #4237 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 12:27:28 +00:00
renovate[bot] and GitHub
a0a65e9a15
fix(deps): update module github.com/twin/go-away to v1.6.15
2025-03-06 03:31:28 +00:00
renovate[bot] and GitHub
33230ee087
fix(deps): update module golang.org/x/time to v0.11.0
2025-03-05 23:23:31 +00:00
renovate[bot] and GitHub
a9158c113f
fix(deps): update module golang.org/x/crypto to v0.36.0
2025-03-05 19:37:55 +00:00
renovate[bot] and GitHub
70b2e1f855
fix(deps): update module golang.org/x/mod to v0.24.0
2025-03-05 16:03:38 +00:00
renovate[bot] and GitHub
28267832a6
fix(deps): update module golang.org/x/net to v0.36.0
2025-03-05 11:43:18 +00:00
renovate[bot] and GitHub
ce4611a7c9
fix(deps): update module github.com/prometheus/client_golang to v1.21.1
2025-03-05 05:48:48 +00:00
Gabe Kangas
a775302a45
chore(docs): add digitalocean to readme sponsor list. Closes #4232
2025-03-04 20:08:28 -08:00
Owncast
bf9c8a0e57
Bundle embedded web app
2025-03-05 03:32:19 +00:00
d43a3eaffe
Updated translations ( #4236 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-03-04 19:27:17 -08:00
Gabe Kangas
6516ed4a92
chore(deps): add oapi-codegen as a tool and update the script to use it
2025-03-04 16:26:31 -08:00
Gabe Kangas
8444348baa
chore(deps): add sqlc as a tool
2025-03-04 16:22:32 -08:00
renovate[bot] and GitHub
218f99013e
fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.2
2025-03-01 02:51:15 +00:00
Gabe Kangas and GitHub
6e4a237a72
Bump Golang version to 1.24 ( #4226 )
...
* chore(go): bump golang version to 1.24
* chore(tests): bump golang versions for running tests under ci
* chore(ci): bump golangci-lint version
* chore(go): add golangci-lint to tools list
* chore(go): add gofumpt to tools list
* fix(ci): fix golang-ci version definition
2025-02-25 20:42:14 -08:00
Owncast
9b7c612b94
Bundle embedded web app
2025-02-25 20:46:05 +00:00
Gabe Kangas
bb33d683f0
fix(js): revert some deps that are breaking the web build
2025-02-25 12:40:28 -08:00
Gabe Kangas and GitHub
1577ebe475
chore(ci): run go tests under arm runners. closes #4120
2025-02-24 17:05:28 -08:00
renovate[bot] and GitHub
5d48a4916f
fix(deps): update module golang.org/x/crypto to v0.35.0
2025-02-24 20:08:34 +00:00
renovate[bot] and GitHub
e85aa524ab
fix(deps): update module github.com/yuin/goldmark-emoji to v1.0.5
2025-02-24 13:32:04 +00:00
Gabe Kangas
f0650ce760
fix: re-apply initial fix + set content-type header. Fixes #4114
2025-02-23 17:46:16 -08:00
3853a649e0
chore(deps): bump undici from 6.20.1 to 6.21.1 in /test/load ( #4227 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.20.1 to 6.21.1.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.20.1...v6.21.1 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-23 15:58:04 -08:00
a5a5446876
chore(deps): bump jsonpath-plus from 10.2.0 to 10.3.0 in /test/load ( #4228 )
...
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath ) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/s3u/JSONPath/releases )
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md )
- [Commits](https://github.com/s3u/JSONPath/compare/v10.2.0...v10.3.0 )
---
updated-dependencies:
- dependency-name: jsonpath-plus
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-23 15:57:11 -08:00
cb49fa2222
fix(deps): update module golang.org/x/crypto to v0.34.0 ( #4220 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
2025-02-23 14:39:17 -08:00
2e6f50e6b0
fix(deps): update module github.com/prometheus/client_golang to v1.21.0 ( #4218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
2025-02-23 14:38:48 -08:00
563729cdd7
New Translations ( #4214 )
...
* chore(deps): lock file maintenance
* Updated translations
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-23 14:38:21 -08:00
Gabe Kangas
31fa2e9c27
fix(ci): fix golangci-lint config file
2025-02-23 13:30:38 -08:00
Owncast
c49fdb09e5
Bundle embedded web app
2025-02-16 01:07:49 +00:00
nya/nekojanai and GitHub
e08b251b7c
fix: username wrapping for parting message ( #4209 )
2025-02-15 17:02:56 -08:00
Owncast
eaf2e4b12a
Bundle embedded web app
2025-02-15 06:54:50 +00:00
81dad75986
chore(deps): bump dompurify from 3.2.3 to 3.2.4 in /web ( #4210 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.2.3...3.2.4 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-14 22:50:02 -08:00
mahmed2000 and GitHub
849c4e85b0
Removes trailing whitespace causing web hydration errors ( #4208 )
2025-02-14 22:49:08 -08:00
Owncast
a29385e31c
Bundle embedded web app
2025-02-15 06:37:06 +00:00
Yash Kumar and GitHub
2c42b901f2
set default initialValue to an empty string in TextFieldWithSubmit component ( #4207 )
2025-02-14 22:32:24 -08:00
Owncast
a963ac0135
Bundle embedded web app
2025-02-15 06:26:42 +00:00
Gabe Kangas
0facdd5330
fix(deps): fix emojimart version again
2025-02-14 22:21:09 -08:00
renovate[bot] and GitHub
e9a78bd1d0
chore(deps): update alpine docker tag to v3.21.3
2025-02-14 19:42:56 +00:00