• Joined on 2026-08-11
ben pushed to main at ben/AndyTranscribe 2026-08-12 21:32:18 +00:00
2b126ee4e6 Fix deploy asset check to use forwarded HTTPS headers.
ben pushed to dev at ben/AndyTranscribe 2026-08-12 21:32:17 +00:00
2b126ee4e6 Fix deploy asset check to use forwarded HTTPS headers.
ben pushed to main at ben/AndyTranscribe 2026-08-12 21:26:02 +00:00
ab14f5e452 Disable Vite in tests so CI can run without a frontend build.
ben pushed to dev at ben/AndyTranscribe 2026-08-12 21:26:01 +00:00
ab14f5e452 Disable Vite in tests so CI can run without a frontend build.
ben pushed to main at ben/AndyTranscribe 2026-08-12 21:16:43 +00:00
761f1a1f78 Fix Gitea CI deploy path and ban production hot-patches.
ben pushed to dev at ben/AndyTranscribe 2026-08-12 21:16:41 +00:00
761f1a1f78 Fix Gitea CI deploy path and ban production hot-patches.
ben pushed to main at ben/AndyTranscribe 2026-08-12 20:57:25 +00:00
5dd0a3aeac Add Gitea Actions CI/CD to build, push, and deploy on main.
ben pushed to dev at ben/AndyTranscribe 2026-08-12 20:57:24 +00:00
5dd0a3aeac Add Gitea Actions CI/CD to build, push, and deploy on main.
ben pushed to main at ben/AndyTranscribe 2026-08-12 20:48:29 +00:00
4898d5cfde Use file session/cache to avoid SQLite lock failures under queue load.
ben pushed to dev at ben/AndyTranscribe 2026-08-12 20:48:27 +00:00
4898d5cfde Use file session/cache to avoid SQLite lock failures under queue load.
ben pushed to main at ben/AndyTranscribe 2026-08-12 20:12:57 +00:00
f65c816464 Default the UI appearance to dark mode for new visitors.
d60851bb53 Trust reverse proxies so HTTPS asset URLs work behind CPM.
Compare 2 commits »
ben pushed to dev at ben/AndyTranscribe 2026-08-12 20:12:56 +00:00
f65c816464 Default the UI appearance to dark mode for new visitors.
ben pushed to dev at ben/AndyTranscribe 2026-08-12 20:06:27 +00:00
d60851bb53 Trust reverse proxies so HTTPS asset URLs work behind CPM.
ben pushed tag v1.0.0 to ben/AndyTranscribe 2026-08-12 19:31:18 +00:00
ben pushed to main at ben/AndyTranscribe 2026-08-12 19:30:42 +00:00
8a66cf6f63 Improve recordings list sorting and live show-page status updates.
5f0f61995c Fix Docker builds when livewire-tmp is root-owned.
b7c36b8b3b Compact recordings list rows to title plus one transcript preview line.
6bc5a20606 Speed up Docker builds with a single image and parallel deps.
c17f8fb506 Improve live recordings UI, upload flow, and default Flux theme.
Compare 21 commits »
ben pushed to dev at ben/AndyTranscribe 2026-08-12 19:27:33 +00:00
8a66cf6f63 Improve recordings list sorting and live show-page status updates.
5f0f61995c Fix Docker builds when livewire-tmp is root-owned.
Compare 2 commits »
ben pushed to dev at ben/AndyTranscribe 2026-08-12 18:36:27 +00:00
b7c36b8b3b Compact recordings list rows to title plus one transcript preview line.
ben pushed to dev at ben/AndyTranscribe 2026-08-12 18:20:09 +00:00
6bc5a20606 Speed up Docker builds with a single image and parallel deps.
ben pushed to dev at ben/AndyTranscribe 2026-08-12 18:14:40 +00:00
c17f8fb506 Improve live recordings UI, upload flow, and default Flux theme.
148ba91816 Add delete button with confirm modal on each recordings list row.
34ccf0c32b Move recordings UI to Livewire pages with Flux components.
Compare 3 commits »
ben pushed to dev at ben/AndyTranscribe 2026-08-12 16:39:09 +00:00
bfcfc12f58 Add Fortify auth, Flux dark mode, demo seed, and Docker hot reload.