Darshan
fbba7166ae
update: send mock/default values from backend.
...
update: update task callback.
2026-01-26 17:22:02 +05:30
Darshan
7fb654e3a4
misc: updates, cleanups.
2026-01-26 16:10:51 +05:30
Darshan
8b9051751a
update: password validation.
...
misc: updates, cleanups.
2026-01-26 15:26:56 +05:30
Chirag Aggarwal
1167654c6a
Merge branch '1.8.x' into feat-sdk-for-md
2026-01-26 13:03:02 +05:30
Chirag Aggarwal
28c5df074d
Merge pull request #11169 from appwrite/release-cli-13.1.0
2026-01-26 12:59:35 +05:30
Chirag Aggarwal
785efa3355
stable release
2026-01-26 10:40:29 +05:30
Chirag Aggarwal
329b7e1856
Merge branch '1.8.x' into feat-sdk-for-md
2026-01-26 10:25:28 +05:30
Matej Bačo
752731050e
Proper quality to template usecases enums
2026-01-25 21:55:52 +01:00
Darshan
6dac2ce253
improve: animations like imagine.
...
fix: password eye button not showing again.
2026-01-25 18:01:58 +05:30
Darshan
b503965e8c
update: tests.
2026-01-25 15:20:09 +05:30
Darshan
0eda9e6315
add: account creation.
...
feat: mocking options.
2026-01-24 20:09:56 +05:30
Darshan
5144b1ce88
update: splits.
...
fix: broken SSE.
fix: upgrade flow not working.
feat: csrf tokens for better security.
fix: local testing mode with wrong paths.
feat: csrf validations pre-post hook plus proper permissions handling on files.
feat: js modules for better handling of js operations on web installer frontend ui.
2026-01-24 16:30:51 +05:30
Jake Barnby
f1d1c5a737
Merge remote-tracking branch 'origin/1.8.x' into feat-string-types
...
# Conflicts:
# composer.lock
2026-01-24 16:23:39 +13:00
Jake Barnby and Claude Opus 4.5
e20851e7a8
fix: reorder imports to satisfy linter
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-24 03:53:42 +13:00
Chirag Aggarwal
67e2104e98
chore: make name update optional in databases and tables
2026-01-23 19:55:06 +05:30
Chirag Aggarwal
e894eca201
add rc3
2026-01-23 15:25:05 +05:30
Chirag Aggarwal
7573e0fee9
Merge branch '1.8.x' into release-cli-13.1.0
2026-01-23 13:42:30 +05:30
Chirag Aggarwal
7643196d97
fix: deploymentstatus enum missing canceled value
2026-01-23 09:22:18 +05:30
Chirag Aggarwal
7e994f8db5
release cli sdk 13.1.0
2026-01-23 09:15:13 +05:30
Darshan
3d86f67acb
update: move server handling to a new file.
...
update: tooltip things.
remove: unused var.
2026-01-22 19:52:46 +05:30
Jake Barnby
07204d748d
Add response models
2026-01-23 01:51:24 +13:00
Darshan
58440e70ac
misc.
2026-01-22 18:12:41 +05:30
Darshan
dd16ead898
update: new installer ui.
2026-01-22 17:28:23 +05:30
ArnabChatterjee20k
ac7fc7ae69
linting
2026-01-22 12:47:26 +05:30
ArnabChatterjee20k
aa3d66df7b
Merge branch 'new-pool-adapter' into documents-db-api
2026-01-22 12:34:22 +05:30
Matej Bačo
b317f85fb6
Fix depricated schema
2026-01-21 16:27:09 +01:00
Matej Bačo
8e98c08a23
Fix failing tests
2026-01-21 16:05:43 +01:00
Matej Bačo
6ebc36d0f3
Fix merge conflict
2026-01-21 14:47:18 +01:00
Matej Bačo
e5ed7c835a
Merge branch '1.8.x' into chore-php-types
2026-01-21 14:43:22 +01:00
Chirag Aggarwal
bfd34b3b15
fix validation
2026-01-21 14:01:16 +05:30
Chirag Aggarwal
33abd7f0ed
Merge branch '1.8.x' into feat-sdk-for-md
2026-01-21 13:46:33 +05:30
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
Chirag Aggarwal
ddbddafbf9
Merge pull request #11161 from appwrite/release-cli-13.0.1
2026-01-19 18:00:59 +05:30
Chirag Aggarwal
86a4bfa74e
chore: release cli 13.0.1
2026-01-19 17:58:43 +05:30
Jake Barnby
8124b07860
Merge pull request #11033 from appwrite/add-webhooks-and-functions-events
2026-01-19 22:02:49 +13:00
ArnabChatterjee20k
ba82aab563
Merge remote-tracking branch 'origin/1.8.x' into documents-db-api
2026-01-19 13:22:53 +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
shimon
94e29cff53
Fix typo in Authorization parameter in API action definition
2026-01-18 13:11:05 +02:00
shimon
72def3b2fb
Refactor API action parameters to include Authorization dependency
2026-01-18 13:05:43 +02:00
shimon
d015a75e81
linter
2026-01-18 12:48:36 +02:00
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
Damodar Lohani
72ce068714
Merge pull request #11057 from appwrite/feat-health-module
...
Feat: Health module
2026-01-18 07:27:19 +05:45
Matej Bačo
12b79363d1
Merge pull request #11148 from appwrite/feat-new-schema-dualwriting
...
Feat: Support dual-writing for new schema features
2026-01-16 15:38:23 +01:00
Jake Barnby
0723101397
Merge pull request #11005 from appwrite/dat-969
2026-01-17 03:31:50 +13:00