shimon
d7b32cfc3e
downgraded csv writer ver
2023-05-24 21:36:08 +03:00
shimon
77971a4eb5
downgraded csv writer ver
2023-05-24 21:27:06 +03:00
Matej Bačo
0244154017
Apply new structure of logs
2023-05-24 20:14:58 +02:00
shimon
79ce648211
downgraded csv writer ver
2023-05-24 20:46:39 +03:00
shimon
5960d28428
downgraded csv writer ver
2023-05-24 20:45:40 +03:00
Bishwajeet Parhi
b0656acf9c
chore: Add unitTests DatabaseConsoleClientTest
2023-05-24 23:10:12 +05:30
Bishwajeet Parhi
2873918cc5
Update databases.php
...
fix: tests
2023-05-24 22:56:58 +05:30
Bishwajeet Parhi
e496419572
remove formatting updates
2023-05-24 22:24:57 +05:30
Matej Bačo
b81e9ffd47
Fix format
2023-05-24 18:32:03 +02:00
Matej Bačo
1762c4f491
Improve logs
2023-05-24 18:29:23 +02:00
Bishwajeet Parhi
6fc176d508
chore: add admin mode assertion for create collection
2023-05-24 17:58:40 +05:30
shimon
adca405d74
downgraded csv writer ver
2023-05-24 14:10:32 +03:00
Bishwajeet Parhi
4706e6580d
chore: add new checks
2023-05-24 15:39:08 +05:30
shimon
99b56b3584
downgraded csv writer ver
2023-05-24 12:17:14 +03:00
Bishwajeet Parhi
1a8729177f
chore: formattin suggestion
2023-05-24 10:36:54 +05:30
shimon
31e6492dbc
downgraded csv writer ver
2023-05-23 21:02:45 +03:00
shimon
3545e0740f
downgraded csv writer ver
2023-05-23 21:02:23 +03:00
Steven Nguyen
9d13d72c71
Update the Update Account Status API to clear the cookie
...
After a user updates their status, their session no longer works
however, the cookie may still exist in their browser, preventing other
API calls from completing successfully.
2023-05-23 10:40:31 -07:00
Steven Nguyen
f774721701
Update the error message for blocked users
...
Remove the "You can unblock the user from the Appwrite console." part
as it is not relevant for the person receiving the error.
2023-05-23 10:40:05 -07:00
shimon
5163ce7cc9
calculating users per project task
2023-05-23 19:46:45 +03:00
shimon
e79cb913ed
calculating users per project task
2023-05-23 18:58:49 +03:00
Christy Jacob
48ca2530e6
feat: add missing attribute
2023-05-23 14:46:48 +00:00
Christy Jacob
0839822a66
Apply suggestions from code review
2023-05-23 14:39:26 +00:00
Christy Jacob
9a712686f2
chore: add tests
2023-05-23 14:39:16 +00:00
Christy Jacob
8be36088d7
chore: linter
2023-05-23 14:38:48 +00:00
Christy Jacob
f0df316b4f
fix: throw correct exception when project custom ID already exists
2023-05-23 14:38:33 +00:00
shimon
543efd6032
re-working worker flow
2023-05-23 16:43:34 +03:00
shimon
98dc1db878
re-working worker flow
2023-05-23 16:43:03 +03:00
Khushboo Verma
df17c8a3dc
Add production branch as param in updateFunction
2023-05-23 16:04:38 +05:30
Jake Barnby
181741d7a2
Merge pull request #5538 from appwrite/feat-dotnet-sdk
...
Feat dotnet sdk
2023-05-23 21:37:01 +12:00
Bishwajeet Parhi
4964b5c592
Update tests/e2e/Services/Databases/DatabasesCustomServerTest.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2023-05-23 13:30:48 +05:30
Bishwajeet Parhi
6e5ee27f7c
Update tests/e2e/Services/Databases/DatabasesCustomServerTest.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2023-05-23 13:30:39 +05:30
Damodar Lohani
5a9f83c43d
validate smtp configuration
2023-05-23 05:09:17 +00:00
Matej Bačo
f86284fe21
Bug fixing
2023-05-23 06:37:25 +02:00
Jake Barnby
772e730b67
Revert "Update SDK generator + examples" spec changes
...
This reverts commit 2eef1cfca5 .
2023-05-23 16:26:07 +12:00
Eldad A. Fux
b86ce2d233
Merge pull request #5561 from appwrite/fix-delete-account
...
Update the Update Account Status API to clear the cookie
2023-05-22 23:06:02 +03:00
Steven Nguyen
09b4fbcc21
Update the error message for blocked users
...
Remove the "You can unblock the user from the Appwrite console." part
as it is not relevant for the person receiving the error.
2023-05-22 12:28:47 -07:00
Matej Bačo
c09c8b4d25
Fix wildcard issue with OPTIONS & CORS
2023-05-22 21:27:14 +02:00
shimon
432ee72071
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-workers
...
Conflicts:
app/cli.php
app/console
app/controllers/api/account.php
app/controllers/api/functions.php
app/controllers/api/teams.php
app/controllers/shared/api.php
app/init.php
app/worker.php
app/workers/builds.php
app/workers/certificates.php
app/workers/deletes.php
app/workers/functions.php
app/workers/mails.php
src/Appwrite/Event/Event.php
src/Appwrite/Event/Mail.php
2023-05-22 18:41:24 +03:00
Bishwajeet Parhi
45f5d932f6
Add more Tests
2023-05-22 20:10:09 +05:30
Prateek Banga
977279b679
fix: expire format for get session api
2023-05-22 18:34:51 +05:30
Matej Bačo
18105d4999
Remove repository owner
2023-05-22 15:02:55 +02:00
Prateek Banga
249bec5124
fixed expire format for phone session, anonymous session, oauth session
2023-05-22 18:18:52 +05:30
Prateek Banga
8673df4ac5
fix: expire format in magic url sessions
2023-05-22 17:52:25 +05:30
Matej Bačo
33eb8de9fd
Update console
2023-05-22 14:08:20 +02:00
Matej Bačo
f15b9ced88
Update specs
2023-05-22 14:07:54 +02:00
Matej Bačo
612af6edf0
Update dependencies, fix bugs
2023-05-22 13:29:35 +02:00
Matej Bačo
6e515e3cc4
Copy Khushboo's integration from feat-peach-q1-kh
2023-05-22 12:58:13 +02:00
Matej Bačo
6766508c95
Fix lockfile
2023-05-22 10:00:05 +02:00
Suven-p
5108ab7b06
Add test for x-appwrite-id = unique()
2023-05-21 15:43:26 +00:00