mirror of
https://github.com/supabase/supabase.git
synced 2026-05-31 09:52:58 +08:00
* init * Infinite scrolling pagination for projects in table view * Infinite scrolling pagination for projects in cards view * Shift searching projects to URL state + to server side * Shift status filter to URL state * opt to use local storage query for view moe * update wildcard project route * add created at value, and shift filter status to server side * Nit * final nit * Address comments * Fix * Prettier * Raise page limit to 96