Chirag Aggarwal
|
fb009abfd7
|
Restore legacy payload limit outside artifacts
|
2026-05-21 16:34:40 +05:30 |
|
Chirag Aggarwal
|
ba2fda9ba4
|
Limit payload increase to compute uploads
|
2026-05-21 16:24:56 +05:30 |
|
Chirag Aggarwal
|
1e01f76776
|
Tune orchestrator CI build handling
|
2026-05-21 16:18:05 +05:30 |
|
Chirag Aggarwal
|
a325750512
|
Preserve storage upload chunk limit
|
2026-05-21 14:14:09 +05:30 |
|
Chirag Aggarwal
|
8681f9b633
|
Complete orchestrator builds after artifact upload
|
2026-05-21 14:03:43 +05:30 |
|
Chirag Aggarwal
|
da76f46932
|
Fix orchestrator artifact upload CI failures
|
2026-05-21 13:39:32 +05:30 |
|
Chirag Aggarwal
|
f304c9ddbd
|
Fix orchestrator deployment parity
|
2026-05-21 12:53:09 +05:30 |
|
Chirag Aggarwal
|
570e0ecdf7
|
Avoid stale orchestrator realtime update
|
2026-05-21 12:26:26 +05:30 |
|
Chirag Aggarwal
|
e4a35047e9
|
Complete orchestrator site follow-up work
|
2026-05-21 12:16:09 +05:30 |
|
Chirag Aggarwal
|
16b1458517
|
Wait for orchestrator build artifact path
|
2026-05-21 12:07:22 +05:30 |
|
Chirag Aggarwal
|
89eeec515e
|
Add site orchestrator artifact callbacks
|
2026-05-21 11:58:38 +05:30 |
|
Chirag Aggarwal
|
6a708ea0cc
|
Use orchestrator image that pulls sidecar
|
2026-05-21 11:43:26 +05:30 |
|
Chirag Aggarwal
|
174df11625
|
Pull orchestrator sidecar image in compose
|
2026-05-21 11:35:33 +05:30 |
|
Chirag Aggarwal
|
fbcc328c00
|
Cap orchestrator build CPU for Docker
|
2026-05-21 11:23:33 +05:30 |
|
Chirag Aggarwal
|
e0bf0b092d
|
Fix orchestrator build analysis issues
|
2026-05-21 11:14:13 +05:30 |
|
Chirag Aggarwal
|
88ef4a024f
|
Use temporary orchestrator images
|
2026-05-21 10:58:22 +05:30 |
|
Chirag Aggarwal
|
4e63eebb05
|
Merge branch '1.9.x' into orchestrator-builds-integration
|
2026-05-21 10:19:42 +05:30 |
|
Jake Barnby
|
349ac6bbc1
|
test: stabilize account log pagination
|
2026-05-21 16:47:45 +12:00 |
|
Jake Barnby
|
dca75b059b
|
Merge pull request #12361 from appwrite/fix-smtp-template-regressions
Fix SMTP empty sender regressions
|
2026-05-21 12:42:51 +12:00 |
|
Jake Barnby
|
fd145e988a
|
test: align versions endpoint expectations
|
2026-05-21 12:18:11 +12:00 |
|
Jake Barnby
|
c6ac0f28e4
|
chore: restore twig security update
|
2026-05-21 12:16:06 +12:00 |
|
Jake Barnby
|
52d7ebd41e
|
chore: revert to 2.0.0-rc.1
|
2026-05-21 10:59:37 +12:00 |
|
Jake Barnby
|
41ff2ed48e
|
chore: update lock
|
2026-05-21 10:37:36 +12:00 |
|
harsh mahajan
|
436064e7cc
|
Revert test fixture change
|
2026-05-20 23:44:11 +05:30 |
|
harsh mahajan
|
a3ae9f39ec
|
Fix SMTP empty sender regressions
|
2026-05-20 23:40:41 +05:30 |
|
Harsh Mahajan
|
8cfc28f08c
|
Merge pull request #12348 from appwrite/fix-smtp-template-empty-string-params
fix: allow empty string to clear optional SMTP and email template fields
|
2026-05-20 17:00:14 +05:30 |
|
harsh mahajan
|
5473be5756
|
chore: revert twig override, restore sdk-generator to 1.31.0
|
2026-05-20 16:56:56 +05:30 |
|
harsh mahajan
|
a3fca62818
|
chore: bump twig/twig to ^3.26 to fix security advisories
|
2026-05-20 16:45:17 +05:30 |
|
harsh mahajan
|
d397ab9b40
|
chore: update composer dependencies
|
2026-05-20 16:34:15 +05:30 |
|
Harsh Mahajan
|
e59e726d38
|
Merge branch '1.9.x' into fix-smtp-template-empty-string-params
|
2026-05-20 16:28:06 +05:30 |
|
harsh mahajan
|
8272aa6fa2
|
fix: remove unnecessary null coalescing on senderEmail
|
2026-05-20 16:27:52 +05:30 |
|
harsh mahajan
|
43b9bf8152
|
fix: remove redundant senderEmail empty check before setFrom
|
2026-05-20 16:25:04 +05:30 |
|
Chirag Aggarwal
|
5df3280131
|
Merge pull request #12357 from appwrite/fix/spec-regional-endpoint-validation
Fix generated spec endpoint and enum defaults
|
2026-05-20 15:21:12 +05:30 |
|
Chirag Aggarwal
|
515696dd36
|
Fix generated spec endpoint and enum defaults
|
2026-05-20 14:58:56 +05:30 |
|
Chirag Aggarwal
|
ff76f3efa0
|
Merge pull request #12356 from appwrite/fix-account-server-specs-auth
Fix account server specs auth
|
2026-05-20 14:26:14 +05:30 |
|
Chirag Aggarwal
|
0d19894331
|
Move Web SDK to server platform
|
2026-05-20 14:09:07 +05:30 |
|
Chirag Aggarwal
|
1d9acf5f29
|
Fix account SDK specs auth
|
2026-05-20 14:03:20 +05:30 |
|
Harsh Mahajan
|
d3994b436d
|
Merge branch '1.9.x' into fix-smtp-template-empty-string-params
|
2026-05-20 11:40:47 +05:30 |
|
harsh mahajan
|
cc51f42430
|
fix: allow SMTP connection test without senderEmail
|
2026-05-20 11:40:23 +05:30 |
|
Matej Bačo
|
ed14acfc75
|
Merge pull request #12353 from appwrite/fix-trace-ending-too-soon
Fix: subspan ending main request span
|
2026-05-19 16:57:59 +02:00 |
|
Matej Bačo
|
90df8efe0a
|
Formatting fix
|
2026-05-19 15:50:48 +02:00 |
|
Matej Bačo
|
f7b09c090b
|
Fix subspan ending main request span
|
2026-05-19 15:23:34 +02:00 |
|
harsh mahajan
|
8c903ab687
|
fix: allow empty string to clear optional SMTP and email template fields
|
2026-05-19 16:29:55 +05:30 |
|
Jake Barnby
|
c5b8535a7f
|
Merge pull request #12233 from appwrite/feat-dedicated-db
feat: dedicated database
|
2026-05-19 19:44:13 +12:00 |
|
![greptile-apps[bot]](/avatar/f1398a4a3dbcd2049964e89b4a65e145?size=40) Jake Barnbyandgreptile-apps[bot]
|
218cc13b20
|
Update src/Appwrite/Platform/Workers/StatsResources.php
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
|
2026-05-19 18:32:54 +12:00 |
|
 copilot-swe-agent[bot]andabnegate
|
282b5b2a6c
|
fix(databases): map cursor lookup NotFound to collection 404
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/546b5830-100b-4a48-9d71-f19c204e269f
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com>
|
2026-05-19 06:32:06 +00:00 |
|
 Jake BarnbyandCopilot Autofix powered by AI
|
948c702ad4
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-19 18:28:20 +12:00 |
|
 Jake BarnbyandCopilot Autofix powered by AI
|
c28f476462
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-19 18:24:06 +12:00 |
|
Jake Barnby
|
3078cc5941
|
Merge pull request #12345 from appwrite/codex/advisor-admin-key-auth
fix: restrict advisor auth types
|
2026-05-19 18:23:06 +12:00 |
|
Damodar Lohani
|
fd91490ae9
|
Merge pull request #12344 from appwrite/feat/file-size-actual
feat(storage): expose sizeActual in File response model
|
2026-05-19 09:02:12 +05:45 |
|