Matej Bačo
cd0d609229
quality improv
2026-01-10 17:01:31 +01:00
Matej Bačo
60e1efb8cb
Merge conflict fix
2026-01-10 16:42:45 +01: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
shimon
db4dcd164e
refactor: integrate EventProcessor for handling function and webhook events; streamline event triggering in database actions
2026-01-07 16:57:57 +02:00
Jake Barnby
7573ee75a2
Use authorization instance
2026-01-07 20:04:28 +13: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
Chirag Aggarwal
4e0477af32
add timeout to mailer
2026-01-05 17:25:12 +05:30
Matej Bačo
d19e7c169e
Merge branch '1.8.x' into feat-1.8.x-new-schema
2026-01-05 10:32:18 +01:00
loks0n
445ada0226
fix: memory leak
2026-01-03 22:38:17 +00: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
Matej Bačo
51e03353dd
Merge branch '1.8.x' into feat-1.8.x-new-schema
2025-12-31 15:13:35 +01:00
Damodar Lohani
aad7d6dbca
Merge pull request #10953 from appwrite/feat-audits-upgrade
...
Feat: Audits upgrade
2025-12-31 06:55:34 +05:45
Hemachandar
c1e50c7abd
Write to new resource attributes in keys ( #11003 )
...
* Write to new resource attributes in `keys`
* temp for tests
* list keys
* add subqueries
* lint
2025-12-30 17:09:59 +05:30
ArnabChatterjee20k
2e82f0c2ec
fix: update coroutine pool handling and configuration
2025-12-30 13:03:59 +05:30
ArnabChatterjee20k
74dcfc28c7
removed duplicate postgresql from pool
2025-12-29 17:17:04 +05:30
ArnabChatterjee20k
ee35322db6
Merge remote-tracking branch 'upstream/1.8.x' into pg-adapter
2025-12-29 16:56:02 +05:30
ArnabChatterjee20k
b5200ca840
Merge remote-tracking branch 'origin/pg-adapter' into pg-adapter
2025-12-29 16:52:40 +05:30
Matej Bačo
eb2c616089
Improve key unit tests
2025-12-29 10:47:27 +01:00
Matej Bačo
5f5d9b4fcb
Add async key cleanup
2025-12-29 09:04:47 +01:00
Matej Bačo
7c56a76feb
self PR review fixes
2025-12-29 08:59:07 +01:00
Matej Bačo
b4c1b96d43
Fix General tests
2025-12-27 19:28:08 +01:00
ArnabChatterjee20k
f7668e0411
* added concurrent traffic load tests for realtime
...
* added assert eventual case for project console
* linting
2025-12-24 13:41:31 +05:30
Damodar Lohani
33b9f33f44
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into feat-audits-upgrade
2025-12-24 01:26:49 +00:00
ArnabChatterjee20k
c03cd258ce
changed the pool size distribution
2025-12-23 18:30:53 +05:30
Matej Bačo
c0c1d693c2
DB schema update for keys
2025-12-23 13:06:25 +01:00
Matej Bačo
6e47fb6c70
Implement auth for organization and account keys
2025-12-23 13:06:19 +01:00
ArnabChatterjee20k
8df22db3eb
added swoole based pools for realtime
2025-12-23 17:33:34 +05:30
Matej Bačo
cca49f8f6a
Improve docs
2025-12-23 12:11:01 +01:00
Matej Bačo
b0bd9e5b78
Fix security requirement
2025-12-23 12:09:07 +01:00
Matej Bačo
bce3ce85d5
account key support
2025-12-23 11:59:38 +01:00
Matej Bačo
d45d27b780
Merge branch '1.8.x' into chore-php-types
2025-12-19 16:06:46 +01:00
Jake Barnby
dd9f6ed820
Merge pull request #10996 from appwrite/revert-10872-refactor-auth-single-instance
...
Revert "Refactor auth single instance"
2025-12-19 14:37:41 +00:00
Jake Barnby
dc85d44647
Revert "Refactor auth single instance"
2025-12-20 02:54:50 +13:00
Matej Bačo
69d5ce0f55
Switch over to resource-based key DB structure
2025-12-19 13:40:32 +01:00
Darshan
33f90fcf6a
re-add headers.
2025-12-19 17:02:55 +05:30
Darshan
2f1eee390b
update: header name.
2025-12-19 16:23:22 +05:30
Jake Barnby
2dc813342a
Fix merge
2025-12-18 19:30:43 +13:00
Jake Barnby
13f4aa9a80
Merge remote-tracking branch 'origin/1.8.x' into refactor-auth-single-instance
...
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/resources.php
# composer.lock
# src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Create.php
# src/Appwrite/Platform/Workers/Migrations.php
2025-12-18 18:17:41 +13:00
Darshan
f73b48d4ca
add: profile mode for console sdk.
2025-12-17 15:19:07 +05:30
Damodar Lohani
8baa5cb659
Merge remote-tracking branch 'origin/1.8.x' into feat-audits-upgrade
2025-12-17 08:59:05 +00:00
fogelito
86deab8f6c
increase APP_DATABASE_QUERY_MAX_VALUES_WORKER
2025-12-17 09:32:59 +02:00
loks0n
3c3aa6d416
fix: fallback platform
2025-12-16 22:56:11 +00:00
Hemachandar
58be8f411a
Merge pull request #10962 from appwrite/ser-721
...
Improve rule verification flow & add logs
2025-12-16 16:43:14 +05:30
Hemachandar
5ae148f026
Add logs to rules
2025-12-16 10:59:16 +05:30
Matej Bačo
be626ad0fc
Add deployment retention to sites and functions
2025-12-15 17:33:10 +01:00
Chirag Aggarwal
5daacb7161
Refactor Specs task for better code organization
...
- Extract platform, auth counts, and keys into separate methods
- Add getPlatforms(), getAuthCounts(), and getKeys() methods
- Extract SDK platform logic into getSDKPlatformsForRouteSecurity()
- Add PHPDoc comments with proper type hints
- Move constructor to top of class for better readability
2025-12-14 11:21:44 +05:30
Damodar Lohani
9441295510
Feat: Audits upgrade
2025-12-14 01:43:35 +00:00
loks0n
2cb86c57ef
fix: preflight requests
2025-12-12 09:49:04 +00:00
loks0n
c6ffa181a2
fix: imagine hostnames 2
2025-12-11 18:53:58 +00:00