Steven Nguyen
85a40bf82d
Add a new labels attribute to the Users collection
...
This labels attribute can be used apply labels to users. These labels
can eventually be used:
* with permissions to grant access
* to filter users in the Users collection
2023-06-05 14:12:28 -07:00
shimon
62c619434e
functions/builds/deletes worker
2023-06-05 19:13:00 +03:00
shimon
d820d93ac7
databases worker
2023-06-04 19:25:56 +03:00
shimon
0d2987620c
refactor workers
2023-06-04 11:19:49 +03:00
Christy Jacob
c696b7264b
Merge pull request #5649 from appwrite/1.3.x
...
Sync master with 1.3.x
2023-06-04 00:43:03 +05:30
Christy Jacob
329b6b93bf
chore: update changelog
2023-06-03 20:11:01 +05:30
Torsten Dittmann
223663aa89
Merge pull request #5637 from appwrite/1.3.x
...
sync 1.3.x
2023-06-02 16:30:55 +02:00
Torsten Dittmann
21b41c475d
chore: prepre 1.3.6
2023-06-02 15:21:05 +02:00
Christy Jacob
36f1791a92
chore: linter
2023-06-02 17:59:20 +05:30
shimon
6e7c160249
changing event signature
2023-06-02 06:54:34 +03:00
Steven Nguyen
2ee7a3a356
Prevent triggering a function off of a function
2023-05-31 16:02:46 -07:00
shimon
0fd7db3c36
addressing comments
2023-05-30 20:11:25 +03:00
Christy Jacob
44fd41d2ea
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.3.x
2023-05-30 16:58:22 +00:00
Christy Jacob
a3474f8a3b
feat: prepare 1.3.5 release
2023-05-30 16:15:13 +00:00
shimon
9ac4a2bfd5
minor fix
2023-05-30 18:46:36 +03:00
shimon
8ce6d38922
minor fix
2023-05-30 18:30:15 +03:00
shimon
da75a2e409
calc tier stats
2023-05-30 18:13:30 +03:00
shimon
1225c8b7c3
calc tier stats
2023-05-30 18:06:51 +03:00
shimon
73f3f0aee6
Messaging
2023-05-30 16:19:44 +03:00
shimon
478e83a4bf
Messaging
2023-05-30 11:53:52 +03:00
shimon
06ca9ce815
Messaging
2023-05-29 19:32:33 +03:00
shimon
5a22d17459
Mails
2023-05-29 18:03:09 +03:00
shimon
f1466c05cf
refactor workers
2023-05-29 16:58:45 +03:00
Matej Bačo
b0a366eee2
Update copy
2023-05-29 13:56:01 +02:00
Jake Barnby
f45905e545
Merge pull request #5553 from 2002Bishwajeet/feat-add-enable-param-db
...
Feat: Add enable param in Database and Collection
2023-05-29 20:35:33 +12:00
Matej Bačo
fb02e12db2
Add state to comment, webhook bug fixing
2023-05-28 13:39:48 +02:00
Matej Bačo
f53d75205b
Implement branches endpoint, rename some attributes, update response models
2023-05-26 00:29:08 +02:00
Christy Jacob
075ed65a2f
Merge pull request #5572 from appwrite/feat-update-project-creation
...
Feat update project creation
2023-05-25 22:50:24 +05:30
shimon
ef35526a69
downgraded csv writer ver
2023-05-24 21:52:08 +03:00
shimon
ab83dfedac
downgraded csv writer ver
2023-05-24 21:38:35 +03:00
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
shimon
99b56b3584
downgraded csv writer ver
2023-05-24 12:17:14 +03:00
shimon
3545e0740f
downgraded csv writer ver
2023-05-23 21:02:23 +03: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
f0df316b4f
fix: throw correct exception when project custom ID already exists
2023-05-23 14:38:33 +00:00
Damodar Lohani
5a9f83c43d
validate smtp configuration
2023-05-23 05:09:17 +00: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
Matej Bačo
18105d4999
Remove repository owner
2023-05-22 15:02:55 +02:00
Matej Bačo
6e515e3cc4
Copy Khushboo's integration from feat-peach-q1-kh
2023-05-22 12:58:13 +02:00
Christy Jacob
d630d8772b
Merge pull request #5460 from appwrite/fix-create-project-error
...
fix: throw correct exception when project ID already exists
2023-05-19 22:48:02 +05:30
Bishwajeet Parhi
40f70faa89
Feat: Add enable param in Database and Collection
2023-05-18 18:55:22 +05:30
Suven-p
582698bd03
Validate value of x-appwrite-id header
2023-05-18 00:41:07 +05:45
fogelito
f6153b7626
Use array instead of variadic
2023-05-16 15:56:20 +03:00
Christy Jacob
3a2134f4e1
Merge pull request #5532 from appwrite/migration-attribute
...
migration bucketInternalId
2023-05-16 13:00:27 +05:30
shimon
bbbbedfd83
migration bucketInternalId
2023-05-14 10:43:44 +03:00
Christy Jacob
12afc294bd
feat: add checks for domain
2023-05-13 23:35:05 +05:30
Matej Bačo
cddc40449a
Fix registration bug
2023-05-12 08:45:28 +02:00