Commit graph

1076 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