-
# Strip null bytes from content preview before Supabase insert **Project:** Sieve (`sieve`) **Date:** 2026-04-06 **Author:** Mark Hope **Commit:** `9b3b5c6` **Scope:** 1 files, +2/-0 ## Commit message ``` Strip null bytes from content preview before Supabase insert Postgres text column
1 files ·
+2/-0 ·
2026-04-06
-
# Fix client-side Supabase initialization on all pages **Project:** Sieve (`sieve`) **Date:** 2026-04-05 **Author:** Mark Hope **Commit:** `eb9a30d` **Scope:** 5 files, +13/-22 ## Commit message ``` Fix client-side Supabase initialization on all pages Replace module-level supabase clie
5 files ·
+13/-22 ·
2026-04-05
-
# Hardcode Supabase public URL and anon key as fallbacks **Project:** Sieve (`sieve`) **Date:** 2026-04-05 **Author:** Mark Hope **Commit:** `f98fcad` **Scope:** 1 files, +10/-5 ## Commit message ``` Hardcode Supabase public URL and anon key as fallbacks NEXT_PUBLIC env vars were not b
1 files ·
+10/-5 ·
2026-04-05
-
# Initial scaffold: Python CLI, Supabase schema, all modules **Project:** Sieve (`sieve`) **Date:** 2026-04-04 **Author:** Mark Hope **Commit:** `21ad02c` **Scope:** 20 files, +1405/-0 ## Commit message ``` Initial scaffold: Python CLI, Supabase schema, all modules Two-pass file triage
20 files ·
+1405/-0 ·
2026-04-04
-
# Fix Supabase client initialization during static prerendering **Project:** Sieve (`sieve`) **Date:** 2026-04-04 **Author:** Mark Hope **Commit:** `e7aea8f` **Scope:** 1 files, +20/-5 ## Commit message ``` Fix Supabase client initialization during static prerendering Lazy-initialize t
1 files ·
+20/-5 ·
2026-04-04