1
0
Fork 0
mirror of synced 2024-09-20 11:37:45 +12:00
Commit graph

1216 commits

Author SHA1 Message Date
loks0n
fa28496b32 feat: ssr dx changes 2024-02-20 11:45:11 +00:00
shimon
1577be9172 usage/usage-dump queue health endpoints 2024-02-19 21:36:14 +02:00
Jake Barnby
aaccff6eb8
Example updates 2024-02-19 17:12:47 +13:00
Torsten Dittmann
874b20bd58 chore: release console sdk 2024-02-17 13:38:02 +00:00
Torsten Dittmann
e35a9efb12 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-rc-sdks 2024-02-15 11:32:15 +00:00
Khushboo Verma
00db19257d Add health storage check 2024-02-15 11:57:24 +05:30
Jake Barnby
18f7168160
Merge main 2024-02-12 14:18:19 +13:00
Jake Barnby
96cd478624
Update examples 2024-02-07 20:12:15 +13:00
Khushboo Verma
11ceeff5ca Add health certificate validity endpoint 2024-02-06 15:15:03 +05:30
Jake Barnby
6c17a9ef95
Update generator and deploy RC SDKs 2024-02-06 01:40:51 +13:00
Jake Barnby
770c76b1ad
Add doc ref 2024-01-29 17:46:07 +13:00
Bradley Schofield
73b1837d66 Remove HealthFailedJobs Model 2024-01-26 09:41:30 +00:00
Torsten Dittmann
a9f1e4d78d
feat: delete account (#7392)
* feat: delete account

* fix: new endpoint only for console sdk

* fix: hide endpoint from public sdks

* fix: account delete scope
2024-01-22 18:29:10 +01:00
Christy Jacob
cfc25288b5
Merge pull request #7422 from appwrite/feat-email-otp
Feat: Email OTP
2024-01-22 19:18:39 +04:00
Matej Bačo
cba974805d PR review changes 2024-01-22 14:30:11 +00:00
Matej Bačo
32cc186ea6 Merge remote-tracking branch 'origin/1.5.x' into feat-session-renewal 2024-01-22 08:17:52 +00:00
Steven Nguyen
3938c53256
Add endpoint to list a message's targets
This endpoint is needed so that the Console can fetch the associated
targets to display when viewing the details of a message or going in
to edit a message.
2024-01-19 06:03:23 +00:00
Jake Barnby
de96e0f3dc
Update ruby 2024-01-18 20:07:39 +13:00
loks0n
d488cadee4 docs: verb noun desc file pattern 2024-01-16 10:33:54 +00:00
Matej Bačo
4f5755e7d0 Implement session renewal 2024-01-15 13:43:21 +00:00
loks0n
d2ff3f6bb8 docs: standardise account md names 2024-01-13 09:32:03 +00:00
loks0n
642582c283 docs: fix links to create email password session 2024-01-12 17:39:44 +00:00
loks0n
741f7cbbc8 docs: update create token desc 2024-01-12 17:32:05 +00:00
loks0n
ee96b220c3 docs: create session 2024-01-12 17:10:23 +00:00
loks0n
9900a96207 docs: update create session name 2024-01-09 12:43:38 +00:00
Torsten Dittmann
d344ba46c4
feat: account delete (#7415)
* feat: account delete

* chore: run specs

* release: console sdk

* chore: run formatter

* tests: fix project tests
2024-01-09 12:58:36 +01:00
loks0n
5c803f6eff Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-ssr 2024-01-08 11:41:55 +00:00
Jake Barnby
5135262b79
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
# Conflicts:
#	app/config/errors.php
#	composer.lock
2023-12-15 02:41:46 +13:00
loks0n
5a63fef157 Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-ssr 2023-11-30 12:13:44 +00:00
loks0n
8ea9706174 feat: Matej renaming plan 2023-11-30 11:35:52 +00:00
Jake Barnby
6ad4566b6b
Update CLI 2023-11-21 00:15:50 +13:00
Jake Barnby
02b6659b35
SDK releases 2023-11-16 21:50:39 +13:00
loks0n
546dc3cfd1 docs: better function descriptions 2023-11-14 14:12:08 +00:00
loks0n
df0271c56a chore: rename to 'custom' sessions 2023-11-02 13:22:10 +00:00
loks0n
49425fb8fc test: fix 2023-10-26 15:04:47 +01:00
prateek banga
fd4a81c4fc made review changes 2023-10-25 23:03:23 +05:30
loks0n
3a9202a46b chore: christy feedback 2023-10-25 13:20:29 +01:00
Pratik Gupta
eefbc68f6b
Update web GETTING_STARTED.md
Removed phone number from account.create() function as it does not accept it.
2023-10-24 09:12:13 +05:30
Pratik Gupta
7791cdc201
Rectified flutter EXAMPLES.md
Removed phone number from account.create() function as it does not accept it.
2023-10-24 09:09:18 +05:30
Pratik Gupta
daec743e8c
Rectified flutter GETTING_STARTED.md
Removed phone number from account.create() function as it does not accept it.
2023-10-24 09:07:04 +05:30
Pratik Gupta
c2ce7d0aa1
Rectified flutter-dev EXAMPLES.md
Removed phone number from account.create() function as it does not accept it.
2023-10-24 09:04:48 +05:30
Pratik Gupta
9eea574df5
Rectified apple GETTING_STARTED.md
Removed phone number from account.create() function as it does not accept it.
2023-10-24 09:01:28 +05:30
Pratik Gupta
da504ba46c
Rectified android GETTING_STARTED.md
removed phone number from account.create() function as it does not accept it.
2023-10-24 08:59:36 +05:30
loks0n
1343d4851a Merge branch 'main' of https://github.com/appwrite/appwrite into feat-ssr 2023-10-23 09:10:57 +01:00
prateek banga
161bbfb822 Merge branch '1.4.x' of https://github.com/appwrite/appwrite into sync-1.4.x-to-1.5.x 2023-10-20 14:55:17 +05:30
Pratik Gupta
c2c645188d
Update nodejs GETTING_STARTED.md 2023-10-19 21:10:08 +05:30
Pratik Gupta
7d23b0af5f
Update dotnet GETTING_STARTED.md 2023-10-19 21:08:47 +05:30
Steven Nguyen
238608a559
Generate 1.4.x docs examples 2023-10-18 17:42:27 -07:00
Pratik Gupta
0853de0760
Update web GETTING_STARTED.md 2023-10-19 01:21:22 +05:30
Pratik Gupta
b2e4513af3
Update swift GETTING_STARTED.md 2023-10-19 01:19:07 +05:30
Pratik Gupta
a26c9214cb
Update ruby GETTING_STARTED.md 2023-10-19 01:17:18 +05:30
Pratik Gupta
d3b91b5ec5
Update python GETTING_STARTED.md 2023-10-19 01:14:58 +05:30
Pratik Gupta
a5ea32c237
Update php GETTING_STARTED.md 2023-10-19 01:12:31 +05:30
Pratik Gupta
88efb36ead
Update nodejs GETTING_STARTED.md 2023-10-19 01:10:28 +05:30
Pratik Gupta
902f20f20c
Update kotlin GETTING_STARTED.md 2023-10-19 01:08:06 +05:30
Pratik Gupta
f6281158a2
Update flutter EXAMPLES.md 2023-10-19 01:05:43 +05:30
Pratik Gupta
154e972217
Update flutter GETTING_STARTED.md 2023-10-19 01:04:32 +05:30
Pratik Gupta
0c2374e66a
Update flutter-dev EXAMPLES.md 2023-10-19 01:02:17 +05:30
Pratik Gupta
15863c2886
Update dotnet GETTING_STARTED.md 2023-10-19 00:57:12 +05:30
Pratik Gupta
618c14524d
Update deno GETTING_STARTED.md 2023-10-19 00:55:24 +05:30
Pratik Gupta
6c4983f65f
Update dart EXAMPLES.md 2023-10-19 00:52:39 +05:30
Pratik Gupta
ea282a1761
Update dart GETTING_STARTED.md 2023-10-19 00:51:10 +05:30
Pratik Gupta
8fed930b7d
Update apple GETTING_STARTED.md 2023-10-19 00:43:47 +05:30
Pratik Gupta
a66fc13ebc
Update android GETTING_STARTED.md 2023-10-19 00:40:09 +05:30
Pratik Gupta
8d7ab130ff
changes made web GETTING_STARTED.md 2023-10-17 18:52:28 +05:30
Pratik Gupta
569d54bee3
changes made swift GETTING_STARTED.md 2023-10-17 18:49:51 +05:30
Pratik Gupta
5138d4c0f9
changes made ruby GETTING_STARTED.md 2023-10-17 18:45:24 +05:30
Pratik Gupta
d37bfa0a5e
changes made php GETTING_STARTED.md 2023-10-17 18:41:10 +05:30
Pratik Gupta
2cce14418c
changes made nodejs GETTING_STARTED.md 2023-10-17 18:37:53 +05:30
Pratik Gupta
e6b0d22e07
changes made flutter EXAMPLES.md 2023-10-17 18:26:57 +05:30
Pratik Gupta
ba8cafbd45
changes made flutter GETTING_STARTED.md 2023-10-17 18:25:00 +05:30
Pratik Gupta
e920c1f8b4
changes made flutter-dev EXAMPLES.md 2023-10-17 18:21:19 +05:30
Pratik Gupta
8ac7aca2a4
changes made dotnet GETTING_STARTED.md 2023-10-17 18:19:02 +05:30
Pratik Gupta
ec17284bfd
changes made deno GETTING_STARTED.md 2023-10-17 18:15:42 +05:30
Pratik Gupta
2d123f60e1
changes made dart EXAMPLES.md 2023-10-17 18:12:29 +05:30
Pratik Gupta
7721f29d0e
changes made dart GETTING_STARTED.md 2023-10-17 18:09:33 +05:30
Pratik Gupta
af87c24cfd
changes made apple GETTING_STARTED.md 2023-10-17 18:06:43 +05:30
Pratik Gupta
4b7c13d3e2
changes made android GETTING_STARTED.md 2023-10-17 18:02:37 +05:30
Pratik Gupta
bb9dd4423d
Update web GETTING_STARTED.md 2023-10-17 01:49:47 +05:30
Pratik Gupta
303212fba8
Update swift GETTING_STARTED.md 2023-10-17 01:47:43 +05:30
Pratik Gupta
acc408f5ab
Update ruby GETTING_STARTED.md 2023-10-17 01:45:54 +05:30
Pratik Gupta
086116d0f0
Update php GETTING_STARTED.md 2023-10-17 01:43:09 +05:30
Pratik Gupta
e93681afc0
Update nodejs GETTING_STARTED.md 2023-10-17 01:36:49 +05:30
Pratik Gupta
7d2b4503e3
Update kotlin GETTING_STARTED.md 2023-10-17 01:34:32 +05:30
Pratik Gupta
0d314df561
Update flutter EXAMPLES.md 2023-10-17 01:31:20 +05:30
Pratik Gupta
006d4237f5
Update flutter GETTING_STARTED.md 2023-10-17 01:30:16 +05:30
Pratik Gupta
2c3b860e63
Update flutter-dev EXAMPLES.md 2023-10-17 01:28:09 +05:30
Pratik Gupta
613a733169
Update dart EXAMPLES.md 2023-10-17 01:25:54 +05:30
Pratik Gupta
0587aec643
Update dotnet GETTING_STARTED.md 2023-10-17 01:22:16 +05:30
Pratik Gupta
b334f2e345
Update deno GETTING_STARTED.md 2023-10-17 01:19:54 +05:30
Pratik Gupta
777c8dd587
Update dart GETTING_STARTED.md 2023-10-17 01:18:01 +05:30
Pratik Gupta
4be8be1353
Update apple GETTING_STARTED.md 2023-10-17 01:14:26 +05:30
Pratik Gupta
8cc1c0d6dc
Update android GETTING_STARTED.md 2023-10-17 01:07:53 +05:30
loks0n
dfeb49951b Merge branch 'main' of https://github.com/appwrite/appwrite into feat-ssr 2023-10-16 10:26:51 +01:00
Torsten Dittmann
f5d0ebeb75 docs: fix broken links 2023-10-13 15:59:28 +02:00
Torsten Dittmann
c0c4cffba2 fix: relative links to absolute v2 2023-10-13 15:43:44 +02:00
loks0n
07286e5864 Merge branch 'main' of https://github.com/appwrite/appwrite into feat-ssr 2023-10-13 11:05:22 +01:00
Vincent (Wen Yu) Ge
eaba2eb7e5
Merge branch 'main' into doc-sdks-python-update-getting-started-guide 2023-10-12 11:00:06 -04:00
loks0n
f9d6ebd3a0 docs: add descriptions to universal token endpoints 2023-10-11 16:31:32 +01:00
Pratik Gupta
9ccaa5a883
Update GETTING_STARTED.md
Changed user1 name and (email1 -> email).
2023-10-11 18:14:12 +05:30
Prateek Banga
1e5a2a78aa Merge branch '1.4.x' of https://github.com/appwrite/appwrite into sync-1.5.x-with-1.4.x 2023-10-10 17:46:44 +05:30
Pratik Gupta
93fa7496b1
Update GETTING_STARTED.md
Fixed the issue mentioned in sdk-for-python repository Issue - 62.
Issue link - https://github.com/appwrite/sdk-for-python/issues/62
2023-10-06 18:10:24 +05:30
Prateek Banga
d5cc214546 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2023-10-06 03:44:36 +05:30
Steven Nguyen
785304b034
Merge branch 'main' into chore-merge-main 2023-09-29 12:36:04 -07:00
Christy Jacob
a1802d968e chore: update references for dart and flutter 2023-09-28 13:01:54 +00:00
Christy Jacob
6314778e05 chore: update references 2023-09-28 13:00:51 +00:00
Christy Jacob
1423ad1a1c chore: update references 2023-09-28 12:56:27 +00:00
Matej Bačo
e58bf7f695 Rename audits back to logs 2023-09-27 21:24:56 +00:00
Matej Bačo
5120152369 Add all worker health endpoints 2023-09-27 21:24:41 +00:00
Bradley Schofield
2eb62953ca Add Description for Download Deployment 2023-09-18 09:50:46 +01:00
Prateek Banga
350549db7d Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-add-messaging-response-models 2023-09-14 02:17:34 +05:30
Christy Jacob
e1bc5b0a55 chore: update flutter changelog 2023-09-07 21:08:23 -04:00
Christy Jacob
d21fa8a26e chore: update changelog order 2023-09-07 19:38:02 -04:00
Christy Jacob
da854f36dc chore: update changelog for dart and flutter 2023-09-07 18:33:23 -04:00
Christy Jacob
3d267bb4d9 chore: remove leftovers 2023-09-07 17:38:29 -04:00
Christy Jacob
717daf1853 chore: update chnagelog 2023-09-01 12:53:20 -04:00
Christy Jacob
bf4444b045 chore: update sdks for apwrite 1.4.1 2023-08-31 18:08:24 -04:00
prateek banga
e104e6d0f2 Merge branch 'feat-add-messaging-collections-in-config' into feat-add-messaging-providers 2023-08-31 18:16:48 +05:30
Torsten Dittmann
e507fb6715 fix: hide services from server/client sdks 2023-08-30 13:28:43 +02:00
Eldad Fux
17248b38de Added Flutter and Dart changelogs 2023-08-30 13:35:59 +03:00
Torsten Dittmann
ce1ad7e0f8 fix: generated docs 2023-08-30 11:20:26 +02:00
Jake Barnby
c54bb902a2
Merge pull request #6058 from appwrite/feat-sync-1.4
master -> 1.4.x
2023-08-29 14:59:16 -04:00
Jake Barnby
cc924b0984
Merge remote-tracking branch 'origin/master' into feat-sync-1.4
# Conflicts:
#	app/controllers/api/storage.php
#	app/workers/deletes.php
2023-08-29 14:48:18 -04:00
Matej Bačo
bdc9cb5bb5 QA changes 2023-08-23 10:29:01 +02:00
Matej Bačo
5be66c3c11 Linter fix 2023-08-23 10:16:52 +02:00
Vincent (Wen Yu) Ge
07a7a710ee Improve error and copy in params/models 2023-08-22 20:11:33 +00:00
Jake Barnby
a848322687
Merge remote-tracking branch 'origin/cl-1.4.x' into feat-git-integration
# 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
#	composer.json
#	composer.lock
2023-08-18 13:23:35 -04:00
Jake Barnby
a77ff0a9b0
Merge remote-tracking branch 'origin/1.4.x' into chore-1.4.x-upgrade
# 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
2023-08-17 19:54:25 -04:00
Jake Barnby
861ed521a0
Merge branch '1.4.x' into fix-team-update-membership
# Conflicts:
#	app/config/specs/open-api3-1.4.x-client.json
#	app/config/specs/open-api3-1.4.x-console.json
#	app/config/specs/open-api3-1.4.x-server.json
#	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-1.4.x-client.json
#	app/config/specs/swagger2-1.4.x-console.json
#	app/config/specs/swagger2-1.4.x-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2023-08-17 17:51:24 -04:00
prateek banga
92e587769a resolve merge conflicts 2023-08-16 15:16:45 +05:30
Matej Bačo
c6684ee7f8 PR review changes 2023-08-11 16:45:36 +02:00
Matej Bačo
899bc38069 Merge branch 'cl-1.4.x' into feat-git-integration 2023-08-10 01:12:09 +02:00
Steven Nguyen
4a9ac08e75
Update description for some of the account endpoints for clarity 2023-08-09 10:02:01 -07:00
Steven Nguyen
f3fa7922d4
Merge branch 'cl-1.4.x' into feat-user-identities-cl-1.4.x 2023-08-08 08:34:01 -07:00
Steven Nguyen
073b9963d2
Merge branch 'feat-git-integration' into feat-user-identities-git-integration 2023-08-07 14:46:00 -07:00
prateek banga
5baa0d674a rename providers.php to authProviders.php in docs and test 2023-08-07 14:17:02 +05:30
Matej Bačo
906f86fbb8 Merge branch 'cloud-1.4.x' into feat-git-integration 2023-08-06 09:31:32 +02:00
Steven Nguyen
d960f85da6
Merge branch '1.4.x' into cloud-1.4.x 2023-08-04 18:07:33 -07:00
Steven Nguyen
27e212553d
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-04 15:07:36 -07:00
Steven Nguyen
aa3c2faed9
Merge tag '1.3.8' into cloud-1.3.x-2 2023-08-04 13:55:07 -07:00
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