Commit Graph

32166 Commits

Author SHA1 Message Date
Matej Bačo 764e8093f2 Update tests.yml 2024-02-24 12:20:31 +01:00
Jake Barnby a3fe6a5119 Update specs 2024-02-25 00:19:32 +13:00
Jake Barnby 3fc7d9f0f0 Update generator 2024-02-25 00:17:56 +13:00
Jake Barnby 46575b6df7 Merge remote-tracking branch 'origin/1.5.x' into feat-rc-sdks
# Conflicts:
#	app/controllers/api/account.php
#	composer.lock
2024-02-25 00:16:40 +13:00
Matej Bačo 6cfff74ea4 Decrease wait 2024-02-24 12:11:13 +01:00
Utkarsh Ahuja 8c4473932f fix: list api select query 2024-02-24 10:55:33 +00:00
Matej Bačo 23015aa80c Increase sleep to allow warmup 2024-02-24 11:52:52 +01:00
Matej Bačo 937393a821 Show details in CI/CD 2024-02-24 11:44:55 +01:00
Jake Barnby c948d3a485 Debug dump errors 2024-02-24 15:04:40 +13:00
Jake Barnby bae1ba714c Enum format fixes 2024-02-24 14:16:05 +13:00
Jake Barnby 0a37a0dd20 Merge pull request #7645 from appwrite/feat-dev-apns
Allow setting APNS to sandbox mode
2024-02-24 14:07:20 +13:00
Jake Barnby 0ccdce8feb Add test 2024-02-24 13:46:45 +13:00
Jake Barnby 4ce6eabf40 Merge pull request #7638 from appwrite/fix-update-topics-permissions
Fix update topics permissions
2024-02-24 13:35:23 +13:00
Jake Barnby 11e9f43982 Allow setting APNS to sandbox mode 2024-02-24 13:34:08 +13:00
Christy Jacob d5c24df28d Merge pull request #7643 from appwrite/fix-storage-health-check
Fix content-type of file
2024-02-24 01:30:16 +05:30
Khushboo Verma a02a03e322 Fetch build document from DB 2024-02-24 00:13:11 +05:30
Khushboo Verma 141cdf4c82 Fix content-type of file 2024-02-23 20:10:25 +05:30
Jake Barnby 5fdeedb5b4 Merge pull request #7641 from appwrite/fix-mfa-email-templates-1.5.x
fix: email templates
2024-02-24 03:04:46 +13:00
Torsten Dittmann 076ffe8866 fix: missing team variable and added mfa templates to config 2024-02-23 14:59:12 +01:00
Torsten Dittmann 6a8140a80f fix: move comma from language files into templates 2024-02-23 14:59:12 +01:00
Torsten Dittmann af6091e04a fix: template name typo for mfa challenge 2024-02-23 14:59:12 +01:00
Torsten Dittmann f5cdd5e4cc fix: comma in email templates 2024-02-23 14:59:12 +01:00
Torsten Dittmann c1ae63777e revert: phpunit.xml change 2024-02-23 14:59:12 +01:00
Torsten Dittmann f577811c04 fix: formatting on emails 2024-02-23 14:59:12 +01:00
Torsten Dittmann 9ae2948d0e fix: mfa email template 2024-02-23 14:59:12 +01:00
Jake Barnby aa6778712f Merge pull request #7640 from appwrite/fix-tests
Fix tests
2024-02-24 02:54:59 +13:00
Christy Jacob f79a310965 Merge pull request #7622 from appwrite/feat-publish-arm64
Add ARM64 to docker publish
2024-02-23 18:59:18 +05:30
Jake Barnby 7ab80b9288 Fix account method 2024-02-24 02:00:31 +13:00
Jake Barnby 957f08a3ef Fix max int test 2024-02-24 01:55:00 +13:00
Jake Barnby 0d62ecf90f Merge pull request #7625 from appwrite/provider-null
Provider null
2024-02-24 01:17:58 +13:00
Jake Barnby ce0afb61dc Merge pull request #7621 from appwrite/feat-fix-1.5.x-migrations
Fix 1.5.x Migrations
2024-02-24 01:08:11 +13:00
Jake Barnby 40b0b637cf Remove opcache test 2024-02-24 01:06:53 +13:00
Jake Barnby bc3e57d03b Update base + console 2024-02-24 00:41:38 +13:00
Jake Barnby eb3aa7ee73 Merge pull request #7639 from appwrite/fix-mfa-endpoint
fix: add mfa path to console
2024-02-24 00:18:19 +13:00
Jake Barnby d744f8177d Merge pull request #7637 from appwrite/feat-remove-opcache
Remove preloading
2024-02-24 00:17:02 +13:00
Torsten Dittmann a684f7b132 fix: add mfa path to console 2024-02-23 12:13:22 +01:00
Jake Barnby 909e0db4fd Remove preload file 2024-02-24 00:10:57 +13:00
Jake Barnby d311f88307 Add test 2024-02-24 00:01:46 +13:00
Jake Barnby 8742bfaee8 Fix missing subscribe on topic update 2024-02-23 23:56:49 +13:00
Jake Barnby ca2df68852 Downgrade further 2024-02-23 19:43:30 +13:00
Jake Barnby 6e4eb348c1 Remove preloading 2024-02-23 19:34:54 +13:00
Jake Barnby 0585ef803a Test downgrade base 2024-02-23 19:30:57 +13:00
Jake Barnby 82efd57146 Fix hidden files not copied when generating SDKs 2024-02-23 18:32:15 +13:00
Jake Barnby 7c42a59c85 Merge remote-tracking branch 'origin/1.5.x' into feat-rc-sdks
# 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.lock
2024-02-23 18:01:59 +13:00
Luke B. Silver 5822f22109 Merge branch '1.5.x' into fix-templates-copy-hidden-files 2024-02-22 18:06:09 +00:00
Eldad A. Fux baffda8481 Merge pull request #7619 from appwrite/feat-ssr-dx
feat: ssr dx
2024-02-22 17:42:34 +01:00
loks0n 046c11ceb2 chore: revert X-Forwarded-For 2024-02-22 15:37:51 +00:00
loks0n f1a8769ccf Merge branch 'feat-ssr-dx' of https://github.com/appwrite/appwrite into feat-ssr-dx 2024-02-22 13:59:43 +00:00
loks0n b06765d238 chore: specs 2024-02-22 13:59:27 +00:00
Luke B. Silver 1a09fdc87c Merge branch '1.5.x' into feat-ssr-dx 2024-02-22 13:58:40 +00:00