Daniel Calviño Sánchez
8c3b5b2e21
fix: Fix missing characters in recorded video
...
The recording server uses a browser to join the call and records the
browser UI, which renders text like the display name of users or the
name of the Nextcloud instance. By default Firefox provides its own font
but, even if broad, it still has limited character coverage, so the
unsupported characters are shown as ".notdef" glyph (rectangular
boxes).
Fortunately Firefox also uses more complete fonts automatically when
they are available, so now the noto font, which seems to be the most
complete font available in Alpine Linux, is installed and used instead.
Note that "font-noto-cjk" provides regular and bold fonts, while
"font-noto-cjk-extra" provides all weights.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com >
2026-03-06 11:13:37 +01:00
dependabot[bot]
39b6c92d86
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.14.2-alpine3.23 to 3.14.3-alpine3.23.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.3-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-09 04:13:39 +00:00
Simon L.
0e22f38d16
add wud.watch=false to all containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-19 17:10:22 +01:00
Simon L.
06cdd8eca1
update remaining dependencies to alpine 3.23
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-05 09:57:39 +01:00
dependabot[bot]
92d036d04a
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.14.1-alpine3.22 to 3.14.2-alpine3.22.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.2-alpine3.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-16 04:15:35 +00:00
dependabot[bot]
86f8f71548
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.14.0-alpine3.22 to 3.14.1-alpine3.22.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.1-alpine3.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-04 04:13:06 +00:00
szaimen
7e03d8412c
talk-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-15 12:04:23 +00:00
Simon L.
6d4b41d760
Merge pull request #6976 from nextcloud/enh/noid/allow-use-talk-recording-arm64
...
talk-recording: allow to use it on arm64
2025-10-15 16:07:11 +02:00
szaimen
12c9b68071
talk-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-15 12:05:06 +00:00
Simon L.
e940d47079
talk-recording: allow to use it on arm64
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-10-14 13:25:57 +02:00
dependabot[bot]
7d923db448
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.13.7-alpine3.22 to 3.14.0-alpine3.22.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.0-alpine3.22
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-08 04:20:52 +00:00
dependabot[bot]
149febb8d3
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.13.6-alpine3.22 to 3.13.7-alpine3.22.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.7-alpine3.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 07:51:58 +00:00
dependabot[bot]
6b13db8be6
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.13.5-alpine3.22 to 3.13.6-alpine3.22.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.6-alpine3.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-08 05:15:36 +00:00
Simon L.
b2a839a209
update remaining images and docs to alpine v3.22
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-07-17 11:57:35 +02:00
dependabot[bot]
c174ee3a9a
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.13.4-alpine3.21 to 3.13.5-alpine3.21.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.5-alpine3.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-13 04:56:44 +00:00
dependabot[bot]
1ab64d158d
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.13.3-alpine3.21 to 3.13.4-alpine3.21.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.4-alpine3.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-05 05:11:31 +00:00
Simon L.
5536121899
add org.label-schema.vendor="Nextcloud" label to all containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-05-19 14:31:29 +02:00
Simon L.
ddb9b179bd
talk-recording: add NC_PROTOCOL variable to separate from HPB_PROTOCOL
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-05-09 10:06:56 +02:00
dependabot[bot]
b05d22aa81
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.13.2-alpine3.21 to 3.13.3-alpine3.21.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.3-alpine3.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-10 05:08:57 +00:00
dependabot[bot]
3a19de9e65
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.13.1-alpine3.21 to 3.13.2-alpine3.21.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-07 05:02:37 +00:00
Simon L.
a0eaea5e95
update remaining docker images to alpine 3.21
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-12-16 12:05:46 +01:00
dependabot[bot]
db81aa9333
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.13.0-alpine3.20 to 3.13.1-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-05 04:39:32 +00:00
Simon L.
9360256f7d
add healthcheck for talk-recording
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-12-03 13:37:16 +01:00
Simon L.
16a3c32ec3
Revert "talk-recording: change to firefox-esr"
2024-11-07 14:51:37 +01:00
Simon L.
56864dde66
talk-recording: change tmpfs to volume
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-11-07 12:07:44 +01:00
Simon L.
4e2bb8f1a7
talk-recording: change to firefox-esr
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-11-07 11:22:29 +01:00
Simon L.
bc36ce9aab
fix some issues
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-11-06 16:12:36 +01:00
Simon L.
faecc028fe
add user-IDs to all containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-11-06 14:35:40 +01:00
dependabot[bot]
bd9070ec6a
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.12.7-alpine3.20 to 3.13.0-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-08 05:04:23 +00:00
dependabot[bot]
0ecbf79cf2
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.12.6-alpine3.20 to 3.12.7-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 04:27:31 +00:00
dependabot[bot]
0800fd4458
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.12.5-alpine3.20 to 3.12.6-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 12:51:43 +00:00
dependabot[bot]
e058ab96ea
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.12.4-alpine3.20 to 3.12.5-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 11:29:57 +00:00
Simon L.
806b0ace54
dockerfile: use new syntax
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-06-21 13:27:36 +02:00
Zoey
85ede06e7b
update alpine to v3.20.1
2024-06-20 23:58:19 +02:00
dependabot[bot]
7f9e85254e
Bump python in /Containers/talk-recording
...
Bumps python from 3.12.3-alpine3.19 to 3.12.4-alpine3.19.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 12:44:30 +00:00
Simon L.
414716e279
use 127.0.0.1 instead of localhost
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2024-05-28 17:24:28 +02:00
Zoey
c671018798
close #4491
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-04-17 17:55:43 +02:00
dependabot[bot]
02a77f5213
Bump python in /Containers/talk-recording
...
Bumps python from 3.12.2-alpine3.19 to 3.12.3-alpine3.19.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 12:25:59 +00:00
Zoey
9ba0dbf6a3
add # syntax=docker/dockerfile:latest
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-02-16 16:21:18 +01:00
dependabot[bot]
ce2a09df5e
Bump python in /Containers/talk-recording
...
Bumps python from 3.12.1-alpine3.19 to 3.12.2-alpine3.19.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-08 12:33:15 +00:00
Simon L
75b2bd3c75
update all remaining images to alpine3.19
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2024-01-29 16:48:55 +01:00
Simon L
7fcc519d44
talk-recording - re-add secret to backend conf
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2024-01-02 11:29:55 +01:00
Simon L
0f39d85525
Merge pull request #3907 from nextcloud/enh/noid/community
2023-12-12 14:09:38 +01:00
dependabot[bot]
dac04a709a
Bump python in /Containers/talk-recording
...
Bumps python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 12:36:44 +00:00
Simon L
9cf47f65e1
talk-recording - pull geckodriver from community
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-12-08 15:04:11 +01:00
Simon L
dee692f3e9
fix it
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-11-16 16:16:41 +01:00
Simon L
5e843a9a9a
gcc seems to be required for pip install now
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-11-16 16:13:00 +01:00
Simon L
542a6a0cbe
get recording server from its repo
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-11-16 12:14:41 +01:00
szaimen
5da8dc0c15
talk-update automated change
...
Signed-off-by: GitHub <noreply@github.com >
2023-10-27 12:57:30 +00:00
dependabot[bot]
55001d9961
Bump python in /Containers/talk-recording
...
Bumps python from 3.11.5-alpine3.18 to 3.12.0-alpine3.18.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 12:37:20 +00:00