Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/supabase/supabase

The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
https://github.com/supabase/supabase

Fix notification row org slug (#22021)

37e83af2e7b15ab8bbaac57a0ac0751c893499bb authored 9 months ago by Joshen Lim <[email protected]>
fix: the pagination of storage is not functioning on self-hosted systems (#21925)

6e8538f95756153176dcf786c3c2387093b50826 authored 9 months ago by Austin Tran <[email protected]>
fix: failed to retrieve postgres version in setting (#20556)

* chore: make a fake api to avoid showing error page

* chore: use redirect to limit access to...

48eee8fa58f6e8ec6fee32ab9d79982cc9dd244c authored 9 months ago by Austin Tran <[email protected]>
fix: Cannot access list projects on self-host (#21748)

* fix: cannot access list projects on self-host

* chore: direct to default project

2f4cb194ed5ad6a3e571505d9c010475943e9136 authored 9 months ago by Austin Tran <[email protected]>
feat: use empty allow list for restrict all access (#22023)

dba739914546c4b2c51644dc229de22f34acd4ea authored 9 months ago by divit <[email protected]>
chore: Migrate create-function store from `mobx` to `react-hook-form` (#21888)

* Refactor and remove the CreateFunctionStore.

* Fix a duplicate key in the functions table.
...

a775e3ba69a35883d4add6b1f53188fa3c0f184f authored 9 months ago by Ivan Vasilov <[email protected]>
Update Button height size and icon auto sizing (#21992)

* Update Button.tsx

* fixes

e79e04bafdd8a32b396635039aa770a5377e8d12 authored 9 months ago by Jonathan Summers-Muir <[email protected]>
ref: Add GitHub configuration/revoke links for better UX (#22005)

45421ed917e7261e07df74a93a731ebe83b9ac8b authored 9 months ago by Kamil Ogórek <[email protected]>
fix: docs cli duplicate section (#22007)

removed duplicate slug

Co-authored-by: Charis <[email protected]>

78913c463e8582d515751ad87ba26e89a0f5d154 authored 9 months ago by hallidayo <[email protected]>
docs(branching): Clarify how to recreate branch (#22006)

2b5e7ae24ad015ba5bcbfa55b9b245d7038309ff authored 9 months ago by Kamil Ogórek <[email protected]>
chore: tweak vale (#22004)

3df3cf8c591aeac0db860e2ea95ebd193d571cb7 authored 9 months ago by Charis <[email protected]>
Docs: Hybrid search (#21955)

* docs: hybrid search

* fix: missing single quote in curl example

* fix: indent using spac...

c8d8e089b5e271ed4381f45e0d9a443dc8030c68 authored 9 months ago by Greg Richardson <[email protected]>
Added SLAs for teams plan, reordered SLA exclusions (#19446)

Added SLAs for teams, reordered SLA exclusions on SLA website page

1571de2c3f5f35e913d99997f653ecd1c6dbe078 authored 9 months ago by Kevin Brolly <[email protected]>
fix: Add spacing between branch name and text (#21997)

324f941813d70bfa5d774e75ace874354c6ae273 authored 9 months ago by Kamil Ogórek <[email protected]>
fix: FormItemLayout width fix, `<Sheet/>` renamed with prop name reverted, started new form story (#21989)

* init

* Fix some TS errors. Comment out a unspecified form field.

---------

Co-authore...

204b4e04a3f43ef970be136c1c32986dc2bf2604 authored 9 months ago by Jonathan Summers-Muir <[email protected]>
Chore/sql editor fix deleting project snippet (#21973)

* Fix deleting project snippet not triggering onDeleteSnippet

* Reinstate missing saving indi...

1ea12bfed0ef918074ba2f574ccd5f41d844ec51 authored 9 months ago by Joshen Lim <[email protected]>
SQl editor wrap errors instead of overflow scroll (#21987)

c6ccd74facfbedbb25e180db9fdf6fc612097cb7 authored 9 months ago by Joshen Lim <[email protected]>
docs: clarify cli upgrade process with logical backup (#21984)

* docs: clarify cli upgrade process with logical backup

* chore: minor rephrase

* chore: u...

455316b8cb09c9a6a571c3ccfe051e9955965f1c authored 9 months ago by Han Qiao <[email protected]>
Chore/misc fixes 120324 (#21961)

* Connect UI Prisma DATABASE_URL param to be transaction mode - port 6543

* Connect UI Prisma...

b74e84d05f6e1710d530e901d07a5fc85d44d35a authored 9 months ago by Joshen Lim <[email protected]>
feat: add transition-safe-* tailwind utilities (#21958)

* feat: add transition-safe-* tailwind utilities

Add Tailwind utilities for transitions that ...

5e878098f219b0750c860bee21a4680a5a6f7cc0 authored 9 months ago by Charis <[email protected]>
Chore/add gh discussion link (#21968)

Add discussion link

226ac184ab01b54f19c6b0657d0978cfd7a77951 authored 9 months ago by Terry Sutton <[email protected]>
Remove observer calls for pages and components that no longer use mobx stores (#21934)

* Final replacements of ui setNotification with toast

* Rip out UiStore

* Rip out UiStore
...

7d70f5a478f52ef83deee9ebc9d4e1d2e0155a5f authored 9 months ago by Joshen Lim <[email protected]>
Chore/update component imports (#21959)

* init

* fix build issues

* move deps over

* Update CommandMenuWrapper.tsx

* build f...

748635aa9b8b2c98e8982b7dec9c36584cb951e8 authored 9 months ago by Jonathan Summers-Muir <[email protected]>
Final replacements of ui setNotification with toast (#21885)

* Final replacements of ui setNotification with toast

* Rip out UiStore

* Rip out UiStore
...

948a2390fe09d688cf08c059b3d7bc7685496aa8 authored 9 months ago by Joshen Lim <[email protected]>
docs: Add params to Flutter docs for filters, modifiers, and add a few missing modifiers. (#21869)

* Add all init options

* Add params to CRUD methods

* Add params to basic auth methods

...

d8394689caace9fd89a86d3c666576c77dead35c authored 9 months ago by Tyler <[email protected]>
Chore/move cmdk (#21957)

* init

* fix build issues

* move deps over

* Update CommandMenuWrapper.tsx

* build f...

f22e22972929bf7f70d24dd317217936da316c4a authored 9 months ago by Jonathan Summers-Muir <[email protected]>
add deprecate notice to icons (#21937)

* add deprecate notice

* support old icons still

* Remove unused icons.

* Fix the icons...

8bf07150b8353958176f3be8c3a848cc7ca3eeb6 authored 9 months ago by Jonathan Summers-Muir <[email protected]>
chore: conversational naming changes (#21950)

aad8521b2253c57549ea044a1fd121bbe526bc9f authored 9 months ago by Terry Sutton <[email protected]>
feat: add docs feedback widget (#21131)

Add a docs feedback widget to allow upvoting and downvoting pages.

Votes (completely anonymiz...

3124f3dad7cd3fff4356d1f4008bd4fd1c2c1912 authored 9 months ago by Charis <[email protected]>
docs: update type import in remix guide (#21954)

* fix: update type import

* chore: more instances

ce0ebafab0cd360561968495838e1ce1ab46a186 authored 9 months ago by sean-brydon <[email protected]>
Typo (#21920)

Co-authored-by: Charis <[email protected]>

20c9b9a1499e35b123650f98b3a1a7d17b15cc64 authored 9 months ago by Mohammad Sadegh Shad <[email protected]>
[DOCS] Fix text color in each Self-Hosting section is the same as the background (#21899)

fix wrong styling text color

Co-authored-by: Charis <[email protected]....

a97ffe6bda60625e37d6ad68e961dc6134fcc64f authored 9 months ago by hawkcookie <[email protected]>
fix(sql editor): add padding to see last results when scrolling (#21946)

adding some padding so you can see the last results when you scroll to the bottom

fc8a4b5fd921391e484d96db28b66afadc9e1407 authored 10 months ago by Jordi Enric <[email protected]>
Fix toast error -> success (#21942)

Fix toast

ff20ebf97439dd6f0b0aab2d8c7ff2dd80ace4d8 authored 10 months ago by Joshen Lim <[email protected]>
chore: remove github pull requests query (#21941)

0ea52ac2203a97b7d26c88d8dc6f6bdc94c13b71 authored 10 months ago by Alaister Young <[email protected]>
Chore/move cmdk (#21936)

* init

* fix build issues

* move deps over

* Update CommandMenuWrapper.tsx

* build f...

07a6c5ab4ea5bfb6573f6ba79f44c663f9937edb authored 10 months ago by Jonathan Summers-Muir <[email protected]>
docs: fix broken urls (#21892)

Co-authored-by: Charis <[email protected]>

7ec29d8b84da04de82addde83781c739b5b60818 authored 10 months ago by Isaac Qadri <[email protected]>
fix: RLS Policy template for insert based on user_id (#21805)

19d650137842a12c1d9e2b427c317360698980dc authored 10 months ago by MiryangJung <[email protected]>
Replace ui setnotification with toast part 3 (#21877)

* Replace ui setnotification with toast part 3

* Convert ui setNotification loading to toast ...

3906f1cfb00785e995cc6a27e1c7c811c3d89712 authored 10 months ago by Joshen Lim <[email protected]>
Add new rls assistant discussion (#21883)

b6d548ef9ddd2e4f8fcff359dde5c624ed164800 authored 10 months ago by Terry Sutton <[email protected]>
Add John Pena to humans.txt (#21879)

62022b932949f7f68df6bd99153d8ddc7b1d75aa authored 10 months ago by John Pena <[email protected]>
fix: Fix all errored queries when self-hosting studio (#21815)

* Hide the logout button in selfhosted version.

* Don't call project-eligibility-query on sel...

5ebdd4aeb70af87ff136e632ff26c1736145f229 authored 10 months ago by Ivan Vasilov <[email protected]>
feat/table name whitespace (#21861)

added .trim to table names

a6d16182d16fa30e91b2c444af5262187d7439b8 authored 10 months ago by hallidayo <[email protected]>
Replace ui setnotification with toast part 2 (#21872)

* Replace ui setnotification with toast part 2

* Prettier lint

540049992dfa8d7644b5fa380a1e46bb68c24ebb authored 10 months ago by Joshen Lim <[email protected]>
improve hp perf on safari (#21845)

optimize www homepage performance

827b01c37a7c0074f9251ef0b215bbbf0e7c12e7 authored 10 months ago by Francesco Sansalvadore <[email protected]>
Chore/update light mode overlay bg (#21866)

* Delete concept-one.css

* chore: update overlay bg

* left overs

05e810e52a84f4f62fb93585790213767267d15d authored 10 months ago by Jonathan Summers-Muir <[email protected]>
Replace ui setnotification with toast midway (#21867)

Replace ui setnotification with toast

6b741bc96401b30f96631f7b362c283ec1c1ccd5 authored 10 months ago by Joshen Lim <[email protected]>
chore: Delete MetaStore and RootStore (#20034)

* Replace all methods of MetaStore with react queries.

* Remove unneeded usages of MetaStore....

845167ca140f683b182d3087048a65928fffb318 authored 10 months ago by Ivan Vasilov <[email protected]>
Feat/form item layout (#21835)

* init FormInput

* fix imports

* more clean up

* Update FormLayout.tsx

* Update Form...

d5765e712733d3701eacdca023f1accfdc46d0e5 authored 10 months ago by Jonathan Summers-Muir <[email protected]>
Fix upgrade query ui (#21865)

1c5fd8b07c6501f7305793d289ea6b725394a2ea authored 10 months ago by Joshen Lim <[email protected]>
fix: update docs api to match studio (#21862)

* fix: update branch docs to match latest api

* fix: type errors

e10dd0cf2f35fbcbbee190ea8c2aa682128c2806 authored 10 months ago by Han Qiao <[email protected]>
fix: persist pgsodium encryption key between restarts (#21855)

* Update docker-compose.yml

* bug fix based on https://github.com/supabase/postgres/pull/901
...

24ac4adb792a9fe5cc9646e7c8ecb5b6501855c3 authored 10 months ago by Nicholas Barrow <[email protected]>
docs: Adding JS example of multiple foreign keys to the same table (#21827)

* Adding JS example of multiple foreign keys to the same table

* Fixing a grammar typo

* U...

5e0fab2b6d4d5556216b90484f2b5f3edfc02c99 authored 10 months ago by Masao Kitamura <[email protected]>
docs: add missing import and type decl to sveltekit tutorial (#21634)

* docs: add missing import and type decl to sveltekit tutorial

* update +layout.server.ts in ...

74a1d5fec103746a0329eaa2e0126e74c0bd6c50 authored 10 months ago by Turiiya <[email protected]>
Update Kotlin docs (#21667)

* Update docs

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charis...

4faafd0070f624a23aa9850c6867c27a8cec82c2 authored 10 months ago by Jan Tennert <[email protected]>
docs: update Read Replicas early access note (#21859)

eb7e5b0c204d2654f7364905447e93ff54c22c47 authored 10 months ago by Wen Bo Xie <[email protected]>
fix: silly yaml syntax error (#21858)

492f5f89957be8f1740a528e6d50a58b9a104f5b authored 10 months ago by Charis <[email protected]>
fix: update terminology around anonymous vs public/unauthenticated (#21814)

922a8f941d5b9a580598f40f858dad941556c84b authored 10 months ago by Charis <[email protected]>
feat: side menu beta label (#21578)

* beta text now more readable

* changed color prop to amber

---------

Co-authored-by: J...

64c095e0f56dc75baaf9812a009a17072cad99b3 authored 10 months ago by hallidayo <[email protected]>
Chore/turn off dbdesign (#21843)

redirect

921afb0875572d9662fc750e7300964b75ab9d86 authored 10 months ago by Terry Sutton <[email protected]>
Chore/fix functions editor (#21820)

Fix monaco theme

3f83c5bdffed9da95644f00a09ec9521a607e378 authored 10 months ago by Terry Sutton <[email protected]>
Update Listbox2.tsx (#21811)

* Update Listbox2.tsx

* Add a deprecated note to Alert.

---------

Co-authored-by: Ivan ...

831aefd725621c693ca35f1e952383e2958dff34 authored 10 months ago by Jonathan Summers-Muir <[email protected]>
Fix link for custom token (#21837)

2f01f616809fb4f76173fd1c4e6d55b1a9b1cb41 authored 10 months ago by Chris Gwilliams <[email protected]>
chore: add branching feature flag (#21840)

* chore: add branching feature flag

* rename BranchingWaitListPopover component

* remove p...

c5afd2e7f82d08547a74217db6fae6f999248187 authored 10 months ago by Alaister Young <[email protected]>
fix: handle non-dates in chart header label (#21774)

handle non-dates in chart header label

Co-authored-by: Kevin Grüneberg <k.grueneberg1994@gmai...

c394886d2444cf9417f9e7f341b515bfce120fff authored 10 months ago by Jordi Enric <[email protected]>
fix missing warning for changing prod branch (#21839)

cff9cc3522bce400f19d89703b421ef21983ecc5 authored 10 months ago by Joshen Lim <[email protected]>
move multi select (#21810)

* move multi select

* update imports

f609a7d08ca8ec6299de92ce12cd85dc46da14c8 authored 10 months ago by Jonathan Summers-Muir <[email protected]>
feat: branch migration statuses (#21809)

643611fe376915e767f4341b1b8512ef09077fb7 authored 10 months ago by Alaister Young <[email protected]>
fix: <ProjectLinker /> wrongfully showing add github repo always (#21812)

* fix: <ProjectLinker /> wrongfully showing add github repo always

* remove span

8772a1a9cfb51ce692fefb099979f7238b004bd5 authored 10 months ago by Alaister Young <[email protected]>
docs: Add parameters to basic CRUD and auth methods for Flutter (#21796)

* Add all init options

* Add params to CRUD methods

* Add params to basic auth methods

...

14ea8512e729755c425fe8555da5ce2bc490b93a authored 10 months ago by Tyler <[email protected]>
docs: fix typo in nextjs tutorial (#21822)

fix typo

b5da46a209886009c904e147dd91a88e9cc2fff2 authored 10 months ago by Caleb L <[email protected]>
docs: update auth-ui.mdx (#21794)

Update auth-ui.mdx

Add instructions for the "view" prop and "sign_up" and "sign_in" values

...

c84944daa1a229c962788cf5dd031242666b5f1a authored 10 months ago by Casey Ocampo <[email protected]>
updated deprecated Sentry config (#21819)

d0a2ced5f5dc7021ae41055e92b45c7ddf440363 authored 10 months ago by David <[email protected]>
docs: mention RBAC in postgres roles (#21816)

* docs: mention RBAC in postgres roles

* Update apps/docs/content/guides/database/postgres/ro...

dc9a58bb08e37fb8c60b6e2755216e61e1f28ea1 authored 10 months ago by Vojtech Novak <[email protected]>
SvelteKit docs and examples - remove `throw` (#21637)

SvelteKit docs and examples changes for throw

Co-authored-by: Charis <26616127+charislam@user...

aeb74c8947bdcfa00183944382c8fa7ed12f4aee authored 10 months ago by Kirill So <[email protected]>
docs: add sentry integration docs (#21439)

* docs: add sentry integration docs

* feat: add sentry edge functions monitoring guide.

* ...

14ca7b6ed95156c336b2d8a66cacc258a4809a4c authored 10 months ago by Charis <[email protected]>
fix: typo in description of pooler connection mode (#21802)

6d36debed2c584fcd1fbce80b48afa5906df4225 authored 10 months ago by Han Qiao <[email protected]>
Braching fixes 06/03 (#21800)

* branching fixes 06/03

* fix width in project linker

* add space

* Fix

---------

...

384b6c4f58e767499ff17581d8eaccb713e82d96 authored 10 months ago by Alaister Young <[email protected]>
Chore/read replicas fixes 040324 (#21731)

* Remove size selection and add info on rr billing

* Add prompt in SQL editor if trying to ru...

cea8e45166f458532eb68a8f7722c338415a6de2 authored 10 months ago by Joshen Lim <[email protected]>
docs: add note re: requirement of PG14+ for read-only db role (#21798)

fdc8201b4864f3bd53a32bfdff5fe8666c4a36d3 authored 10 months ago by Bobbie Soedirgo <[email protected]>
fix: fix color of ai code blocks in light mode (#21795)

3abd39365cb50674dfed30aa052d374b14033e44 authored 10 months ago by Charis <[email protected]>
docs: Removes `overrideParams` from the docs code (#21797)

Removes overrideParams from the docs code

e6eaddbb5453159f6546d81c9ccbb545872eef08 authored 10 months ago by Tyler <[email protected]>
Add a logging/debugging section to database function docs (#21749)

* Add a logging/debugging section to database function docs

Accidentally closed and deleted ...

3e7ed2e81bfe987d223579c16b79d86e0ad7448d authored 10 months ago by TheOtherBrian1 <[email protected]>
docs: remove outdated info on limited hardware (#21729)

a847ceb80e96d66a7cfa0296c940d76b4a94212b authored 10 months ago by Beng Eu <[email protected]>
Refactored quickstart guides for Next.js, React, and SvelteKit (#21517) (#21607)

* Refactored quickstart guides for Next.js, React, and SvelteKit (#21517)

* change suggested ...

6e7e0426f3185cbb4b77d456698aa1a6831bfb6c authored 10 months ago by Michael Obubelebra Amachree <[email protected]>
docs: fix link (#21779)

the original link is valid but leads to a place that's nor relevant for testing

Co-authored-b...

f391b4b8ffdff6892c956604161252db623c8fa5 authored 10 months ago by Vojtech Novak <[email protected]>
Remove duplicate import: nextjs.mdx (#21786)

305106e911268220e7649d70760fddfcc9d72382 authored 10 months ago by Onur Usluca <[email protected]>
feat: add edge functions headers page (#21784)

* feat: add edge functions headers page

* Update functions-headers.mdx

cb4ee4c6a080649bc3cffdcd4001b2a48cf12300 authored 10 months ago by Rodrigo Mansueli <[email protected]>
chore: add Guilherme Souza to humans.txt (#21782)

690f1747eb97428c65570a5960bab2d7a2d4d35b authored 10 months ago by Guilherme Souza <[email protected]>
fix: dates and 14 day selector (#21783)

381d936c4d86fef6743c6b5730f47f083d4604ae authored 10 months ago by Jordi Enric <[email protected]>
feat: Conversational AI for the SQL Editor (#21388)

* Add a API endpoint for generating queries for the SQL editor.

* Merge all multiline props.
...

7548fd1850c8164e6e8d453eddf7e7cec9bae4e9 authored 10 months ago by Ivan Vasilov <[email protected]>
fix: add payment method fix - revert hcaptcha changes (#21781)

* revert

* Fix missing hcaptchastore import in _app

---------

Co-authored-by: Joshen Li...

010aa4bf900bb72bdd4e8a5e8a2c5b55c6bd9637 authored 10 months ago by Jordi Enric <[email protected]>
fix: invalidate project details after connected successfully (#21778)

64bbbab499011adfc8a8206b773aa5f8a0864b8e authored 10 months ago by Beng Eu <[email protected]>
Fix/#21742 format stats chart numbers (#21760)

fix: format numbers in statistics charts on hover

523f241067998d210155d66402cf5dcfeb7176e0 authored 10 months ago by Kyle Rummens <[email protected]>
Fix snippet truncation (#21777)

f3086ddbd57ca3b3bd265dbcc060375a3998de46 authored 10 months ago by Terry Sutton <[email protected]>
feat: add alert for restart of projects scheduled for migration, showing planned maintenance window (#21701)

Co-authored-by: Jonathan Summers-Muir <[email protected]>

26a10bee924787094ab35a56481bf307566d637f authored 10 months ago by Beng Eu <[email protected]>
chore: bump turbo (#21773)

0f251bc337a7279a7bb78261c41deebb03d9868f authored 10 months ago by Kevin Grüneberg <[email protected]>
Chore/add first pattern docs (#21741)

* remove un-needed stuff

* Update preview.js

* Update preview.js

* upgrade sb

* Upda...

9104cbc35936854971dc1dcac893e20c0ef30cb8 authored 10 months ago by Jonathan Summers-Muir <[email protected]>
Chore/improve search input sql editor (#21546)

* init input and button changes

* clean up

* button now active state when dropdown or popo...

8c68a09fc4db354e1284a9adfda9ce7f7c6a4602 authored 10 months ago by Jonathan Summers-Muir <[email protected]>
Add capitalization to pages for better readability: ‘settings page’ -… (#21768)

Add capitalization to pages for better readability: ‘settings page’ -> ‘Settings page'

'welco...

bd46f3df8e081f07cf23d6fb92198ead41745bbb authored 10 months ago by Chloe <[email protected]>