Inian
f08d6ac251
update realtime docs
2022-08-16 20:32:04 +08:00
Wen Bo Xie
87fcd8b877
chore: add note about channel name matching schema/table/filter
2022-08-16 08:15:01 -04:00
Inian
ebf1ddc519
add generated docs
2022-08-16 20:06:43 +08:00
Inian
822f26c982
add in generated files
2022-08-16 20:00:45 +08:00
Alaister Young
f70ea2ce32
adds generated docs mdx
2022-08-16 19:57:54 +10:00
Inian
949cfb57b9
Merge pull request #8363 from supabase/update-auth-docs-1
2022-08-16 17:26:13 +08:00
Copple
f335366c42
add new method
2022-08-16 10:57:02 +02:00
Copple
4b25ddcd4a
fixes broken references
2022-08-16 10:45:06 +02:00
Copple
3c610f338d
support for union types
2022-08-16 10:34:25 +02:00
Inian
c71b6195ca
update postgrest docs
2022-08-16 15:38:40 +08:00
Inian
5e9382f3bd
Merge pull request #8357 from supabase/update-storage-docs-1
2022-08-16 15:15:30 +08:00
Inian
f18fd49b88
update auth docs
2022-08-16 15:14:24 +08:00
Copple
fc05269993
Merge pull request #8360 from Samathingamajig/patch-1
...
docs: fixed typo in with-expo.mdx
2022-08-16 09:14:20 +02:00
Inian
66da845e8b
change docs logo href
2022-08-16 14:28:30 +08:00
Inian
28bd73c021
update auth docs
2022-08-16 14:18:14 +08:00
Samuel Gunter
157c2df0e9
docs: fixed typo in with-expo.mdx
...
There was a typo in the tsx portion, see this StackOverflow post https://stackoverflow.com/a/73368981/12101554
2022-08-16 00:59:11 -05:00
Inian
7c37f037b8
update storage docs
2022-08-16 12:27:41 +08:00
Inian
a50f88817e
add files generated by new generator
2022-08-16 12:18:16 +08:00
Inian
1e75c6ba92
Merge pull request #8339 from supabase/update-function-docs
2022-08-16 11:03:29 +08:00
Copple
059d1d829e
undo typesense
2022-08-15 21:54:53 +02:00
Copple
66d78e380b
remove the comments
2022-08-15 21:54:25 +02:00
Copple
6178c0b399
improved some
2022-08-15 21:52:53 +02:00
Ramiro Nuñez Dosio
267ba67afd
Added links to V1 resources.
2022-08-15 17:04:18 +01:00
Copple
55a91da5fb
trying absolute urls ( #8337 )
2022-08-15 23:06:51 +08:00
Copple
b93606c77e
try again
2022-08-15 16:53:11 +02:00
Copple
de49676c3d
Revert "fix cli links ( #8330 )"
...
This reverts commit c33fdf83d1 .
2022-08-15 16:49:05 +02:00
Inian
8dfcc1c59d
Merge pull request #8313 from supabase/docs/api_copy
2022-08-15 22:48:40 +08:00
Copple
c33fdf83d1
fix cli links ( #8330 )
2022-08-15 22:15:21 +08:00
Copple
1db36d58f7
add the edit URL back
2022-08-15 16:06:00 +02:00
Copple
e4de216664
move to the new v2 spec
2022-08-15 15:27:07 +02:00
Inian
62fe0afca5
remove redirect
2022-08-15 20:54:55 +08:00
Inian
785de0e5c6
remove redirect
2022-08-15 20:52:22 +08:00
Copple
e50aa3cbd6
turn on search
2022-08-15 14:31:45 +02:00
Copple
43d0847f81
fix all broken links
2022-08-15 14:31:32 +02:00
Copple
5d819e8c9d
fix sidebar label
2022-08-15 14:14:16 +02:00
Copple
aa1d98be2c
fix category
2022-08-15 14:08:46 +02:00
Copple
8028cf3ebd
switching over from /new-docs/' to /docs'
2022-08-15 14:06:59 +02:00
Copple
9101f05876
Merge pull request #8317 from supabase/chore/generator
...
Chore: generator
2022-08-15 13:06:01 +02:00
Copple
a5eb5deffa
updates v2 js docs
2022-08-15 12:29:42 +02:00
Copple
d40e499b6e
rename folder to "generated"
2022-08-15 11:32:50 +02:00
Copple
cfd87f30de
generate v1 docs
2022-08-15 11:18:27 +02:00
Han Qiao
38e5bfff5f
Consistently link all commands in guides to cli usage ( #8314 )
...
Link more commands in guide to cli usage
2022-08-15 17:04:30 +08:00
Copple
f718709ce1
Converts the old dart docs to the new generator
2022-08-15 10:59:24 +02:00
Copple
f25278fd5d
Merge pull request #8300 from supabase/fix/visual-fixes-2
...
visual fixes 2
2022-08-15 09:43:37 +02:00
Copple
9e01ee57e6
mirror changes from old docs
2022-08-15 09:43:02 +02:00
Han Qiao
b576c6c671
Fix links in new docs ( #8312 )
...
* wip
* Fix broken links in local development
* Sync diagram images with old site
* Make copied commands work
* Fix architecture link
* Fix demo repo link
2022-08-15 15:40:39 +08:00
Han Qiao
027faa82b2
Update CLI v1 docs ( #8304 )
...
* Update cli diagram
* Update cli reference
* Regenerate usage doc
2022-08-15 11:36:02 +08:00
dannykng
51ea2d897b
Fix step numbering
2022-08-14 18:27:11 -07:00
dannykng
194363de80
Add missing card title
2022-08-14 18:25:16 -07:00
Jonathan Summers-Muir
020c98d7e1
fix wrong icons appearing in server ref docs
2022-08-14 19:07:14 -05:00