Commit Graph

105 Commits

Author SHA1 Message Date
Charis
d6234f823a fix: include integrations in our search indexes (#20709)
Co-authored-by: Greg Richardson <greg.nmr@gmail.com>
2024-01-26 15:20:54 -05:00
Charis
85f128eae2 add codemod to convert meta export to yaml frontmatter (#20585) 2024-01-22 11:59:16 -05:00
Kevin Grüneberg
129b3d927a chore: move specs to docs folder (#20136) 2024-01-03 18:54:23 +01:00
Guilherme Souza
4ff8e11936 Add documentation for Swift v2 and update user management example to use Swift v2 (#19752) 2023-12-15 09:56:53 +08:00
Tyler
c0cf4b114c docs: remove dart v0 and add dart v2 (#19269)
* remove dart v0 and add dart v2

* consolidate google and apple login docs to id token login

* add realtime ref docs

* adds auth update guide

* wrap up upgrade guide

* run prettier

* run prettier

* update presence methods

* udpate presence upgrade guide

* Apply suggestions from code review

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* update is and in filter

* additional update after receving the review comments

* fix code formatting

* fix indents

* formatted the code

* update indentation

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2023-12-07 14:16:33 +09:00
Charis
b9b7595290 fix: fix labelling for management api search items (#19488) 2023-12-06 22:30:41 -05:00
Charis
6c4311f723 fix: improve docs search ux and result rankings (#19450)
Improve the way docs are indexed and FTS results are ranked, so results are more relevant.

Also improve debouncing and searching UX so it feels a bit faster and you can scan the results more easily.
2023-12-06 12:27:33 -05:00
Ivan Vasilov
e32b146bc1 chore: Bump the OpenAI lib version to v4 in the docs app (#19253)
Bump the OpenAI lib version to v4 in the docs app.
2023-11-27 21:23:05 +01:00
Tyler
1442e42b0a docs: update Kotlin docs to v1.0 (#18932)
* update kotlin docs version number to v1.0

* renaming client to supabase for the installing kotlin guide
2023-11-14 10:54:26 +08:00
Guilherme Souza
fe7494f804 docs: update Swift docs for v1 release (#18682)
* docs: update auth section for Swift

* docs: fix wrong md for code section

* docs: update fetch data section for Swift

* docs: update insert data section docs for Swift

* docs: update using filter section

* docs: update modifier, filters and edge functions sections

* docs: update realtime section

* docs: update storage section

* docs: fix examples not building

* docs: add entry for rpc call with filters

* Update spec/supabase_swift_v1.yml

* Update spec/supabase_swift_v1.yml

---------

Co-authored-by: Tyler <18113850+dshukertjr@users.noreply.github.com>
2023-11-09 20:03:18 +09:00
Kevin Grüneberg
fb48035ab6 chore: use node parseArgs instead of minimist (#18683) 2023-11-03 17:02:34 +01:00
Greg Richardson
42d88eef6a fix(doc-embeddings): minimist import 2023-09-19 10:39:24 -06:00
Kevin Grüneberg
0f576e93e2 chore: remove unused docs dependencies 2023-09-14 19:40:50 +02:00
Alaister Young
788e899e6a Merge branch 'master' into chore/upgrade-to-node-18 2023-06-05 15:33:02 +10:00
sd0
b752c82bf5 feat(docs): add yargs 2023-05-30 08:20:34 +08:00
Alaister Young
0ecf4b65f1 fixes studio and www builds 2023-05-29 14:42:50 +10:00
Greg Richardson
1c0da103c9 fix(embeddings): remove custom anchor from heading 2023-05-11 13:24:18 -06:00
Greg Richardson
36aa0cc187 fix(embeddings): custom heading slugs 2023-05-11 12:26:27 -06:00
Greg Richardson
96bb86c868 fix(prettier): kotlin docs 2023-05-10 16:53:47 -06:00
Jan Tennert
a00e06cddb Merge remote-tracking branch 'supabase/master'
# Conflicts:
#	apps/docs/components/Navigation/NavigationMenu/NavigationMenu.tsx
2023-05-10 17:25:32 +02:00
Greg Richardson
290ed9c406 fix(embeddings): reference doc typings 2023-05-08 14:08:57 -06:00
Greg Richardson
0a4700f2a1 refactor: simplify reference docs nav menu & code split 2023-05-08 12:46:33 -06:00
Jan Tennert
c12277b864 Initial commit 2023-05-07 19:55:08 +02:00
Greg Richardson
8de421d3a5 feat: update sitemap to only include latest lib versions 2023-05-03 15:22:44 -06:00
Greg Richardson
7fd4180325 fix(embeddings): github discussions ci 2023-04-25 11:38:02 -06:00
Greg Richardson
66d61738f5 fix(embeddings): github discussions slug 2023-04-24 18:23:55 -06:00
Greg Richardson
ef2753cab2 feat(embeddings): github app auth 2023-04-24 17:49:00 -06:00
Greg Richardson
8455437243 Merge branch 'feat/zero-downtime-embeddings-refresh' into feat/ingest-github-discussions-for-search 2023-04-24 14:46:34 -06:00
Greg Richardson
19584f8647 chore(embeddings): add log when removing old pages 2023-04-24 14:37:22 -06:00
Greg Richardson
59caf7d1dd fix(embeddings): twilio meta export 2023-04-21 16:32:49 -06:00
Greg Richardson
0f064cb584 fix(embeddings): missing fields when updating/upserting pages 2023-04-21 15:38:45 -06:00
Greg Richardson
60953ee066 feat(embeddings): zero downtime refresh 2023-04-21 14:53:13 -06:00
Greg Richardson
6c373f8313 fix(embeddings): missing github access token env var requirement 2023-04-21 13:13:35 -06:00
Greg Richardson
e8a0a908de feat(search): ingest github discussions 2023-04-20 19:53:19 -06:00
Greg Richardson
67c041877d fix: type error 2023-04-20 19:40:55 -06:00
Greg Richardson
1ff754b879 chore: remove algolia build-search script 2023-04-20 17:49:20 -06:00
Greg Richardson
0ff1759dd2 refactor(search): split sources into their own files 2023-04-20 17:37:01 -06:00
Greg Richardson
6c17d0b01f fix(docs-search): reference section type errors 2023-03-02 22:21:50 -07:00
Greg Richardson
9058770134 feat(docs-search): ingest reference docs 2023-02-28 20:15:08 -07:00
Greg Richardson
bb28c45a77 chore(docs-search): embeddings:refresh script 2023-02-20 14:14:25 -07:00
Greg Richardson
f16b81d4ba feat(docs-gpt): page section heading 2023-02-16 23:59:38 -07:00
Greg Richardson
3321b418f1 feat(docs-gpt): page section slug 2023-02-16 19:15:38 -07:00
Greg Richardson
b65fb5c67d feat(docs-gpt): record page hierarchy 2023-02-16 15:27:58 -07:00
Greg Richardson
c6be9b04a9 chore(docs-gpt): rename META_SUPABASE_SERVICE_KEY on embedding generation script 2023-02-01 11:39:37 -07:00
Greg Richardson
33c376486f chore(docs-gpt): update env variable names 2023-01-30 08:27:19 -07:00
Greg Richardson
bc385b9238 feat(docs-gpt): generate embeddings using openai 2023-01-27 13:10:28 -07:00
Greg Richardson
c998d8d3bd feat(docs-gpt): mdx parsing and initial db setup 2023-01-27 00:21:50 -07:00
Terry Sutton
0b660d3c58 Add CLI and API specs to search results 2022-12-15 11:52:00 -03:30
Terry Sutton
c4e22c1cdb Cleanup 2022-12-14 22:34:32 -03:30
Terry Sutton
d77dec1f4f Add client libs to doc search 2022-12-14 17:33:16 -03:30