loks0n and Claude Opus 4.7
2cd422f4c2
fix(health): use injected cache resource for healthcheck
...
Inject the live cache resource and ping it directly instead of
rebuilding pool adapters from pools-cache. The container already
constructs the right adapter (pool, multiplexing, none), so the
healthcheck now exercises the actual configured cache.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-18 13:58:24 +01:00
ArnabChatterjee20k and GitHub
7a711b7295
Merge pull request #11886 from appwrite/presence-api
...
Presence api
2026-05-18 15:25:03 +05:30
ArnabChatterjee20k
20c0c8081c
feat: add documentation for presence API endpoints and update descriptions
2026-05-18 12:30:58 +05:30
fogelito
254606c4f9
Add orderDesc
2026-05-18 10:00:24 +03:00
ArnabChatterjee20k and GitHub
80fffa32b8
Merge branch '1.9.x' into presence-api
2026-05-18 11:09:55 +05:30
Torsten Dittmann and GitHub
e873f02b94
Merge branch '1.9.x' into fix/parallel-storage-chunk-upload
2026-05-15 20:17:08 +04:00
Torsten Dittmann
5750155591
Add pool-backed lock resource
2026-05-15 19:54:44 +04:00
harsh mahajan
6a2ddb221c
Clean up template update diff and add locale test
2026-05-15 19:34:15 +05:30
harsh mahajan
6428b73966
Fix email template update System import
2026-05-15 19:05:01 +05:30
harsh mahajan
7b718e7dcc
Add email template default integration test
2026-05-15 18:57:08 +05:30
harsh mahajan
15422dc7ca
Remove email template reset API changes
2026-05-15 18:51:22 +05:30
harsh mahajan
0e7c50c181
Align console email template endpoint metadata
2026-05-15 18:45:38 +05:30
harsh mahajan
8781942633
Fix console email template spec enum names
2026-05-15 18:18:10 +05:30
harsh mahajan
a614afe5c7
refactor: move email template defaults to console module and add tests
...
- Move GetDefault endpoint to Console module as Get.php
(GET /v1/console/templates/email/:templateId, console.getEmailTemplate)
- Remove from Project module
- Add e2e tests for console.getEmailTemplate and reset=true
2026-05-15 18:03:12 +05:30
ArnabChatterjee20k
cf80efbc3c
feat: add support for 'getUsage' method in presences with range parameter
2026-05-15 18:01:32 +05:30
ArnabChatterjee20k
ec1fad20dd
Merge remote-tracking branch 'origin/presence-api' into presence-api
2026-05-15 17:51:33 +05:30
ArnabChatterjee20k
2c2e8bcabd
fix: add expiration check for presence updates to prevent outdated entries
2026-05-15 17:51:08 +05:30
Torsten Dittmann
b7bf14a18a
Fix storage multipart upload preparation
2026-05-15 15:58:48 +04:00
harsh mahajan
0e157efabe
chore: fix import ordering in Http.php
2026-05-15 17:17:32 +05:30
harsh mahajan
69735b383b
feat: add email template reset and get-default endpoints
...
- Add GET /v1/project/templates/email/:templateId/default that returns
Appwrite built-in defaults, ignoring any custom project overrides
- Add reset param to PATCH /v1/project/templates/email — when reset=true,
clears the custom template entry and returns defaults without requiring
SMTP to be enabled
2026-05-15 17:13:35 +05:30
ArnabChatterjee20k and GitHub
14381f2268
Merge branch '1.9.x' into presence-api
2026-05-15 15:53:51 +05:30
Torsten Dittmann
97d6656687
Fix deployment upload lock TTL
2026-05-15 14:17:14 +04:00
Torsten Dittmann
9acfb2a679
Merge branch '1.9.x' of https://github.com/appwrite/appwrite into fix/parallel-storage-chunk-upload
2026-05-15 14:02:58 +04:00
Torsten Dittmann
c5123529ee
Update graphql-php to 15.32 and fix storage tests
...
- Bump graphql-php to 15.32 in composer.json and update composer.lock
- Extend Storage/Files/Create with mergeUploadMetadata and pass path and
deviceForFiles into the lock callback
- Remove obsolete type hints in Storage/Files/Preview/Get
- Update Storage tests to tolerate S3-backed signatures
2026-05-15 13:54:24 +04:00
Matej Bačo and GitHub
246f487687
Merge pull request #12317 from appwrite/feat-org-scopes-console-api
...
Feat: Org scopes Console API
2026-05-15 11:17:13 +02:00
Matej Bačo
8d8a0e883e
Add org scopes get console endpoint
2026-05-15 10:23:32 +02:00
Chirag Aggarwal
ad88b827e6
Refactor database queue publisher
2026-05-15 13:22:35 +05:30
ArnabChatterjee20k
0e1cabe47a
Merge remote-tracking branch 'origin/1.9.x' into presence-api
2026-05-14 18:25:16 +05:30
harsh mahajan
437b3bfa10
fix: lint
2026-05-14 18:08:59 +05:30
harsh mahajan
0b07305775
fix: remove redundant comment, rename commitSkip to validator, use getDescription in span
2026-05-14 18:05:04 +05:30
harsh mahajan
b5f0ebb37b
refactor: replace DeploymentSkipPatterns validator with VCS_DEPLOYMENT_SKIP_PATTERNS constant
2026-05-14 17:59:34 +05:30
ArnabChatterjee20k
2cbd8bbb47
linting
2026-05-14 17:33:53 +05:30
ArnabChatterjee20k
12b2acd7f7
Merge remote-tracking branch 'origin/1.9.x' into presence-api
2026-05-14 17:31:24 +05:30
Harsh Mahajan and GitHub
736196b58b
Merge branch '1.9.x' into feat/skip-deployment-commit-patterns
2026-05-14 17:31:06 +05:30
harsh mahajan
e3755679c5
refactor: extend Contains validator, keep only [skip ci] pattern
2026-05-14 17:26:32 +05:30
ArnabChatterjee20k
3703da188e
refactor: enhance presence management to prevent cross-user overwrites
2026-05-14 17:17:27 +05:30
Chirag Aggarwal and GitHub
450c80ca5b
Merge pull request #12312 from appwrite/fix/text-response-specs
...
Fix text response schemas in API specs
2026-05-14 16:56:32 +05:30
Chirag Aggarwal
e1547023f6
Fix OpenAPI text redirect response schemas
2026-05-14 16:48:58 +05:30
Chirag Aggarwal
6d0a76cf51
Fix text response schemas in API specs
2026-05-14 16:35:08 +05:30
Chirag Aggarwal and GitHub
a3fa12e5b3
Merge pull request #12305 from appwrite/chore/refactor-delete-queue-publisher
...
refactor: Migrate queueForDeletes to DeletePublisher and DeleteMessage
2026-05-14 16:31:03 +05:30
Chirag Aggarwal and GitHub
659bc0dab7
Merge pull request #12307 from appwrite/codex/delete-orphaned-rules-1-9
...
[codex] Delete orphaned proxy rules on create
2026-05-14 16:28:33 +05:30
Chirag Aggarwal
6b51a56b2b
Tidy deleteOrphanedRule conditionals
2026-05-14 15:42:52 +05:30
Chirag Aggarwal
421a9974af
Delete orphaned proxy rules on create
2026-05-14 15:33:29 +05:30
Chirag Aggarwal
65d1e58e34
refactor: migrate delete queue publisher
2026-05-14 14:40:11 +05:30
ArnabChatterjee20k
f7e5e825f2
Merge remote-tracking branch 'origin/presence-api' into presence-api
2026-05-14 13:29:19 +05:30
ArnabChatterjee20k
7dd85f9143
add ownership guard to prevent cross-user presence overwrite
2026-05-14 13:28:47 +05:30
ArnabChatterjee20k and GitHub
7da3591d2b
Merge branch '1.9.x' into presence-api
2026-05-14 13:12:42 +05:30
premtsd-code and GitHub
beb119883a
Merge branch '1.9.x' into feat-platform-db-access
2026-05-14 08:37:33 +01:00
ArnabChatterjee20k
5e4de3931a
added presences leaf names
2026-05-14 12:17:45 +05:30
ArnabChatterjee20k
2b7ed2aa24
removed stale
2026-05-14 12:15:15 +05:30