Prem Palanisamy
374e1f8782
Add unit tests for scopedProjectId and source fields in Key::decode()
2026-03-23 13:46:58 +00:00
Prem Palanisamy
b0a0c1552e
Update composer.lock for utopia-php/migration dev branch
2026-03-23 13:46:58 +00:00
Prem Palanisamy
4020335aac
Add E2E test for platform migration
2026-03-23 13:46:58 +00:00
Prem Palanisamy
75c26259a1
Add expire field to migration console key response
2026-03-23 13:46:58 +00:00
Prem Palanisamy
4e8feff46e
Add platform migration support
2026-03-23 13:46:58 +00:00
Prem Palanisamy
4438e08f64
Add platform DB access via console-key endpoint
2026-03-23 13:46:57 +00:00
Harsh Mahajan
85703d29e1
addressed greptile suggestions
2026-03-23 19:08:12 +05:30
Harsh Mahajan
d3c11b5c93
Merge branch '1.9.x' into feat-x-oauth2-provider
2026-03-23 18:51:10 +05:30
Chirag Aggarwal
ce5d5cf6ef
docs: add Rust SDK getting started guide
2026-03-23 17:58:24 +05:30
Chirag Aggarwal
2017183ecc
Merge branch '1.9.x' into feat-rust-sdk
2026-03-23 17:56:22 +05:30
Matej Bačo
995deea801
Merge pull request #11577 from appwrite/feat-public-project-variables-api
...
Feat: Public project variables API
2026-03-23 13:24:10 +01:00
Chirag Aggarwal
1a1740ac7a
feat: add Rust SDK support
...
Add Rust SDK entry to server platform config, wire up the Rust language
class in the SDK generation task, update sdk-generator to dev-rust branch,
and create the changelog directory.
2026-03-23 17:53:58 +05:30
Harsh Mahajan
6f177a0a7a
Merge branch '1.9.x' into feat-x-oauth2-provider
2026-03-23 17:50:29 +05:30
Harsh Mahajan
dc48bb35ef
added pkce to base
2026-03-23 17:49:42 +05:30
Matej Bačo
0114e260f0
Fix tests
2026-03-23 12:56:23 +01:00
Matej Bačo
7ab474b963
Fix failing tests
2026-03-23 12:33:08 +01:00
Matej Bačo
10da066075
Merge branch '1.9.x' into feat-public-project-variables-api
2026-03-23 12:21:11 +01:00
Matej Bačo
01142bba2c
Merge branch '1.8.x' into feat-public-project-variables-api
2026-03-23 12:21:06 +01:00
Matej Bačo
71146118d2
Merge pull request #11561 from appwrite/fix-oauth-token-flow-provider-param
...
Fix: OAuth2 token missing provider name
2026-03-23 12:17:29 +01:00
Matej Bačo
682105c068
Rework without schema changes
2026-03-23 11:52:40 +01:00
Matej Bačo
07ff923d38
Merge branch '1.9.x' into fix-oauth-token-flow-provider-param
2026-03-23 11:41:42 +01:00
Matej Bačo
2c5e029116
Merge branch '1.8.x' into fix-oauth-token-flow-provider-param
2026-03-23 11:41:39 +01:00
ArnabChatterjee20k
336bc3a74f
Merge remote-tracking branch 'origin/revert-11585-revert-11402-sync-mongodb' into revert-11585-revert-11402-sync-mongodb
2026-03-23 15:20:22 +05:30
ArnabChatterjee20k
8a80ec12ed
removed comments
2026-03-23 15:17:09 +05:30
Harsh Mahajan
8218f36d34
code rabbit comment
2026-03-23 13:32:06 +05:30
Harsh Mahajan
0fe906c538
feat: Add X OAuth 2.0 provider
2026-03-23 13:21:04 +05:30
ArnabChatterjee20k
b7f06a76aa
Merge pull request #11608 from appwrite/fix/vectorsdb-console-improvements
...
Register missing vectorsdb listDocumentLogs endpoint
2026-03-23 13:07:31 +05:30
Prem Palanisamy
a9acba916a
fix: format VectorsDB registry import order
2026-03-23 06:40:48 +00:00
ArnabChatterjee20k
fa97823385
Merge remote-tracking branch 'origin/revert-11585-revert-11402-sync-mongodb' into revert-11585-revert-11402-sync-mongodb
2026-03-23 10:48:04 +05:30
ArnabChatterjee20k
8ae07ac61f
Merge remote-tracking branch 'origin/1.9.x' into revert-11585-revert-11402-sync-mongodb
2026-03-23 10:47:23 +05:30
ArnabChatterjee20k
ffbe17f34e
Merge branch '1.9.x' into revert-11585-revert-11402-sync-mongodb
2026-03-23 10:47:02 +05:30
ArnabChatterjee20k
5466f55cfa
removed logs
2026-03-23 10:46:53 +05:30
ArnabChatterjee20k
6c8338c3e9
Revert "added logging"
...
This reverts commit b630426893 .
2026-03-23 10:44:35 +05:30
Chirag Aggarwal
4641596a6d
use stable
2026-03-23 10:28:26 +05:30
Chirag Aggarwal
d932527561
add null collacing
2026-03-23 10:27:10 +05:30
Chirag Aggarwal
89c072e223
fix analyze
2026-03-23 10:20:45 +05:30
Chirag Aggarwal
6421bc8689
fn name
2026-03-23 10:08:19 +05:30
Chirag Aggarwal
d008d9bff0
merge conficts
2026-03-23 10:01:27 +05:30
Chirag Aggarwal
f6dc6359bb
Merge branch '1.9.x' into feat/migrate-di-container
2026-03-23 10:01:03 +05:30
Prem Palanisamy
28ba11c71e
register vectorsdb listDocumentLogs endpoint
2026-03-22 23:02:34 +00:00
ArnabChatterjee20k
a14d51321a
refactor: remove debug output and enhance collection creation test with eventual assertion
2026-03-22 23:02:34 +00:00
ArnabChatterjee20k
d8f3d581cc
added log vectordb colleciton creation
2026-03-22 23:02:34 +00:00
loks0n
be76990bb6
fix: fail open realtime publishing
2026-03-22 18:50:03 +01:00
Steven Nguyen
6e59e1307d
Merge pull request #11602 from appwrite/copilot/update-trivy-in-workflow
...
Updating trivy in GitHub Actions workflow
2026-03-22 07:12:32 -07:00
Damodar Lohani
31410879a7
Merge branch '1.9.x' into feat-audit-user-type-distinction
2026-03-22 08:36:13 +05:45
Damodar Lohani
343e352b17
fix: prevent overwriting user type in audit queue if already set
2026-03-22 02:31:46 +00:00
Damodar Lohani
b38ea72407
Merge branch '1.8.x' into feat-audit-user-type-distinction
2026-03-22 08:05:29 +05:45
eldadfux
34f23bdc9f
Merge branch '1.8.x' into feat-disposable-emails
...
Made-with: Cursor
# Conflicts:
# app/controllers/api/projects.php
2026-03-21 19:32:07 +01:00
copilot-swe-agent[bot] and stnguyen90
24848a872c
chore: pin trivy-action to safe v0.35.0 SHA to fix compromised 0.20.0 tag
...
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com >
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/ad20d09a-e80d-4611-9959-2e35c3413736
2026-03-21 16:47:45 +00:00
ArnabChatterjee20k
b630426893
added logging
2026-03-20 21:05:24 +05:30