Aditya Oberai
83bb30e8f1
Merge branch 'main' into add-bulk-api-docs
2025-06-20 20:28:23 +05:30
adityaoberai
244dc9fdd2
Create bulk API docs
2025-06-20 20:25:03 +05:30
Steven Nguyen
8ecb6216ab
Merge pull request #2072 from appwrite/availability-sla
...
Add 'Availability SLA' section to platform documentation
2025-06-18 14:38:06 -07:00
Evan
5d82ab678e
rename
2025-06-18 18:11:19 +00:00
Evan
206e252cbe
Merge branch 'main' into availability-sla
2025-06-17 20:24:50 +00:00
Jesse Winton
39c93a167f
update product orders
2025-06-17 13:25:14 -04:00
ArnabChatterjee20k
4ba777c0fe
updated casing for python
2025-06-16 20:48:08 +05:30
ArnabChatterjee20k
a402859105
added oauth working with python
2025-06-16 11:59:13 +05:30
ArnabChatterjee20k
d13acc1249
added forwarding user agent with python
2025-06-16 11:43:03 +05:30
ArnabChatterjee20k
9a28462527
added anonymous request working with python
2025-06-16 11:40:25 +05:30
ArnabChatterjee20k
b9449e4dc2
added ssr login with email and password working with python
2025-06-16 11:34:56 +05:30
Darshan
76a74c0162
fix: links not rendering in models pages by parsing the md content.
2025-06-14 18:11:05 +05:30
Evan
18acbf7885
Update +page.markdoc
2025-06-13 14:54:04 -07:00
Evan
93eb0a5422
Update +layout.svelte
2025-06-13 14:53:31 -07:00
Evan
55e6439f65
Update src/routes/docs/advanced/platform/availability-sla/+page.markdoc
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com >
2025-06-13 14:53:05 -07:00
Evan
f5171d4054
Merge branch 'main' into SLA_Docs
2025-06-13 12:29:35 -07:00
Evan
c13995ac09
Update +page.markdoc
2025-06-13 12:27:58 -07:00
Evan
be799deed2
Update +page.markdoc
2025-06-13 12:27:30 -07:00
Evan
8b4ee1cf4f
Update src/routes/docs/advanced/platform/availability-sla/+page.markdoc
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com >
2025-06-12 11:00:33 -07:00
Evan
ff838e4d31
Update src/routes/docs/advanced/platform/support-sla/+page.markdoc
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com >
2025-06-12 11:00:08 -07:00
Steven Nguyen
96dd4bc0ab
Merge pull request #2046 from appwrite/clarify-bucket-app-storage-endpoint
...
Clarify S3 storage configuration for path-style and virtual-hosted-style endpoints
2025-06-11 17:25:09 -07:00
Steven Nguyen
c86edcbd2f
Merge pull request #1970 from appwrite/auth-journey-auth-status
...
Add auth journey: Checking auth status
2025-06-11 16:52:35 -07:00
Jesse Winton
326ccfe4ed
Merge branch 'main' into fix-layout-state-mismatch
2025-06-10 09:29:26 -04:00
ChiragAgg5k
9f2e8513c8
Update content type display in Response component
2025-06-08 19:32:34 +05:30
Evan
6435a126d4
Add 'Availability SLA' section to platform documentation
2025-06-05 15:16:33 -07:00
Evan
0c5b8e4f41
Closing quote fix
2025-06-05 14:51:24 -07:00
Evan
7475e11d4f
Update +layout.svelte
2025-06-05 14:36:08 -07:00
Evan
74d21ec005
Add 'Support SLA' section to platform layout
2025-06-05 14:32:42 -07:00
Aditya Oberai
8be6b6d3b8
Update src/routes/docs/tutorials/nuxt-ssr-auth/step-6/+page.markdoc
...
Co-authored-by: Luke B. Silver <22452787+loks0n@users.noreply.github.com >
2025-06-04 17:57:56 +05:30
Aditya Oberai
101fc54358
Update src/routes/docs/tutorials/nuxt-ssr-auth/step-3/+page.markdoc
...
Co-authored-by: Luke B. Silver <22452787+loks0n@users.noreply.github.com >
2025-06-04 17:57:28 +05:30
Aditya Oberai
05eedfb305
Update src/routes/docs/tutorials/nuxt-ssr-auth/step-8/+page.markdoc
...
Co-authored-by: Luke B. Silver <22452787+loks0n@users.noreply.github.com >
2025-06-04 17:56:49 +05:30
adityaoberai
304ab6010c
Fix Nuxt SSR Auth tutorial
2025-06-04 17:40:46 +05:30
Torsten Dittmann
980309c7fa
Refactor references page component
...
- Add type imports and improve type safety
- Remove unused selectedMenuItem variable and bindSelectedRef function
- Add early return guards for platform/version selection
- Remove replaceState parameter from goto navigation
- Clean up method grouping with proper return type
2025-06-03 17:04:45 +02:00
Torsten Dittmann
1862567bc7
fix: switch docs layout to svelte 5, avoiding state mismatch
...
- Replaces PascalCase import with kebab-case, switches to modern Svelte 5 syntax including SVGAttributes type
- afterNavigate instead of navigating store
- snippet-based slots
- Makes Icon name prop optional and fixes aria attribute format.
2025-06-03 16:44:59 +02:00
Ebenezer Don
88cfe5127d
Merge branch 'main' into auth-journey-auth-status
2025-05-29 23:31:37 +01:00
Ebenezer Don
2c45ae1be9
Update src/routes/docs/products/auth/checking-auth-status/+page.markdoc
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com >
2025-05-29 23:31:11 +01:00
Ebenezer Don
6a472c1da9
Update src/routes/docs/products/auth/checking-auth-status/+page.markdoc
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com >
2025-05-29 23:31:05 +01:00
Ebenezer Don
c7fac46508
Update src/routes/docs/products/auth/checking-auth-status/+page.markdoc
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com >
2025-05-29 23:30:59 +01:00
Ebenezer Don
4285ec3c4c
Merge branch 'main' into clarify-bucket-app-storage-endpoint
2025-05-29 23:26:38 +01:00
Steven Nguyen
0e784e8a60
docs: don't give 10 free SMS for free plan orgs
...
Due to abuse, we no longer provide free SMS for free plan orgs.
2025-05-28 23:49:15 +00:00
Chirag Aggarwal
4869c1da64
chore: update sdk versions across docs
2025-05-28 08:45:47 +00:00
Ebenezer Don
18f0721709
docs: clarify S3 storage configuration for path-style and virtual-hosted-style endpoints
2025-05-27 21:05:39 +01:00
adityaoberai
58dc90128d
Update flutter build settings
2025-05-26 16:37:46 +05:30
Darshan
e0aa5f8c0b
Merge pull request #2036 from appwrite/fix-not-equals-example
...
Fix: `notEqual` doesn't take an array
2025-05-26 11:23:53 +05:30
Torsten Dittmann
5d17dd1452
Update Appwrite to version 1.7.4
2025-05-25 22:24:23 +02:00
adityaoberai
e8f97b79a1
update pre-existing a/aaaa records note
2025-05-25 20:13:28 +05:30
adityaoberai
5f1774edab
Add info note on apex domains
2025-05-25 20:09:02 +05:30
adityaoberai
f962269124
Update runtimes note
2025-05-25 19:14:47 +05:30
adityaoberai
13282c4ca6
formatting
2025-05-25 19:12:59 +05:30
adityaoberai
84a3051460
Mark _APP_DOMAIN_TARGET as deprecated
2025-05-25 19:10:22 +05:30