Matej Bačo
1b826df8f9
Non-URL locale to allow optional
2026-04-17 11:24:59 +02:00
Matej Bačo
11f23fdcfa
Rework email templates PR after discussions
2026-04-17 10:52:21 +02:00
Matej Bačo
4cf375de6d
Re-add removed test
2026-04-16 10:17:08 +02:00
Matej Bačo
19d0eb66c0
Fix tests
2026-04-16 10:09:38 +02:00
Matej Bačo
55001a7daa
New integration tests
2026-04-15 19:27:26 +02:00
Matej Bačo
b510194f00
Expose "worldwide" locale
2026-04-15 18:57:37 +02:00
Matej Bačo
8fd1c5d620
Remove worldwide to not be user-facing
2026-04-15 18:54:18 +02:00
Matej Bačo
90e1433878
Fix agent mistake
2026-04-15 18:38:08 +02:00
Matej Bačo
2b42487198
Linter fix
2026-04-15 18:30:06 +02:00
Matej Bačo
0da185e689
Refactor fixes
2026-04-15 18:17:55 +02:00
Matej Bačo
6da132db46
Remove SMS templates and support null locale for mail templates
2026-04-15 18:05:27 +02:00
Matej Bačo
4eb8534294
Fix tests
2026-04-09 16:08:11 +02:00
Matej Bačo
0293da1e22
Improve test for backwards compatibility
2026-04-09 15:54:00 +02:00
Matej Bačo
d3c73fbb49
Add endpoints to control protocols and services
2026-04-09 15:34:50 +02:00
Matej Bačo
a8c2491fbb
Fix platform scopes
2026-04-08 10:17:48 +02:00
Matej Bačo
388cec1737
Merge branch '1.9.x' into feat-public-project-keys
2026-04-08 10:16:22 +02:00
Matej Bačo
96a84a8fd7
Merge branch '1.9.x' into feat-public-project-keys
2026-04-08 09:45:15 +02:00
Matej Bačo
331fcee710
Merge branch '1.9.x' into feat-public-platform-api
2026-04-07 10:43:11 +02:00
Chirag Aggarwal
33f8e35b62
chore: remove phpstan baseline
2026-04-01 23:01:11 +05:30
Matej Bačo
cbfdd27834
Public keys Apis
2026-03-26 15:00:20 +01:00
Matej Bačo
d3c5a425e7
Implement public platform API
2026-03-23 15:46:11 +01:00
eldadfux
aa89128d10
Fixes
2026-03-19 22:54:45 +01:00
Matej Bačo
37a7c70c2b
Fix webhook endpoints duplication
2026-03-19 11:27:13 +01:00
Jake Barnby
e26bac1e6e
fix: resolve merge conflicts in projects.php template endpoints
...
Merge from 1.8.x left 6 unresolved conflicts in SMS/email template
endpoints. Resolved by keeping both the dynamic UID validator from
feat-mongodb and the strict WhiteList comparison from 1.8.x.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 03:41:36 +13:00
Jake Barnby
3bf594ecae
Merge branch '1.8.x' into feat-mongodb
2026-02-18 12:09:43 +00:00
Harsh Mahajan
f1f03fd35e
fix: preserve template type casing in specs
2026-02-18 16:22:33 +05:30
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
Chirag Aggarwal
b2f4c4227e
Merge branch '1.8.x' into fix/cli-static-setresource
2026-02-11 12:10:35 +05:30
Matej Bačo
e2071bd5dd
add backwards compatibility
2026-02-10 11:48:29 +01:00
Matej Bačo
0621a32aa6
Fix tests; speed up tests; fix 5xx error
2026-02-10 11:43:22 +01:00
Matej Bačo
e1cbbe3943
Merge branch '1.8.x' into feat-list-api-keys-queries
2026-02-10 10:46:56 +01:00
Chirag Aggarwal
2d05d608f4
Upgrade utopia-php dependencies and fix namespace changes
...
- Upgrade utopia-php/cli from 0.15 to 0.22
- Upgrade utopia-php/analytics from 0.10 to 0.15
- Upgrade utopia-php/orchestration from 0.9 to 0.19
- Use dev branches for utopia-php/framework and utopia-php/platform
- Remove utopia-php/swoole dependency (merged into framework)
- Migrate Utopia\CLI\Console to Utopia\Console across all files
- Migrate Utopia\Http to Utopia\Http\Http namespace
- Migrate Utopia\Swoole\Files to Utopia\Http\Files (now instance-based)
- Convert static CLI::setResource() calls to instance-based Dependency API
- Fix StatsResources task named parameter mismatch
2026-02-10 10:34:24 +05:30
Matej Bačo
a87263a571
Fix failing test
2026-02-09 20:07:33 +01:00
Matej Bačo
dafa97879c
AI review fixes
2026-02-09 17:12:30 +01:00
Matej Bačo
29915ddd3b
Manual fixes of agent code
2026-02-09 16:58:44 +01:00
Matej Bačo
e666dc9504
AI review fixes
2026-02-09 16:42:14 +01:00
Matej Bačo
6df5556473
Implement queries param to list api keys
2026-02-09 14:58:36 +01:00
Matej Bačo
615aff0714
Allow custom ID for API keys
2026-02-09 14:34:05 +01:00
Hemachandar
657f16031b
lint
2026-02-05 15:11:17 +05:30
Hemachandar
107fadfe37
Merge branch '1.8.x' into ser-539-modules
2026-02-05 15:00:52 +05:30
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
Chirag Aggarwal
1eaf5d5ffa
replace app usage with http
2026-02-04 11:22:04 +05:30
Hemachandar
2144f27059
lint + feedback
2026-01-30 14:36:38 +05:30
Hemachandar
01cc9bcd1f
Move project create & update APIs to Modules
2026-01-29 21:35:42 +05:30
Matej Bačo
14a96a2b56
Remove unnessessary attributes
2026-01-28 14:50:17 +01:00
Matej Bačo
1308706023
Merge branch '1.8.x' into chore-php-types
2026-01-15 15:52:51 +01:00
Jake Barnby
b1171c661e
Add setDatabase() to all project database instances
...
This completes the fix for utopia-php/database 4.5.2 which removed
the automatic USE database statement. All Database instances that
create or query project databases now have explicit setDatabase()
calls.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 19:08:25 +13:00
Matej Bačo
3d4b29e0f1
Merge branch '1.8.x' into chore-php-types
2026-01-10 16:42:38 +01:00
Hemachandar
3b5b15d1a6
Remove dual read for keys ( #11083 )
...
* Remove dual read for `keys`
* write to mock
* remove dual writes
* Revert "remove dual writes"
This reverts commit ce9a48423b .
* add todo
2026-01-06 17:49:32 +05:30
Matej Bačo
8d1acef95d
Implement project labels
2025-12-31 15:44:18 +01:00