Commit Graph

4798 Commits

Author SHA1 Message Date
acelinkio 28d2e193aa kyoo_api extension install specify schema (#1183) 2025-11-28 16:39:47 +00:00
Zoe Roux ce5bee11c0 Use unnest in insertion methods (#1185) 2025-11-28 17:28:11 +01:00
Zoe Roux 60d59d7f7b Wrap every insert with a trace 2025-11-28 17:25:29 +01:00
Zoe Roux 464d720ef9 Fix unnest issues 2025-11-28 17:11:43 +01:00
Zoe Roux 8fc279d2ed Use unnest everywhere 2025-11-28 17:11:43 +01:00
Zoe Roux a45e992339 Properly type unnestValues return 2025-11-28 17:11:43 +01:00
Zoe Roux 5f8ddd435a Use unnest for entries 2025-11-28 17:11:43 +01:00
Zoe Roux d822463fe0 Add a trace for api migrations 2025-11-28 17:11:43 +01:00
acelinkio 3a0cbf786d fix(deps): update aws-sdk-go-v2 monorepo (#1159) 2025-11-24 13:12:25 -08:00
renovate[bot] dfb4777a5d fix(deps): update aws-sdk-go-v2 monorepo 2025-11-24 20:29:44 +00:00
acelinkio eea32c47e9 chore(deps): update postgres docker tag to v0.12.1 (#1181) 2025-11-24 09:49:58 -08:00
renovate[bot] 6bcd03b18e chore(deps): update postgres docker tag to v0.12.1 2025-11-24 13:46:46 +00:00
acelinkio 87a3df6897 chore(deps): update dependency @biomejs/biome to v2.3.6 (#1179) 2025-11-23 18:38:41 -08:00
acelinkio 7f7a16e9b5 chore(deps): update postgres docker tag to v0.12.0 (#1180) 2025-11-23 18:38:17 -08:00
renovate[bot] b95dd9056b chore(deps): update postgres docker tag to v0.12.0 2025-11-24 02:22:25 +00:00
renovate[bot] 5044f941b1 chore(deps): update dependency @biomejs/biome to v2.3.6 2025-11-24 02:08:06 +00:00
Zoe Roux c56f9ea791 Remove identify traces (#1178) 2025-11-23 23:55:23 +01:00
Zoe Roux eb56dd70d6 Batch images task insertion and add priority (#1177) 2025-11-23 23:22:01 +01:00
Zoe Roux a4f5ef33ff Fix deadlock on image downloading 2025-11-23 23:20:40 +01:00
Zoe Roux 20ab1dae6c Force tests to run on kyoo_test database 2025-11-23 23:16:58 +01:00
Zoe Roux 7ebc0fe504 Fix type issues 2025-11-23 22:44:59 +01:00
Zoe Roux 019aceb8d9 Batch images task insertion and add priority 2025-11-23 22:44:59 +01:00
Zoe Roux f59cb5d671 Properly handle spans of image downloading (#1176) 2025-11-23 19:00:54 +01:00
Zoe Roux d4deafe1dc Forward X-Forward-Host & proto headers in traefik 2025-11-23 18:58:19 +01:00
Zoe Roux 7b2f1c7a82 Fix image test in github 2025-11-23 18:06:55 +01:00
Zoe Roux c5fa3ecb01 Cleanup scanner processing span 2025-11-23 17:49:23 +01:00
Zoe Roux 3602905e86 Properly handle spans of image downloading 2025-11-23 17:49:23 +01:00
Zoe Roux 1f7844b8a5 Fix api images path (#1175) 2025-11-23 14:57:07 +01:00
Jory Irving 3b76fb2647 Allow manual helm chart publishing for specific tags (#1174) 2025-11-23 13:24:14 +01:00
acelinkio 9a00d5036f Bump golang.org/x/crypto from 0.44.0 to 0.45.0 in /transcoder (#1171) 2025-11-21 09:34:30 -08: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
acelinkio 19e0e402da Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /auth (#1168) 2025-11-21 09:02:35 -08:00
acelinkio ef38468178 chore(deps): update dependency @biomejs/biome to v2.3.5 (#1157) 2025-11-21 09:02:17 -08:00
Zoe Roux 2cbbb450c2 Lock scanner processing to a single runner (#1170) 2025-11-20 12:13:34 +01:00
Zoe Roux 9f466ff702 Update elysia otel plugin 2025-11-20 12:12:01 +01:00
Zoe Roux 05f7fabb3c Lock scanner processing to a single runner 2025-11-20 12:12:01 +01:00
Zoe Roux 5bc6a06b91 Chunk identify scans (#1169) 2025-11-20 09:46:49 +01:00
Zoe Roux f7e801e574 Chunk identify scans 2025-11-20 09:44:00 +01:00
dependabot[bot] c663189df1 Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /auth
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.43.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-20 02:45:53 +00:00
Zoe Roux 37ec32b52d Name migrate span of scanner 2025-11-20 00:03:24 +01:00
Zoe Roux 188ce3f67d Log to stdout & otel for scanner 2025-11-19 23:59:08 +01:00
Zoe Roux 18b2ae2c5f Remove name prefix in apikeys (#1167) 2025-11-19 23:29:31 +01:00
Zoe Roux a115c83cba Make scanner ready check a noop (#1166) 2025-11-19 20:49:42 +01:00
Zoe Roux 27d25f4829 Fix transcoder service name in otel (#1165) 2025-11-19 19:27:50 +00:00
acelinkio d1d6fa9556 docs: change logo to use google source (#1164) 2025-11-19 10:09:03 -08:00
Arlan Lloyd 7878673d8d change logo to use google source 2025-11-19 18:07:09 +00:00
Zoe Roux 34761b43ae Fix need rendering compute on videos slug (#1163) 2025-11-19 16:28:47 +00:00
acelinkio 536b03b1ef chart: update docs (#1162) 2025-11-18 14:22:53 -08:00
acelinkio 6f37c128ef Merge branch 'master' into chart/update_notes 2025-11-18 14:21:51 -08:00
Arlan Lloyd 8e3a582f75 update docs 2025-11-18 22:20:32 +00:00