Commit Graph

815 Commits

Author SHA1 Message Date
Lakshan Perera
7aec18166f fix: docs typo 2022-11-01 13:34:00 +07:00
Han Qiao
123ce671ef chore: update docs for cli and self-hosted (#9991)
* chore: update links in self hosted docs

* chore: add npm to cli installation guide
2022-11-01 13:05:01 +08:00
Lakshan Perera
4b59e8ba58 Updated README and examples 2022-11-01 07:36:14 +11:00
dng
85e6c8e16f Merge pull request #9964 from GaryAustin1/patch-1
Add html to plain text note in storage guide
2022-10-31 11:11:11 -07:00
dng
2461249245 Update apps/reference/docs/guides/storage.mdx 2022-10-31 11:10:24 -07:00
Han Qiao
ea7405b9d5 chore: document min required cli version (#9979) 2022-10-31 20:56:06 +08:00
GaryAustin1
bdaf08683e Update storage.mdx
Add blurb about html files being converted to plain text as not seemingly mentioned in docs.
2022-10-30 15:23:59 -05:00
Jon Meyers
c524578114 include remix in other references to auth helpers 2022-10-30 22:22:52 +11:00
Jonathan Summers-Muir
92ac3ce093 Merge branch 'master' into docs/add-remix-auth-helper-docs 2022-10-30 19:01:47 +08:00
Jonathan Summers-Muir
2d2eeddd66 run prettier 2022-10-30 19:00:00 +08:00
Jon Meyers
4bdd4eed2b fix malformed mdx 2022-10-30 21:39:36 +11:00
Jon Meyers
668e9b620d fix: correct typo in provider token example 2022-10-29 21:55:27 +11:00
Jon Meyers
5d3a3dddcd docs: add docs for remix auth helpers 2022-10-29 21:44:03 +11:00
dng
35bb20ba63 Merge pull request #9933 from stavares843/master
chore(typos): fix typos
2022-10-28 13:43:50 -07:00
Copple
e179f718f2 Adds the new testing doc to the sidebar (#9945) 2022-10-28 20:53:21 +02:00
Sara Tavares
d5dd96e405 chore(typos): fix typos 2022-10-28 19:42:22 +01:00
dng
a21d094382 Update apps/reference/docs/guides/hosting/platform.mdx 2022-10-28 10:55:07 -07:00
Sara Tavares
b43557eceb chore(typos): fix typos 2022-10-28 14:18:26 +01:00
Sara Tavares
e11be71428 chore(typos): fix typos 2022-10-28 14:17:59 +01:00
Sara Tavares
c480c1bec7 chore(typos): fix typos 2022-10-28 14:17:30 +01:00
Sara Tavares
9086ea7a55 chore(typos): fix typo 2022-10-28 14:16:53 +01:00
Sara Tavares
1734a3106e chore(typos): fix typos 2022-10-28 14:15:18 +01:00
Sara Tavares
ef01dbe370 chore(typos): fix typo in read me 2022-10-28 14:10:36 +01:00
Paul Cioanca
75b4bff429 docs: add readonly-mode information (#9824)
* docs: add readonly-mode information

* docs: apply suggestions from review

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/docs/guides/platform/disk-usage.mdx

Co-authored-by: dng <danny@supabase.io>

* docs: update based on review

* updates the disk usage -> databaes usage (#9931)

* updates the disk usage -> databaes usage

* Update apps/reference/docs/guides/platform/disk-usage.mdx

Co-authored-by: Paul Cioanca <paul.cioanca@supabase.io>

* disk -> database

Co-authored-by: Paul Cioanca <paul.cioanca@supabase.io>

Co-authored-by: dng <danny@supabase.io>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
2022-10-28 12:54:20 +00:00
Copple
dc8e302e86 Updates the spec, adds refreshSession (#9873) 2022-10-28 09:23:51 -02:30
Kang Ming
4547450fa5 docs: release notes should use signInWithOtp (#9912) 2022-10-28 13:50:32 +02:00
Ludvig Stiernström
f6b2279996 docs: TypeScript in JavaScript example #9922 (#9923)
FIX: TypeScript in JavaScript example #9922
2022-10-28 11:43:56 +00:00
Copple
42ea5eeaad Docs: realtime self-hosted (#9843)
* Adds a generated folder

* Adds a realtime section

* docs: add Realtime v0 self-host parameters (#9915)

Co-authored-by: Wen Bo Xie <5532241+w3b6x9@users.noreply.github.com>
2022-10-28 13:35:46 +02:00
Han Qiao
ef0b8726fe chore: add database testing guide (#9921) 2022-10-28 17:31:01 +08:00
Han Qiao
7944357d1f chore: update type generation guide to use CLI (#9920)
* chore: update type generation guide

* chore: update example for supabase-js v2

* chore: add save dev flag
2022-10-28 17:20:56 +08:00
dragarcia
9dfff61885 chore: update documentation for custom domains (#9919)
* chore: update documentation

* add limitation for functions custom domain

Co-authored-by: Inian <inian1234@gmail.com>
2022-10-28 14:33:06 +08:00
Lakshan Perera
74704b57e1 Added OpenGraph example to the list 2022-10-28 16:05:46 +11:00
Sara Tavares
80d0624262 fix(typos): add github action to prevent typos + fix typos (#9598)
* feat(ci): fix typos

* [create-pull-request] automated change

* Update index.tsx

* Update README.fr.md

* Create .misspell-fixer.ignore

* Update constant.dart

* [create-pull-request] automated change

* Update database.tsx

* [create-pull-request] automated change

* [create-pull-request] automated change

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-27 23:32:02 -03:00
dng
1e0afa72e7 Merge pull request #9911 from Hallidayo/docs-flutter-variable-name
docs: flutter quickstart - variable name
2022-10-27 13:03:53 -07:00
Chase Granberry
edc1b9c894 Merge pull request #9809 from supabase/docs/realtime-limits
Docs: add details about Realtime limits
2022-10-27 12:57:34 -07:00
Ollie Halliday
3127a94b23 changed variable name 2022-10-27 20:50:22 +01:00
dannykng
68d20ab7c6 limits.mdx -> rate-limits.mdx 2022-10-27 10:38:25 -07:00
dannykng
29a4c62a55 Run prettier 2022-10-27 10:34:42 -07:00
dannykng
1955dfec1b Data APIs -> Serverless APIs 2022-10-27 09:12:19 -07:00
Wen Bo Xie
e5d25efffa docs: add Realtime upgrade guide for onOpen 2022-10-26 16:12:42 -07:00
Ryan Tipps
1a8e5137c0 Docs update - Expand guide for generating types from the CLI (#9820)
* Expand guide for generating types from the CLI

Added an instruction for generating types for those hosting their project on the Supabase Platform. 
Also added clarification to existing type gen instructions, such that the reader knows they apply for those with a local development running Supabase in a Docker container.
Also linked to the full list of type gen options in the reference docs.

* apply prettier formatting

* Apply @kiwicopple's suggestions from code review

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>

Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
2022-10-26 21:40:25 +02:00
Copple
e4d79f1b07 Docs: Adds some upgrade instructions (#9862)
* Adds some upgrade instructions

* Update apps/reference/docs/guides/platform/migrating-between-projects.mdx

Co-authored-by: Sara Tavares <29093946+stavares843@users.noreply.github.com>

* Update apps/reference/docs/guides/platform/migrating-between-projects.mdx

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/docs/guides/platform/migrating-between-projects.mdx

Co-authored-by: dng <danny@supabase.io>

* Update apps/www/lib/redirects.js

Co-authored-by: dng <danny@supabase.io>

* Update apps/temp-docs/components/nav/Nav.constants.ts

Co-authored-by: dng <danny@supabase.io>

* Update apps/reference/nav/_referenceSidebars.js

Co-authored-by: dng <danny@supabase.io>

Co-authored-by: Sara Tavares <29093946+stavares843@users.noreply.github.com>
Co-authored-by: dng <danny@supabase.io>
2022-10-26 21:32:59 +02:00
Copple
c7be34a47f Revert "docs: add refreshSession()" (#9872)
Revert "docs: add refreshSession() (#9839)"

This reverts commit cde159d06a.
2022-10-26 12:22:04 -07:00
j4w8n
cde159d06a docs: add refreshSession() (#9839)
* docs: add refreshSession()

* fix: add await

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>

* fix: add await

Co-authored-by: Kang Ming <kang.ming1996@gmail.com>

* removes server-side usage, changes example names

* add item to nav js sidebar

Co-authored-by: Jason Creviston <jcreviston@pm.me>
Co-authored-by: Kang Ming <kang.ming1996@gmail.com>
2022-10-26 21:18:42 +02:00
dng
af619e18a6 Merge pull request #9807 from supabase/docs/move-api-section
Move APIs section into Database section
2022-10-26 11:00:12 -07:00
dannykng
399b9d529a Update Data APIs overview 2022-10-26 10:40:31 -07:00
Max Countryman
4faaf43b87 fix cli invocation (#9855) 2022-10-26 15:42:10 +00:00
Chase Granberry
f075c5c616 Add Presence limits 2022-10-26 06:20:50 -07:00
Chase Granberry
ebf6dad5ee Colon vs period 2022-10-26 06:20:08 -07:00
Chase Granberry
7eb813200b Single client vs single user 2022-10-26 05:58:31 -07:00