1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00
Commit graph

1176 commits

Author SHA1 Message Date
Steven Nguyen a235024268
Separate OAuth2 info from Sessions into Identities
This allows us to retain the OAuth2 info even if the session is
deleted. This also provides a foundation for allowing multiple emails,
phone numbers, etc, not from an OAuth2 provider.
2023-08-02 15:36:06 -07:00
Vincent (Wen Yu) Ge b8e840f42d Fix missing description for endpoint 2023-07-31 16:01:59 +00:00
Steven Nguyen 611524476b
Merge branch 'master' into feat-master-to-1.4.x 2023-07-26 13:33:49 -07:00
Eldad A. Fux 887abad190
Merge pull request #5707 from appwrite/docs-delete-session
Update delete session description to be actually correct
2023-07-26 02:10:00 +03:00
Eldad A. Fux f6d96237e7
Merge pull request #5755 from mendelgordon/doc-fix-magic-session-typo
Fix small typo in docs
2023-07-25 22:09:31 +03:00
Matej Bačo 44352e727d Merge branch 'feat-git-integration' of https://github.com/appwrite/appwrite into feat-git-integration 2023-07-25 10:04:08 +02:00
Matej Bačo c65dc29b0e Update proxy.md 2023-07-25 10:04:00 +02:00
Khushboo Verma ce43447f77
Create vcs.md 2023-07-25 13:33:30 +05:30
Matej Bačo 743c214a66 PR review changes 2023-07-24 15:12:36 +02:00
Eldad A. Fux 66fee90af9
Merge pull request #5199 from appwrite/feat-custom-smtp
[FEAT] Custom SMTP and Template support
2023-07-20 07:09:11 +03:00
Damodar Lohani 4fd5c72f34 Merge branch 'master' into feat-1.4.x-with-1.3.x-master 2023-07-19 07:39:37 +00:00
Damodar Lohani 8dc5c2cb4c Merge remote-tracking branch 'origin/1.4.x' into feat-custom-smtp 2023-07-19 07:24:58 +00:00
Torsten Dittmann 74308b445e
Merge pull request #5587 from appwrite/feat-user-labels
Add a new labels attribute to the Users collection
2023-07-18 14:59:18 +02:00
Eldad A. Fux ce5a689b5b
Merge pull request #5565 from appwrite/fix-flutter-getting-started-1
Update Flutter GETTING_STARTED.md
2023-07-18 06:53:58 +03:00
Damodar Lohani 94d44acbf2
Rename update-team-membership-roles.md to update-team-membership.md 2023-07-11 11:57:28 +05:45
Aditya Oberai b4fea28787 Add .NET SDK docs examples 2023-07-11 00:15:46 +05:30
Aditya Oberai c617f0e079
Remove unnecessary code 2023-07-07 20:04:01 +05:30
Aditya Oberai b3915fb197
Update getting started examples 2023-07-07 18:27:44 +05:30
Mendel Gordon 70cebe4460
Update create-magic-url-session.md
Fix typo
2023-06-29 10:32:03 -04:00
Vincent (Wen Yu) Ge 57621de57d Damodar's comments 2023-06-15 18:38:15 +00:00
Jake Barnby 031f8270ff
Merge remote-tracking branch 'origin/1.4.x' into validator-mv
# Conflicts:
#	composer.lock
2023-06-15 12:28:32 +12:00
Vincent (Wen Yu) Ge 6edea596b4 Update delete session description to be actually correct 2023-06-14 17:49:52 +00:00
Steven Nguyen 8400394857
Add an endpoint to update user labels 2023-06-09 10:18:51 -07:00
Matej Bačo 6522d86fa9 Update installation, certificate & repository response models 2023-06-08 17:24:27 +02:00
Damodar Lohani 6858c5c26a
Update GETTING_STARTED.md 2023-05-21 07:27:20 +05:45
fogelito f6153b7626 Use array instead of variadic 2023-05-16 15:56:20 +03:00
Jake Barnby 2eef1cfca5
Update SDK generator + examples 2023-05-16 16:54:34 +12:00
Jake Barnby 67f1ae377c
Update version 2023-05-16 14:40:55 +12:00
Jake Barnby ab7f4285d5
Add examples 2023-05-15 19:14:23 +12:00
Jake Barnby 67a7a217e8
Fix getting started 2023-05-15 19:13:20 +12:00
Christy Jacob 2fcd78d784
Merge pull request #5360 from Atsurak/master
fix : wrong links for getting started for web
2023-05-02 23:32:46 +05:30
Christy Jacob 80dd3644f8
Merge pull request #5394 from appwrite/docs-cloud
Move reference to env-var to self-hosted docs.
2023-04-30 00:46:56 +05:30
Christy Jacob f0d7f6c7ed feat: update endpoint for Appwrite 1.3.x 2023-04-28 19:40:24 +05:30
Christy Jacob 913571654a feat: update endpoint for Appwrite 1.2.x 2023-04-28 19:36:30 +05:30
Christy Jacob 77fcdb847d feat: update endpoint for Appwrite 1.1.x 2023-04-28 19:33:02 +05:30
Damodar Lohani b1bbc9dfbd Merge remote-tracking branch 'origin/master' into feat-custom-smtp 2023-04-28 07:11:17 +00:00
Jake Barnby 4aa6ce3cfd
Merge pull request #5426 from appwrite/fix-apple-getting-started
Fix typo in Apple Getting Started
2023-04-26 16:37:24 +12:00
Steven 2d0cf85edd
Fix typo in Apple Getting Started 2023-04-24 12:03:41 -07:00
Vincent (Wen Yu) Ge d965df4a05 Remove reference to env vars in references 2023-04-17 21:12:15 +00:00
Damodar Lohani f79c41a132 fix naming and add doc 2023-04-17 02:21:24 +00:00
Christy Jacob f30d11ed60 feat: update cli version 2023-04-13 01:23:49 +04:00
Prasanth Kota 0a1fcfc889
Update GETTING_STARTED.md 2023-04-13 00:13:20 +05:30
Vincent (Wen Yu) Ge 472ddd190c fix links for relationship attribute 2023-04-12 15:11:10 +00:00
Jake Barnby 15080fee1b
Update changelogs 2023-04-12 18:18:04 +12:00
Jake Barnby 979fa36b02
Update versions 2023-04-12 17:59:43 +12:00
Jake Barnby d63ce7319c
Update changelogs 2023-04-12 17:13:02 +12:00
Damodar Lohani d050ae40a7
Merge branch 'master' into feat-sync-master-12x 2023-04-12 07:31:23 +05:45
Jake Barnby 07b8f0fe3f
Merge pull request #5339 from appwrite/feat-add-version
Add versioned specs and examples
2023-04-12 01:56:29 +12:00
Jake Barnby 6b497a31c8
Add versioned specs and examples 2023-04-12 01:23:29 +12:00
Jake Barnby 7fe14ca10b
Merge remote-tracking branch 'origin/master' into sync-master
# Conflicts:
#	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/console
#	app/controllers/api/storage.php
#	composer.lock
2023-04-12 00:50:31 +12:00
Jake Barnby 2157acd63f
Merge branch '1.3.x' into doc-auth-1.3
# Conflicts:
#	composer.lock
2023-04-11 21:22:32 +12:00
Christy Jacob 391e114cdd feat: update docs examples 2023-04-11 08:27:36 +00:00
Christy Jacob 4a314c0a58 Merge branch 'master' of https://github.com/appwrite/appwrite into update-cli-1.2.1 2023-04-11 08:14:52 +00:00
Jake Barnby f00bd7dac7
Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	composer.lock
2023-04-11 17:25:26 +12:00
Jake Barnby 7f8f34793e
Merge remote-tracking branch 'origin/1.3.x' into doc-db-relationships
# Conflicts:
#	composer.lock
2023-04-11 15:57:35 +12:00
Jake Barnby d58ce741f3
Apply suggestions from code review
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2023-04-11 15:49:36 +12:00
fogelito acbdb06b3c Add .md files 2023-04-10 23:15:18 +03:00
Vincent (Wen Yu) Ge 5354e5ee44
Merge branch '1.3.x' into doc-auth-1.3 2023-04-10 16:03:36 -04:00
Torsten Dittmann 3860602697 feat: console service 2023-03-31 17:14:59 +02:00
Damodar Lohani 41d22fb50b Merge remote-tracking branch 'origin' into feat-db-pools-master-sync-2 2023-03-30 08:02:31 +00:00
Vincent (Wen Yu) Ge 19d5ea03b9 Updates links for query page 2023-03-29 19:38:39 +00:00
Vincent (Wen Yu) Ge 7b35d3739b Update auth doc links for 1.3 2023-03-29 18:58:55 +00:00
Torsten Dittmann 10cd97e978 Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-team-prefs 2023-03-23 13:03:50 +01:00
Christy Jacob 4c52458684 Merge branch 'master' of github.com:appwrite/appwrite into update-cli-1.2.1 2023-03-22 20:34:21 +04:00
Damodar Lohani 8e987112b9 Merge remote-tracking branch 'origin/master' into 1.2.x 2023-03-21 05:55:07 +00:00
Christy Jacob e114da1d9a Merge branch 'master' of github.com:appwrite/appwrite into update-cli-1.2.1 2023-03-20 16:55:02 +05:30
Damodar Lohani 9aaef931ca
Update GETTING_STARTED.md 2023-03-16 07:35:04 +05:45
Matej Bačo 1f409b4e40 Shared variables 2023-03-11 17:06:02 +01:00
Torsten Dittmann 2178bfc126 Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-database-update-attribute 2023-03-10 18:39:11 +05:30
Torsten Dittmann 64244d9f8f docs: update teams get prefs 2023-03-09 02:11:10 +05:30
Torsten Dittmann 4f08d8e82a
Apply suggestions from code review
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
2023-03-09 02:09:03 +05:30
Matej Bačo 59f5978fa3 Implement rules 2023-03-08 19:30:01 +01:00
Damodar Lohani cbc365a702 update changelog 2023-03-07 06:14:24 +00:00
Torsten Dittmann 496da61cd9 feat: team preferences 2023-03-06 19:54:02 +05:30
Torsten Dittmann ae32536be2 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-release-1-3-console-sdk 2023-02-28 14:45:34 +05:30
Torsten Dittmann 8714f11fd2 chore: generate docs 2023-02-28 14:06:08 +05:30
Torsten Dittmann d604746f9b chore: generate console docs 2023-02-28 14:05:57 +05:30
Torsten Dittmann 7372983c9d docs: update attributes 2023-02-28 13:55:06 +05:30
Torsten Dittmann 5a2bbd0976 docs: update attributes 2023-02-26 21:13:27 +05:30
Torsten Dittmann 8ae974e6dd feat: database update attribute endpoints 2023-02-26 18:03:18 +05:30
Christy Jacob b8efa441fb feat: upgrade CLI to 1.2.1 2023-02-22 11:06:21 +05:30
Steven Nguyen 7c0eb7bf8b
Document new offline support labels 2023-02-21 14:33:52 -08:00
Damodar Lohani 4948aedfb5 Merge remote-tracking branch 'origin/master' into 1.3.x 2023-02-20 03:51:54 +00:00
Damodar Lohani a730d1ddc7 fix changelog 2023-02-16 07:31:24 +00:00
Damodar Lohani e1af86af98 update flutter changelog 2023-02-16 06:04:45 +00:00
Damodar Lohani 5acd78463a Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync 2023-02-16 00:44:29 +00:00
Damodar Lohani 71d2c45a92 Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-02-14 04:35:19 +00:00
shimon 794f566fae addressing comments 2023-02-06 16:03:45 +02:00
shimon 84c233a2f1 addressing comments 2023-02-06 10:14:31 +02:00
Christy Jacob 569776a1f6 Merge branch 'master' of https://github.com/appwrite/appwrite into motasim 2023-01-27 14:57:37 +00:00
Christy Jacob e9e254bb41
Merge pull request #4314 from tusharxoxoxo/patch-3
Update add-route.md
2023-01-27 18:49:03 +05:30
Christy Jacob 0a73a76919 Merge branch 'master' of https://github.com/appwrite/appwrite into patch-3 2023-01-27 13:16:43 +00:00
Christy Jacob 2d8ba5438a Merge branch 'master' of https://github.com/appwrite/appwrite into patch-4 2023-01-27 13:13:10 +00:00
Christy Jacob 35ba33cb49 chore: review comments 2023-01-27 13:02:17 +00:00
Christy Jacob 148473e662 Merge branch 'master' of https://github.com/appwrite/appwrite into patch-5 2023-01-27 12:52:56 +00:00
Vincent (Wen Yu) Ge 33dab2ea46
Update create-team-membership.md 2023-01-17 10:18:50 -05:00
Vincent (Wen Yu) Ge 60bfae7e00
Update create-team-membership.md 2023-01-17 10:14:32 -05:00
Damodar Lohani 2c23f7f149
update doc 2023-01-17 07:17:08 +05:45
Damodar Lohani f41e3b1e8f Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-01-12 07:25:23 +00:00
Steven Nguyen b7ceae67b9
Update graphql examples to recursively show nested fields 2022-12-28 09:04:11 -08:00
Steven Nguyen 79cfb49320
Fix graphql examples to include _ for internal attributes 2022-12-27 15:59:44 -08:00
Matej Bačo 7931253033 Fix flutter getting started docs 2022-12-27 22:30:49 +01:00
Matej Bačo 2405377593 Update SDK changelogs 2022-12-27 21:40:10 +01:00
Matej Bačo 0e80a548c7 Merge branch '1.2.x' into doc-session-limit 2022-12-27 16:16:17 +01:00
Vincent (Wen Yu) Ge ee432192de
Update create-session-oauth2.md 2022-12-27 10:05:28 -05:00
Vincent (Wen Yu) Ge f9491a73a4 Update descriptions for create session endpoints about session limits 2022-12-27 15:04:06 +00:00
Matej Bačo ccc9432219 Merge branch 'master' into fix-1.2.x-conflicts 2022-12-27 08:29:10 +01:00
Matej Bačo 65fec6b954 Update generated docs 2022-12-26 13:17:28 +01:00
Christy Jacob 36e6b7e5c0
Merge pull request #4317 from tusharxoxoxo/patch-6
Update add-translations.md
2022-12-20 02:39:16 +05:30
Christy Jacob 3e3cb638f4
Merge pull request #4537 from keul/patch-1
Fixed README documentation
2022-12-19 20:20:54 +05:30
Jake Barnby 478c37ef97
Remove coming soon from architecture diagram 2022-12-13 18:23:23 +13:00
shimon 3242bd9b2a Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats 2022-12-11 20:07:20 +02:00
shimon 0348472345 usage cleanup 2022-12-11 19:15:38 +02:00
Christy Jacob 69d5a25c62 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-12-07 15:39:44 +04:00
Jake Barnby b6723b7c83
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/init.php
2022-12-06 20:38:09 +13:00
Christy Jacob 8dfdef6006
Merge pull request #4756 from appwrite/docs-update-examples
Update examples for Swift, Kotlin, Web, Android and Apple
2022-11-26 12:16:24 +05:30
Vincent (Wen Yu) Ge 315eaaa562 Update examples for Swift, Kotlin, Web, Android and Apple 2022-11-22 19:19:43 +00:00
Christy Jacob fc0b8730a9 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2022-11-18 07:56:43 +00:00
Jake Barnby 5a84a37a9e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/init.php
2022-11-18 12:41:48 +13:00
Christy Jacob 8f6a151980
Merge pull request #4696 from appwrite/feat-community-files
Feat community files
2022-11-17 23:20:30 +05:30
Christy Jacob 080abbbb79 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-console 2022-11-17 20:26:10 +05:30
Jake Barnby 163cbc5052
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.json
#	composer.lock
2022-11-17 21:41:56 +13:00
Steven Nguyen 3d01bf6505
Update links to code of conduct 2022-11-16 20:37:24 -08:00
Wen Yu Ge a58dbe7c66 Fix java and kotlin examples folder structure 2022-11-16 18:43:27 -05:00
Wen Yu Ge db79f92b39 Add examples for 1.1.x 2022-11-16 18:35:44 -05:00
Jake Barnby b6e7e84d50
Comments 2022-10-25 16:35:00 +13:00
Jake Barnby e3b5919e40
Review doc fixes 2022-10-25 15:53:15 +13:00
Jake Barnby e2840a1c84
Remove docs to reduce PR size 2022-10-25 12:51:22 +13:00
motasimmakki 66893be752 docs: Removed unnecessary $ symbol and spaced correctly. 2022-10-22 10:07:18 +05:30
Jake Barnby 2d6974da82
Fix empty examples 2022-10-21 15:28:06 +13:00
Jake Barnby f9a32f6011
Fix reserved attribute selections 2022-10-21 13:53:54 +13:00
Luca Fabbri a174c6aca6
Fixed README documentatio
See https://github.com/appwrite/sdk-for-node/pull/43
2022-10-20 10:17:54 +02:00
Jake Barnby 81e1d2ac82
Fix examples 2022-10-20 19:58:24 +13:00
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
Matej Bačo cb6a186c5d PR review changes 2022-08-24 15:07:18 +00:00
Matej Bačo e780c90dd6 Merge branch 'feat-list-users-queries' into feat-list-endpoints-queries 2022-08-23 08:10:13 +00:00
Jake Barnby 8841f8fe76 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	composer.json
#	composer.lock
2022-08-22 21:13:29 +12:00
Matej Bačo 926d1c6459 Fix incorrect endpoint information 2022-08-19 14:14:39 +00:00
Bradley Schofield 0d81918685 Merge remote-tracking branch 'origin/refactor-permissions-inc-console-fix' into feat-variables-api 2022-08-19 11:25:39 +01:00
Bradley Schofield c9cae9479d
Update docs/references/functions/create-variable.md
Co-authored-by: Vincent (Wen Yu) Ge <wenyu1999@hotmail.com>
2022-08-19 10:35:25 +01:00
Jake Barnby cb6fc7f618 Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	.gitignore
#	app/config/collections.php
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/controllers/api/users.php
#	composer.lock
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-08-19 16:49:34 +12:00
Eldad Fux 98fc8669e1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-password-hash-algos 2022-08-14 19:23:30 +03:00
Jake Barnby ed712fb196 Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/controllers/general.php
#	composer.lock
2022-08-14 02:31:06 +12:00
Bradley Schofield 04a0216ebc Update import descriptions 2022-08-12 17:00:43 +01:00
Vincent (Wen Yu) Ge c18a386e09 Add country code spec link to local and flag endpoint 2022-08-11 22:05:17 +00:00
Bradley Schofield d4da9d823b Add API Descriptions and use APP_LIMIT_COUNT 2022-08-09 13:11:50 +01:00
Jake Barnby 1ab86c9331 Role reference updates 2022-08-03 16:17:49 +12:00
Steven 723c6f5436 Fix incorrect databases links 2022-07-26 23:16:47 +00:00
Steven f5514c4fea Fix incorrect storage links 2022-07-26 23:16:32 +00:00
Matej Bačo dbccf39a9f Merge branch 'master' into feat-password-hash-algos 2022-07-25 12:37:07 +00:00
Jake Barnby 09d3159439 Add doc references 2022-07-20 01:30:12 +12:00