Owncast
ba4e648184
Bundle embedded web app
2025-11-23 05:58:59 +00:00
renovate[bot] and GitHub
d6ef2b9cf9
chore(deps): update dependency npm to v11.6.3
2025-11-23 02:07:13 +00:00
Owncast
9b9aac8f35
Bundle embedded web app
2025-11-23 02:05:38 +00:00
renovate[bot] and GitHub
cb7c3d5970
chore(deps): update dependency knip to v5.70.1
2025-11-22 21:06:49 +00:00
fea4339e94
Notifications repository + service ( #4565 )
...
* Notifications repository
* feat: notifications repo + service
* fix: remove use of notifications/notifications.go
* Update persistence/notificationsrepository/notificationsrepository.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix: remove unused method
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-21 15:34:01 -08:00
Owncast
96b566664e
Bundle embedded web app
2025-11-21 22:36:21 +00:00
renovate[bot] and GitHub
4813dc3696
chore(deps): update dependency knip to v5.70.0
2025-11-21 21:49:36 +00:00
80850b15d0
feat: Adds a webhook for when a user follows the stream ( #4362 )
...
* feat: Adds a webhook for when a user follow the stream
Frontend:
Adds a checkbox which renders only when social features are enabled.
Backend:
- Defines a new type for the event
- Implements the webhook including unit testing
- Fires the webhook inside the ApproveFollower handler
* Removes unnecessary Type fiels from Events struct
* refactor: renames SendUserFollowedEvent func to FediverseEngagementFollow and fixes linting errors
* fix: fixes unit test to reflect removed Type field from FediverseEngagementFollowEvent
* feat: fires webhook also when manual approvals are not required
* chore: slight cleanup
---------
Co-authored-by: Gabe Kangas <gabek@real-ity.com >
2025-11-21 13:47:50 -08:00
Owncast
9cc58d14c3
Bundle embedded web app
2025-11-21 21:16:47 +00:00
renovate[bot] and GitHub
79774af6ff
chore(deps): update dependency chromatic to v13.3.4
2025-11-21 19:04:03 +00:00
Owncast
c6a300e021
Bundle embedded web app
2025-11-21 19:02:32 +00:00
renovate[bot] and GitHub
12f4928213
chore(deps): update dependency html-webpack-plugin to v5.6.5
2025-11-21 13:09:26 +00:00
Owncast
c7e622d536
Bundle embedded web app
2025-11-21 04:39:37 +00:00
renovate[bot] and GitHub
9433aebed3
chore(deps): update dependency sass to v1.94.1
2025-11-21 04:14:36 +00:00
Owncast
0adb601eb9
Bundle embedded web app
2025-11-21 04:13:30 +00:00
renovate[bot] and GitHub
1d49f60252
chore(deps): update dependency @types/react to v18.3.27
2025-11-21 03:40:15 +00:00
Gabe Kangas
7e0a42dd5f
fix(i18n): update existing pr/branch on workflow run
2025-11-20 19:39:12 -08:00
1b667d6fc5
chore(i18n): update translations from Crowdin ( #4680 )
...
Co-authored-by: Owncast <owncast@owncast.online >
2025-11-20 19:34:00 -08:00
Gabe Kangas
8b4efc1c23
chore(fix): fix crowdin action error
2025-11-20 19:27:35 -08:00
Gabe Kangas
4a143bf27e
chore(ci): split up upload/download translation jobs
2025-11-20 19:19:15 -08:00
Gabe Kangas
5203ffc303
chore(ci): use unique translation PR branch name when creating PRs
2025-11-20 17:51:22 -08:00
Gabe Kangas
e4f406acd8
chore(ci): bump create-pull-request action version
2025-11-20 15:58:53 -08:00
Gabe Kangas
77099eb7df
chore(ci): stop creating non-translation related i18n PRs
2025-11-20 15:57:05 -08:00
Owncast
ec4390885f
Bundle embedded web app
2025-11-20 22:39:21 +00:00
5a5ca3d442
chore(deps): update dependency node to v24 ( #4677 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 14:33:59 -08:00
a765f4054e
Bump js-yaml from 3.14.1 to 3.14.2 in /test/automated/api ( #4679 )
...
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-20 14:32:42 -08:00
79c71cb088
Bump playwright and artillery in /test/load ( #4678 )
...
Bumps [playwright](https://github.com/microsoft/playwright ) to 1.56.1 and updates ancestor dependency [artillery](https://github.com/artilleryio/artillery ). These dependencies need to be updated together.
Updates `playwright` from 1.55.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.55.0...v1.56.1 )
Updates `artillery` from 2.0.26 to 2.0.27
- [Release notes](https://github.com/artilleryio/artillery/releases )
- [Commits](https://github.com/artilleryio/artillery/compare/artillery-2.0.26...artillery-2.0.27 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.56.1
dependency-type: indirect
- dependency-name: artillery
dependency-version: 2.0.27
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-20 14:32:18 -08:00
Owncast
aabb9f4c21
Bundle embedded web app
2025-11-20 21:57:00 +00:00
renovate[bot] and GitHub
62dbe9eb9f
chore(deps): update typescript-eslint monorepo to v8.47.0
2025-11-20 17:53:59 +00:00
renovate[bot] and GitHub
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] and GitHub
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
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] and GitHub
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
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] and GitHub
6372e455b2
chore(deps): update dependency knip to v5.69.1
2025-11-16 00:55:20 +00:00
renovate[bot] and GitHub
feaff92bf6
fix(deps): update module golang.org/x/net to v0.47.0
2025-11-15 10:43:44 +00:00
renovate[bot] and GitHub
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] and GitHub
92934ba2dc
chore(deps): update dependency @types/node to v22.19.1
2025-11-15 00:30:50 +00:00
renovate[bot] and GitHub
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] and GitHub
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] and GitHub
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