ArnabChatterjee20k
b15f2eed8f
Merge remote-tracking branch 'upstream/documents-db-api' into vector-db-api
2025-12-08 19:32:21 +05:30
ArnabChatterjee20k
070ec03c0c
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-12-08 17:31:04 +05:30
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
8edd3c87cb
added documentsdb total reads and writes in the project response
2025-12-05 19:09:35 +05:30
ArnabChatterjee20k
9ac3cd73a8
Refactor database metrics handling for DocumentsDB
...
- Introduced new methods to retrieve metrics for write and read operations based on database type.
- Updated bulk delete, update, upsert, and create actions to use the new metric methods.
- Enhanced document retrieval and update actions to utilize the new metric structure.
- Added support for DocumentsDB metrics in usage statistics and response models.
- Created new response models for DocumentsDB usage and updated existing models to accommodate new metrics.
- Adjusted migration and stats resources to include DocumentsDB metrics.
- Updated tests to validate the new metrics and ensure correct functionality for DocumentsDB usage.
2025-12-05 18:58:13 +05:30
Jake Barnby
bc508353db
Merge pull request #10882 from appwrite/release-sdks-4
...
chore: release sdks for adding getScreenshot method to Avatars service
2025-12-05 04:46:30 +00:00
Torsten Dittmann
fad29ee3cd
Use configured OAuth2 provider class from config
2025-12-04 20:37:16 +04:00
ArnabChatterjee20k
203170c36d
updated database and collection stats
2025-12-04 15:57:18 +05:30
ArnabChatterjee20k
af095bdf4a
updated stats
2025-12-03 19:11:46 +05:30
ArnabChatterjee20k
7af361fa16
* added logger in the create text embedding
...
* aadded error text metric
2025-12-03 13:38:24 +05:30
Chirag Aggarwal
7aceae05d5
Merge branch '1.8.x' into release-sdks-4
2025-12-03 12:01:03 +05:30
Chirag Aggarwal
0c114b8d66
fix: enum example
2025-12-03 09:30:43 +05:30
Damodar Lohani
97038c9d05
Merge branch '1.8.x' into fix-duplicate-document-error
2025-12-03 05:17:24 +05:45
ArnabChatterjee20k
def028e970
Merge remote-tracking branch 'upstream/documents-db-api' into vector-db-api
2025-12-02 18:38:21 +05:30
ArnabChatterjee20k
ca4c7b5361
added stats usage for text embeddings
2025-12-02 18:13:49 +05:30
ArnabChatterjee20k
7ad6bb048c
merged 1.8.x
2025-12-02 16:35:40 +05:30
shimon
7041cae48c
Refactor health check logic to simplify database failure handling
2025-12-02 12:58:55 +02:00
shimon
7392f6aeff
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
...
# Conflicts:
# app/controllers/api/vcs.php
2025-12-02 12:49:15 +02:00
Jake Barnby
5cc6845a44
Merge pull request #10888 from appwrite/fix-query-call
...
Fix invalid query
2025-12-02 06:48:28 +00:00
Damodar Lohani
d0b1f5f529
Fix: Catch duplicate exception while creating file document
2025-12-02 02:09:29 +00:00
Damodar Lohani
e114d49789
Fix: add test
2025-12-02 01:04:51 +00:00
Damodar Lohani
1df5b71e32
Simplify
2025-12-02 00:59:39 +00:00
Damodar Lohani
a166ae5a03
Fix: error setting user password
...
Fixes Update Password Bug
Fixes #10878
2025-12-02 00:59:19 +00:00
Darshan
4c62ecbc95
fix: query call.
2025-12-01 19:59:07 +05:30
Chirag Aggarwal
aaafdaae52
chore: better examples
2025-12-01 19:21:49 +05:30
shimon
beea3abfc7
remove debug prints
2025-12-01 15:50:15 +02:00
shimon
2dfa7d9542
Enhance health check logic to allow partial database failures without throwing an error, improving resilience in environments with multiple databases.
2025-12-01 13:40:34 +02:00
shimon
22c90ca7ad
debug
2025-12-01 13:23:58 +02:00
shimon
2563a8f967
health api fix
2025-12-01 13:11:17 +02:00
shimon
27d88a421e
debug
2025-12-01 11:59:21 +02:00
shimon
e4755c624f
debug
2025-12-01 11:45:01 +02:00
shimon
21ef33ea45
debug
2025-12-01 11:34:09 +02:00
shimon
5b2fdf7e5b
tmp debug health db api
2025-12-01 11:19:25 +02:00
shimon
013e961c37
Refactor: Remove unused authorization parameter from redeployVcsFunction calls and related methods
2025-11-28 18:13:03 +02:00
shimon
5b3659af7c
Remove unused Auth import in storage controller and fix formatting in UserTest class
2025-11-28 16:11:48 +02:00
Shimon Newman
95e29d1046
Merge branch '1.8.x' into refactor-auth-single-instance
2025-11-28 16:10:26 +02:00
Hemachandar
e204419b8b
handle invalid offset
2025-11-28 15:33:32 +05:30
Hemachandar
6f0c4d6c4e
fix limit & offset computation
2025-11-28 12:41:04 +05:30
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
Hemachandar
d517ca8444
Merge branch '1.8.x' into ser-504
2025-11-27 20:12:58 +05:30
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
2fdfbf6e61
Fix type
2025-11-27 11:48:32 +00:00
Hemachandar
fd466dfcea
Revert "Update deploymentId in sites rule for first deployment"
2025-11-27 16:31:14 +05:30
shimon
fb95a05599
teams update
2025-11-27 12:13:07 +02:00
shimon
b76f01b144
Merge remote-tracking branch 'origin/refactor-auth-single-instance' into refactor-auth-single-instance
2025-11-27 11:54:36 +02:00
shimon
35e3294dc4
teams update
2025-11-27 11:51:53 +02:00
shimon
81c2ff501b
Refactor: Adjust parameter order in getUserGitHub function calls for consistency
2025-11-27 11:26:53 +02:00
Damodar Lohani
06c876906c
AI suggested fixes
2025-11-27 00:58:32 +00:00
shimon
830eda7460
Refactor: Update functions to include Authorization parameter and enable stopOnFailure in PHPUnit configuration
2025-11-26 17:34:44 +02:00