Jake Barnby
|
57e7f57056
|
Revert "Revert removals"
This reverts commit 005a3f4775.
|
2026-02-13 18:00:10 +13:00 |
|
Jake Barnby
|
005a3f4775
|
Revert removals
|
2026-02-13 17:52:50 +13:00 |
|
Jake Barnby
|
5590f0bcd0
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# .env
# .github/workflows/tests.yml
# app/controllers/api/projects.php
# app/controllers/api/teams.php
# app/init/registers.php
# app/views/install/compose.phtml
# composer.json
# composer.lock
# docker-compose.yml
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Create.php
# src/Appwrite/Platform/Tasks/Install.php
# src/Appwrite/Platform/Tasks/Upgrade.php
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
|
2026-02-12 23:35:21 +13:00 |
|
Damodar Lohani
|
ead7d03c6c
|
Feat: Add project status attribute
Add project status attribute to platform collections and set default status in project creation
|
2026-02-11 01:18:21 +00:00 |
|
Jake Barnby
|
e70739a3c0
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# Dockerfile
# app/controllers/api/account.php
# app/controllers/api/avatars.php
# app/controllers/api/console.php
# app/controllers/api/projects.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/http.php
# app/init/database/filters.php
# app/init/registers.php
# app/init/resources.php
# app/views/install/compose.phtml
# composer.json
# composer.lock
# docker-compose.yml
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Integer/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Update.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/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Integer/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Update.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/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Update.php
# src/Appwrite/Platform/Modules/Functions/Http/Deployments/XList.php
# src/Appwrite/Platform/Tasks/Install.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
|
2026-02-05 01:01:03 +13:00 |
|
Matej Bačo
|
14a96a2b56
|
Remove unnessessary attributes
|
2026-01-28 14:50:17 +01:00 |
|
Matej Bačo
|
b317f85fb6
|
Fix depricated schema
|
2026-01-21 16:27:09 +01:00 |
|
Matej Bačo
|
e5ed7c835a
|
Merge branch '1.8.x' into chore-php-types
|
2026-01-21 14:43:22 +01:00 |
|
Matej Bačo
|
c2bf1e8040
|
Merge branch '1.8.x' into feat-new-schema-dualwriting
|
2026-01-16 13:24:02 +01:00 |
|
Matej Bačo
|
cda03f63ab
|
Support dual-writing for new schema features
|
2026-01-16 13:23:46 +01:00 |
|
Darshan
|
0ef4bf21cc
|
address comments.
|
2026-01-16 15:48:21 +05:30 |
|
Matej Bačo
|
497e5f8d00
|
tests fixes
|
2026-01-10 16:57:23 +01:00 |
|
Matej Bačo
|
3d4b29e0f1
|
Merge branch '1.8.x' into chore-php-types
|
2026-01-10 16:42:38 +01:00 |
|
Matej Bačo
|
dad21a912e
|
PR review changes
|
2026-01-10 16:35:09 +01:00 |
|
Shmuel Fogel
|
2c5bc32f7e
|
Merge pull request #11072 from appwrite/platform-rules-collections
Sync platform rules + common targets tables
|
2026-01-06 13:59:41 +02:00 |
|
Matej Bačo
|
1db12e78ef
|
AI code review
|
2026-01-05 14:42:03 +01:00 |
|
fogelito
|
b6aeaffe8b
|
Remove region index
|
2026-01-04 12:20:22 +02:00 |
|
fogelito
|
65883122e3
|
rules changes
|
2026-01-04 12:16:59 +02:00 |
|
Matej Bačo
|
8d1acef95d
|
Implement project labels
|
2025-12-31 15:44:18 +01:00 |
|
Hemachandar
|
c1e50c7abd
|
Write to new resource attributes in keys (#11003)
* Write to new resource attributes in `keys`
* temp for tests
* list keys
* add subqueries
* lint
|
2025-12-30 17:09:59 +05:30 |
|
Matej Bačo
|
c0c1d693c2
|
DB schema update for keys
|
2025-12-23 13:06:25 +01:00 |
|
Matej Bačo
|
c69382f29f
|
Fix invalid index
|
2025-12-19 16:11:43 +01:00 |
|
Matej Bačo
|
859d146e85
|
Apply suggestions from code review
|
2025-12-19 13:41:18 +01:00 |
|
Matej Bačo
|
69d5ce0f55
|
Switch over to resource-based key DB structure
|
2025-12-19 13:40:32 +01:00 |
|
Matej Bačo
|
0a3877a900
|
New DB schema
|
2025-12-19 13:09:34 +01:00 |
|
Hemachandar
|
5ae148f026
|
Add logs to rules
|
2025-12-16 10:59:16 +05:30 |
|
Jake Barnby
|
a8cf0a6176
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# app/controllers/api/teams.php
# app/init/resources.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
|
2025-12-10 20:12:27 +13:00 |
|
Damodar Lohani
|
94ba8ee5f2
|
Merge remote-tracking branch 'origin/1.8.x' into feat-appwrite-auth
|
2025-11-23 06:43:52 +00: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 |
|
Chirag Aggarwal
|
71b6ac0364
|
Merge branch '1.8.x' into feat-per-bucket-image-transformations
|
2025-11-18 09:50:02 +05:30 |
|
Jake Barnby
|
b46ebb95a3
|
Merge pull request #10688 from appwrite/users-add-attributes
Users add new email attributes
|
2025-11-12 03:19:24 +00:00 |
|
ArnabChatterjee20k
|
7c408d675e
|
pr followups
|
2025-11-07 14:30:22 +05:30 |
|
ArnabChatterjee20k
|
119d6c1789
|
Merge remote-tracking branch 'upstream/1.8.x' into dat-647
|
2025-11-07 13:19:28 +05:30 |
|
Damodar Lohani
|
2a7d89ea7b
|
Fix missing auth vars
|
2025-11-05 01:14:36 +00:00 |
|
Chirag Aggarwal
|
4aaaa460b2
|
feat: per bucket image transformations flag
|
2025-10-28 14:13:38 +05:30 |
|
fogelito
|
037d60633b
|
Add emailCanonical
|
2025-10-27 15:59:20 +02:00 |
|
fogelito
|
c13a70e226
|
Add users attributes
|
2025-10-23 12:38:18 +03:00 |
|
Jake Barnby
|
b12e006014
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# app/init/resources.php
# composer.lock
|
2025-10-21 18:43:41 +13: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 |
|
Jake Barnby
|
3a8e2b080d
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# app/init/resources.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Indexes/Create.php
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
|
2025-10-21 03:16:21 +13:00 |
|
Damodar Lohani
|
248d3aea7a
|
Fix: reset argon 2 options to previous default
|
2025-10-19 05:44:44 +00: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 |
|
Jake Barnby
|
38b04566b6
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# 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/TablesDB/Tables/Rows/Delete.php
|
2025-10-09 17:36:22 +13:00 |
|
shimon
|
5f8dc9998c
|
Refactor database document handling by replacing createOrUpdateDocuments with upsertDocuments in multiple classes. Clean up common.php by removing commented-out index definitions and ensuring proper indexing for MongoDB compatibility. Update UsageTest to correct API endpoint paths for database operations.
|
2025-09-16 17:39:41 +03:00 |
|
Jake Barnby
|
09753cd6dc
|
Optimise schema
|
2025-09-12 01:16:23 +12:00 |
|
Damodar Lohani
|
e4d70a4d4f
|
Fix: default options
|
2025-09-11 07:55:52 +00:00 |
|
Damodar Lohani
|
487663f892
|
fixed attribute
|
2025-09-10 07:30:22 +00:00 |
|
Damodar Lohani
|
2be8895dfd
|
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
|
2025-09-10 03:56:34 +00:00 |
|
Jake Barnby
|
76287beca0
|
Format
|
2025-09-03 04:36:34 +12:00 |
|
Jake Barnby
|
f836fbeba5
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Update.php
# src/Appwrite/Utopia/Response.php
|
2025-09-02 23:31:47 +12:00 |
|