1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

1012 commits

Author SHA1 Message Date
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