mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Initial commit to add supabase as a storage driver * Working supabase implementation * Slight cleanup * Started working on tests for storage-driver-supabase * Updates * Initial commit to add supabase as a storage driver * Working supabase implementation * Slight cleanup * Started working on tests for storage-driver-supabase * Updates * Nicer working tests * More working tests * Readable stream * Working version with all passing tests and types * Update contributors.yml * added documentation * Ran prettier to fix formatting issues * Ran linter and added Supabase to dictionary * Fix tsconfig reference * Organize imports * Start at v0 * Add changeset * Lock versions * storage-driver-supabse: Added fullpath for move and copy arguments * storage-driver-supabase: Removed resumable uploads * Update lockfile --------- Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>