ordinarthur
  • Joined on 2026-04-11
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-13 09:46:35 +00:00
8fbd3ddc9b fix: increase API memory limit to 256Mi (Bun OOMKilled at 128Mi)
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-13 09:45:10 +00:00
0f9679ca2f add good author
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-13 09:25:54 +00:00
1ae040cdd3 feat: add backend API (Hono/Bun) for metadata proxying + fullstack K8s deploy
569b5a5846 add a little api
49dcfb28de add youtube iframe
Compare 3 commits »
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-13 08:55:11 +00:00
a7c4aa5608 add progression on podcasts
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-13 08:49:31 +00:00
143e453f78 add progression
95a7e744ff correct player
Compare 2 commits »
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 20:24:43 +00:00
cc4ced3076 feat: add in-app audio recording in upload page
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 20:14:24 +00:00
c76b5e7d9c fix: auto-reload page when new service worker is available
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 20:12:59 +00:00
bb860044dd feat: redesign player bar (solid dark bg, seek bar, proper nav stacking)
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 20:07:05 +00:00
96eff9433c fix: uniform podcast player for all content types, hidden iframe for external audio
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 20:01:20 +00:00
d9e69aa76c feat: support YouTube/Dailymotion/SoundCloud embed playback for external content
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 19:50:53 +00:00
39e1ed70ee feat: upload page with original/external modes, YouTube/Dailymotion/SoundCloud auto-fetch
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 11:41:59 +00:00
9302841bae fix: PWA service worker auto-updates without hard refresh
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 11:40:06 +00:00
234c6dff54 fix: disambiguate profiles FK in Supabase queries (creator vs likes)
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 11:38:23 +00:00
f80131804e fix: handle missing profile on login with auto-creation
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 11:28:34 +00:00
3d06a27a73 ci: trigger rebuild
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 10:34:25 +00:00
89ea85bbf8 change seed
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 10:10:44 +00:00
ccc5cd4b78 fix: change NodePort from 30094 to 30096 to avoid conflict with Supabase Kong
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 10:05:11 +00:00
e786cf6766 fix: install kubectl in CI before deploy step
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 10:03:37 +00:00
3a719c5aea fix: remove tsc -b from Dockerfile, let Vite handle TS compilation
ordinarthur pushed to main at ordinarthur/wetalk 2026-04-12 09:56:34 +00:00
8107dab15e fix: remove deprecated baseUrl/paths from tsconfig (TS7 compat)