• Joined on 2025-05-29
kcar pushed to master at ClassroomCopilot/api 2026-02-25 22:53:54 +00:00
d68b63cedb fix: Add filters parameter to BaseCRUD.get_multi() method
kcar pushed to master at ClassroomCopilot/tlsync 2026-02-23 21:20:19 +00:00
d913dd1930 chore: add .env to .gitignore for environment protection
kcar pushed to main at ClassroomCopilot/supabase 2026-02-23 21:17:33 +00:00
5573b8fede chore: add .bak to gitignore and remove .env.local
Compare 2 commits »
kcar pushed to master at ClassroomCopilot/tlsync 2026-02-23 21:16:52 +00:00
7cb7165b9d chore: add data/ and *.bak to gitignore
Compare 2 commits »
kcar pushed to master at ClassroomCopilot/app 2026-02-23 21:16:43 +00:00
43040d8ae0 chore: add .bak files to gitignore
Compare 2 commits »
kcar pushed to master at ClassroomCopilot/api 2026-02-23 21:16:02 +00:00
f5eacab946 Merge remote master into local after gitignore updates
2436a00cac chore: add .env and *.bak to .gitignore, remove archive/ folder
Compare 2 commits »
kcar pushed to main at ClassroomCopilot/supabase 2026-02-23 21:00:57 +00:00
942d1f59e9 Delete .env.local
kcar pushed to master at ClassroomCopilot/tlsync 2026-02-23 21:00:26 +00:00
469d12d8a2 Delete .env
kcar pushed to master at ClassroomCopilot/api 2026-02-23 20:59:51 +00:00
e43db3167f Delete .env
kcar pushed to master at ClassroomCopilot/api 2026-02-23 20:58:37 +00:00
b6c587e8b8 Cleanup
kcar pushed to master at ClassroomCopilot/app 2026-02-23 20:57:12 +00:00
f8160834fb Allow larger chunks when building
kcar pushed to master at ClassroomCopilot/tlsync 2026-02-23 17:48:40 +00:00
6e92fbc084 chore: add lock files for reproducible builds
kcar pushed to master at ClassroomCopilot/api 2026-02-23 17:48:37 +00:00
c92da048fd chore: cleanup environment files
kcar pushed to master at ClassroomCopilot/app 2026-02-23 17:48:16 +00:00
341c551ea5 refactor: simplify UserContext and supabaseClient
kcar pushed to main at ClassroomCopilot/supabase 2026-02-23 17:42:57 +00:00
c85f4b4484 fixed volume mount names in docker-compose.yml, fixed naming consistence in 70-add-directory-support.sql
kcar pushed to master at ClassroomCopilot/app 2026-02-23 03:40:11 +00:00
de78090963 chore: clean up frontend dev config
kcar pushed to master at ClassroomCopilot/api 2026-02-23 03:38:44 +00:00
c75fa1f6a2 fix: update Supabase env vars with new keys and local URL
kcar pushed to master at ClassroomCopilot/app 2026-02-23 03:28:29 +00:00
80434b7668 fix: Update VITE_SUPABASE_ANON_KEY with correct JWT signing
kcar pushed to master at ClassroomCopilot/app 2026-02-22 23:31:09 +00:00
1efdadb652 fix: update dev environment to use container IPs instead of localhost
kcar pushed to master at ClassroomCopilot/app 2026-02-22 23:18:41 +00:00
ca9e197cdc fix: correct HMR config for SSL proxy and fix define block bugs