ordinarthur
39e1ed70ee
feat: upload page with original/external modes, YouTube/Dailymotion/SoundCloud auto-fetch
Build & Deploy / build-and-deploy (push) Successful in 19s
2026-04-12 21:50:50 +02:00
ordinarthur
9302841bae
fix: PWA service worker auto-updates without hard refresh
Build & Deploy / build-and-deploy (push) Successful in 19s
2026-04-12 13:41:58 +02:00
ordinarthur
234c6dff54
fix: disambiguate profiles FK in Supabase queries (creator vs likes)
Build & Deploy / build-and-deploy (push) Successful in 27s
2026-04-12 13:40:04 +02:00
ordinarthur
f80131804e
fix: handle missing profile on login with auto-creation
Build & Deploy / build-and-deploy (push) Successful in 27s
2026-04-12 13:38:21 +02:00
ordinarthur
3d06a27a73
ci: trigger rebuild
...
Build & Deploy / build-and-deploy (push) Successful in 16s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 13:28:25 +02:00
ordinarthur
89ea85bbf8
change seed
Build & Deploy / build-and-deploy (push) Successful in 18s
2026-04-12 12:34:13 +02:00
ordinarthur
ccc5cd4b78
fix: change NodePort from 30094 to 30096 to avoid conflict with Supabase Kong
...
Build & Deploy / build-and-deploy (push) Successful in 27s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 12:10:34 +02:00
ordinarthur
e786cf6766
fix: install kubectl in CI before deploy step
...
Build & Deploy / build-and-deploy (push) Failing after 12s
The Act runner doesn't have kubectl pre-installed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 12:04:58 +02:00
ordinarthur
3a719c5aea
fix: remove tsc -b from Dockerfile, let Vite handle TS compilation
...
Build & Deploy / build-and-deploy (push) Failing after 14s
Vite uses esbuild for TypeScript and resolves the @/ path alias via
vite.config.ts. Standalone tsc cannot resolve @/ without baseUrl/paths
which are deprecated in TS7. Dropping tsc from the build is the clean fix.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 12:03:25 +02:00
ordinarthur
8107dab15e
fix: remove deprecated baseUrl/paths from tsconfig (TS7 compat)
Build & Deploy / build-and-deploy (push) Failing after 12s
2026-04-12 11:56:23 +02:00
ordinarthur
44deb66cb7
fix: copy .npmrc before npm ci in Dockerfile
Build & Deploy / build-and-deploy (push) Failing after 20s
2026-04-12 11:55:11 +02:00
ordinarthur
c154075193
fix: add .npmrc for legacy-peer-deps in Docker build
Build & Deploy / build-and-deploy (push) Failing after 10s
2026-04-12 11:53:41 +02:00
ordinarthur
503e658f03
feat: We Talk — podcast communautaire PWA
Build & Deploy / build-and-deploy (push) Failing after 16s
2026-04-12 11:45:29 +02:00