Jake Barnby
e8e6b14ede
Merge remote-tracking branch 'origin/1.9.x' into feat-async
...
# Conflicts:
# src/Appwrite/Databases/TransactionState.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/StatsResources.php
2026-03-25 14:52:15 +13:00
Jake Barnby
33566f2052
(perf): Parallelize usage endpoint queries with Promise::map
2026-03-25 14:27:06 +13:00
Jake Barnby
fd80884d4f
(refactor): Replace Swoole batch() with Promise::map in controllers
2026-03-25 14:26:57 +13:00
Jake Barnby
74adda8e77
(fix): redirect to step 1 when install resume fails instead of blank page
2026-03-25 02:07:47 +13:00
Jake Barnby
4de9ec7fba
Revert "fix: address review comments on installer state PR"
...
This reverts commit a659038ad2 .
2026-03-25 01:08:14 +13:00
Jake Barnby
a659038ad2
fix: address review comments on installer state PR
...
- Restore postgresql in compose.phtml allowedDbServices for consistency
with WhiteList validators, JS defaults, and compose template sections
- Log errors in performReset catch block instead of swallowing silently
- Move $currentStep assignment before waitForApiReady so timeout errors
are attributed to the correct step
- Replace blocking fgets loop in execWithContainerProgress with
non-blocking stream_select polling to prevent unbounded hangs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 01:05:47 +13:00
Jake Barnby
4da726029c
(fix): installer stale resume redirect and account-setup phase delay
2026-03-25 00:56:42 +13:00
Jake Barnby
2a7925b362
(fix): installer resume detects terminal snapshots and redirects cleanly
2026-03-25 00:39:14 +13:00
Jake Barnby
22e1969895
(fix): installer step ordering, initial container count, and proc_close timeout
2026-03-25 00:02:21 +13:00
Jake Barnby
0cf206cacf
(fix): installer progress counter display and dynamic step messages
2026-03-24 23:53:27 +13:00
Jake Barnby
b9b5d396b8
Update console
2026-03-24 23:43:04 +13:00
Jake Barnby
76684874e9
(feat): installer improvements — reset, state resilience, container progress, SSL email fallback
2026-03-24 21:25:57 +13:00
Jake Barnby
4fffeda596
(chore): bump console image to 7.8.25 and drop postgresql from allowed databases
2026-03-24 21:25:51 +13:00
Jake Barnby
5b5020fda4
fix: address review — normalize hostname for cert check, add cache bypass, improve fallback copy
2026-03-24 18:18:56 +13:00
Jake Barnby
e58f0b6378
fix: address review — pass HTTPS port to certificate check, use resolved protocol for console button, add hex length guard
2026-03-24 17:46:22 +13:00
Jake Barnby
c5c78e0f2b
Merge remote-tracking branch 'origin/1.9.x' into fix-installer-certificates
2026-03-24 16:55:54 +13:00
Jake Barnby
60b5f4433c
(feat): add SSL certificate check step to web installer redirect flow
2026-03-24 16:53:43 +13:00
Jake Barnby
8666bf1325
Merge branch '1.9.x' into revert-11585-revert-11402-sync-mongodb
2026-03-24 03:03:02 +00:00
Matej Bačo
10da066075
Merge branch '1.9.x' into feat-public-project-variables-api
2026-03-23 12:21:11 +01:00
Matej Bačo
01142bba2c
Merge branch '1.8.x' into feat-public-project-variables-api
2026-03-23 12:21:06 +01:00
Matej Bačo
682105c068
Rework without schema changes
2026-03-23 11:52:40 +01:00
Matej Bačo
2c5e029116
Merge branch '1.8.x' into fix-oauth-token-flow-provider-param
2026-03-23 11:41:39 +01:00
ArnabChatterjee20k
8ae07ac61f
Merge remote-tracking branch 'origin/1.9.x' into revert-11585-revert-11402-sync-mongodb
2026-03-23 10:47:23 +05:30
ArnabChatterjee20k
6c8338c3e9
Revert "added logging"
...
This reverts commit b630426893 .
2026-03-23 10:44:35 +05:30
ArnabChatterjee20k
b630426893
added logging
2026-03-20 21:05:24 +05:30
Matej Bačo
875637bf35
Merge pull request #11533 from appwrite/feat-user-impersonation
...
Add impersonation feature for user management
2026-03-20 16:13:51 +01:00
ArnabChatterjee20k
1aa86708f3
added error loggins to check
2026-03-20 17:59:52 +05:30
ArnabChatterjee20k
9a70445395
Merge remote-tracking branch 'origin/1.9.x' into revert-11585-revert-11402-sync-mongodb
2026-03-20 11:29:37 +05:30
Jake Barnby
48e99e70ac
fix: remove 1.8.2 references, upgrade path is 1.8.1 to 1.9.0
2026-03-20 14:09:07 +13:00
Jake Barnby
2007fbf241
Merge remote-tracking branch 'origin/1.8.x' into chore-update
...
# Conflicts:
# app/init/constants.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
2026-03-20 14:04:46 +13:00
Jake Barnby
7ae1cf4db0
chore: bump version to 1.9.0 and update changelog
2026-03-20 13:07:55 +13:00
eldadfux
aa89128d10
Fixes
2026-03-19 22:54:45 +01:00
eldadfux
b81f3f8267
Merge origin/1.8.x into feat-user-impersonation
2026-03-19 22:12:38 +01:00
ArnabChatterjee20k
c7907932e4
Revert "Revert "Documentsdb + vectordb (latest)""
2026-03-19 20:30:42 +05:30
ArnabChatterjee20k
9917f95dfd
Revert "Documentsdb + vectordb (latest)"
2026-03-19 19:18:27 +05:30
Matej Bačo
8af0efafd4
Merge branch '1.8.x' into feat-public-project-variables-api
2026-03-19 14:17:26 +01:00
Matej Bačo
7e7cac017c
Merge pull request #11582 from appwrite/fix-webhooks-duplication
...
Fix: webhook endpoints duplication
2026-03-19 14:16:30 +01:00
Jake Barnby
b8cb146eb9
Merge pull request #11402 from appwrite/sync-mongodb
2026-03-19 12:30:05 +00:00
Jake Barnby
6c76783c09
Merge remote-tracking branch 'origin/1.8.x' into feat-installer
...
# Conflicts:
# composer.lock
2026-03-20 00:25:32 +13:00
ArnabChatterjee20k
f1e2ce3e09
Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb
2026-03-19 16:42:25 +05:30
ArnabChatterjee20k
6fa34aef04
linting
2026-03-19 16:39:19 +05:30
Jake Barnby
d8748c9054
fix: make Webhook model public and fix Installer autoload path
...
The Webhook model was marked as non-public but is now exposed via
AuthType::KEY in the new Webhooks module, causing spec generation
to crash when building server SDK specs. The Installer Server.php
had a top-level require_once for vendor/autoload.php that fails
when CE is used as a composer dependency.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-19 23:50:21 +13:00
Matej Bačo
6f8a54273d
AI review fixes
2026-03-19 11:47:02 +01:00
Matej Bačo
37a7c70c2b
Fix webhook endpoints duplication
2026-03-19 11:27:13 +01:00
ArnabChatterjee20k
7071e6f080
Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb
2026-03-19 15:55:28 +05:30
Jake Barnby
d27aad6e67
(feat): add enabledDatabases config to hide unsupported databases in installer
2026-03-19 22:10:23 +13:00
ArnabChatterjee20k
826ac1abe9
dummy commit to check some tests and edge cases
2026-03-19 12:45:16 +05:30
Jake Barnby
e1c327235a
(feat): add dark mode support to installer
2026-03-19 15:03:58 +13:00
Matej Bačo
ba94bff8d4
Public project variables API
2026-03-18 14:48:31 +01:00
Matej Bačo
12d274a72c
Merge pull request #11566 from appwrite/feat-platform-endpoints
...
Feat: Public project APIs
2026-03-18 11:57:18 +01:00