Damodar Lohani
57411db2d3
upadate to use refactored collections config
2023-06-15 00:34:12 +00:00
Jake Barnby
031f8270ff
Merge remote-tracking branch 'origin/1.4.x' into validator-mv
...
# Conflicts:
# composer.lock
2023-06-15 12:28:32 +12:00
Christy Jacob
25e2771fa7
feat: update database config
2023-06-14 19:52:28 +00:00
Matej Bačo
c933f8b4c2
Finish log streaming
2023-06-14 10:57:30 +02:00
Khushboo Verma
6604a33e46
Add createRepositoryDetection endpoint
2023-06-14 00:34:22 +05:30
shimon
a4e055e21b
cache deletion bug fix
2023-06-13 15:03:22 +03:00
Matej Bačo
2c97d73f4b
WIP Stream logs
2023-06-13 13:13:02 +02:00
shimon
8645757f28
cache deletion bug fix
2023-06-13 13:41:54 +03:00
shimon
41d207e862
cache deletion bug fix
2023-06-13 11:15:38 +03:00
Matej Bačo
039bfbaf06
WIP: Log streaming
2023-06-13 08:26:36 +02:00
Christy Jacob
a9e2eca8a4
Merge pull request #5683 from appwrite/master
...
Update 1.4.x from Master
2023-06-12 13:20:26 +05:30
shimon
57bc7d0584
functions/builds/deletes worker
2023-06-11 17:08:48 +03:00
shimon
fd4f86b1c1
functions/builds/deletes worker
2023-06-11 13:29:04 +03:00
Steven Nguyen
b3c9a34e5e
Make users searchable by label
2023-06-09 10:19:57 -07:00
Steven Nguyen
8400394857
Add an endpoint to update user labels
2023-06-09 10:18:51 -07:00
Matej Bačo
c9ce7e60cf
fix vcsRepos deletion
2023-06-09 14:36:33 +02:00
Matej Bačo
0ed2723f00
Fix failing pushes
2023-06-09 13:34:46 +02:00
Matej Bačo
6522d86fa9
Update installation, certificate & repository response models
2023-06-08 17:24:27 +02:00
Matej Bačo
5e221e285f
Update naming convention, add new VCS endpoints, support silent mode and rootDirectory
2023-06-07 17:50:32 +02:00
Christy Jacob
845fd7ba68
fix: missing import
2023-06-07 15:13:57 +05:30
Matej Bačo
04f3d81ab8
Fix failing executions
2023-06-07 10:43:17 +02:00
Jake Barnby
b7f4f57521
Add new error message to differentiate between missing data and missing data + permissions for document updates
2023-06-07 13:51:24 +12:00
Matej Bačo
5f87ef3074
Fix executor missing runtime
2023-06-06 15:47:25 +02:00
Christy Jacob
8fdb9e6592
Update app/controllers/api/projects.php
2023-06-06 17:51:42 +05:30
Christy Jacob
5c6cbbe370
chore: review comments
2023-06-06 12:11:50 +00:00
Christy Jacob
9f02ed700d
feat: update db backups schedule
2023-06-06 12:09:14 +00:00
Matej Bačo
966210d58c
Update installation model
2023-06-06 09:50:52 +02:00
Damodar Lohani
f373d30a45
formatting
2023-06-05 07:11:53 +00:00
shimon
d820d93ac7
databases worker
2023-06-04 19:25:56 +03:00
Eldad A. Fux
994524b7a1
Merge pull request #5621 from appwrite/fix-4975-update-email-phone-without-password
...
Allow Updating email and phone without password
2023-06-02 19:09:02 +03:00
shimon
6a9011af72
minor changes
2023-06-02 17:14:10 +03:00
shimon
5c9ad6fddd
minor changes
2023-06-02 17:01:15 +03:00
shimon
f5c4e4cd8a
minor changes
2023-06-02 16:52:38 +03:00
shimon
9a071df378
minor changes
2023-06-02 16:23:21 +03:00
Prateek Banga
1475497ffb
Merge branch 'master' of https://github.com/fanatic75/appwrite into fix-4846-added-expiry-value-to-account-sessions
2023-06-02 14:53:26 +05:30
shimon
071b2e5826
Extract db from list while backing
2023-06-02 11:06:35 +03:00
shimon
ea8804fd52
Extract db from list while backing
2023-06-02 08:10:03 +03:00
Bishwajeet Parhi
0d3b50a07d
Merge remote-tracking branch 'upstream/master' into feat-add-encrypt-param
2023-06-01 21:46:31 +05:30
Matej Bačo
0b600e3ed7
Disable abuse, fix order of params
2023-06-01 12:01:03 +02:00
Damodar Lohani
ed01b5abe3
update file name
2023-06-01 05:44:19 +00:00
Steven Nguyen
5afc49784e
Update the Update Phone API to also set the password
...
This is to ensure the behavior matches the Update Email endpoint.
2023-05-31 13:52:05 -07:00
Damodar Lohani
62bbace433
fix name
2023-05-31 08:20:45 +00:00
Steven Nguyen
5ef3162cee
Don't rely on isAnonymousUser to check whether to verify password
...
It's possible for a user to not be anonymous and not have a password.
Using passwordUpdate is a better indicator as to whether the user has
set a password or not.
2023-05-30 17:17:20 -07:00
Steven Nguyen
7dec6c7321
Fix 500 error when a passwordless user creates an email session
2023-05-30 16:59:55 -07:00
Jake Barnby
d2bfe46fca
Set min length to 0 for default value when creating or updating a string attribute
...
(cherry picked from commit c61e54f69b )
2023-05-30 19:42:13 +12:00
Bishwajeet Parhi
08746d0390
chore: misc fixes
2023-05-30 12:47:55 +05:30
Bishwajeet Parhi
967ac1b82c
chore: remove nullable param
2023-05-30 12:34:32 +05:30
Bishwajeet Parhi
69504bfaac
add encrypt param
2023-05-30 12:30:10 +05:30
Jake Barnby
c61e54f69b
Set min length to 0 for default value when creating or updating a string attribute
2023-05-30 14:52:59 +12:00
shimon
f1466c05cf
refactor workers
2023-05-29 16:58:45 +03:00