8000 Comparing v0.3.0...v0.4.0 · nedpals/supabase-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nedpals/supabase-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: nedpals/supabase-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 8 commits
  • 4 files changed
  • 9 contributors

Commits on Jul 24, 2023

  1. Update code samples (#20)

    jessp01 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e6854be View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Add Content-Type JSON to make the list of files available via storage (

    …#24)
    
    I noticed that the list of files method was not usable due to the missing Content-Type JSON. This is an easy fix for this issue.
    bastianwegge authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0111c50 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix(storage): various typos, add content-type header (#25)

    * fix(storage): defaultFileContent typo
    
    * fix(storage): another typo, add content-type header
    
    * fix(storage): return delete response if not status 200
    
    * fix(storage): headers to header
    tessamerrill authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4ebd9f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    d8dda95 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. 1 Configuration menu
    Copy the full SHA
    97d3246 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. fix invalid type after exposing BucketOption (#32)

    Co-authored-by: FM <fm@secion.de>
    FriMeDev and FriMeDev authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0602619 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    8e2635b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Add admin get/create/update user (#35)

    * Add admin get/create/update user
    
    * Add admin generate link
    acomanescu authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c9c42cc View commit details
    Browse the repository at this point in the history
Loading
0