Commit graph

2338 commits

Author SHA1 Message Date
Mayank Agarwal
492ff10ee7 Add async=false solution 2025-08-20 18:41:00 +05:30
Matej Bačo
746a76dc8e Add extensive build logging 2025-08-16 17:11:27 +02:00
Matej Bačo
78c5d5aeff
Merge pull request #10302 from appwrite/chore-remove-logging
Chore: Remove temp logging
2025-08-16 13:07:12 +02:00
Matej Bačo
051b99e9ce Linter fix 2025-08-16 12:49:58 +02:00
Matej Bačo
23bc39254c Increase dynamic API key expiration 2025-08-15 12:29:34 +02:00
Matej Bačo
b816557970 Add fallback locale support + tests 2025-08-12 15:13:08 +02:00
Matej Bačo
13a14d1b05 Remove temp logging 2025-08-12 10:39:50 +02:00
Matej Bačo
3efd9a778e Reapply "Feat: Make functions worker customizable"
This reverts commit 7e110bf292.
2025-08-11 15:07:05 +02:00
Jake Barnby
7e110bf292
Revert "Feat: Make functions worker customizable" 2025-08-12 00:38:41 +12:00
Cursor Agent
b89d713002 Purge collection cache alongside document cache in database operations
Co-authored-by: jakeb994 <jakeb994@gmail.com>
2025-08-11 07:01:06 +00:00
Matej Bačo
2b3a8527ff Make functions worker customizable 2025-08-08 17:15:14 +02:00
Matej Bačo
1fba63e986 Fix formatting 2025-08-08 14:00:30 +02:00
Matej Bačo
ae5225d8ee Add placeholder detection 2025-08-08 13:58:41 +02:00
Matej Bačo
aa837c7b43 PR review fixes 2025-08-06 11:43:07 +02:00
Matej Bačo
2d4e99cb1a Revert revert of CAA validation 2025-08-05 13:44:06 +02:00
Matej Bačo
9c320f9c71
Revert "Check CAA record before issuing certificate" 2025-08-05 10:23:39 +02:00
Matej Bačo
8c3530ee60 Fix caa validation breaking existing validations 2025-08-04 16:18:06 +02:00
Matej Bačo
4cafd2e07d Improve PR quality 2025-08-04 14:28:50 +02:00
Khushboo Verma
69dbb3222f Add check in proxy 2025-08-04 01:33:47 +05:30
Khushboo Verma
9f8fabe58a Verify domain CAA after certificate issuance 2025-08-04 01:12:58 +05:30
Khushboo Verma
484ebb5059 Check CAA record in DNSTest 2025-08-04 00:42:00 +05:30
Chirag Aggarwal
5977e62e9a chore: move changelog path to platforms config 2025-07-30 13:32:56 +05:30
Chirag Aggarwal
66786f20f0 chore: use md5 if enabled 2025-07-29 16:53:55 +05:30
Chirag Aggarwal
1731212ebb chore: improve check 2025-07-29 15:26:37 +05:30
Chirag Aggarwal
3db9cd06d5 chore: filter certificates renewal task in maintenance by region 2025-07-29 15:21:15 +05:30
Darshan
e67e6303b2 fix: templates on 1.7.x. 2025-07-25 14:30:03 +05:30
loks0n
1d86cc6010 feat: stats-usage on redis 2025-07-24 16:19:13 +01:00
Matej Bačo
e4dc36edf0
Merge pull request #10198 from hmacr/1we17-preview-for-emails
Preview text for emails
2025-07-24 16:47:08 +02:00
Hemachandar
d7f85f9f58
remove dot 2025-07-24 20:06:49 +05:30
Matej Bačo
fc31787e9a
Merge branch '1.7.x' into 1we6-better-error-msg-for-scheduled-date 2025-07-24 16:15:06 +02:00
hmacr
5ce141b75b change error msg 2025-07-24 19:43:14 +05:30
Matej Bačo
3439951538
Merge pull request #10199 from hmacr/1we21-handle-failed-git-action-in-worker
Suppress git-action exception in deployment worker
2025-07-24 14:50:57 +02:00
hmacr
9055d41aa0 send log to queue 2025-07-24 17:56:24 +05:30
Matej Bačo
b762e7fb73
Merge pull request #10181 from hmacr/1we9-use-preview-for-screenshots
fix: Use direct source for file-preview when empty
2025-07-24 13:39:24 +02:00
Matej Bačo
f70a5e67be
Merge pull request #10187 from hmacr/1we19-fix-double-deployment
Skip deployment when commit is created by us
2025-07-24 13:38:48 +02:00
hmacr
ed4e85f28a validate only when scheduledAt is available 2025-07-24 11:56:05 +05:30
hmacr
7ae237e433 Better error message for invalid function scheduled time 2025-07-24 11:44:44 +05:30
Chirag Aggarwal
3cbded226b fix: unwanted method being added to specs 2025-07-24 10:07:46 +05:30
hmacr
7ca03a5889 Suppress git-action exception in deployment worker 2025-07-23 22:26:35 +05:30
hmacr
c5f8bdfd36 Preview texts for emails 2025-07-23 22:04:25 +05:30
Chirag Aggarwal
a53dcd8a23 chore: regen 2025-07-23 20:56:20 +05:30
Matej Bačo
b194558226 Switch from gzip to none compression 2025-07-23 15:49:07 +02:00
hmacr
c29ef4087b compress screenshots before uploading 2025-07-23 16:28:09 +05:30
hmacr
9c0e6f4203 Skip deployment when commit is created by us 2025-07-22 20:39:36 +05:30
hmacr
bf3efea98d framework support + content for OTP & add-member email 2025-07-22 16:43:17 +05:30
Chirag Aggarwal
ea0654cf5e improve naming 2025-07-18 17:16:01 +05:30
Chirag Aggarwal
99ea9c5d80 chore: update cli to 8.2.2 2025-07-18 17:10:20 +05:30
loks0n
94decb26e6 fix: build usage specification 2025-07-17 14:05:05 +01:00
Matej Bačo
8c57d28f8f
Merge pull request #10127 from appwrite/chore-speed-up-tests
Chore: speed up tests
2025-07-11 16:21:40 +02:00
Matej Bačo
9bab764378 Fix specs with new env vars 2025-07-11 11:15:55 +02:00