ArnabChatterjee20k
cc9df4f5c5
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-23 13:09:49 +05:30
Eldad A. Fux
0f3ea91d5d
Update app/init/resources.php
...
Co-authored-by: Matej Bačo <matejbacocom@gmail.com >
2026-02-20 11:41:09 +01:00
eldadfux
92439ef0c4
format
2026-02-20 11:39:28 +01:00
Eldad A. Fux
8e4fddddbc
Update app/init/resources.php
...
Co-authored-by: Matej Bačo <matejbacocom@gmail.com >
2026-02-20 11:24:42 +01:00
eldadfux
f9ed35ed8a
Enhance error handling for project database configuration
...
* Added checks to ensure project references a valid database and throws exceptions if not configured.
* Improved error messaging for non-existent projects in VCS controller.
2026-02-19 20:28:29 +01:00
ArnabChatterjee20k
2d0140f705
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-18 16:01:55 +05:30
Damodar Lohani
ee9850b642
Merge pull request #11282 from appwrite/chore-tests
...
Chore: tests
2026-02-17 12:43:08 +05:45
Matej Bačo
c7bbf6a987
fix org keys auth
2026-02-16 16:14:43 +01:00
ArnabChatterjee20k
57ac67a106
linting and updated timeouts
2026-02-16 16:23:38 +05:30
Damodar Lohani
565237df7d
Merge remote-tracking branch 'origin/1.8.x' into chore-tests
2026-02-11 13:34:31 +00:00
ArnabChatterjee20k
ae33104ecf
added admin auth to the index creation
2026-02-11 18:19:46 +05:30
Chirag Aggarwal
45f4b1e8ad
Merge branch '1.8.x' into fix/cli-static-setresource
2026-02-11 16:04:14 +05:30
ArnabChatterjee20k
61f778196b
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-02-11 13:58:43 +05:30
Jake Barnby
2d76fcced1
Merge pull request #11272 from appwrite/realtime-query-reserved-channels
2026-02-11 07:09:28 +00:00
Chirag Aggarwal
b2f4c4227e
Merge branch '1.8.x' into fix/cli-static-setresource
2026-02-11 12:10:35 +05:30
Damodar Lohani
bb76becf81
Add CORS configuration and refactor CORS resource handling
2026-02-10 10:52:53 +00: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
loks0n
b432918385
feat: worker executions
2026-02-09 20:20:44 +00:00
ArnabChatterjee20k
3b2eb02f8a
Merge branch '1.8.x' into documents-db-api
2026-02-09 17:27:09 +05:30
ArnabChatterjee20k
81f4d10ad6
Enhance Realtime channel handling for project queries and improve test coverage
2026-02-09 11:48:04 +05:30
Matej Bačo
fd323feae8
Simplify diff
2026-02-08 14:37:35 +01:00
Matej Bačo
3a0dc60a4c
Add test; fix implementation; pr reviews
2026-02-08 14:36:34 +01:00
Matej Bačo
bed46a6bef
Fix redirect url approval for oauth flow
2026-02-08 14:12:23 +01:00
Matej Bačo
a860975b0e
update docs
2026-02-04 15:23:10 +01:00
Matej Bačo
227d61e194
Support trusted console projects
2026-02-04 14:45:38 +01:00
Chirag Aggarwal
1eaf5d5ffa
replace app usage with http
2026-02-04 11:22:04 +05:30
Matej Bačo
8e98c08a23
Fix failing tests
2026-01-21 16:05:43 +01:00
Matej Bačo
e5ed7c835a
Merge branch '1.8.x' into chore-php-types
2026-01-21 14:43:22 +01:00
ArnabChatterjee20k
d4edf9ed13
updated vectordb test
2026-01-20 20:10:57 +05:30
ArnabChatterjee20k
9f1807a128
linting and fixing resources timeout and validator
2026-01-20 19:41:52 +05:30
ArnabChatterjee20k
d8dd1918c4
synced vectordb
2026-01-20 15:45:12 +05:30
ArnabChatterjee20k
edfb9e0bd7
updated resources to use the listeners based on the databasetype
2026-01-20 13:56:52 +05:30
ArnabChatterjee20k
eab4c7f28a
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-01-20 13:56:32 +05:30
ArnabChatterjee20k
41e197003e
fixed merge conflicts
2026-01-19 18:43:30 +05:30
ArnabChatterjee20k
ba82aab563
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-01-19 13:22:53 +05:30
shimon
c3ea66b37a
Merge branch '1.8.x' of github.com:appwrite/appwrite into add-webhooks-and-functions-events
...
# Conflicts:
# app/controllers/shared/api.php
# app/init/resources.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/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/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Transactions/Update.php
2026-01-18 11:01:40 +02:00
Darshan
c67b77bca0
update: implement proper logs cleanup!
2026-01-16 15:06:35 +05:30
Matej Bačo
5d5a14bd77
PR review fixes
2026-01-15 16:16:09 +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
Jake Barnby
728ed57df0
Fix database initialization after utopia-php/database 4.5.2 update
...
The 4.5.2 update removed the automatic USE database statement on init,
requiring explicit setDatabase() calls on all database resources.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-15 18:43:28 +13:00
Jake Barnby
2cfb5ecfd9
Reapply "Merge pull request #11130 from appwrite/feat-auth-instance"
...
This reverts commit 38687bc24e .
2026-01-15 04:08:00 +13:00
Jake Barnby
38687bc24e
Revert "Merge pull request #11130 from appwrite/feat-auth-instance"
...
This reverts commit c12cad80bb , reversing
changes made to 2a17429226 .
# Conflicts:
# composer.lock
2026-01-15 03:48:42 +13:00
Jake Barnby
5c915ef92f
Reapply "Merge pull request #11099 from appwrite/feat-auth-instance"
...
This reverts commit 321fc8ee70 .
2026-01-14 19:07:49 +13:00
Jake Barnby
321fc8ee70
Revert "Merge pull request #11099 from appwrite/feat-auth-instance"
...
This reverts commit a4734a5de7 , reversing
changes made to 15922fb88c .
# Conflicts:
# composer.lock
2026-01-14 02:37:17 +13:00
ArnabChatterjee20k
f580dc9145
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2026-01-13 14:32:46 +05:30
Jake Barnby
9379e4d6c8
Merge remote-tracking branch 'origin/1.8.x' into feat-auth-instance
...
# Conflicts:
# app/controllers/api/avatars.php
# composer.lock
# src/Appwrite/Platform/Modules/Functions/Workers/Builds.php
2026-01-13 15:46:23 +13:00
shimon
362a7bef0e
Merge branch '1.8.x' of github.com:appwrite/appwrite into add-webhooks-and-functions-events
2026-01-11 14:11:51 +02:00
Matej Bačo
cd0d609229
quality improv
2026-01-10 17:01:31 +01:00
Matej Bačo
3d4b29e0f1
Merge branch '1.8.x' into chore-php-types
2026-01-10 16:42:38 +01:00