Commit Graph

4749 Commits

Author SHA1 Message Date
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
acelinkio b5720dca06 update diagrams for v5 (#1156) 2025-11-18 10:11:51 -08:00
Arlan Lloyd df26dbca63 update SSR notes + api downloads media images 2025-11-18 18:10:13 +00:00
acelinkio 851ae9eb9d Merge branch 'master' into update_diagrams 2025-11-18 09:37:45 -08:00
Arlan Lloyd 8aaf786400 update metadata storage + scanner docs 2025-11-18 16:04:18 +00:00
Zoe Roux 3e40842c84 Setup otel & export traces for all services (#1161) 2025-11-17 23:38:30 +01:00
Zoe Roux 8ab4146241 Fix format 2025-11-17 23:20:09 +01:00
Zoe Roux 0fa25eaeca Use my work of drizzle-otel to properly instrument db errors 2025-11-17 23:07:59 +01:00
Zoe Roux 2194831d86 Manually instrument scanner 2025-11-17 23:07:59 +01:00
Zoe Roux 7124a3d3c6 Instrument scanner 2025-11-17 23:07:59 +01:00
Zoe Roux 55a22f1c9e Instrument pgx 2025-11-17 23:07:54 +01:00
Zoe Roux 6d58164a6d Instrument auth's echo 2025-11-17 23:03:49 +01:00
Zoe Roux fea9c16515 Instrument drizzle 2025-11-17 23:03:49 +01:00
Zoe Roux 01883d08cc Instrument elyzia 2025-11-17 23:03:49 +01:00
acelinkio 03792487c3 chore(deps): update postgres docker tag to v0.11.6 (#1158) 2025-11-17 07:50:27 -08:00
renovate[bot] 87a0fa39f7 chore(deps): update postgres docker tag to v0.11.6 2025-11-17 15:03:19 +00:00
Arlan Lloyd efec489c96 update diagrams for v5 2025-11-15 20:11:24 +00:00
Arlan Lloyd 5837b9875d update project structure 2025-11-14 16:46:51 +00:00
Zoe Roux 1e1a6a1159 chart: v5 update (#884) 2025-11-14 09:41:09 +01:00
Zoe Roux 5e63b57440 Fix pagination URLs when behind SSL-terminating reverse proxy 2025-11-13 14:04:05 +01:00
Arlan Lloyd befc0fc84f update sslmode default for kyoo_api 2025-11-12 23:41:40 +00:00
Arlan Lloyd 9bbdb3d7f0 add way to specify shared database 2025-11-12 06:50:52 +00:00
Arlan Lloyd 58690eb428 copy default claims from .env 2025-11-11 15:29:32 +00:00
Arlan Lloyd 7d47b7642c add sslmode to api/scanner & fix default for transcoder 2025-11-10 19:11:33 +00:00
Arlan Lloyd 2f3682c226 remove unneeded comment 2025-11-10 18:49:32 +00:00
Arlan Lloyd d952444919 fix scanner claims 2025-11-10 17:13:45 +00:00
Arlan Lloyd 86cb391425 add interpolation to handle apikey concatination 2025-11-10 16:01:08 +00:00
Arlan Lloyd ed6623293b fix probe locations 2025-11-10 15:27:58 +00:00
Arlan Lloyd 7a756dd67c remove test manifest 2025-11-10 14:28:16 +00:00
Arlan Lloyd e71640a636 remove test values 2025-11-10 14:26:47 +00:00
renovate[bot] f4b1ab5fa0 Update dependency @biomejs/biome to v2.3.4 (#1152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 11:11:34 +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] c32b58e974 Update dependency @biomejs/biome to v2.3.3 (#1148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 10:38:15 +01:00
renovate[bot] 211f75f71a Update dependency go to v1.25.4 (#1149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 10:38:07 +01: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
Arlan Lloyd 82ea4fbe0b move oidc vars 2025-11-10 04:44:19 +00:00
Arlan Lloyd 1749dc814b add postgres extension + config 2025-11-10 04:35:50 +00:00
Arlan Lloyd dfc886127a update schema configs 2025-11-10 04:30:12 +00:00
Arlan Lloyd 4943c94182 remove swagger middleware 2025-11-10 04:21:09 +00:00
Arlan Lloyd 238702f81c add probes 2025-11-10 03:59:53 +00:00
Antoine Labarussias c60abb26f9 fix(chart): send cookie header to middleware 2025-11-09 20:13:20 +01:00
Antoine Labarussias 2fb393bb45 fix(chart): update transcoder pg env vars 2025-11-09 20:13:20 +01:00
Antoine Labarussias 6bab124331 fix(chart): set existingSecret to null 2025-11-09 20:13:20 +01:00
Antoine Labarussias 9c57e01426 feat(chart): add auth private key 2025-11-09 20:13:20 +01:00
Arlan Lloyd 66dedaee29 update apikey format to $name-$key 2025-11-09 20:13:20 +01:00
Arlan Lloyd eb31c0d8e6 add in scanner & extra apikey support 2025-11-09 20:13:20 +01:00
Arlan Lloyd cd65632527 allow for specifying middleware proxy root url 2025-11-09 20:13:20 +01:00
Arlan Lloyd a563d8f8ba update docs 2025-11-09 20:13:20 +01:00