Fabrizio
b1eafd3957
docs: Revamp storage docs ( #18259 )
...
Co-authored-by: Greg Richardson <greg.nmr@gmail.com >
Co-authored-by: Fabrizio <fabri.feno@gmail.com >
Co-authored-by: Francesco Sansalvadore <f.sansalvadore@gmail.com >
Co-authored-by: Inian <inian1234@gmail.com >
2023-10-24 23:46:55 +08:00
Rodrigo Martins Mansueli
46293ce5e7
Update functions.mdx ( #18332 )
...
* Update functions.mdx
* Added mdx page, so the link works. Added link in the menu.
2023-10-20 09:56:31 -03:00
Rodrigo Martins Mansueli
68d67ef0d5
feat: add-generic migration guides ( #18182 )
...
* feat: add-generic migration guides
* warning component
* Update apps/docs/pages/guides/resources.mdx
Co-authored-by: Greg Richardson <greg.nmr@gmail.com >
* Update apps/docs/pages/guides/resources/migrating-to-supabase/postgres.mdx
Co-authored-by: Greg Richardson <greg.nmr@gmail.com >
* Update apps/docs/pages/guides/resources/migrating-to-supabase/mssql.mdx
Co-authored-by: Greg Richardson <greg.nmr@gmail.com >
* copy
* Consistency across links
* Icon fix
* Prettier
* Fix import
* docs: fix h2 heading
* docs: fix h2 heading
---------
Co-authored-by: Greg Richardson <greg.nmr@gmail.com >
2023-10-19 09:04:19 -03:00
Greg Richardson
40f024ecb2
Docs: RAG with permissions ( #18190 )
...
* docs(ai): rag with permissions
* fix: relative links
* docs: add internal links
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com >
* docs(ai): internal links and warnings
* docs: tabbing
---------
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com >
2023-10-17 21:26:07 +00:00
Kang Ming
e32051040a
docs: add oauth scopes definitions ( #18169 )
...
* docs: add oauth scopes definitions
* docs: resolve comments
2023-10-13 10:14:55 -07:00
Thor 雷神 Schaeff
504a4ce4bf
feat: add deep linking docs. ( #18136 )
2023-10-13 14:41:16 +08:00
Jitul Teron
39123865d7
fix: Docs sidebar icon improvements #18115 ( #18134 )
...
* fix: Docs sidebar icon improvements #18115
* Prettier
---------
Co-authored-by: Terry Sutton <saltcod@gmail.com >
2023-10-12 11:48:52 -02:30
Kang Ming
c2215d118a
docs: add mfa platform docs ( #18098 )
...
* docs: add mfa docs
* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx
Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com >
* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx
Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com >
* docs: add mfa docs
* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com >
* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com >
* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com >
* Update apps/docs/pages/guides/platform/multi-factor-authentication.mdx
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com >
* docs: add note
---------
Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com >
Co-authored-by: Stojan Dimitrovski <sdimitrovski@gmail.com >
2023-10-10 22:49:28 -07:00
Thor 雷神 Schaeff
239d19b74c
docs: auth apple improvements ( #17745 )
...
* chore: improve react native nav.
* feat: tabs for sign in with apple start.
* docs: complete apple auth docs.
* docs: add native mobile login landing.
* docs: add react-native-url-polyfill throughout.
2023-09-28 15:23:28 +08:00
Oliver Rice
3fe7613b42
Expand Serverless APIs to REST + GraphQL ( #17654 )
...
* graphql section
* fix(federation): markdown image links
* feat(federation): support mkdocs admonition title
* feat(federation): remark pymdown tab support
* fix codehike path
* graphql icon renders
* replace serverless-apis with REST
* run prettier
* update serverless apis ref
* remove GraphQL and Realtime references from REST docs
* move realtime example to realtime overview section
* new section for apis
* prettier
* product label
* move realtime back to products
* feat: graphql nav menu + simplified path
* chore: remove console log
---------
Co-authored-by: Greg Richardson <greg.nmr@gmail.com >
2023-09-25 15:17:31 -06:00
Copple
2a660b04b3
Merge branch 'master' into docs/updates_on_a_plane
2023-09-12 09:36:59 -07:00
Copple
660cc3cf7f
clean up deep dive
2023-09-12 09:16:17 -07:00
Oliver Rice
71e4eca029
prettier
2023-09-12 09:38:00 -05:00
Oliver Rice
3d86630f24
separate python/js ai docs
2023-09-12 09:19:43 -05:00
Copple
08596fc87e
simplify/clarify
2023-09-11 22:56:54 +02:00
Copple
d8bbb79e27
realtime: add page on throttling
2023-09-11 20:57:27 +02:00
Kang Ming
169bb5c3b8
docs: create section for redirect urls
2023-09-07 19:19:30 -07:00
Greg Richardson
19ad74b500
feat(docs): add vector index sub pages to nav menu
2023-09-06 11:56:05 -06:00
Greg Richardson
7042eb0770
docs: hnsw indexes
2023-09-06 10:51:13 -06:00
Andrew Smith
3e675ede50
Move the oauth with pkce flow guide
2023-09-01 17:27:30 +00:00
Copple
085ac78efa
Merge pull request #16728 from supabase/chore/oauth-pkce-ssr
...
Add oauth based auth with PKCE flow
2023-09-01 18:12:23 +02:00
Andrew Smith
0b29c9435a
Merge branch 'master' into chore/email-auth-pkce-ssr
2023-09-01 15:29:14 +00:00
Andrew Smith
9cd5db6f06
Update with a new server-side auth section
2023-08-31 15:27:57 +00:00
Kevin Grüneberg
48b6538409
docs: org-based billing
2023-08-31 08:09:20 +02:00
Akshat-bhatia73
b39f291db2
Merge branch 'master' into fix/Twitter-Logo
2023-08-25 12:24:26 +05:30
Akshat Bhatia
49d9ea0eab
Updated twitter logo in docs
2023-08-25 12:17:52 +05:30
Akshat Bhatia
beea98d4fa
Fix: Light mode icons and updated twitter logo
2023-08-25 11:55:04 +05:30
Copple
898b36abd1
docs: storage cleanup
2023-08-24 16:21:09 +02:00
Copple
8bf6b4dc0b
Merge branch 'master' into doc/rls_recommendations
2023-08-24 14:20:39 +02:00
Bobbie Soedirgo
1cb8b9e9bb
docs: using custom schemas
2023-08-23 23:47:45 +08:00
Andrew Smith
27be108b69
Add oauth based auth with PKCE flow
2023-08-23 01:26:40 +00:00
Copple
275f64ffd5
secrets before TLE
2023-08-22 23:21:32 +02:00
Copple
f8e4420929
A lot more docs
2023-08-22 21:30:30 +02:00
Copple
4defada6a7
adds some docs on postgres roles, cleans up the Self-hosting section
2023-08-22 15:55:37 +02:00
Andrew Smith
1a40b38610
Add email based auth with PKCE flow
2023-08-22 03:01:25 +00:00
Andrew Smith
d9bf5d21f2
Merge pull request #16497 from supabase/feat/add-cli-email-template-docs
...
Add docs for email template in local supabase
2023-08-15 18:02:33 +00:00
Oliver Rice
108809503b
Merge branch 'master' into or/index-advisor
2023-08-15 10:19:35 -05:00
Andrew Smith
e21f68bd42
Add docs for email template in local supabase
2023-08-13 12:40:23 +00:00
thorwebdev
e6cd1773a3
Merge branch 'master' into docs/connect-supabase
2023-08-07 10:54:20 +02:00
Copple
09ee6415b2
Merge pull request #16233 from supabase/docs/transformers.js
...
Docs: Generate embeddings using Transformers.js
2023-08-05 09:01:42 +02:00
Oliver Rice
c40bf30dbb
add indexing guide and index advisor extension
2023-08-04 16:36:44 -05:00
Greg Richardson
2535d62d1a
docs: generate embeddings using transformers.js
2023-08-04 11:11:47 -05:00
Long Hoang
31fc64ed65
Merge pull request #16199 from supabase/docs/cli-inspect-db-guide
...
docs: add guide for using supabase cli to inspect any Postgres db
2023-08-04 21:46:56 +08:00
Long Hoang
935a1322d9
chore: change title, start with paragraph instead of heading
2023-08-04 14:47:04 +02:00
Long Hoang
2cdbb46845
docs: add navigation link to inspect db guide
2023-08-03 16:30:41 +02:00
Copple
1296cf8909
Merge branch 'master' of github.com:supabase/supabase into docs/local-dev
2023-08-03 13:00:32 +02:00
Copple
1a3f1bd890
more docs
2023-08-03 11:58:23 +02:00
Copple
407e989e06
Adding seed template
2023-08-02 16:54:02 +02:00
thorwebdev
fee68209c0
docs: build a supabase integration.
2023-08-02 16:11:31 +08:00
Copple
d6bc450ef0
refactors the local dev section
2023-08-01 22:12:30 +02:00