Commit Graph

25060 Commits

Author SHA1 Message Date
Bishwajeet Parhi 4964b5c592 Update tests/e2e/Services/Databases/DatabasesCustomServerTest.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-05-23 13:30:48 +05:30
Bishwajeet Parhi 6e5ee27f7c Update tests/e2e/Services/Databases/DatabasesCustomServerTest.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-05-23 13:30:39 +05:30
Damodar Lohani 5a9f83c43d validate smtp configuration 2023-05-23 05:09:17 +00:00
Matej Bačo f86284fe21 Bug fixing 2023-05-23 06:37:25 +02:00
Jake Barnby 772e730b67 Revert "Update SDK generator + examples" spec changes
This reverts commit 2eef1cfca5.
2023-05-23 16:26:07 +12:00
Eldad A. Fux b86ce2d233 Merge pull request #5561 from appwrite/fix-delete-account
Update the Update Account Status API to clear the cookie
2023-05-22 23:06:02 +03:00
Steven Nguyen 09b4fbcc21 Update the error message for blocked users
Remove the "You can unblock the user from the Appwrite console." part
as it is not relevant for the person receiving the error.
2023-05-22 12:28:47 -07:00
Matej Bačo c09c8b4d25 Fix wildcard issue with OPTIONS & CORS 2023-05-22 21:27:14 +02:00
shimon 432ee72071 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-workers
 Conflicts:
	app/cli.php
	app/console
	app/controllers/api/account.php
	app/controllers/api/functions.php
	app/controllers/api/teams.php
	app/controllers/shared/api.php
	app/init.php
	app/worker.php
	app/workers/builds.php
	app/workers/certificates.php
	app/workers/deletes.php
	app/workers/functions.php
	app/workers/mails.php
	src/Appwrite/Event/Event.php
	src/Appwrite/Event/Mail.php
2023-05-22 18:41:24 +03:00
Bishwajeet Parhi 45f5d932f6 Add more Tests 2023-05-22 20:10:09 +05:30
Prateek Banga 977279b679 fix: expire format for get session api 2023-05-22 18:34:51 +05:30
Matej Bačo 18105d4999 Remove repository owner 2023-05-22 15:02:55 +02:00
Prateek Banga 249bec5124 fixed expire format for phone session, anonymous session, oauth session 2023-05-22 18:18:52 +05:30
Prateek Banga 8673df4ac5 fix: expire format in magic url sessions 2023-05-22 17:52:25 +05:30
Matej Bačo 33eb8de9fd Update console 2023-05-22 14:08:20 +02:00
Matej Bačo f15b9ced88 Update specs 2023-05-22 14:07:54 +02:00
Matej Bačo 612af6edf0 Update dependencies, fix bugs 2023-05-22 13:29:35 +02:00
Matej Bačo 6e515e3cc4 Copy Khushboo's integration from feat-peach-q1-kh 2023-05-22 12:58:13 +02:00
Matej Bačo 6766508c95 Fix lockfile 2023-05-22 10:00:05 +02:00
Suven-p 5108ab7b06 Add test for x-appwrite-id = unique() 2023-05-21 15:43:26 +00:00
Damodar Lohani 6858c5c26a Update GETTING_STARTED.md 2023-05-21 07:27:20 +05:45
Prateek Banga 19a3db69f8 fix updated expire format to iso format 2023-05-20 21:09:48 +05:30
Prateek Banga 5cb9cc9dfd fix expire field in list account sessions api 2023-05-20 02:36:45 +05:30
Steven Nguyen 9961609d71 Update the Update Account Status API to clear the cookie
After a user updates their status, their session no longer works
however, the cookie may still exist in their browser, preventing other
API calls from completing successfully.
2023-05-19 11:58:17 -07:00
Christy Jacob d630d8772b Merge pull request #5460 from appwrite/fix-create-project-error
fix: throw correct exception when project ID already exists
2023-05-19 22:48:02 +05:30
Christy Jacob 0368cdb669 Merge pull request #5519 from appwrite/fix-oauth-error-page-copy
Fix: OAuth error copy
2023-05-19 22:47:14 +05:30
Bishwajeet Parhi 7fe1f56122 chore: add more test coverage 2023-05-19 18:18:26 +05:30
Bishwajeet Parhi c2a13b079e chore: lowercase 2023-05-19 12:54:07 +05:30
Bishwajeet Parhi e384a3d3a1 remove debug config 2023-05-18 18:58:29 +05:30
Bishwajeet Parhi 40f70faa89 Feat: Add enable param in Database and Collection 2023-05-18 18:55:22 +05:30
fogelito 454480b077 composer.lock 2023-05-18 10:21:34 +03:00
Suven-p 582698bd03 Validate value of x-appwrite-id header 2023-05-18 00:41:07 +05:45
Christy Jacob f1017e6fe9 Merge branch 'feat-db-pools-master' of github.com:appwrite/appwrite into feat-db-pools-master 2023-05-17 19:56:59 +05:30
Christy Jacob 777df4efd1 feat: update console 2023-05-17 19:56:26 +05:30
Damodar Lohani ab28f08480 fix default template sender name 2023-05-17 08:25:24 +00:00
Christy Jacob a1eb1c1166 feat: update console 2023-05-16 19:28:41 +00:00
fogelito aae6b932d3 remove unnecessary hint 2023-05-16 17:49:12 +03:00
fogelito f6153b7626 Use array instead of variadic 2023-05-16 15:56:20 +03:00
Christy Jacob 3a2134f4e1 Merge pull request #5532 from appwrite/migration-attribute
migration bucketInternalId
2023-05-16 13:00:27 +05:30
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
Christy Jacob 4443c20865 feat: update console 2023-05-16 00:03:23 +05:30
Christy Jacob c97bdf058e feat: update console 2023-05-15 23:38:33 +05:30
Eldad A. Fux 662bcaaaf6 Merge pull request #5431 from appwrite/feat-db-pools-event-pause
feature to pause events
2023-05-15 19:07:47 +01:00
Christy Jacob 56efd5e11a Merge pull request #5530 from appwrite/fix-certificates
feat: add checks for domain
2023-05-15 23:35:55 +05:30
Jake Barnby 257c58f438 Merge remote-tracking branch 'origin/master' into feat-dotnet-sdk 2023-05-15 19:15:34 +12:00
Jake Barnby b9336bfc73 Update SDK generator 2023-05-15 19:15:01 +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
Damodar Lohani 9a358b921a fix formatting 2023-05-15 00:32:37 +00:00