ArnabChatterjee20k
5cfaa0807d
Refactor URL parameter matching in OpenAPI3 and Swagger2 to improve path parameter detection by checking for trailing characters.
2026-05-08 14:08:27 +05:30
ArnabChatterjee20k
e181954dd1
removed regex
2026-05-08 14:01:04 +05:30
ArnabChatterjee20k
4b05a6cf8f
Refactor URL parameter matching in OpenAPI3 and Swagger2 to use preg_match for improved accuracy with path aliases.
2026-05-08 13:52:25 +05:30
Harsh Mahajan
fe4608a6c3
Merge branch '1.9.x' into feat/repository-branch-search-pagination
2026-05-08 13:50:51 +05:30
harsh mahajan
d598773163
Adjust repository branch cursor typing for analysis
2026-05-08 13:50:24 +05:30
Levi van Noort
79a4eac82f
Merge pull request #12241 from appwrite/migrate-away-from-blacksmith-based-runners
...
refactor: migrate to different ci runners
2026-05-08 10:19:12 +02:00
ArnabChatterjee20k
29bbc7299a
Enhance URL parameter handling in OpenAPI3 and Swagger2 formats to support aliases for path parameters.
2026-05-08 13:45:46 +05:30
harsh mahajan
370a823888
Use a query validator for repository branch pagination
2026-05-08 13:43:02 +05:30
harsh mahajan
3fbe77a27c
Fix repository branch cursorBefore pagination
2026-05-08 13:31:32 +05:30
harsh mahajan
1a0a19a793
Add search and pagination for repository branches
2026-05-08 13:25:35 +05:30
Levi van Noort
bd0e7456a7
refactor: update ci runners to use volume instead of disk
2026-05-08 09:08:42 +02:00
Levi van Noort
6a0d2d5314
chore: add bigger disks to the provisioned setup
2026-05-08 09:01:36 +02:00
ArnabChatterjee20k
46e86ce854
fix: drop expired presences at fetch time and clean up Presence model attributes
2026-05-08 12:28:33 +05:30
copilot-swe-agent[bot] and abnegate
721b3c1229
style(advisor): add strict return types to report delete action
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/6496395d-5cbf-42ba-a3e0-d3c9e6ca901c
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 06:56:05 +00:00
copilot-swe-agent[bot] and abnegate
f63ded6159
chore(advisor): simplify report cleanup delete queries
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/6496395d-5cbf-42ba-a3e0-d3c9e6ca901c
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 06:55:28 +00:00
copilot-swe-agent[bot] and abnegate
56b9de097f
fix(advisor): restore report delete with async nested cleanup
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/6496395d-5cbf-42ba-a3e0-d3c9e6ca901c
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 06:54:49 +00:00
ArnabChatterjee20k
5767ab8ac7
refactor: update triggerPresenceUsage to accept Document and streamline presence cleanup logic
2026-05-08 12:09:12 +05:30
ArnabChatterjee20k
5002afde09
optimizations
...
fix: update presence handling to include hostname and correct usage trigger parameter
improvement: removed an external findOne call to the db and used the timestamps for knowing upsert did an update or a create
2026-05-08 12:05:03 +05:30
Jake Barnby
602e1be296
Merge pull request #12226 from appwrite/spike/isPublishable-migration
...
Stop user-data errors leaking to Sentry from migrations worker (isPublishable)
2026-05-08 18:22:41 +12:00
Chirag Aggarwal
e10d51c4eb
Merge pull request #12240 from appwrite/fix/cache-control-callback
2026-05-08 11:39:30 +05:30
copilot-swe-agent[bot] and abnegate
a9902c33df
chore(advisor): clarify insights.write scope usage
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/8d7897b5-ac68-487d-954a-be717380bf66
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 06:08:17 +00:00
copilot-swe-agent[bot] and abnegate
6d0eab2583
refactor(advisor): make insights API read-only in CE
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/8d7897b5-ac68-487d-954a-be717380bf66
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 06:07:23 +00:00
Chirag Aggarwal
3d35d140d1
Relax storage preview cache hit max age
2026-05-08 11:27:35 +05:30
ArnabChatterjee20k
c13a0d1010
updated test
2026-05-08 11:27:11 +05:30
Chirag Aggarwal
8ebf4fee46
Use storage cache callback max age
2026-05-08 11:18:55 +05:30
Chirag Aggarwal
9337daf7ac
Preserve default storage cache hit max age
2026-05-08 11:15:17 +05:30
copilot-swe-agent[bot] and abnegate
0829b26508
refactor(insights): remove redundant payload field
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/a680e208-34b8-4bae-a7fd-51949112233a
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 05:44:20 +00:00
ArnabChatterjee20k
f526fc8577
roles updated
2026-05-08 11:14:00 +05:30
ArnabChatterjee20k
63333a0cbf
updated delete endpoint exceptions
2026-05-08 11:13:38 +05:30
ArnabChatterjee20k
0048d3f911
updated presence worker deletion to cap the 30 days limit
2026-05-08 11:10:36 +05:30
ArnabChatterjee20k
31adbe6189
fix: update presence permissions from read to write in tests and implementation
2026-05-08 11:02:25 +05:30
Chirag Aggarwal
2207fff44d
Wait for storage preview cache hit in e2e
2026-05-08 10:52:31 +05:30
ArnabChatterjee20k
a1811570b3
fix: update presence permissions from read to write in roles and HTTP handlers
2026-05-08 10:49:38 +05:30
Chirag Aggarwal
8e274012bd
Relax storage preview cache max-age assertion
2026-05-08 10:48:12 +05:30
copilot-swe-agent[bot] and abnegate
8c57ff161e
fix(insights): use VAR_ID for project internal references
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/688345d8-e680-46c7-9002-82f73193461b
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 05:17:15 +00:00
copilot-swe-agent[bot] and abnegate
0d65ffbb6c
chore(insights): simplify report index lengths and orders
...
Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/2e52811c-bf98-4b39-b3f7-64fabcef4cf6
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-05-08 05:13:38 +00:00
Chirag Aggarwal
75a30793ac
Remove preview flag from storage cache config
2026-05-08 10:42:39 +05:30
Chirag Aggarwal
96e5193601
Fix storage preview cache e2e assertion
2026-05-08 10:18:34 +05:30
Chirag Aggarwal
48e2ee9acb
Test storage preview cache headers
2026-05-08 10:04:40 +05:30
Chirag Aggarwal
5841d0a944
Inline storage preview cache control
2026-05-08 09:59:36 +05:30
Chirag Aggarwal
bf76736971
Split storage cache control context
2026-05-08 09:57:33 +05:30
Chirag Aggarwal
707e5d231a
Scope storage cache control to previews
2026-05-08 09:55:33 +05:30
Chirag Aggarwal
6abd88b8f1
Type storage cache control config
2026-05-08 09:44:00 +05:30
Chirag Aggarwal
1208aff569
Fix storage cache hook analyze
2026-05-08 08:52:24 +05:30
Chirag Aggarwal
7b5a5b8d19
Rename storage cache control hook
2026-05-08 08:44:35 +05:30
Chirag Aggarwal
20ab5b026e
Add cached response cache-control callback
2026-05-08 08:33:37 +05:30
Jake Barnby
db46a60168
Merge pull request #12237 from appwrite/chore/pin-github-actions
...
chore: pin github actions to sha and bump to latest
2026-05-08 13:37:59 +12:00
premtsd-code
f2b96318ca
Merge branch '1.9.x' into spike/isPublishable-migration
2026-05-07 21:37:53 +05:30
Luke B. Silver
1d004240e6
Merge pull request #12236 from appwrite/refactor/builds-publishing
...
refactor: migrate queueForBuilds to publisherForBuilds pattern
2026-05-07 17:06:32 +01:00
Matej Bačo
98ba86b876
Merge pull request #12239 from appwrite/fix-console-email-features
...
Fix: Email policies for console project
2026-05-07 17:58:55 +02:00