Commit Graph
19416 Commits
Author SHA1 Message Date
Jake Barnby 1be0997db5 Update composer platform 2024-01-30 19:11:42 +13:00
Jake Barnby ab0fae216d Merge remote-tracking branch 'origin/1.5.x' into feat-php-8-1
# Conflicts:
#	composer.lock
2024-01-30 18:44:16 +13:00
Jake BarnbyandGitHub fb9c0838ec Merge pull request #7252 from appwrite/json-parsing
JSON + OR query support
2024-01-30 16:57:39 +13:00
fogelito ee6c081641 stopOnFailure 2024-01-29 11:20:25 +02:00
fogelito accf75156c Remove "league/csv": "9.7.1" 2024-01-29 09:24:44 +02:00
fogelito 53efc930c0 Remove Database::INDEX_ARRAY 2024-01-29 08:58:11 +02:00
fogelito 91e09f5f43 Increase labels max value 2024-01-29 08:55:11 +02:00
fogelito 9c8c017618 Merge branch '1.5.x' of github.com:appwrite/appwrite into feat-php-8-1
 Conflicts:
	app/controllers/api/databases.php
	app/controllers/api/projects.php
	app/controllers/api/users.php
	composer.json
	composer.lock
2024-01-29 08:50:53 +02:00
fogelito 789e19d26a Merge branch '1.5.x' of github.com:appwrite/appwrite into json-parsing 2024-01-25 19:06:18 +02:00
fogelito 981ba852c5 lint 2024-01-25 19:01:48 +02:00
Jake BarnbyandGitHub fff5e91347 Merge pull request #7484 from appwrite/fix-provider-enable
Throw on enable if provider credentials are missing instead of ignoring
2024-01-26 06:00:47 +13:00
Jake BarnbyandTorsten Dittmann fc41b08940 Fix email credential checks 2024-01-25 17:59:26 +01:00
Jake BarnbyandTorsten Dittmann b3a4722758 Fix validators 2024-01-25 17:59:26 +01:00
Jake BarnbyandTorsten Dittmann 7a5c226110 Fix tests 2024-01-25 17:59:26 +01:00
Jake BarnbyandTorsten Dittmann 874e3dd8d8 Add test ensuring 400 if trying to enable with missing credentials 2024-01-25 17:59:26 +01:00
Jake BarnbyandTorsten Dittmann d405106aaa Throw on enable if provider credentials are missing instead of ignoring 2024-01-25 17:59:26 +01:00
Jake BarnbyandGitHub dc1dad9f5f Merge pull request #7490 from appwrite/fix-target-deletes-not-triggered
Trigger deletes worker when target is deleted
2024-01-26 05:59:04 +13:00
Jake BarnbyandGitHub d481031489 Merge pull request #7460 from appwrite/feat-maintenance-delete-expired-targets
Feat maintenance delete expired targets
2024-01-26 05:56:22 +13:00
fogelito 998c4d282d Fix failing tests 2024-01-25 18:53:51 +02:00
fogelito 41421ba178 Fix Domains not found 2024-01-25 17:49:50 +02:00
fogelito e0f760c32a composer.lock 2024-01-25 17:45:57 +02:00
fogelito a782e20315 Merge branch '1.5.x' of github.com:appwrite/appwrite into json-parsing
 Conflicts:
	app/controllers/api/account.php
	composer.json
	composer.lock
	src/Appwrite/Platform/Tasks/CalcTierStats.php
	tests/e2e/Services/Account/AccountBase.php
2024-01-25 17:44:05 +02:00
Jake Barnby 89343704f7 Rename deleteTargetSubscribers method to make actions clearer 2024-01-26 00:41:05 +13:00
Jake Barnby 34973b8413 Directly delete message schedule instead of deferring to worker 2024-01-26 00:35:37 +13:00
Jake Barnby e81ab1d1e0 Remove redundant document pass through 2024-01-26 00:35:04 +13:00
Jake Barnby 7106131545 Merge branch '1.5.x' into feat-maintenance-delete-expired-targets 2024-01-26 00:26:29 +13:00
Jake Barnby 52a9b31521 Trigger deletes worker when target is deleted 2024-01-25 20:01:15 +13:00
Torsten DittmannandGitHub da638a10f7 Merge pull request #7486 from appwrite/sync-main-with-1.5.x
sync: 1.5.x with main
2024-01-24 16:23:30 +01:00
Torsten Dittmann 80193175f1 test: fix database validator descriptions 2024-01-24 15:56:43 +01:00
Torsten Dittmann 50510d9f87 revert: phpunit stop on failure 2024-01-24 15:33:18 +01:00
Torsten Dittmann 88cf7ea9e8 fix: race condition with creating a user with targets 2024-01-24 15:31:58 +01:00
Torsten Dittmann 62e459c581 fix: workers 2024-01-24 12:29:36 +01:00
Torsten Dittmann e148617d3e fix: builds worker 2024-01-24 12:20:13 +01:00
Torsten DittmannandGitHub d087a76329 Merge branch '1.5.x' into sync-main-with-1.5.x 2024-01-24 12:06:22 +01:00
Christy JacobandGitHub 6f52b5f7a1 Merge pull request #7475 from appwrite/fix-certificate-mail-branding
Fix: Certificate email style
2024-01-24 14:47:21 +04:00
Torsten Dittmann d13023f23c fix: deletes worker 2024-01-24 11:42:04 +01:00
fogelito b4ccfb9a02 composer.lock 2024-01-24 12:31:49 +02:00
Torsten Dittmann 9f5a0312cf Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x 2024-01-24 11:24:59 +01:00
Torsten DittmannandGitHub 47ea083ea4 Merge pull request #7005 from appwrite/refactor-usage-sn
Refactor usage
2024-01-24 10:00:07 +01:00
fogelito 55c72521e9 Upgrade base:0.7.2 2024-01-24 10:37:28 +02:00
fogelito 8dd387cfbe Parsing and Throw Error 2024-01-23 17:14:14 +02:00
fogelito e8a390bff6 DSN changes check 2024-01-23 13:07:08 +02:00
Matej Bačo 52786b8273 PR review changes 2024-01-23 10:35:47 +00:00
Christy JacobandGitHub 9bac4f6728 Merge pull request #7307 from appwrite/feat-smtp-test
Feat smtp test endpoint
2024-01-23 13:56:46 +04:00
Matej Bačo 89f778014a Fix invalid specs 2024-01-23 09:27:25 +00:00
Matej Bačo db732e4498 Revert console version 2024-01-23 09:13:37 +00:00
Matej Bačo 187165f397 Merge remote-tracking branch 'origin/1.5.x' into feat-smtp-test 2024-01-23 09:12:22 +00:00
Matej Bačo 84a0b30b99 Revert console changes 2024-01-23 09:09:22 +00:00
Matej Bačo 8a05b634fe Merge remote-tracking branch 'origin/1.5.x' into fix-certificate-mail-branding 2024-01-23 09:04:20 +00:00
Matej Bačo e26a9d17cb PR review changes 2024-01-23 09:03:18 +00:00