Darshan
1e411bbef5
update: lint.
2026-02-12 13:25:44 +05:30
Darshan
7c47a4db72
add: filtering.
2026-02-12 13:22:07 +05:30
ArnabChatterjee20k
b90a9e8cab
added admin auth to the index creation
2026-02-11 16:49:33 +05:30
ArnabChatterjee20k
4024cf0492
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-11 16:22:37 +05:30
Jake Barnby
465d21badd
Merge pull request #11293 from appwrite/feat-pg-adapter
2026-02-11 10:15:58 +00:00
Jake Barnby
308609a0a2
Merge branch '1.8.x' into feat-pg-adapter
2026-02-11 08:34:45 +00:00
ArnabChatterjee20k
e07f9a7b49
added admin auth to vector db
2026-02-11 14:04:14 +05:30
ArnabChatterjee20k
61f778196b
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-11 13:58:43 +05:30
Jake Barnby
f631fba124
Merge pull request #11270 from appwrite/fix-invalid-chunktotal
2026-02-11 08:21:31 +00:00
Jake Barnby and Claude Opus 4.6
bc69154024
fix: add retry logic to helperGetLatestCommit for GitHub API rate limits
...
The testCreateSiteFromTemplateCommit test fails intermittently when the
unauthenticated GitHub API call gets rate limited, returning null. Added
3 retries with 5s delay to handle transient failures.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-11 20:39:21 +13:00
Jake Barnby
2d76fcced1
Merge pull request #11272 from appwrite/realtime-query-reserved-channels
2026-02-11 07:09:28 +00:00
Jake Barnby and Claude Opus 4.6
32c617a149
fix: remove invalid YAML condition syntax in docker-compose.yml
...
The appwrite-worker-functions depends_on section mixed list format
(- redis) with mapping format (condition: service_healthy), causing
a YAML parse error at line 696 that prevented docker compose from
starting, failing all CI checks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-11 20:02:36 +13:00
Jake Barnby
8861a489ec
Merge pull request #9772 from ArnabChatterjee20k/pg-adapter
2026-02-11 06:41:59 +00:00
Jake Barnby
2fc7074908
Merge branch '1.8.x' into pg-adapter
2026-02-11 06:35:14 +00:00
Jake Barnby
00fdf76d71
Update docker-compose.yml
2026-02-11 19:34:59 +13:00
Jake Barnby
1dec34cc2d
Update docker-compose.yml
2026-02-11 19:34:49 +13:00
Jake Barnby
b08e0ad8ac
Update app/config/variables.php
2026-02-11 19:34:38 +13:00
Chirag Aggarwal
64fff8f26b
Merge pull request #11292 from appwrite/fix/oauth-redirect-custom-scheme
...
Fix OAuth redirect for custom scheme state
2026-02-11 12:00:37 +05:30
Jake Barnby
efaf23d1a3
Merge pull request #11261 from appwrite/export-stats-revert
2026-02-11 06:27:35 +00:00
Chirag Aggarwal
161b971f53
Fix oauth redirect custom scheme state
2026-02-11 10:11:04 +05:30
Hemachandar
1822ede19e
Fix GitHub error file path ( #11289 )
...
* Fix error file path in GitHub APIs
* const
2026-02-10 21:21:48 +05:30
Matej Bačo
51f036491a
Merge pull request #11278 from appwrite/feat-list-api-keys-queries
...
Feat: queries param on list api keys
2026-02-10 12:47:00 +01:00
Matej Bačo
4df0934023
Comment fix
2026-02-10 12:01:38 +01:00
Luke B. Silver
5e974713b7
Merge pull request #11281 from appwrite/feat/worker-executions
...
feat: worker executions
2026-02-10 10:56:30 +00:00
Matej Bačo
e2071bd5dd
add backwards compatibility
2026-02-10 11:48:29 +01:00
Matej Bačo
0621a32aa6
Fix tests; speed up tests; fix 5xx error
2026-02-10 11:43:22 +01:00
ArnabChatterjee20k
93897f86d0
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-10 15:34:51 +05:30
Matej Bačo
e1cbbe3943
Merge branch '1.8.x' into feat-list-api-keys-queries
2026-02-10 10:46:56 +01:00
Matej Bačo
226e36db95
Merge pull request #11277 from appwrite/feat-api-key-custom-id
...
Feat: custom ID for API keys
2026-02-10 10:46:00 +01:00
Matej Bačo
faedf49488
Merge pull request #11276 from appwrite/fix-rule-oauth
...
Fix: rule oauth flow
2026-02-10 10:27:25 +01:00
ArnabChatterjee20k
095e08441f
added get databases db in the document logs
2026-02-10 13:33:29 +05:30
ArnabChatterjee20k
da63463a3c
updated migration
2026-02-10 11:20:53 +05:30
loks0n
b432918385
feat: worker executions
2026-02-09 20:20:44 +00:00
Matej Bačo
a87263a571
Fix failing test
2026-02-09 20:07:33 +01:00
Matej Bačo
dafa97879c
AI review fixes
2026-02-09 17:12:30 +01:00
Matej Bačo
a263afeff1
AI quality fixes
2026-02-09 17:10:00 +01:00
Matej Bačo
29915ddd3b
Manual fixes of agent code
2026-02-09 16:58:44 +01:00
Matej Bačo
c0f5fa90cb
Fix AI review
2026-02-09 16:53:18 +01:00
Matej Bačo
e666dc9504
AI review fixes
2026-02-09 16:42:14 +01:00
Matej Bačo
3dc69ba62a
Revert unwanted push
2026-02-09 15:55:49 +01:00
Matej Bačo
7bf5f2d360
Fix bug 5xx error
2026-02-09 15:55:35 +01:00
Matej Bačo
6df5556473
Implement queries param to list api keys
2026-02-09 14:58:36 +01:00
Matej Bačo
96e85c0bab
AI pr review
2026-02-09 14:35:47 +01:00
Matej Bačo
40ab50ec9d
formatting fix
2026-02-09 14:34:52 +01:00
Matej Bačo
9b762dde40
formatting fix
2026-02-09 14:34:36 +01:00
Matej Bačo
615aff0714
Allow custom ID for API keys
2026-02-09 14:34:05 +01:00
Matej Bačo
994850c5a6
Merge pull request #11275 from appwrite/fix-vcs-template-flow
...
Fix VCS template flow
2026-02-09 14:00:39 +01:00
Matej Bačo
525b929e54
Fix implementation, add tests
2026-02-09 13:57:19 +01:00
Matej Bačo
074ffad826
Improve origin unit tests
2026-02-09 13:46:15 +01:00
Matej Bačo
36c87d109a
Fix rule oauth flow
2026-02-09 13:45:18 +01:00