-
# Fix sign-out: use global scope to clear server-side session cookies **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-10 **Author:** Mark Hope **Commit:** `f897365` **Scope:** 1 files, +5/-1 ## Commit message ``` Fix sign-out: use global scope to clear server-side session co
1 files ·
+5/-1 ·
2026-02-10
-
# Add auto-cached sentiment analysis with visual indicators **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-10 **Author:** Mark Hope **Commit:** `6e3ff1c` **Scope:** 6 files, +489/-85 ## Commit message ``` Add auto-cached sentiment analysis with visual indicators Cache stru
6 files ·
+489/-85 ·
2026-02-10
-
# Fix sign-out and invite link flow **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-10 **Author:** Mark Hope **Commit:** `7b82aa7` **Scope:** 5 files, +50/-9 ## Commit message ``` Fix sign-out and invite link flow Sign-out: use server-side API route (/api/auth/signout) to c
5 files ·
+50/-9 ·
2026-02-10
-
# Simplify direction chart to email-only and fix supabase imports **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-10 **Author:** Mark Hope **Commit:** `ae5faa6` **Scope:** 4 files, +25/-38 ## Commit message ``` Simplify direction chart to email-only and fix supabase imports
4 files ·
+25/-38 ·
2026-02-10
-
# Fix sign-out by making browser Supabase client a singleton **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-10 **Author:** Mark Hope **Commit:** `6a2d0d1` **Scope:** 2 files, +13/-7 ## Commit message ``` Fix sign-out by making browser Supabase client a singleton - supabase
2 files ·
+13/-7 ·
2026-02-10
-
# Switch user creation to Supabase invite flow **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-10 **Author:** Mark Hope **Commit:** `f7252e3` **Scope:** 3 files, +10/-30 ## Commit message ``` Switch user creation to Supabase invite flow - Use inviteUserByEmail instead of cr
3 files ·
+10/-30 ·
2026-02-10
-
# Fix invite: use server-side route handler instead of client page **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-10 **Author:** Mark Hope **Commit:** `78a7e85` **Scope:** 2 files, +50/-82 ## Commit message ``` Fix invite: use server-side route handler instead of client pag
2 files ·
+50/-82 ·
2026-02-10
-
# Fix invite page: explicitly parse hash fragment tokens **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-10 **Author:** Mark Hope **Commit:** `80daf57` **Scope:** 1 files, +33/-25 ## Commit message ``` Fix invite page: explicitly parse hash fragment tokens The @supabase/ssr
1 files ·
+33/-25 ·
2026-02-10
-
# Revert browser Supabase client to non-singleton **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-10 **Author:** Mark Hope **Commit:** `ea09ea3` **Scope:** 1 files, +5/-11 ## Commit message ``` Revert browser Supabase client to non-singleton createBrowserClient from @supaba
1 files ·
+5/-11 ·
2026-02-10
-
# Fix invite link: use client-side page instead of server route **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-10 **Author:** Mark Hope **Commit:** `eeb0acf` **Scope:** 2 files, +74/-36 ## Commit message ``` Fix invite link: use client-side page instead of server route Sup
2 files ·
+74/-36 ·
2026-02-10
-
# Fix document counts exceeding Supabase 1000-row limit and add expandable activity items **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-09 **Author:** Mark Hope **Commit:** `c58db70` **Scope:** 3 files, +194/-28 ## Commit message ``` Fix document counts exceeding Supabase
3 files ·
+194/-28 ·
2026-02-09
-
# Add forgot password flow with reset page **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-09 **Author:** Mark Hope **Commit:** `0ecedec` **Scope:** 3 files, +217/-6 ## Commit message ``` Add forgot password flow with reset page Login page now has a "Forgot password?" link
3 files ·
+217/-6 ·
2026-02-09
-
# Add Supabase Auth (magic link), user roles, and admin settings page **Project:** ClientBrain (`client-brain`) **Date:** 2026-02-09 **Author:** Mark Hope **Commit:** `a04bc1d` **Scope:** 26 files, +1689/-26 ## Commit message ``` Add Supabase Auth (magic link), user roles, and admin set
26 files ·
+1689/-26 ·
2026-02-09