added more support for supabase-js

This commit is contained in:
2026-03-12 10:18:52 +02:00
parent c0792f2e1d
commit 6708cf28a7
62 changed files with 6563 additions and 526 deletions

View File

@@ -0,0 +1,30 @@
I will update `ROADMAP.md` to reflect the current state of the project by removing implemented features and focusing on the remaining tasks.
**Summary of Changes:**
* **Remove Implemented Items**:
* **Auth**: Signup, Login, Token Management, Session, OAuth (Google/GitHub).
* **Data API**: CRUD, Filters, Nested Selects, RPC, RLS.
* **Realtime**: WebSocket Server, Basic Replication (LISTEN/NOTIFY), Subscriptions.
* **Storage**: S3 Proxy, RLS Policies, Public/Private Buckets.
* **Control Plane**: Project Management, Secrets, Admin API.
* **Deployment**: Docker Compose.
* **Add Missing Features (from** **`SPECIFICATIONS.md`):**
* **Auth**: Password Reset & Email Confirmation.
* **Realtime**: Advanced Replication (`pgoutput`) & Resume from LSN.
* **Storage**: Signed URLs.
* **Edge Functions**: Complete implementation (Runtime, API, Deployment).
* **Admin UI**: Advanced features (Storage