Hemachandar
a369d49b2c
const
2026-02-10 20:49:49 +05:30
Hemachandar
22691bee66
Fix error file path in GitHub APIs
2026-02-10 20:35:39 +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
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
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
Matej Bačo
e09dd98f36
Fix site vcs deployment bug too
2026-02-09 13:30:46 +01:00
Matej Bačo
96e1221a5f
Fix implementation
2026-02-09 13:27:31 +01:00
Matej Bačo
e13f4c8545
Fix VCS template flow
2026-02-09 13:26:33 +01:00
Hemachandar
353b7f2a49
Move VCS auth & callback APIs to Modules ( #11274 )
...
* Move VCS auth & callback APIs to Modules
* lint
* rename
2026-02-09 15:55:37 +05:30
Hemachandar
f7ab8e46d3
Improve certificate dns failure logs ( #11268 )
...
* Better logs for DNS failures
* some more
* appwrite exception
* type
* refactor
* tiny
* better logs
2026-02-09 15:45:41 +05:30
Chirag Aggarwal
bec6725900
Merge pull request #11273 from appwrite/release-cli-13.3.1
...
chore: release cli 13.3.1
2026-02-09 13:59:31 +05:30
Chirag Aggarwal
494ce5fc6a
chore: release cli 13.3.1
2026-02-09 13:14:28 +05:30
Matej Bačo
bae7b92dd9
Merge pull request #11269 from appwrite/fix-oauth-for-rules
...
Fix redirect url approval for oauth flow
2026-02-08 15:08:30 +01:00
Matej Bačo
801707c407
Linter fix
2026-02-08 14:47:47 +01:00
Matej Bačo
94581adfcb
Improve dev key tests
2026-02-08 14:44:21 +01:00
Matej Bačo
fd323feae8
Simplify diff
2026-02-08 14:37:35 +01:00
Matej Bačo
3a0dc60a4c
Add test; fix implementation; pr reviews
2026-02-08 14:36:34 +01:00
Matej Bačo
bed46a6bef
Fix redirect url approval for oauth flow
2026-02-08 14:12:23 +01:00
Chirag Aggarwal
ba5273872b
Merge pull request #11267 from appwrite/fix/disable-execution-writes-nyc-api
...
fix: disable execution document writes for nyc region in API
2026-02-07 21:45:07 +05:30
Chirag Aggarwal
f1639e0b67
fix: disable execution document writes for nyc region in API
...
Temporarily skip execution createDocument calls in the Executions
Create handler when _APP_REGION is set to 'nyc' to reduce database
load. Marked with TODO comments for removal.
2026-02-07 21:42:10 +05:30
Chirag Aggarwal
e8fe9222b2
Merge pull request #11266 from appwrite/fix/disable-execution-writes-nyc
...
fix: disable execution document writes for nyc region
2026-02-07 21:20:58 +05:30
Chirag Aggarwal
a520a67da8
fix: disable execution document writes for nyc region
...
Temporarily skip all execution createDocument and updateDocument calls
in the Functions worker when _APP_REGION is set to 'nyc' to reduce
database load. Marked with TODO comments for removal.
2026-02-07 21:19:00 +05:30
Luke B. Silver
9c03c5fab3
Merge pull request #11265 from appwrite/chore/upgrade-traefik
...
chore: upgrade traefik
2026-02-06 20:14:38 +00:00
loks0n
d864a61f93
chore: upgrade traefik
2026-02-06 19:16:37 +00:00
Chirag Aggarwal
fb1cbdca6c
Merge pull request #11263 from appwrite/upgrade-spomky-labs/otphp
...
chore: upgrade spomky-labs/otphp to latest
2026-02-06 20:14:26 +05:30
Chirag Aggarwal
ab35806372
update system lib
2026-02-06 15:43:59 +05:30
Luke B. Silver
9612ed338f
Merge pull request #11262 from appwrite/chore-remove-auth-skip-from-workers
...
chore: remove auth skip from workers
2026-02-06 10:13:11 +00:00