Commit Graph

447 Commits

Author SHA1 Message Date
renovate[bot] 16058b92b3 fix(deps): update module github.com/exaring/otelpgx to v0.9.4 (#1225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-15 11:27:10 +01:00
acelinkio 1aa15ed569 fix(deps): update opentelemetry-go-contrib monorepo (#1223) 2025-12-14 19:40:55 -08:00
renovate[bot] 31d4befb3d fix(deps): update opentelemetry-go-contrib monorepo 2025-12-15 01:38:21 +00:00
renovate[bot] 6563e15123 fix(deps): update aws-sdk-go-v2 monorepo 2025-12-15 01:37:58 +00:00
renovate[bot] 17fd84c62c fix(deps): update opentelemetry-go monorepo 2025-12-13 18:37:58 +00:00
acelinkio a44ef47420 fix(deps): update module golang.org/x/text to v0.32.0 (#1217) 2025-12-13 10:36:30 -08:00
renovate[bot] c859ed219f fix(deps): update module golang.org/x/text to v0.32.0 2025-12-13 18:17:00 +00:00
renovate[bot] 94f22218a3 fix(deps): update module github.com/lestrrat-go/httprc/v3 to v3.0.2 2025-12-13 18:15:53 +00:00
Arlan Lloyd 5f220d4b51 fix path 2025-12-08 14:24:24 +00:00
Arlan Lloyd f7149a4f19 reverting change, slog not used in src 2025-12-08 05:59:20 +00:00
Arlan Lloyd e716fd49f5 slog, otel, & logging improvements 2025-12-08 05:46:44 +00:00
acelinkio 13d1b721b2 Update module github.com/golang-migrate/migrate/v4 to v4.19.1 (#1211) 2025-12-07 17:50:09 -08:00
renovate[bot] 81531e45ad Update module github.com/golang-migrate/migrate/v4 to v4.19.1 2025-12-08 00:44:24 +00:00
renovate[bot] 1cc6a932a1 Update aws-sdk-go-v2 monorepo 2025-12-08 00:43:39 +00:00
renovate[bot] b4749f3ed3 fix(deps): update aws-sdk-go-v2 monorepo (#1191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 10:34:25 +01:00
renovate[bot] a20c61206f fix(deps): update module github.com/labstack/echo-jwt/v4 to v4.4.0 (#1192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 10:34:14 +01:00
Zoe Roux af4742ae0b Fix sqlarr of api (#1188) 2025-11-30 19:29:46 +00:00
acelinkio 2ef26e5d02 add devspace (#1173) 2025-11-28 20:52:10 +01:00
renovate[bot] dfb4777a5d fix(deps): update aws-sdk-go-v2 monorepo 2025-11-24 20:29:44 +00:00
dependabot[bot] 7c315602cd Bump golang.org/x/crypto from 0.44.0 to 0.45.0 in /transcoder
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 17:03:04 +00:00
Zoe Roux 27d25f4829 Fix transcoder service name in otel (#1165) 2025-11-19 19:27:50 +00:00
Zoe Roux 8ab4146241 Fix format 2025-11-17 23:20:09 +01:00
Zoe Roux 55a22f1c9e Instrument pgx 2025-11-17 23:07:54 +01:00
renovate[bot] 90475e47b1 Update aws-sdk-go-v2 monorepo (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 09:49:56 +00:00
renovate[bot] f0b9f3afdc Update module github.com/asticode/go-astisub to v0.38.0 (#1124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 10:37:51 +01:00
renovate[bot] 6bc041723e Update module golang.org/x/sync to v0.18.0 (#1151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 10:37:39 +01:00
Zoe Roux 563ae85db1 Add /health and /ready for transcoder 2025-11-09 19:21:29 +01:00
Zoe Roux b1723c2f2c Transcoder misc fixes (#1144)
Co-authored-by: Fred Heinecke <fred.heinecke@yahoo.com>
2025-11-09 18:07:20 +00:00
Antoine 19e3619a42 docs(transcoder): update env examples (#1140) 2025-11-05 09:26:20 +01:00
Zoe Roux 509e7c08cd Switch transcoder to pgx 2025-11-04 09:48:21 +01:00
Zoe Roux 04171af3e3 Require core.play to play videos in gocoder 2025-11-04 09:48:21 +01:00
Zoe Roux f1ddc7e7b9 Hardcode gocoder db schema 2025-11-04 09:48:21 +01:00
renovate[bot] 1d78b26a37 fix(deps): update aws-sdk-go-v2 monorepo (#1129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-28 09:20:39 +01:00
Zoe Roux 002b9e4b35 Add front dockerfile 2025-10-26 22:31:40 +01:00
Zoe Roux 3590963206 Add subtitle conversion (from srt to vtt for example) 2025-10-22 09:17:54 +02:00
Zoe Roux 5ca1ae938f wip: Add subtitles handling 2025-10-22 09:16:45 +02:00
Zoe Roux 8fea8b1fe7 Add player error handling and hls fallback 2025-10-22 09:16:45 +02:00
Zoe Roux a7d5f94dfb Allow clientId to be specified in query params 2025-10-22 09:16:45 +02:00
Zoe Roux b7c6ba1e85 Fix subtitle extraction race condition 2025-10-22 09:16:45 +02:00
Zoe Roux 7085a68733 fixup! Add mime_codec to subtitles in the transcoder 2025-10-22 09:16:44 +02:00
Zoe Roux 5eb067639b Add mime_codec to subtitles in the transcoder 2025-10-22 09:16:44 +02:00
Zoe Roux c364d3a67e Fix rnv startup 2025-10-22 09:16:44 +02:00
Zoe Roux 666ad9279f Fix dockerignore of auth & transcoder 2025-10-22 09:16:44 +02:00
Zoe Roux df3e0d1ed7 Remove some transcoder's deprecated fields 2025-10-22 09:16:43 +02:00
renovate[bot] da79d235be fix(deps): update aws-sdk-go-v2 monorepo (#1105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 20:36:43 +00:00
renovate[bot] 938f7ca047 fix(deps): update module golang.org/x/text to v0.30.0 (#1109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 22:53:09 +02:00
renovate[bot] 1a5b93e5aa fix(deps): update aws-sdk-go-v2 monorepo (#1101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 09:32:34 +02:00
renovate[bot] e4d92ff364 fix(deps): update aws-sdk-go-v2 monorepo (#1097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 09:37:28 +02:00
renovate[bot] 65dc31c88a fix(deps): update module golang.org/x/text to v0.29.0 (#1084)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 13:22:40 +00:00
renovate[bot] 7ad78bd759 fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.19.0 (#1077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 13:10:01 +00:00