Greg Richardson
|
40d2b60a7f
|
feat: ai & vectors docs scaffold
|
2023-05-24 12:12:26 -06:00 |
|
Jan Tennert
|
14bf9a77a9
|
Fix navigation, fix sign up examples having the same id
|
2023-05-10 17:35:07 +02:00 |
|
Greg Richardson
|
48a52e3178
|
refactor: simplify dynamic imports for ref docs
|
2023-05-09 12:25:30 -06:00 |
|
Greg Richardson
|
4f9c7da788
|
chore: remove unused active prop on nav menus
|
2023-05-08 22:46:46 -06:00 |
|
Greg Richardson
|
0a4700f2a1
|
refactor: simplify reference docs nav menu & code split
|
2023-05-08 12:46:33 -06:00 |
|
Greg Richardson
|
695b00c0ce
|
chore(docs): yaml import types
|
2023-05-04 18:48:08 -06:00 |
|
joel@joellee.org
|
26bcfe0469
|
feat: update version to v0
|
2023-05-02 11:44:25 +08:00 |
|
joel@joellee.org
|
87f6faab35
|
chore: downgrade swift version to v0
|
2023-05-02 11:36:15 +08:00 |
|
Terry Sutton
|
36f2ac8c69
|
Fix url root
|
2023-04-10 14:23:45 -02:30 |
|
Copple
|
3767deff74
|
self-hosted functions
|
2023-04-10 17:43:02 +02:00 |
|
Joel Lee
|
575c60cb0d
|
Merge pull request #13133 from supabase/j0/swift_docs
Add swift docs
|
2023-04-05 17:46:08 +08:00 |
|
Chase Granberry
|
062cb22500
|
Merge pull request #13187 from supabase/docs/analytics-self-hosted-reference
Docs: self hosted Analytics server reference
|
2023-04-04 11:13:10 -07:00 |
|
joel@joellee.org
|
5eed686788
|
chore: run prettier
|
2023-04-01 00:36:01 +08:00 |
|
Chase Granberry
|
538c99b4d8
|
Fix left nav
|
2023-03-24 14:52:21 -07:00 |
|
Chase Granberry
|
4a04181440
|
Working!
|
2023-03-24 14:31:47 -07:00 |
|
Copple
|
302f125294
|
Took a surprising amount of effort to get to here. Move the Serverless API docs into their own section
|
2023-03-23 20:15:48 +08:00 |
|
Jonathan Summers-Muir
|
1b755c9713
|
move guides and fix accordion issue
|
2023-03-23 12:26:11 +08:00 |
|
Jonathan Summers-Muir
|
1aaa365670
|
init prop to force no collapse on docs side menu
|
2023-03-22 12:54:14 +08:00 |
|
joel@joellee.org
|
cac0770749
|
initial commit
|
2023-03-22 10:06:34 +08:00 |
|
Brandon Scott
|
60e4e5f27f
|
fix: lib prop for Real-time NavigationMenuRefList should be self-hosting-realtime instead of self-hosting-auth
|
2023-02-16 18:07:11 -05:00 |
|
dshukertjr
|
52ca097fdd
|
fix missing line on resources
|
2023-02-01 09:57:06 +09:00 |
|
Terry Sutton
|
d8bcfa8189
|
Update apps/docs/components/Navigation/NavigationMenu/NavigationMenu.tsx
|
2023-01-30 14:38:57 -03:30 |
|
Joseph Schultz
|
9cfd93bae4
|
Merge branch 'master' of github.com:supabase/supabase into dev/add-c#-documentation
|
2023-01-27 08:49:59 -06:00 |
|
Terry Sutton
|
74ad8f1192
|
Merge branch 'master' into dev/add-c#-documentation
|
2023-01-24 12:13:40 -03:30 |
|
Terry Sutton
|
c47794a217
|
Update CLI config page
|
2023-01-24 10:37:14 -03:30 |
|
dannykng
|
1fad138da2
|
Update URLs
|
2023-01-23 19:32:27 -08:00 |
|
dannykng
|
e13a72a994
|
Update nav and URLs
|
2023-01-23 18:40:05 -08:00 |
|
Terry Sutton
|
7a057df8b5
|
Add overview page
|
2023-01-21 15:07:34 -03:30 |
|
Terry Sutton
|
3912a11199
|
Add overview menu
|
2023-01-21 10:00:13 -03:30 |
|
Joel Lee
|
65710bbdbc
|
feat: add python documentation for functions, Auth, and Storage (#10343)
* initial commit
* fix: remove methods which aren't in python lib yet
* temporarily remove postgrest
* feat: add non-admin methods
* fix: temporarily remove non-admin methods
* Update Dashboard Auth Settings links
* Update example names
* Add example
* started adding pages
* fix: update python ids
* fix: change python docs image back to grayscale
* fix: update ids of storage functions
* Update apps/docs/pages/reference/python/[...slug].tsx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: reinstate python image
* filter common navmenu sections based on library
* fix reference icons
* Add introduction
* Add IDs
* Update common client libs sections
* Update intro
* fix: add reference section and database section
Co-authored-by: joel@joellee.org <joel@joellee.org>
Co-authored-by: dannykng <danny@supabase.io>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Francisco Mazzoni <francisco@supabase.io>
|
2023-01-20 11:17:45 +08:00 |
|
Joseph Schultz
|
7c127c8f64
|
Begin C# Documentation based off Flutter v1 docs
|
2022-12-23 16:52:20 -06:00 |
|
Terry Sutton
|
7d27671e49
|
More console warnings
|
2022-12-22 10:07:59 -03:30 |
|
Terry Sutton
|
fffe405d17
|
Merge branch 'master' into chore/docs-console-warnings
|
2022-12-22 08:58:40 -03:30 |
|
Jonathan Summers-Muir
|
8410965410
|
Update NavigationMenu.tsx
|
2022-12-22 13:27:38 +08:00 |
|
Jonathan Summers-Muir
|
e6a3e34ac9
|
fix mobile nav
|
2022-12-22 11:57:55 +08:00 |
|
Terry Sutton
|
5aa0f828ef
|
Pass a menu context to avoid dupe key warnings
|
2022-12-21 16:26:54 -03:30 |
|
Jonathan Summers-Muir
|
da2b5b305f
|
Merge branch 'master' into chore/optimize-docs-side-menus
|
2022-12-21 17:35:55 +08:00 |
|
Terry Sutton
|
6ed0299844
|
Fixes unique keys warning
|
2022-12-21 14:19:30 +07:00 |
|
Jonathan Summers-Muir
|
6149f13c78
|
more memo
|
2022-12-20 15:31:58 +08:00 |
|
Jonathan Summers-Muir
|
d5405f5381
|
Merge branch 'master' into chore/optimize-docs-side-menus
|
2022-12-20 14:19:53 +08:00 |
|
Jonathan Summers-Muir
|
08da4652ed
|
move spec generation stuff
|
2022-12-20 12:26:32 +08:00 |
|
Jonathan Summers-Muir
|
08583a66d7
|
chore: start moving self hosted docs
|
2022-12-19 16:50:54 +08:00 |
|
Jonathan Summers-Muir
|
9bad9a7f0e
|
more optimizing
|
2022-12-15 01:13:32 +08:00 |
|
Jonathan Summers-Muir
|
948132c406
|
do same with red docs
|
2022-12-14 01:47:41 +08:00 |
|
Jonathan Summers-Muir
|
6bc027997d
|
start using react.memo to stop re-renders
|
2022-12-14 01:39:57 +08:00 |
|
Jonathan Summers-Muir
|
27d8300cbe
|
Merge branch 'master' into fix/docs-speed
|
2022-12-13 18:03:28 +08:00 |
|
dannykng
|
fcb19a404e
|
/guides/hosting/platform -> /guides/platform
|
2022-12-12 15:42:20 -08:00 |
|
Jonathan Summers-Muir
|
b8de4834a7
|
move menu items
|
2022-12-13 05:00:54 +08:00 |
|
Jonathan Summers-Muir
|
17c11d2bfb
|
add some things back in
|
2022-12-13 04:48:08 +08:00 |
|
Jonathan Summers-Muir
|
061e7f295f
|
SPEED INCREASE 🏎️
|
2022-12-13 04:24:47 +08:00 |
|