ArnabChatterjee20k
971858078c
updated
2026-04-30 16:50:04 +05:30
ArnabChatterjee20k
88bbb965f8
Merge remote-tracking branch 'origin/1.9.x' into presence-api
2026-04-30 16:41:48 +05:30
ArnabChatterjee20k
5510bc4f6a
Update userInternalId attribute type to VAR_ID and remove lengths from index definition for consistency.
2026-04-30 16:38:26 +05:30
Matej Bačo
08ad7d7f71
Merge pull request #12192 from appwrite/fix-oauth-bugs
...
Fix: OAuth UX with required params
cl-1.9.0-2
2026-04-30 13:07:52 +02:00
ArnabChatterjee20k
d802c57cb9
Refactor presence management by introducing a new 'presenceLogs' collection and updating related API methods. Added error handling for presence not found scenarios and standardized parameter names across the Update and XList actions. Removed obsolete migration version 25 and adjusted migration mapping for version 1.9.4.
2026-04-30 16:22:28 +05:30
Matej Bačo
71300383b2
Update tests
2026-04-30 12:48:59 +02:00
Matej Bačo
8785aa9877
Fix nullable implementation oauth
2026-04-30 12:41:55 +02:00
Matej Bačo
62b7d5558f
Mark params nonrequired
2026-04-30 12:36:45 +02:00
ArnabChatterjee20k
32dc870eaf
Refactor presence API functions and update expiry test to improve clarity and maintainability. Renamed 'triggerPresenceEvent' to 'getQueueForEventsForProject' and adjusted expiry handling in tests for better validation.
2026-04-30 15:56:31 +05:30
Shmuel Fogel
fbbab0f7e1
Merge pull request #12181 from appwrite/set-global-collection
...
Set global collection
2026-04-30 12:49:00 +03:00
Matej Bačo
86b9599a57
Merge pull request #12191 from appwrite/oauth-quality-improvements
...
Fix: oauth order; Fix apple secreting too much
2026-04-30 11:17:51 +02:00
Luke B. Silver
526b390c15
Merge pull request #12189 from FerRubioMorales/fix/spanish-session-alert-translations
...
fix(locale): add Spanish session alert translations
2026-04-30 10:08:02 +01:00
Matej Bačo
b73ba68bfb
Fix oauth order; Fix apple secreting too much
2026-04-30 10:21:38 +02:00
ArnabChatterjee20k
2c06e4185f
Update presence expiry datetime validation to enforce a 30-day maximum limit. This change standardizes the 'expiresAt' parameter across the Update and Upsert actions, ensuring consistent handling of presence expiry across the API.
2026-04-30 13:30:25 +05:30
ArnabChatterjee20k
869c35416d
Refactor presence API to standardize scope and attribute names. Updated 'presence' to 'presences' across roles, scopes, and HTTP methods for consistency. Renamed 'expiry' to 'expiresAt' in various locations to improve clarity and maintainability.
2026-04-30 13:30:15 +05:30
fogelito
d98bd8c972
Remove line
2026-04-30 10:44:21 +03:00
fogelito
81c580bf50
Merge branch '1.9.x' of https://github.com/appwrite/appwrite into set-global-collection
2026-04-30 10:42:09 +03:00
fogelito
c0bba74eee
set setGlobalCollections logs
2026-04-30 10:36:12 +03:00
ArnabChatterjee20k
e6c3acb21c
Refactor presence API by removing the Action class and updating related classes to extend PlatformAction. This change enhances consistency across the API methods and improves code maintainability.
2026-04-30 13:04:28 +05:30
frubio
337d47b1d9
fix(locale): add Spanish session alert translations
2026-04-30 09:33:08 +02:00
Chirag Aggarwal
8ffe48d948
Merge pull request #12179 from appwrite/fix/project-delete-platform-cleanup
2026-04-30 09:43:37 +05:30
Chirag Aggarwal
4050b9ded1
Continue project cleanup after resource failures
2026-04-30 09:28:22 +05:30
fogelito
d099167d18
Shared env
2026-04-29 17:09:25 +03:00
fogelito
9d3255f5cd
Update lock
2026-04-29 17:08:14 +03:00
fogelito
f03cc847f8
Merge branch '1.9.x' of https://github.com/appwrite/appwrite into set-global-collection
...
# Conflicts:
# composer.lock
2026-04-29 17:07:32 +03:00
Torsten Dittmann
6088fd55c8
Merge pull request #12138 from appwrite/feat-out-of-order-chunk-uploads
2026-04-29 18:04:57 +04:00
Matej Bačo
1aeee8c407
Merge pull request #12178 from appwrite/fix-developer-experience
...
Fix: Developer experiene with recent chagnes
2026-04-29 15:56:06 +02:00
fogelito
18b9769672
lock file
2026-04-29 16:14:21 +03:00
fogelito
8eed06678b
formatting
2026-04-29 15:54:05 +03:00
fogelito
7a9a2899ff
setGlobalCollections
2026-04-29 15:41:56 +03:00
Matej Bačo
36486ccc93
Fix tests
2026-04-29 14:41:19 +02:00
Chirag Aggarwal
794d8eac5b
Fix project delete platform cleanup ordering
2026-04-29 17:55:06 +05:30
Matej Bačo
32ebfc6cb8
Fix backwards compatibility
2026-04-29 14:14:49 +02:00
Matej Bačo
e1b8f5bf98
review improvements
2026-04-29 14:04:54 +02:00
Matej Bačo
4d86e67006
Fix missing scopes for tables
2026-04-29 14:03:44 +02:00
Matej Bačo
b3e3b2a330
Fix missing index scopes
2026-04-29 14:00:14 +02:00
Matej Bačo
e010bf25d5
Fix formatting
2026-04-29 13:57:16 +02:00
Matej Bačo
aaf91f3816
Improve scopes quality
2026-04-29 13:52:13 +02:00
Matej Bačo
bae61e8a05
Improve developer experience of keys endpoints
2026-04-29 13:13:13 +02:00
Torsten Dittmann
dfbf45f4cc
Merge branch '1.9.x' into feat-out-of-order-chunk-uploads
2026-04-29 15:03:33 +04:00
Chirag Aggarwal
c264db6146
Merge pull request #12177 from appwrite/codex/fix-1-9-trivy-sarif-categories
cl-1.9.0-1
2026-04-29 16:13:30 +05:30
Chirag Aggarwal
cccafeff0c
Add nightly SARIF upload guards
2026-04-29 16:02:41 +05:30
Chirag Aggarwal
360d08f087
Preserve CI image for job retries
2026-04-29 16:01:15 +05:30
Chirag Aggarwal
d8e97ae47d
Merge pull request #12174 from appwrite/bump-docker-base-1.2.0
2026-04-29 15:59:24 +05:30
Chirag Aggarwal
d13e6d75f0
Fix Trivy SARIF categories on nightly scan
2026-04-29 15:58:59 +05:30
Chirag Aggarwal
4447396859
Update base image to 1.2.1
2026-04-29 15:37:59 +05:30
Chirag Aggarwal
4d1f229ec7
Merge branch '1.9.x' into bump-docker-base-1.2.0
2026-04-29 15:32:32 +05:30
Chirag Aggarwal
4f733f5984
Merge pull request #12176 from appwrite/ci-ghcr-image-share
2026-04-29 15:32:22 +05:30
Chirag Aggarwal
701f557755
ci: clean up GHCR CI image after pipeline finishes
...
Every CI run pushes ghcr.io/<repo>/appwrite-dev:<sha> and nothing
removes it. On an active repo with many PRs the GHCR storage grows
without bound. Add a cleanup job that runs after all consumer jobs
complete (always, even if some fail) and deletes the SHA-tagged
package version via the Packages API.
Addresses Greptile feedback on appwrite/appwrite#12176 .
2026-04-29 15:23:05 +05:30
Jake Barnby
8ab26aab44
Merge pull request #12171 from appwrite/migration-refractor
...
Refactor migrations API to module style
2026-04-29 21:44:19 +12:00