Matej Bačo
|
530d681c48
|
Fix staging env
|
2026-03-13 11:25:17 +01:00 |
|
Matej Bačo
|
c20dfc7063
|
PR simplification
|
2026-03-09 11:51:32 +01:00 |
|
 Matej BačoandGitHub
|
248b3c8b32
|
Revert "Revert "Features with schema changes""
|
2026-03-04 14:31:27 +01:00 |
|
 Matej BačoandGitHub
|
f8b31e7db7
|
Revert "Features with schema changes"
|
2026-03-04 14:31:05 +01:00 |
|
Matej Bačo
|
1f5fd919c9
|
Merge branch '1.8.x' into feat-1.8.x-new-schema
|
2026-03-04 14:13:01 +01:00 |
|
fogelito
|
f5047afec9
|
Remove index
|
2026-03-04 10:28:56 +02:00 |
|
fogelito
|
5999db295d
|
Message
|
2026-03-03 15:44:20 +02:00 |
|
fogelito
|
b6b44efdab
|
Revert length
|
2026-03-03 13:58:00 +02:00 |
|
fogelito
|
f4125b8859
|
Remove length
|
2026-03-03 13:35:23 +02:00 |
|
fogelito
|
1ccd61ece5
|
functionInternalId
|
2026-03-03 12:15:21 +02:00 |
|
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 FogelandGitHub
|
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 |
|
Matej Bačo
|
9c3b78e18f
|
PR review fixes
|
2026-01-05 13:55:12 +01:00 |
|
Matej Bačo
|
da5b68490c
|
Add team labels schema
|
2026-01-05 10:31:58 +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 |
|
Matej Bačo
|
51e03353dd
|
Merge branch '1.8.x' into feat-1.8.x-new-schema
|
2025-12-31 15:13:35 +01:00 |
|
 HemachandarandGitHub
|
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čoandGitHub
|
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 |
|
Matej Bačo
|
c88a77a31c
|
AI suggestion fixes
|
2025-12-16 12:53:06 +01:00 |
|
Hemachandar
|
5ae148f026
|
Add logs to rules
|
2025-12-16 10:59:16 +05:30 |
|
Matej Bačo
|
be626ad0fc
|
Add deployment retention to sites and functions
|
2025-12-15 17:33:10 +01:00 |
|
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 |
|
Matej Bačo
|
d99a52741d
|
Merge branch 'feat-1.8.x-new-schema' into feat-custom-start-commands
|
2025-11-24 15:41:52 +01:00 |
|
Damodar Lohani
|
94ba8ee5f2
|
Merge remote-tracking branch 'origin/1.8.x' into feat-appwrite-auth
|
2025-11-23 06:43:52 +00:00 |
|
Matej Bačo
|
62173b8f61
|
WIP: Separate specifications
|
2025-11-20 13:56:54 +01: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 |
|
Matej Bačo
|
f907f76eb5
|
Custom start command implementation
|
2025-11-19 15:27:54 +01:00 |
|
Chirag Aggarwal
|
71b6ac0364
|
Merge branch '1.8.x' into feat-per-bucket-image-transformations
|
2025-11-18 09:50:02 +05:30 |
|
 Jake BarnbyandGitHub
|
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 |
|