1
0
Fork 0
mirror of synced 2024-07-05 14:40:42 +12:00
Commit graph

893 commits

Author SHA1 Message Date
Jake Barnby 3d2ff6b587
Fix doc extensions 2022-10-20 18:02:33 +13:00
Jake Barnby f0bfdf3a1b
Add initial 1.2.x docs 2022-10-20 16:52:52 +13:00
Jake Barnby a2b1941a47
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	composer.json
#	composer.lock
#	docs/references/teams/list-teams.md
2022-10-19 13:17:56 +13:00
Eldad Fux 868c72638e Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools-eldad 2022-10-18 14:42:44 +03:00
Eldad A. Fux 0d0cacbf87
Merge pull request #4520 from appwrite/doc-remove-admin-mode
Remove references to admin mode
2022-10-18 14:38:25 +03:00
Christy Jacob 28044662f4
Update add-environment-variable.md 2022-10-18 11:44:30 +04:00
Christy Jacob e9ef5b5eac
Merge pull request #4303 from MrKrishnaAgarwal/typos
Fixed Typo's and Rephrased words
2022-10-18 11:34:20 +04:00
Vincent (Wen Yu) Ge f7904af0ed Remove references to admin mode 2022-10-17 20:45:17 +00:00
Eldad Fux 65e004f145 Fixed health API and add new test endpoints 2022-10-17 14:43:57 +03:00
Christy Jacob d64effc74f
Merge pull request #4312 from tusharxoxoxo/patch-1
Update add-environment-variable.md
2022-10-14 12:07:35 +04:00
Jake Barnby aa5e9d7b2d
Update service doc 2022-10-12 22:24:10 +13:00
Bharath Shendre 29babb6015 Fixed the broken link 2022-10-12 03:19:27 +05:30
Jake Barnby bf194c30e9
Review updates 2022-10-11 13:38:06 +13:00
Jake Barnby 575b882b30
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	.github/workflows/tests.yml
#	composer.lock
2022-10-10 18:41:40 +13:00
Tushar Dahiya 25f46908b6
Update add-storage-adapter.md 2022-10-09 16:59:48 +05:30
Tushar Dahiya 765dca4a3e
Update add-route.md 2022-10-09 16:55:17 +05:30
Tushar Dahiya 7536818ec2
Update add-runtime.md 2022-10-09 16:53:25 +05:30
Tushar Dahiya 7982a49332
Update add-storage-adapter.md 2022-10-09 16:50:11 +05:30
Tushar Dahiya b085b78d69
Update add-translations.md 2022-10-09 16:48:29 +05:30
Tushar Dahiya b4e0fe0735
Update add-translations.md 2022-10-07 09:47:04 +05:30
Tushar Dahiya c1f567a9ef
Update add-storage-adapter.md 2022-10-07 09:42:45 +05:30
Tushar Dahiya f7db9f8ab2
Update add-runtime.md 2022-10-07 09:38:46 +05:30
Tushar Dahiya b271a98867
Update add-route.md 2022-10-07 09:30:58 +05:30
Tushar Dahiya 0bb3aa6c9d
Update add-environment-variable.md 2022-10-07 09:10:13 +05:30
Krishna Agarwal 5e75fca33f
Update avatars.md 2022-10-06 09:04:44 +05:30
Krishna Agarwal 187bf0165d
rephrased words 2022-10-06 09:02:56 +05:30
Damodar Lohani 69846749bf update changelogs 2022-09-23 06:31:43 +00:00
Jake Barnby f7e5ccf296
Merge remote-tracking branch 'origin/fix-team-get-membership-model' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
2022-09-22 20:12:17 +12:00
Christy Jacob e4d186b9a7
Merge pull request #3861 from appwrite/fix-flutter-web-auth-2
Update flutter getting started to match library
2022-09-21 23:53:24 +05:30
Jake Barnby e9f75d32a1
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	Dockerfile
#	app/config/errors.php
#	app/config/roles.php
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/graphql.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
Steven 9985af45fb Update flutter getting started to match library 2022-09-16 20:25:06 +00:00
Steven 6c9e805682
Change role:all to any in docs 2022-09-14 12:18:33 -07:00
Christy Jacob 776dc84475 feat: generate latest examples 2022-09-14 17:41:36 +05:30
Christy Jacob 0b767c15a6 feat: update examples 2022-09-14 14:41:08 +05:30
Jake Barnby dab4c004d3
Merge remote-tracking branch 'origin/0.16.x' into update-team-membership 2022-09-14 19:38:56 +12:00
Christy Jacob 98c8896588 feat: update get* endpoints to list* endpoints in locale API 2022-09-14 03:48:02 +05:30
Christy Jacob 626e4b1b8a feat: update getSessions to listSessions in users and accounts API 2022-09-14 03:43:04 +05:30
Christy Jacob 937674a373 feat: update getLogs to listLogs in users and account API 2022-09-14 02:35:03 +05:30
Christy Jacob 183bb2e92d feat: update getMemberships to listMemberships in Users API 2022-09-14 02:28:28 +05:30
Christy Jacob 0eb994e625 feat: remove 1.0.0 examples 2022-09-14 02:00:25 +05:30
Christy Jacob 0123bba1fb feat: update console sdk, remove old specs 2022-09-14 01:59:15 +05:30
Christy Jacob 105e5fe71c feat: rename getMemberships to listMemberships 2022-09-14 01:44:56 +05:30
Christy Jacob f6868318e0
Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-13 21:54:57 +05:30
Christy Jacob 59f33cbb51 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into doc-sdk-getting-started-examples 2022-09-13 15:36:46 +00:00
Eldad A. Fux 31241f5d12
Merge pull request #3790 from appwrite/feat-add-route-doc
add-route example
2022-09-11 15:03:59 +03:00
shimon 48b3d82518 Tidy up 2022-09-09 17:30:37 +03:00
shimon dc36f05ee7 Tidy up 2022-09-09 17:29:11 +03:00
shimon b757951f9c Tidy up 2022-09-09 17:01:45 +03:00
shimon b6495ff006 Merge remote-tracking branch 'origin/feat-add-route-doc' into feat-add-route-doc 2022-09-09 17:00:52 +03:00
shimon 963ce8198e Tidy up 2022-09-09 17:00:08 +03:00
Shimon Newman 3f568f732e
Update docs/tutorials/add-route.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-09-09 16:43:17 +03:00
shimon ef7f919fa1 Tidy up 2022-09-09 16:40:34 +03:00
shimon 947e4190d5 Tidy up 2022-09-09 16:21:26 +03:00
shimon edb4ca6a63 Tidy up 2022-09-09 16:15:38 +03:00
Shimon Newman cd058633f5
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:07:09 +03:00
Shimon Newman 016de02356
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:06:52 +03:00
Shimon Newman f494ec488f
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:06:38 +03:00
Shimon Newman 09e5e06614
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:06:20 +03:00
Shimon Newman 910c37729d
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:05:59 +03:00
Shimon Newman a698dfde8b
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:05:42 +03:00
Shimon Newman 19a5945730
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:05:16 +03:00
Shimon Newman 16024e0020
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:04:52 +03:00
Shimon Newman 10b0277120
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:04:39 +03:00
Shimon Newman f28248037c
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:04:13 +03:00
Shimon Newman 2ef98752dc
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:04:00 +03:00
Shimon Newman 101e6cb539
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:03:37 +03:00
Shimon Newman 9c0da69dbb
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:03:28 +03:00
Shimon Newman d865b5adee
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:03:09 +03:00
Shimon Newman 4809520462
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:02:58 +03:00
Shimon Newman 3e23759e69
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:02:21 +03:00
Shimon Newman 4cd0f4ea1e
Update docs/tutorials/add-route.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-09-09 16:02:01 +03:00
Christy Jacob a707fa0385 feat: update dart and flutter changelog 2022-09-09 14:47:17 +04:00
shimon 6507bf9fad add-route 2022-09-08 16:36:39 +03:00
shimon 812cd9be76 add-route 2022-09-08 16:18:56 +03:00
shimon 9665d3a106 add-route 2022-09-08 16:13:00 +03:00
Damodar Lohani af1d1dd7a2
Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:59 +05:45
Damodar Lohani f18707c3a0
Update docs/sdks/python/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:51 +05:45
Damodar Lohani b7e9d4894e
Update docs/sdks/kotlin/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:43 +05:45
Damodar Lohani 90e05fec87
Update docs/sdks/dotnet/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:38 +05:45
Damodar Lohani 0fd027b957
Update docs/sdks/dotnet/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:33 +05:45
Damodar Lohani 4acd4a03d3
Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:06:02 +05:45
Damodar Lohani a342a77caf
Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:05:56 +05:45
Damodar Lohani 50d20f7e84
Update docs/sdks/android/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:05:50 +05:45
Damodar Lohani e24d789510
Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:05:44 +05:45
Damodar Lohani fb3ba9a475
Update docs/sdks/android/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-07 11:05:38 +05:45
Jake Barnby cb8688a8c3
Update and move swift getting started docs to right location 2022-09-07 14:43:50 +12:00
Damodar Lohani eb0b33bfcd Fix code examples in SDK getting started 2022-09-07 02:12:04 +00:00
Christy Jacob 2634c5ae19 feat: update specs and platforms 2022-09-06 21:21:07 +04:00
Christy Jacob fed981681a feat: update specs and sdks 2022-09-05 00:56:13 +04:00
Jake Barnby d0c8563fbf
Merge remote-tracking branch 'origin/master' into chore-sync-master
# Conflicts:
#	app/config/platforms.php
#	composer.lock
2022-09-02 00:12:22 +12:00
Christy Jacob 6b26e36c17 feat: update examples 2022-09-01 11:18:57 +00:00
Matej Bačo eb1fdcec73 Generate release docs examples 2022-09-01 04:49:47 +00:00
Damodar Lohani 214018be4b fix doc changes 2022-09-01 00:58:45 +00:00
Damodar Lohani 001e12b274 fix format 2022-08-30 03:59:03 +00:00
Damodar Lohani 6039ee0b0f update change log windows support 2022-08-30 03:57:56 +00:00
Damodar Lohani 7a2f90b5bf flutter changelog updated 2022-08-30 03:05:31 +00:00
Damodar Lohani 32a8232689 dart changelogs 2022-08-30 02:35:36 +00:00
Damodar Lohani 3f9bbd5fc7 docs update 2022-08-29 12:09:22 +00:00
Damodar Lohani aa96ede848
updated flutter getting started 2022-08-28 10:22:23 +05:45
Matej Baco 8513bb2dbe Merge branch 'feat-list-endpoints-queries' into feat-variables-api 2022-08-25 11:14:42 +02:00