Eldad Fux
|
d67df5feb1
|
Fixed formatting
|
2024-04-22 22:45:55 +02:00 |
|
 Eldad A. FuxandGitHub
|
6c8b228b6c
|
Merge branch 'main' into feat-eldad4-coroutines
|
2024-04-22 22:37:10 +02:00 |
|
Eldad Fux
|
86b46353ad
|
Fixed for general tests
|
2024-04-22 22:35:38 +02:00 |
|
Eldad Fux
|
99994f6278
|
Fixed storage tests
|
2024-04-22 21:43:57 +02:00 |
|
Eldad Fux
|
09e9483d94
|
Changed autoloading order
|
2024-04-22 21:38:48 +02:00 |
|
Eldad Fux
|
351b9318d4
|
Fixed router, and options
|
2024-04-22 17:58:40 +02:00 |
|
 Christy JacobandGitHub
|
2d8694baea
|
Merge pull request #7996 from appwrite/fix-users-exceeded-error
Update user create error message for console to be console specific
|
2024-04-22 17:20:00 +04:00 |
|
Eldad Fux
|
19f8b13cfe
|
Fixed formatting
|
2024-04-22 14:19:37 +02:00 |
|
Eldad Fux
|
ab6744df3a
|
Fixed webhooks tests
|
2024-04-22 14:12:09 +02:00 |
|
Milan Bačkonja
|
b6f3d2d3e5
|
fix(appwrite-worker-mails): Added DB environment variables to appwrite-worker-mails
|
2024-04-22 12:04:49 +02:00 |
|
Eldad Fux
|
c413a6cab5
|
Updated database service
|
2024-04-22 09:01:48 +02:00 |
|
Eldad Fux
|
3b70ae4d9f
|
Fixed formatting
|
2024-04-22 07:56:36 +02:00 |
|
Eldad Fux
|
b97cf78d9d
|
Enabled more controllers
|
2024-04-22 07:51:35 +02:00 |
|
Eldad Fux
|
aff328c660
|
Fixed test
|
2024-04-22 07:51:24 +02:00 |
|
Eldad Fux
|
74dc9957f2
|
Fixed console test
|
2024-04-22 07:25:29 +02:00 |
|
Eldad Fux
|
479f20dabf
|
Fixed some workers
|
2024-04-22 07:00:17 +02:00 |
|
 Anurag DeandGitHub
|
6d449965cb
|
Merge branch 'main' into fix-7880-adding-hongkong-to-countries
|
2024-04-19 10:09:02 +05:30 |
|
Vincent (Wen Yu) Ge
|
be05844116
|
Update error for USER_CONSOLE_COUNT_EXCEEDED to just mention relevant variables
|
2024-04-18 18:18:34 -04:00 |
|
Vincent (Wen Yu) Ge
|
c57fa3546f
|
Ran formatter
|
2024-04-18 17:22:41 -04:00 |
|
Vincent (Wen Yu) Ge
|
404de48cc3
|
Update user create error message for console to be console specific
|
2024-04-18 17:08:47 -04:00 |
|
fuyangpengqi
|
2f5be1080f
|
chore: fix some typos in comments
Signed-off-by: fuyangpengqi <995764973@qq.com>
|
2024-04-18 21:40:03 +08:00 |
|
fogelito
|
6a2b40db50
|
Remove redundent AppwriteException
|
2024-04-18 11:37:20 +03:00 |
|
fogelito
|
9d14fc75f1
|
Remove redundent AppwriteException
|
2024-04-18 11:36:27 +03:00 |
|
fogelito
|
0e8bc6b4b4
|
Fix bad copy
|
2024-04-18 11:25:03 +03:00 |
|
 
|
2fcbc4867b
|
Update app/controllers/general.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2024-04-18 11:08:15 +03:00 |
|
 
|
4d1698eab5
|
Update app/controllers/general.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2024-04-18 11:08:09 +03:00 |
|
fogelito
|
b224aee2fe
|
GENERAL_ACCESS_FORBIDDEN
|
2024-04-18 09:58:51 +03:00 |
|
fogelito
|
a7318fdf8b
|
Chnage message
|
2024-04-18 09:26:11 +03:00 |
|
Vincent (Wen Yu) Ge
|
9131c93a18
|
regen specs with fixed link
|
2024-04-17 16:06:55 -04:00 |
|
Matej Bačo
|
2551cf6fb1
|
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
|
2024-04-17 17:56:31 +02:00 |
|
fogelito
|
cd9a274f79
|
Message x-appwrite-project
|
2024-04-17 16:17:44 +03:00 |
|
Torsten Dittmann
|
9150ceadc7
|
fix: mfa with admin mode
|
2024-04-17 11:10:33 +02:00 |
|
 Steven NguyenandGitHub
|
2f7aff3a44
|
fix(auth): fix challenge type check
The factor parameter is case insensitive so we need to make sure
comparing the parameter to the constant is case insensitive too.
|
2024-04-16 23:44:46 -07:00 |
|
 Damodar LohaniandGitHub
|
083c220e37
|
fix auth mode check
|
2024-04-17 06:45:15 +05:45 |
|
Matej Bačo
|
fd81c95e38
|
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into refactor-usage-sn
|
2024-04-16 09:59:24 +02:00 |
|
Matej Bačo
|
487d93bf04
|
Revert breaking changes
|
2024-04-16 09:59:02 +02:00 |
|
Eldad Fux
|
6d6f22788d
|
Eanble compression
|
2024-04-15 23:38:36 +02:00 |
|
 Eldad A. FuxandGitHub
|
2e4c6eae96
|
Merge branch 'main' into feat-eldad2-coroutines
|
2024-04-15 22:14:27 +02:00 |
|
Eldad Fux
|
07a830e9a6
|
Work on the main worker
|
2024-04-15 22:03:07 +02:00 |
|
Eldad Fux
|
13eb3bccd0
|
Fixed users tests
|
2024-04-15 12:36:42 +02:00 |
|
 Eldad A. FuxandGitHub
|
05dd17bd55
|
Merge pull request #7949 from appwrite/fix-factors-recovery-code
Add recovery code to List factors
|
2024-04-15 10:48:16 +02:00 |
|
Eldad Fux
|
87ca2dfb32
|
Applied fixes for tests
|
2024-04-15 07:29:32 +02:00 |
|
Eldad Fux
|
49a50b32a7
|
Test DB failure
|
2024-04-15 06:29:12 +02:00 |
|
Eldad Fux
|
a5ba262c4c
|
Fixed bootstrap file
|
2024-04-15 05:59:02 +02:00 |
|
Eldad Fux
|
fd2410d2ae
|
Fixed bootstrap
|
2024-04-14 22:42:31 +02:00 |
|
Eldad Fux
|
766b2ba13e
|
Avatars tests are green!
|
2024-04-14 22:17:07 +02:00 |
|
Eldad Fux
|
6cade89369
|
New init structure
|
2024-04-14 11:22:53 +02:00 |
|
Eldad Fux
|
9e234b7600
|
updated server
|
2024-04-14 10:58:05 +02:00 |
|
Vincent (Wen Yu) Ge
|
e491dfb9fc
|
Generate specs
|
2024-04-12 20:18:14 +00:00 |
|
Anurag
|
b381a5c7a6
|
Added HongKong to countries.php
|
2024-04-12 09:42:06 +05:30 |
|