Commit graph

24644 commits

Author SHA1 Message Date
Steven Nguyen
0fbd2c6425
fix: prevent warning if no logging config is set
If no logging config is set, there's a warning saying:

> Using deprecated logging configuration.

However, if they didn't set any config, it's not deprecated.
2025-03-07 12:54:53 -08:00
Steven Nguyen
f6b5deda6d
fix: add missing _APP_EMAIL_CERTIFICATES env var to deletes worker
The deletes worker uses the certificates resource to delete
certificates, but the certificates resource requires the
_APP_EMAIL_CERTIFICATES env var to be set or it will throw an exception
and not process any delete jobs. This commit adds the missing env var
to the deletes worker.

Also add _APP_SYSTEM_SECURITY_EMAIL_ADDRESS as a fallback.
2025-03-07 12:46:14 -08:00
Chirag Aggarwal
493f536a6e chore: added logsdb for deletes worker 2025-03-07 14:04:52 +00:00
Chirag Aggarwal
d9fc6b70ad chore: bump react native 2025-03-07 13:18:20 +00:00
Christy Jacob
3af7f0aa3d
Merge pull request #9412 from appwrite/chore-bump-cache-0.12.x
chore: bump cache 0.12.x
2025-03-07 17:31:20 +05:30
loks0n
b791e59672 chore: bump composer 2025-03-07 10:59:16 +00:00
loks0n
c50a0de627 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into chore-bump-cache-0.12.x 2025-03-07 10:58:31 +00:00
Chirag Aggarwal
a0605b14cb chore: regen specs and update vers 2025-03-07 04:14:45 +00:00
Chirag Aggarwal
6c652ba3ae Merge branch '1.6.x' into bump-sdk 2025-03-06 17:04:05 +00:00
Christy Jacob
205024657a
Merge pull request #9438 from appwrite/activities-multi-writes
Activities batch writes
2025-03-06 11:40:34 +05:30
Steven Nguyen
fab43a5f83
Merge pull request #9447 from appwrite/pla-2607
Fix blocking of phone sessions when disabled on console
2025-03-05 11:13:40 -08:00
Chirag Aggarwal
36b0475298 chore: update tests 2025-03-05 18:40:41 +00:00
Chirag Aggarwal
0ce4555f70 chore: added auth group to create phone token 2025-03-05 17:42:43 +00:00
Christy Jacob
a734cadba1
Merge pull request #9443 from appwrite/feat-database-storage-in-stats-resources
Feat: calculate database storage in stats-resources
2025-03-05 12:06:56 +05:30
Damodar Lohani
2afb8a14ac Skip in dual writing 2025-03-05 05:27:56 +00:00
Damodar Lohani
6024d01e7b Feat: calculate database storage in stats-resources
- Calculate database storage in stats-resources worker
2025-03-05 05:25:50 +00:00
Christy Jacob
f250f454f7
Merge pull request #9442 from appwrite/fix-model-image-trans
fix: model for image transformations in usage project
2025-03-05 10:21:05 +05:30
Chirag Aggarwal
2c6f731a38 fix: description 2025-03-05 04:49:34 +00:00
Chirag Aggarwal
1d2883f472 chore: fix model for image transformations in usage project 2025-03-05 04:46:06 +00:00
Jake Barnby
8c1a1604a8
Merge pull request #9387 from appwrite/pla-2526
chore: make min/max params optional for attribute update
2025-03-05 16:13:59 +13:00
Jake Barnby
ea2fd4b995
Merge pull request #9426 from appwrite/pla-2584
chore: added timeout to deployment builds in tests
2025-03-05 16:11:47 +13:00
shimon
f2ad3a501e updating audits workers var scope 2025-03-04 20:34:56 +02:00
shimon
c443c8fdab updating audits workers var scope 2025-03-04 19:49:37 +02:00
shimon
1838b9c4e8 updating audits workers var scope 2025-03-04 19:49:10 +02:00
shimon
09aa383cf3 updating audits workers var scope 2025-03-04 19:15:00 +02:00
shimon
ce054e7088 updating audits workers var scope 2025-03-04 19:12:20 +02:00
shimon
76dc8c29d5 updating audits workers var scope 2025-03-04 19:07:45 +02:00
shimon
f761829d60 updating audits workers var scope 2025-03-04 18:49:31 +02:00
shimon
8b4bc7e4a6 updating audits workers var scope 2025-03-04 18:19:23 +02:00
shimon
2a5b3317bf update region 2025-03-04 11:36:45 +02:00
Christy Jacob
52ba87e77e
Merge pull request #9393 from appwrite/add-file-transformation-endpoints
chore: add image transformation stats to usage endpoint
2025-03-04 14:46:14 +05:30
shimon
19ad2088a0 update region 2025-03-04 10:08:07 +02:00
Chirag Aggarwal
239bebfe2e Merge branch '1.6.x' into add-file-transformation-endpoints 2025-03-04 07:34:43 +00:00
Christy Jacob
eff58459ef
Merge pull request #9425 from appwrite/disable-admin-transformedAt
Disable transformedAt update for console users
2025-03-04 12:21:28 +05:30
Christy Jacob
85456696b8
Merge pull request #9429 from appwrite/fix-dual-writing
Fix: disable dual writing
2025-03-04 11:55:00 +05:30
Damodar Lohani
0659dce935 Fix: disable dual writing 2025-03-04 06:22:58 +00:00
Christy Jacob
d5ab989891
Merge pull request #9339 from appwrite/feat-remove-deprecated-usage-stuff
Remove usage and usage dump in favor of stats-usage and stats-usage-dump
2025-03-04 11:23:29 +05:30
Christy Jacob
9b18a031d9
Merge pull request #9428 from appwrite/fix-stats-date
Fix: use receivedAt date when available
2025-03-04 11:22:12 +05:30
Damodar Lohani
4d5d30ba7b Fix default value 2025-03-04 05:50:21 +00:00
Damodar Lohani
dd5dd4cc43 Same for database metrics 2025-03-04 05:34:02 +00:00
Damodar Lohani
5d61544444 Fix: use receivedAt date when available 2025-03-04 05:31:35 +00:00
Chirag Aggarwal
9a6de87f7d chore: usagetest and migrationsbase 2025-03-03 16:31:41 +00:00
Chirag Aggarwal
fe7aeefabf chore: remove redundant param 2025-03-03 16:20:32 +00:00
Chirag Aggarwal
fc05a4f1e3 chore: updated to use assertEventually 2025-03-03 16:07:33 +00:00
Chirag Aggarwal
e865ca74d7 chore: added timeout to webhooks base test 2025-03-03 14:41:11 +00:00
Chirag Aggarwal
c6b8e649fe chore: added maxtimeout to testChannelExecutions 2025-03-03 14:34:10 +00:00
shimon
b314ae8208 disable transformedAt update for console users 2025-03-03 15:19:49 +02:00
Christy Jacob
32329ef3f9
Merge pull request #9424 from appwrite/revert-9411-lohanidamodar-patch-2
Revert "Fix: stats resources only queue projects accessed in last 3 hours"
2025-03-03 16:25:34 +05:30
Damodar Lohani
5becd0a5dc
Revert "Fix: stats resources only queue projects accessed in last 3 hours" 2025-03-03 16:04:31 +05:45
Jake Barnby
d85b28aabc
Merge pull request #9325 from appwrite/pla-1883
refactor: migrate Realtime::send calls to queueForRealtime
2025-03-03 21:23:55 +13:00