Chirag Aggarwal
|
f5a61fb4d6
|
feat: add cleanup for stale function executions
Adds a new interval task that marks executions stuck in 'processing'
status for more than 30 minutes as 'failed' with a timeout error.
|
2026-01-16 17:21:05 +05:30 |
|
ArnabChatterjee20k
|
a19705a46f
|
Merge remote-tracking branch 'upstream/1.8.x' into new-pool-adapter
|
2026-01-16 12:31:57 +05:30 |
|
Jake Barnby
|
cd21140572
|
Fix request fetching
|
2026-01-13 22:01:16 +13: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
|
d71b289025
|
Implement screenshot worker
|
2026-01-08 16:51:04 +01:00 |
|
Steven Nguyen
|
68b4a49e9d
|
Merge pull request #10896 from appwrite/feat-1.8.1-release-prep
Prepare 1.8.1 release
|
2026-01-02 15:38:50 -08:00 |
|
ArnabChatterjee20k
|
f338a819e1
|
Merge branch '1.8.x' into new-pool-adapter
|
2025-12-30 13:23:01 +05:30 |
|
ArnabChatterjee20k
|
2e82f0c2ec
|
fix: update coroutine pool handling and configuration
|
2025-12-30 13:03:59 +05:30 |
|
loks0n
|
7581019e76
|
chore: remove proxy container
|
2025-12-29 18:51:37 +00:00 |
|
Matej Bačo
|
df57b59786
|
Merge branch '1.8.x' into chore-php-types
|
2025-12-29 13:24:50 +01:00 |
|
ArnabChatterjee20k
|
ee35322db6
|
Merge remote-tracking branch 'upstream/1.8.x' into pg-adapter
|
2025-12-29 16:56:02 +05:30 |
|
Hemachandar
|
1b70bc812b
|
keep certificate renewal in maintenance worker
|
2025-12-29 14:51:59 +05:30 |
|
Matej Bačo
|
b4c1b96d43
|
Fix General tests
|
2025-12-27 19:28:08 +01:00 |
|
Hemachandar
|
21334ecdff
|
Merge branch '1.8.x' into ser-331
|
2025-12-23 16:37:22 +05:30 |
|
Hemachandar
|
47ea2893c3
|
rename task to Interval
|
2025-12-23 16:32:43 +05:30 |
|
Steven Nguyen
|
36519c13a8
|
Merge branch '1.8.x' into fix-smtp-auth-check
|
2025-12-18 17:21:03 -08:00 |
|
Hemachandar
|
3783378288
|
add action to payload
|
2025-12-18 15:14:30 +05:30 |
|
Hemachandar
|
6f1d2d094a
|
rename task
|
2025-12-18 13:00:49 +05:30 |
|
Hemachandar
|
88bd35ce98
|
periodic task for rule verification & certificate generation
|
2025-12-18 12:40:24 +05:30 |
|
Hemachandar
|
70a7deaa38
|
Refactor certificate generation in worker
|
2025-12-17 20:46:54 +05:30 |
|
Hemachandar
|
49b1c3db79
|
Merge branch '1.8.x' into ser-721
|
2025-12-16 12:41:44 +05:30 |
|
Hemachandar
|
109967953e
|
feedback + tests
|
2025-12-16 12:20:59 +05:30 |
|
Chirag Aggarwal
|
ddb0d5db26
|
Merge branch '1.8.x' into fix-smtp-auth-check
|
2025-12-16 10:51:01 +05:30 |
|
loks0n
|
e931938b78
|
revert: backups endpoints
|
2025-12-15 18:01:30 +00:00 |
|
Levi van Noort
|
3869269e0c
|
Merge branch '1.8.x' into CLO-3704-utopia-request-extend
|
2025-12-15 15:32:51 +01:00 |
|
Levi van Noort
|
cd90974e15
|
chore: changes to test to validate default behaviour instead
|
2025-12-15 13:22:29 +01:00 |
|
Darshan
|
f3f3ac80f8
|
fix: tests.
|
2025-12-13 18:59:12 +05:30 |
|
Steven Nguyen
|
9518764cae
|
Merge branch '1.8.x' into fix-smtp-auth-check
|
2025-12-12 05:24:33 +00:00 |
|
Steven Nguyen
|
d174233cd6
|
fix: update SMTP configuration and enhance validation checks
|
2025-12-12 04:58:59 +00:00 |
|
loks0n
|
f765eb92e7
|
feat: cors service
|
2025-12-11 09:01:31 +00:00 |
|
Steven Nguyen
|
5912a4c4a0
|
Merge pull request #10931 from appwrite/main
Sync main into 1.8.x
|
2025-12-10 22:50:12 -08: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 |
|
Steven Nguyen
|
bc99e04b57
|
feat: bump console to version 7.5.7
|
2025-12-03 13:26:06 -08:00 |
|
loks0n
|
1a4adc50b2
|
chore: bump assistant 0.8.4
|
2025-12-01 14:20:41 +00:00 |
|
Jake Barnby
|
63652cc155
|
Add realtime env on config
|
2025-11-27 17:28:10 +13:00 |
|
Jake Barnby
|
b9ca0e5dc2
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
|
2025-11-26 22:50:15 +13:00 |
|
Darshan
|
3347573f17
|
bump: browser version for tests.
|
2025-11-21 12:09:33 +05:30 |
|
Darshan
|
9b68b54743
|
bump: browser version for tests.
|
2025-11-20 20:18:54 +05:30 |
|
Levi van Noort
|
57758296f5
|
chore: include redis-insights auto-configuration
|
2025-11-20 11:00:58 +01:00 |
|
Levi van Noort
|
a0a1cda2e5
|
chore: change to include adminir auto-login
|
2025-11-20 10:51:09 +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 |
|
Levi van Noort
|
26f506b7ba
|
feat: provider locahost domain host for mail, redis and mysql
|
2025-11-19 17:25:28 +01:00 |
|
Levi van Noort
|
536537553b
|
chore: change version mailcatcher to updated maildev 2.2.1
|
2025-11-19 17:04:01 +01:00 |
|
Damodar Lohani
|
8f87b9cb5e
|
Merge branch '1.8.x' into feat-screenshots-endpoint
|
2025-10-29 09:19:47 +05:45 |
|
Jake Barnby
|
9f2ff0e1f7
|
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
# Conflicts:
# app/config/specs/open-api3-1.8.x-client.json
# app/config/specs/open-api3-1.8.x-console.json
# app/config/specs/open-api3-1.8.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.8.x-client.json
# app/config/specs/swagger2-1.8.x-console.json
# app/config/specs/swagger2-1.8.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
|
2025-10-28 17:22:02 +13:00 |
|
Matej Bačo
|
71349385b4
|
Upgrade Console (tanstack support), and detector (next.js 16)
|
2025-10-27 17:03:24 +01:00 |
|
Eldad Fux
|
d8bde641e9
|
Update appwrite-browser image to version 0.3.1; enhance avatar screenshot API by adding 'waitUntil' parameter and refactoring image processing logic for improved efficiency.
|
2025-10-24 21:42:10 +01:00 |
|
Matej Bačo
|
52ababa800
|
Update docker-compose.yml
|
2025-10-24 14:57:12 +02:00 |
|
Jake Barnby
|
337503ed47
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# composer.lock
|
2025-10-23 17:15:57 +13:00 |
|
Jake Barnby
|
f89dc6c1ae
|
Merge branch '1.8.x' into feat-csv-export
|
2025-10-22 12:48:39 +00:00 |
|