ArnabChatterjee20k
39cf207df9
re
2025-12-24 18:57:58 +05:30
ArnabChatterjee20k
b7e2606b9f
Enhance Realtime functionality with query support and improve tests
...
- Updated Realtime adapter to handle queries during subscription.
- Added query filtering capabilities in RuntimeQuery class.
- Modified RealtimeBase and RealtimeCustomClientTest to support query parameters in WebSocket connections.
- Improved test coverage for account and database channels with queries.
2025-12-22 18:01:00 +05:30
Jake Barnby
13f4aa9a80
Merge remote-tracking branch 'origin/1.8.x' into refactor-auth-single-instance
...
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/resources.php
# composer.lock
# src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Create.php
# src/Appwrite/Platform/Workers/Migrations.php
2025-12-18 18:17:41 +13:00
loks0n
f765eb92e7
feat: cors service
2025-12-11 09:01:31 +00:00
shimon
0a0cf26269
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
...
# Conflicts:
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Create.php
2025-12-08 09:26:38 +02:00
ArnabChatterjee20k
da1285bb22
updated time limit key, cached resource
2025-12-05 09:25:34 +05:30
shimon
4713ae5baa
composer format
2025-12-03 21:39:59 +02:00
shimon
e47802d1e1
Refactor Realtime message handling to improve authorization preservation and simplify error handling
2025-12-03 21:37:41 +02:00
ArnabChatterjee20k
c4cc8595d6
removed redundant static realtime
2025-12-03 22:08:05 +05:30
shimon
77face0f2d
Update utopia-php/storage to version 0.18.16 and clean up whitespace in realtime.php
2025-12-03 18:27:56 +02:00
ArnabChatterjee20k
5878a82b8a
add user class
2025-12-03 21:54:45 +05:30
ArnabChatterjee20k
0353b826ac
Refactor: use Coroutine context for database and cache functions
2025-12-03 21:32:22 +05:30
shimon
13f886f07f
Add authorization handling in Realtime connection management
2025-12-02 22:02:46 +02:00
shimon
b899e13763
Refactor: Update database authorization handling in realtime.php and regenerate composer.lock
2025-11-28 16:22:59 +02:00
shimon
67311fe5d6
Refactor: Update role retrieval to use authorization object in multiple files
2025-11-27 18:56:33 +02:00
shimon
5da1f791a5
sync with 1.8.x
2025-11-27 18:17:04 +02:00
shimon
f216ea5d65
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
...
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/graphql.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/controllers/shared/api/auth.php
# app/init/resources.php
# app/realtime.php
# app/worker.php
# composer.lock
# src/Appwrite/Auth/Auth.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Decrement.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Increment.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/XList.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Operations/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Create.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Get.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/XList.php
# src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Action.php
# src/Appwrite/Utopia/Request.php
# src/Appwrite/Utopia/Response.php
# tests/unit/Auth/AuthTest.php
# tests/unit/Messaging/MessagingChannelsTest.php
2025-11-27 15:50:37 +02:00
Damodar Lohani
2bd308c236
Merge pull request #10758 from appwrite/feat-appwrite-auth
...
Feat: utopia auth
2025-11-27 15:11:20 +05:45
Jake Barnby
04dd0f807d
Add realtime logger
2025-11-27 00:25:04 +13:00
shimon
4ad249f918
Revert "Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance""
...
This reverts commit 8765d5650a .
2025-11-26 12:05:12 +02:00
Jake Barnby
8765d5650a
Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"
...
This reverts commit 919b01a1b1 , reversing
changes made to deb5039352 .
2025-11-19 16:21:06 +13:00
Damodar Lohani
6a60b7d25b
format
2025-11-05 05:33:22 +00:00
Damodar Lohani
343d443903
Fix realtime
2025-11-05 05:31:17 +00:00
Damodar Lohani
dff7aa6ce0
format
2025-11-04 07:12:42 +00:00
Damodar Lohani
df1f14c853
Refactor realtime
2025-11-04 05:25:20 +00:00
Damodar Lohani
68cce71527
refactor realtime
2025-11-04 05:22:18 +00:00
shimon
9e79d883a0
Refactor authorization retrieval in realtime and update imports in migration files; clean up whitespace in tests
2025-10-28 14:16:26 +02:00
shimon
33f88fa5e0
Refactor authorization handling across multiple modules to use the new getAuthorization() method. Update CHANGES.md to reflect the change in usage worker authorization. Adjust composer.json to specify the correct version for utopia-php/database. Update plugin-api-version in composer.lock.
2025-10-22 16:35:48 +03:00
Jake Barnby
ddde13a78f
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
...
This reverts commit 9dd1939d1f , reversing
changes made to 8dfdfcb522 .
# Conflicts:
# app/config/collections/common.php
# app/controllers/api/users.php
# app/init/resources.php
# composer.lock
2025-10-21 14:59:30 +13:00
Damodar Lohani
d56dff954f
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-10-12 00:34:07 +00:00
Darshan
1c6b56385c
fix: code 0 from databases.
2025-10-10 18:26:00 +05:30
Darshan
02b982f3a1
update: code fallback!
2025-10-06 09:57:54 +05:30
Darshan
236585c20b
fix: sanitize 5xx errors on realtime when running in production.
2025-10-04 18:38:35 +05:30
Damodar Lohani
2be8895dfd
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-09-10 03:56:34 +00:00
Chirag Aggarwal
db56361ad9
fix: add back empty checks
2025-06-30 19:48:05 +05:30
Chirag Aggarwal
8a2ccd32b4
fix: remove redundant check
2025-06-30 19:09:15 +05:30
Chirag Aggarwal
dbc58655b2
Merge branch '1.7.x' into feat-exp-scheme
2025-06-25 07:53:28 +05:30
Christy Jacob
b5c5f76acc
Merge branch '1.7.x' of github.com:appwrite/appwrite into feat-apps-module
2025-06-20 17:39:28 +04:00
Jake Barnby
3729c6b1c2
Cast sequence
2025-06-16 13:24:48 -04:00
Jake Barnby
86f7489640
Internal ID -> sequence
2025-05-26 17:42:11 +12:00
Jake Barnby
16b2449787
Revert "Merge pull request #9703 from appwrite/revert-9659-feat-pool-adapter"
...
This reverts commit bf9deb09f5 , reversing
changes made to d312fe22ff .
# Conflicts:
# app/cli.php
# app/init/registers.php
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Tasks/ScheduleFunctions.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
2025-05-14 18:14:07 +12:00
Jake Barnby
c759f9ec11
Revert "Feat pool adapter"
2025-04-30 23:24:54 +12:00
Jake Barnby
6e59859f5c
AI review fixes
2025-04-30 21:18:24 +12:00
Jake Barnby
e643e7a406
Lint
2025-04-29 21:33:51 +12:00
Jake Barnby
4d92af5ba6
Realtime pool adapters
2025-04-29 21:28:40 +12:00
Jake Barnby
100870557b
Use cache pool adapter
2025-04-17 16:50:13 +12:00
loks0n
2427f950b5
fix: realtime
2025-04-14 14:34:22 +01:00
Jake Barnby
5b843015b0
Realtime scope pool use
2025-03-28 16:43:17 +13:00
Eldad Fux
b2b20c48b3
Fixed tests
2025-03-18 22:12:03 +01:00
Eldad Fux
8cb85cafbd
Fixes realtime tests
2025-03-18 20:24:38 +01:00