buster/web/src/controllers/CollectionListController
Nate Kelley 60de00b521
Nate/change supabase auth (#177)
* attempt to make some static routes

* update appproviders

* update on request

* make some pages forced static

* update profile page

* solid buster route update

* make more stable

* make good tests for create route helpers

* update some error handling

* global error component ripped

* minor updates to middleware

* Update middleware.ts

* save supabase contexts

* chnage middle ware

* update middleware

* better passing axios instance

* Update next.config.mjs

* remove console errors

* update how we interact with the middleware

* get layout is not a promise

* private pages experiment completed
2025-03-27 13:27:30 -06:00
..
CollectionListController.tsx Nate/change supabase auth (#177) 2025-03-27 13:27:30 -06:00
CollectionListHeader.tsx reorganize where types are stored 2025-03-19 23:18:59 -06:00
CollectionListSelectedPopup.tsx rip out collection provider 2025-03-12 13:54:45 -06:00
CollectionsListContent.tsx DRAMATIC CHANGE TO LAYOUT 2025-03-24 12:31:52 -06:00
index.ts create controller folder 2025-02-18 22:43:51 -07:00