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 |
|
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 |
|
Damodar Lohani
|
5dd3f9c574
|
Format
|
2025-11-26 11:08:13 +00:00 |
|
Damodar Lohani
|
cbc8b2ca0d
|
Fix: validator not working
|
2025-11-26 11:02:00 +00:00 |
|
Damodar Lohani
|
d539186808
|
Merge remote-tracking branch 'origin/1.8.x' into feat-appwrite-auth
|
2025-11-26 10:42:55 +00: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
|
b9ca0e5dc2
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
|
2025-11-26 22:50:15 +13:00 |
|
Hemachandar
|
1ed3cf0e59
|
Support query limit and offset in list repos API
|
2025-11-25 19:24:30 +05:30 |
|
Matej Bačo
|
3d8cee4676
|
Merge pull request #10820 from appwrite/ser-550
Update deploymentId in sites rule for first deployment
|
2025-11-25 09:50:16 +01:00 |
|
Jake Barnby
|
bd124aad2a
|
Merge branch '1.8.x' into feat-mongodb
|
2025-11-25 08:26:00 +00:00 |
|
Jake Barnby
|
2776925540
|
Tests via console features
|
2025-11-25 21:11:01 +13:00 |
|
Hemachandar
|
c713357131
|
Merge branch '1.8.x' into ser-550
|
2025-11-25 13:23:09 +05:30 |
|
Harsh Mahajan
|
34ce5099e2
|
Merge branch '1.8.x' into feat-SER-448-improve-MFA-docs-endpoint-order
|
2025-11-25 11:30:25 +05:30 |
|
Jake Barnby
|
8fe7de7ff9
|
Custom disposition
|
2025-11-25 15:19:16 +13:00 |
|
Damodar Lohani
|
149fee503f
|
Format
|
2025-11-23 07:01:11 +00:00 |
|
Damodar Lohani
|
94ba8ee5f2
|
Merge remote-tracking branch 'origin/1.8.x' into feat-appwrite-auth
|
2025-11-23 06:43:52 +00:00 |
|
ArnabChatterjee20k
|
918ebb8ecc
|
Add VectorDB text embedding creation endpoint and update related tests
|
2025-11-21 18:00:51 +05:30 |
|
ArnabChatterjee20k
|
c0ac52810e
|
Merge remote-tracking branch 'upstream/documents-db-api' into vector-db-api
|
2025-11-21 17:25:18 +05:30 |
|
ArnabChatterjee20k
|
b658cddc71
|
updated get project dsn to be of the project db type(dedicate, shared) so that databasesdb and projectdb are not in conflict
|
2025-11-21 17:22:19 +05:30 |
|
Harsh Mahajan
|
cceb108fd3
|
Merge branch '1.8.x' into feat-SER-448-improve-MFA-docs-endpoint-order
|
2025-11-21 11:59:26 +05:30 |
|
ArnabChatterjee20k
|
c3ad337398
|
updated migrations for vectordb importing/exporting in csv endpoints
|
2025-11-20 18:54:41 +05:30 |
|
ArnabChatterjee20k
|
cc759868b8
|
Merge remote-tracking branch 'upstream/documents-db-api' into vector-db-api
|
2025-11-20 15:51:01 +05:30 |
|
ArnabChatterjee20k
|
a9e749a81f
|
updated migration service extractor for csv import/export
|
2025-11-20 14:06:42 +05:30 |
|
Jake Barnby
|
e12d463fe0
|
Fix merge
|
2025-11-20 19:13:14 +13:00 |
|
Jake Barnby
|
d8d970e03e
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/messaging.php
# app/controllers/api/projects.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/controllers/api/users.php
# composer.lock
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Boolean/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Datetime/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Email/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Enum/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Float/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/IP/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Integer/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Line/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Point/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Polygon/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Relationship/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Relationship/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/String/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/URL/Update.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/Bulk/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Upsert.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/TablesDB/Tables/Columns/Boolean/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Datetime/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Email/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Enum/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Float/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/IP/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Integer/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Line/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Point/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Polygon/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Relationship/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Relationship/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/String/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/URL/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Column/Decrement.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Column/Increment.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/XList.php
# src/Appwrite/Platform/Modules/Functions/Http/Deployments/Create.php
# src/Appwrite/Platform/Modules/Sites/Http/Deployments/Create.php
# src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Create.php
# src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Update.php
|
2025-11-20 17:46:19 +13:00 |
|
ArnabChatterjee20k
|
fec758d237
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-11-19 20:00:17 +05:30 |
|
Matej Bačo
|
bfce804f79
|
Merge branch '1.8.x' into chore-config-for-env
|
2025-11-19 09:27:42 +01: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 |
|
Matej Bačo
|
e3ee724178
|
Fix during QA
|
2025-11-18 16:42:57 +01:00 |
|
Matej Bačo
|
ce2f2d0ebc
|
Use config library for dotenv adapter
|
2025-11-18 16:35:02 +01:00 |
|
Hemachandar
|
9f7e3146a4
|
feedback
|
2025-11-18 20:08:43 +05:30 |
|