hallidayo
a7c6f3ec9a
fix: edge functions removed port 465 ( #22071 )
...
removed port 465
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2024-03-19 07:45:37 +00:00
Turiiya
74a1d5fec1
docs: add missing import and type decl to sveltekit tutorial ( #21634 )
...
* docs: add missing import and type decl to sveltekit tutorial
* update +layout.server.ts in sveltekit code example
* update remaining
* chore: fix formatting
---------
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2024-03-07 21:17:48 +00:00
Kirill So
aeb74c8947
SvelteKit docs and examples - remove throw ( #21637 )
...
SvelteKit docs and examples changes for throw
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2024-03-06 15:52:21 +00:00
Charis
14ca7b6ed9
docs: add sentry integration docs ( #21439 )
...
* docs: add sentry integration docs
* feat: add sentry edge functions monitoring guide.
* feat: add sentry functions example.
* fix: navbar.
* chore: nits.
* chore: add to functions example list.
* fix: formatting.
* chore: add nextjs example.
* fix: rename sentry guide
* remove configuration options
* Apply suggestions from code review
Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com >
---------
Co-authored-by: thorwebdev <thor@supabase.io >
Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com >
Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com >
2024-03-06 14:50:03 +00:00
Thor 雷神 Schaeff
7ce6958030
feat: add rbac claim auth hook. ( #21263 )
...
* feat: add rbac claim auth hook.
* feat: get user role from jwt.
* chore: update full-schema.
* feat: add RBAC guide.
* feat: use plpgsql.
* Apply suggestions from code review
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* chore: make top level claim.
* chore: set search_paths.
* chore: accessing custom claims.
---------
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2024-03-04 14:24:32 +00:00
냥냐챠
b10301bc3c
chore: update an edge function example ( #21539 )
...
chore: update `send-email-stmp` example
2024-02-27 10:49:26 +00:00
LV Nilesh
045dafcef7
Update Account.jsx ( #21136 )
...
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2024-02-09 20:08:24 +00:00
Charis
a4d4f68797
fix db connections for example edge functions ( #20889 )
2024-01-30 18:28:05 -05:00
Greg Richardson
d42536b23e
Docs: Update AI guides to reference pooler connection string ( #20846 )
...
docs(ai): update guides to reference pooler connection string
2024-01-29 13:44:23 -07:00
Tyler
b3e43567d8
blog: Add Flutter Figma clone blog article ( #20768 )
...
* Minor code example fix on Flutter example
* blog: add flutter figma clone blog article
* Run formatter
* update the images
2024-01-26 16:54:39 +01:00
Tyler
7b26792d3f
examples: Add Flutter Figma clone app to the realtime examples ( #20726 )
...
* examples: Add Flutter Figma clone app to the realtime examples
* change the folder name to flutter-figma-clone
2024-01-25 19:08:09 +09:00
RilDev
b8707817b6
fix: add bearer token to resumable-upload-uppy example ( #18789 )
2024-01-18 12:22:17 +00:00
Thor 雷神 Schaeff
34a016b4c2
feat(blog): Add React Query post. ( #20254 )
...
* feat(blog): Add React Query post.
* feat(examples): Add React Query example.
* Apply suggestions from code review
Thank you 💚
Co-authored-by: Philipp Steinrötter <philipp@steinroetter.com >
* chore: update og image.
---------
Co-authored-by: Philipp Steinrötter <philipp@steinroetter.com >
2024-01-12 10:30:48 +00:00
Clarence
432de2fc69
chore: clean up on empty className attributes ( #20203 )
...
clean up on empty className attrib
Co-authored-by: Alaister Young <alaister@users.noreply.github.com >
2024-01-08 05:49:28 +00:00
Hieu Vu
c09caa317a
Update Kotlin tutorials to be aligned with supabase-kt v2.0.0 ( #19998 )
...
* Update Kotlin tutorials with supabase 2.0.0
* Update build gradle
* Update with-kotlin.mdx
* Update with-kotlin.mdx
---------
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2024-01-03 18:27:57 +00:00
Yoann Fuks
20e8a01563
Fix(example): methods cors on restful-tasks edge ( #20128 )
...
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2024-01-03 17:23:36 +00:00
Clarence
a5f9361dcc
fixed typos in www/_customers/chatbase.mdx and /ai/vector_hello_world.ipynb ( #19959 )
...
* docs: fixed typo annualize --> annualized
* docs: fixed typo incldues --> includes
2023-12-22 10:58:09 +01:00
dependabot[bot]
32d0169a13
build(deps): bump transformers from 4.30.0 to 4.36.0 in /examples/ai/image_search ( #19924 )
...
build(deps): bump transformers in /examples/ai/image_search
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.30.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.30.0...v4.36.0 )
---
updated-dependencies:
- dependency-name: transformers
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 12:09:20 +02:00
Robbie
0ac88f68b4
Add Tunnelmole as an open source alternative to ngrok for your Discord Bot ( #19864 )
...
* Add Tunnelmole as an open source alternative to ngrok
* More compact instructions
---------
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2023-12-20 17:16:15 +00:00
Anwar Knyane
4e4ff1f02a
fix GitHub actions and add extra security to project-id ( #19851 )
...
* Update deploy.yaml
* update deploy.yaml for functions
---------
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2023-12-19 18:54:59 +00:00
Tyler
eae972b55a
blog: update past Flutter blog content to use supabase_flutter v2 ( #19634 )
...
* update flutter quick start and example app to use flutter v2
* update examples and blog articles to use Flutter SDK v2
* fix versions used in examples
* update image picker to 1.0.5
* minor code refactor for sample code
2023-12-19 11:34:03 +09: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
Charis
7fdc3ce358
Revert "Feat/pdf file upload and extraction edge function example" ( #19750 )
...
Revert "Feat/pdf file upload and extraction edge function example (#15580 )"
This reverts commit 62cdcf7149 .
2023-12-14 18:46:48 +00:00
Adams Abdulhakeem
62cdcf7149
Feat/pdf file upload and extraction edge function example ( #15580 )
...
* feat: Feat/pdf file upload and extraction edge function example
* Added MDX file, slightly improvements on function code
* Added to the navbar, refactored into Deno.serve()
* Apply suggestions from code review
---------
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com >
Co-authored-by: Rodrigo Mansueli Nunes <rodrigo@mansueli.com >
Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com >
2023-12-15 02:10:11 +08:00
S96EA
d2c076acf2
fix(example): remove supabase kong config from nextjs-todo-list example ( #19353 )
...
fix: remove supabase kong config from nextjs-todo-list example
2023-12-04 12:48:08 +00:00
Viktor Eriksson
7a68149d15
Update README.md with instructions for Vite instead of Create React App ( #19082 )
2023-11-27 20:48:00 +00:00
wave-light
81e146f26b
Update README.md ( #19103 )
...
Correct the example endpoint to `/oak-server/greet`
2023-11-26 22:08:36 -05:00
Thor 雷神 Schaeff
772c4ac119
docs: update scopes docs. ( #19090 )
...
* docs: update scopes docs.
* docs: backlink to oauth app creation docs.
2023-11-20 07:06:01 +00:00
Guilherme Souza
a2cd408ed2
docs: add getting started guide for Swift ( #19044 )
...
* docs: getting started guide for Swift
* Apply suggestions from code review
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Add new tutorial to menu
* Add correct image for tutorial
* style: format with-swift tutorial
* docs: add example to the repository
---------
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
Co-authored-by: Thor 雷神 Schaeff <5748289+thorwebdev@users.noreply.github.com >
2023-11-18 11:50:53 +00:00
Jason R. Stevens, CFA
5886d06a70
Update llamaindex.ipynb doc_hash to hash ( #18838 )
...
* Update llamaindex.ipynb doc_hash to hash
Update `doc_hash` to `hash` since running this as-is provided an `AttributeError`.
Here's what the Python build-in `vars` gives me (truncated):
```python
{'id_': 'd94b1287-b3ef-4aba-ac6b-7a4e353b0327',
'embedding': None,
'metadata': {},
'excluded_embed_metadata_keys': [],
'excluded_llm_metadata_keys': [],
'relationships': {},
'hash': '4c702b4df575421e1d1af4b1fd50511b226e0c9863dbfffeccb8b689b8448f35',...}
```
* fix: SimpleWebPageReader & StorageContext imports
* chore: revert python version change
---------
Co-authored-by: Greg Richardson <greg.nmr@gmail.com >
2023-11-17 11:41:52 -07:00
Thor 雷神 Schaeff
f14db85bfe
expo push notifications guide and example. ( #18952 )
...
* feat: add push notifications example.
* feat: add push notifications guide.
* fix: remove trigger.
* chore: americanize.
* Apply suggestions from code review
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Apply suggestions from code review
* Apply suggestions from code review
* chore: run prettier.
---------
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2023-11-16 14:10:15 +08:00
Oliver Rice
392b3fc460
docs: Update vecs references from create_collection to get_or_create_collection ( #17707 )
2023-11-14 22:26:12 +01:00
Lakshan Perera
67367d7f4e
chore: updated Edge Functions examples ( #18742 )
...
* Removed the use of deprecated std/http in favor of Deno.serve
* Use full import paths instead of using paths from import maps (less
confusing, easy to copy examples)
* Formatted all examples with `deno fmt`
2023-11-06 19:55:22 +11:00
Tyler
1a0d92ba41
docs: update Flutter docs/ guides/ examples to reflect the new Skip nonce checks option for Google login ( #18697 )
...
* update example google sign in app
* update flutter google sign in example
* update flutter auth blog post to add skip nonce check content
* update google sign in guide to include skip nonce check content
* minor update on the code sample for google auth guide
* delete unused code from code sample
* minor update of the blog writing
* blog article refactor
* minor format fix
* Update apps/docs/pages/guides/auth/social-login/auth-google.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Update apps/docs/pages/guides/auth/social-login/auth-google.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Update apps/docs/pages/guides/auth/social-login/auth-google.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Update apps/www/_blog/2023-07-18-flutter-authentication.mdx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* fix typo
---------
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2023-11-04 06:26:06 +00:00
Jon Meyers
a750896a34
Docs: remove outdated section from Slack Clone example ( #18600 )
...
remove outdated section from Slack Clone example
2023-11-01 00:26:37 +00:00
dependabot[bot]
a5672cf3a9
chore(deps-dev): bump wrangler from 2.0.16 to 2.20.1 in /examples/caching/with-cloudflare-workers-kv ( #17080 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 14:46:07 +08:00
dependabot[bot]
6ea576a316
chore(deps-dev): bump wrangler from 2.0.23 to 2.20.1 in /examples/with-cloudflare-workers ( #17082 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 14:45:39 +08:00
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
0f5d1e9594
Feat add edge function slack mention example ( #18237 )
...
* feat edge slack mention
* docs: fix slack thread_ts property casing
---------
Co-authored-by: Greg Richardson <greg.nmr@gmail.com >
2023-10-17 15:13:51 -03:00
Tyler
cb51a8bb9c
fix: Update Google login example app, guide, and blog article to use new Google login flow for Flutter ( #18222 )
...
* update Flutter Google login example to use google_sign_in package
* update build.gradle to support multidex
* compatible with native google login
* update comments
* update readme of sample app
* fix the blog to use the new flow
* update google login guide for Flutter to use the new flow
* Add an intro line for Flutter native google auth guide
2023-10-16 15:40:46 +09:00
Michel Pelletier
56961377d9
Michelp/add supachat example ( #17445 )
...
* Add supachat example and seed.
* remove unecessary commit
* add sequence update code.
* uncomment and move cron extension into migration, doesnt seem to work in seed file.
* spellcheck.
* add readme.
2023-10-03 12:34:28 +02:00
Greg Richardson
c743800909
docs: update edge function url format
2023-09-19 15:34:41 -06:00
Gareth Jones
1d83665a9c
fix vector example
2023-09-11 10:43:19 -07:00
levelingup
3270cda33c
Update README.md
...
Misspelling
2023-08-29 20:46:27 -07:00
Greg Richardson
3e0a24f03e
Merge pull request #16534 from DevDengChao/example/nuxt3-todo-list
...
Introduce Nuxt3 todo list example
2023-08-21 11:47:40 -05:00
Greg Richardson
1052b5e858
Rename readme.md to README.md
2023-08-21 11:00:15 -05:00
dependabot[bot]
661a4b597f
Bump certifi from 2023.5.7 to 2023.7.22 in /examples/ai/image_search
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 11:35:55 +00:00
邓超
b098dc25cd
Introduce Nuxt3 todo list example
2023-08-15 17:43:13 +08:00
thorwebdev
8469278129
feat: add supabase connect edge function example.
2023-08-01 15:37:38 +08:00
Hieu Vu
515a2db611
docs: Remove credential info
2023-07-24 23:37:10 +07:00