1
0
Fork 0
mirror of synced 2024-07-02 05:00:33 +12:00
Commit graph

20077 commits

Author SHA1 Message Date
Jake Barnby 7027c3296a
Merge remote-tracking branch 'origin/1.5.x' into refactor-disallow-new-session-with-existing 2024-02-25 23:31:04 +13:00
Torsten Dittmann 3963b65f68 fix: mfa delete 2024-02-25 11:21:56 +01:00
Jake Barnby ff26d4c9d7
Merge pull request #7153 from appwrite/twoWayKey-2
Add twoWayKey checks and multiple many-to-many restrictions
2024-02-25 22:44:43 +13:00
fogelito 03ce64d41a Merge branch '1.5.x' of github.com:appwrite/appwrite into twoWayKey-2
 Conflicts:
	composer.lock
2024-02-25 11:01:08 +02:00
fogelito 1474bd65b0 Rename $collectionDocument 2024-02-25 10:57:41 +02:00
fogelito af34f195c6 Address comments 2024-02-25 10:26:02 +02:00
Jake Barnby 404e4258f6
Merge remote-tracking branch 'origin/1.5.x' into refactor-disallow-new-session-with-existing 2024-02-25 20:56:34 +13:00
Jake Barnby d1f797ff23
Fix test 2024-02-25 19:24:06 +13:00
Eldad A. Fux 8e7ced68dc
Merge pull request #7659 from appwrite/fix-runtime-list
Only return allowed runtimes in runtime list route
2024-02-25 07:08:07 +01:00
Jake Barnby 209c29991b
Only return allowed runtimes in runtime list route 2024-02-25 18:49:25 +13:00
Jake Barnby a178dbfc4b
Allow existing session when upgrading from anonymous to oauth 2024-02-25 03:04:35 +13:00
Jake Barnby 4190a09333
Merge remote-tracking branch 'origin/1.5.x' into refactor-disallow-new-session-with-existing 2024-02-25 03:00:47 +13:00
Jake Barnby 54db17dba2
Merge pull request #7650 from appwrite/fix-missing-event-param
Fix missing userId on update challenge
2024-02-25 03:00:32 +13:00
Jake Barnby 7a24f5fb3d
Fix missing userId on update challenge 2024-02-25 02:21:33 +13:00
Jake Barnby f530425abc
Merge pull request #7647 from appwrite/fix-1.5.x-func-tests
Fix: Functions CI/CD tests
2024-02-25 00:44:02 +13:00
Matej Bačo 43b3eca3c9 Remove leftovers 2024-02-24 12:27:09 +01:00
Matej Bačo 764e8093f2 Update tests.yml 2024-02-24 12:20:31 +01:00
Matej Bačo 6cfff74ea4 Decrease wait 2024-02-24 12:11:13 +01: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
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
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