1
0
Fork 0
mirror of synced 2024-08-18 19:51:55 +12:00
Commit graph

20454 commits

Author SHA1 Message Date
navjotNSK
3a8c5a2e65 Default value added for name 2024-02-25 20:24:36 +01:00
Eldad A. Fux
73e792bcaf
Merge pull request #7658 from DH-555/patch-5
Fix: Spanish template translations
2024-02-25 19:48:08 +01:00
Torsten Dittmann
ffa4d347b7 revert: service description file 2024-02-25 18:52:57 +01:00
Torsten Dittmann
9d35e7525c docs: messaging placeholder 2024-02-25 18:46:48 +01:00
Matej Bačo
6da4a82825 Fix tests 2024-02-25 18:42:24 +01:00
Matej Bačo
5327c02870 Improve tests 2024-02-25 18:42:24 +01:00
Matej Bačo
862cba1a5b Check against false positive for MFA 2024-02-25 18:42:24 +01:00
Bradley Schofield
7ad4af8d91 Fix misssed items in Migrations and Response filters 2024-02-25 17:30:26 +00:00
Eldad A. Fux
73a96ce2df
Merge pull request #7666 from appwrite/fix-phone-verification-flaky
fix: phone verification flaky
2024-02-25 18:00:33 +01:00
loks0n
4ba92e2591 Revert "feat: custom eventually assertion"
This reverts commit b3fc8eb510.
2024-02-25 16:43:58 +00:00
loks0n
c4657eadaf fix: phone verification flaky test 2024-02-25 16:41:37 +00:00
loks0n
b3fc8eb510 feat: custom eventually assertion 2024-02-25 16:37:31 +00:00
Eldad A. Fux
5bc6018c7c
Merge pull request #7652 from appwrite/feat-migrations-service-fixes
Use new migration error handling
2024-02-25 16:30:56 +01:00
Utkarsh Ahuja
faeb9aa8d4 tests: internal id in query select 2024-02-25 14:22:12 +00:00
Bradley Schofield
e37caeafae Merge branch '1.5.x' into feat-migrations-service-fixes 2024-02-25 14:11:48 +00:00
Bradley Schofield
450de95c57 Update migration lib and fix typo 2024-02-25 14:09:22 +00:00
Jake Barnby
b1200f4cbd
Merge branch '1.5.x' into refactor-disallow-new-session-with-existing 2024-02-26 01:29:14 +13:00
Jake Barnby
91c52b28eb
Move targets to new session if upgrading to oauth session 2024-02-26 01:13:39 +13:00
David
58d4def6b8
Merge branch '1.5.x' into patch-5 2024-02-25 13:12:36 +01:00
Jake Barnby
675dec48b3
Fix tests 2024-02-26 01:05:14 +13:00
Jake Barnby
86a2821a23
Merge pull request #7649 from appwrite/chore-remove-array-sdk-method
chore: remove array sdk method
2024-02-26 01:02:01 +13:00
Jake Barnby
2ccfd89681
Fix count tests 2024-02-26 00:14:27 +13:00
Torsten Dittmann
194c61a47f fix: mfa backup codes 2024-02-25 11:47:22 +01:00
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
Matej Bačo
a08d5a5ef6 Fix tests 2024-02-25 10:25:51 +00:00
Torsten Dittmann
3963b65f68 fix: mfa delete 2024-02-25 11:21:56 +01:00
loks0n
70624a6454 chore: $method 2024-02-25 10:17:37 +00:00
loks0n
7aa4eb3db6 chore: revert $method changes 2024-02-25 10:13:28 +00: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
Matej Bačo
cb7da26d53 Fix empty pass with personal data check 2024-02-25 09:19:30 +00: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
shimon
92dfe93033 Merge branch 'main' of github.com:appwrite/appwrite into chore-usage-queue-health 2024-02-25 10:32:02 +02:00
fogelito
af34f195c6 Address comments 2024-02-25 10:26:02 +02:00
Christy Jacob
7ae09ba795
Revert "Revert "usage/usage-dump queue health endpoints"" 2024-02-25 13:42:28 +05:30
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
David
a5779971cf
Update es.json
Added missing dots
2024-02-24 20:46:09 +01:00
David
77bb6b31a7
Fix es.json 2024-02-24 20:38:58 +01:00
Torsten Dittmann
3a524c24d9
Merge pull request #7656 from appwrite/fix-function-id-2
Fix-function-id-2
2024-02-24 19:32:24 +01:00
Eldad Fux
b78725e650 Hide error messages from HTML templates 2024-02-24 19:12:27 +01:00
Eldad Fux
e7a847a417 Fixed ID class namespace 2024-02-24 19:01:00 +01:00
Bradley Schofield
bd59a3c82e Merge branch 'feat-migrations-service-fixes' of https://github.com/appwrite/appwrite into feat-migrations-service-fixes 2024-02-24 15:22:30 +00:00
Bradley Schofield
725dd479d2 Fix Typos 2024-02-24 15:21:21 +00:00
Bradley Schofield
eaee61db2a
Update src/Appwrite/Platform/Workers/Migrations.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2024-02-24 15:19:50 +00:00
Christy Jacob
0ad44ceb94
Merge pull request #7654 from appwrite/lohanidamodar-patch-3
Fix return
2024-02-24 20:49:37 +05:30
Damodar Lohani
9fe0a5a31b
Update Mail.php 2024-02-24 21:03:18 +05:45
loks0n
3a7236c66d fix: specs 2024-02-24 15:01:13 +00:00