fogelito
64f8b9195b
_APP_MIGRATION_HOST
2026-02-05 10:12:55 +02:00
fogelito
12b7f94c1f
_APP_MIGRATION_HOST
2026-02-05 10:06:11 +02:00
fogelito
85ea4c8904
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into localhost-endpoint
2026-02-05 08:54:50 +02:00
Matej Bačo
227d61e194
Support trusted console projects
2026-02-04 14:45:38 +01:00
fogelito
9bafa90ac8
_APP_HOSTNAMES
2026-02-03 17:39:29 +02:00
Matej Bačo
a967ee9b1b
Merge pull request #11213 from appwrite/feat-array-domains-env
...
Feat: Array domain variables
2026-02-02 17:06:55 +01:00
Hemachandar
630d3376a6
Use Swoole timers in Interval task ( #11205 )
...
* Use Swoole timers in `Interval` task
* refactor
* block coroutine from exiting
* nit
* Add span
* cleanup unused var
* camelCase
2026-02-02 18:47:54 +05:30
Matej Bačo
817475a251
Add tests
2026-01-30 16:24:41 +01:00
Matej Bačo
150c9033cc
Support arrays in domains env variables
2026-01-30 16:20:46 +01:00
ArnabChatterjee20k
87db62b018
updated env
2026-01-27 16:39:08 +05:30
ArnabChatterjee20k
5fe5445283
Merge remote-tracking branch 'origin/1.8.x' into new-pool-adapter
2026-01-27 16:37:58 +05:30
Chirag Aggarwal
9b14a8f08d
Add _APP_COMPRESSION_ENABLED env variable to .env and docker-compose
...
The _APP_COMPRESSION_ENABLED environment variable is used in http.php
but was missing from .env and docker-compose.yml, preventing it from
being configured in containerized deployments.
2026-01-21 10:41:29 +05:30
Jake Barnby
5d24b51421
Allow separately enabling graphql introspection
2026-01-19 19:26:17 +13:00
ArnabChatterjee20k
069e4c6001
Merge remote-tracking branch 'origin/1.8.x' into new-pool-adapter
2026-01-19 11:03:32 +05:30
ArnabChatterjee20k
fc04e17a69
updated env
2026-01-16 17:37:56 +05:30
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
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
Hemachandar
1b70bc812b
keep certificate renewal in maintenance worker
2025-12-29 14:51:59 +05:30
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
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
dfb53895eb
tiny
2025-12-16 12:40:42 +05:30
Chirag Aggarwal
ddb0d5db26
Merge branch '1.8.x' into fix-smtp-auth-check
2025-12-16 10:51:01 +05:30
Levi van Noort
03a19cc83c
chore: set _APP_TRUSTED_HEADERS to x-forwarded-for
2025-12-15 15:49:21 +01:00
Levi van Noort
cd90974e15
chore: changes to test to validate default behaviour instead
2025-12-15 13:22:29 +01:00
Levi van Noort
ce9a54fd4b
chore: change implementation for trustedip
2025-12-12 15:31:42 +01:00
Levi van Noort
90fb5b6321
feat: improved reference client ip through _APP_TRUSTED_HEADERS
2025-12-12 08:42:49 +01:00
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
Jake Barnby
63652cc155
Add realtime env on config
2025-11-27 17:28:10 +13:00
Matej Bačo
2d4e99cb1a
Revert revert of CAA validation
2025-08-05 13:44:06 +02:00
Matej Bačo
9c320f9c71
Revert "Check CAA record before issuing certificate"
2025-08-05 10:23:39 +02:00
Matej Bačo
4cafd2e07d
Improve PR quality
2025-08-04 14:28:50 +02:00
Khushboo Verma
484ebb5059
Check CAA record in DNSTest
2025-08-04 00:42:00 +05:30
Matej Bačo
e42275e0b7
Minify tests
2025-07-09 11:26:05 +02:00
Khushboo Verma
cee6420fa2
Use env vars instead of request
2025-06-13 15:50:53 +05:30
Damodar Lohani
968b6302d0
Feat: add flutter 3.32 and dart 3.8
2025-05-27 07:36:28 +00:00
Matej Bačo
1e24d14dd1
Fix DNS lookup speed
2025-05-18 21:32:26 +02:00
Matej Bačo
af0c872999
Merge branch '1.6.x' into 1.7.x
2025-05-13 10:11:39 +02:00
Chirag Aggarwal
2c8e1e1731
chore: deprecate delay
2025-05-08 13:44:58 +00:00
Chirag Aggarwal
fea58c2bc9
refactor: maintenance task to run at a specific time
2025-05-08 07:49:27 +00:00
Matej Bačo
d8103cb57e
Merge branch '1.7.x' into 1.6.x
2025-04-25 12:18:04 +02:00
Matej Bačo
e48fadf9fd
PR review changes
2025-04-16 10:43:02 +02:00
Matej Bačo
2669e66ae2
Merge pull request #9597 from appwrite/fix-usage-sites
...
Fix: usage stats changes
2025-04-15 11:26:02 +02:00
Shimon Newman
c4a506445d
Revert "Revert "Multi region support""
2025-04-11 17:52:19 +03:00
Christy Jacob
ffe153630d
Revert "Multi region support"
2025-04-10 22:19:23 +05:30