Commit graph

982 commits

Author SHA1 Message Date
Jake Barnby
750ccdf33d Merge remote-tracking branch 'origin/1.8.x' into feat-operators 2025-11-03 16:06:09 +13:00
Jake Barnby
600da2a504 Add operator support 2025-10-31 11:47:20 +13:00
Damodar Lohani
a39970c59a
Merge branch '1.8.x' into feat-screenshots-endpoint 2025-10-30 07:26:43 +05:45
shimon
a7dbb3daea Refactor API parameters to replace 'includeTotal' with 'total' across multiple endpoints for consistency in response handling. 2025-10-29 11:08:08 +02:00
Damodar Lohani
8f87b9cb5e
Merge branch '1.8.x' into feat-screenshots-endpoint 2025-10-29 09:19:47 +05:45
shimon
b760a88af7 Merge branch '1.8.x', commit 'ab1e51034826dde50034e6e73fc5d546e800dd6d' of github.com:appwrite/appwrite into feat-disable-count
# Conflicts:
#	composer.lock
2025-10-27 10:13:37 +02:00
Chirag Aggarwal
ecc3f61f1e fix: warning Undefined variable $adapter 2025-10-27 08:41:13 +05:30
eldadfux
61f4c7957a Add new configuration variable '_APP_BROWSER_HOST' for browser service communication; update avatar screenshot API to use System::getEnv for environment variable retrieval 2025-10-25 10:22:53 +01:00
Matej Bačo
3733df6fc5
Merge pull request #10698 from appwrite/ser-218-functions
Fix errors on downloading function deployment output
2025-10-24 16:57:48 +02:00
Hemachandar
b5d26bb426 Fix errors on downloading function deployment output 2025-10-24 19:59:48 +05:30
Matej Bačo
3dd1c3de13 Merge branch '1.8.x' into feat-tanstack-start-sites 2025-10-24 12:43:51 +02:00
Hemachandar
5ebb7e23a9
Merge branch '1.8.x' into ser-218 2025-10-23 17:31:16 +05:30
Steven Nguyen
aec26277c7
Merge pull request #10500 from appwrite/copilot/fix-3b5374b7-acb3-4c22-9573-00c1feec5bc1
Fix hardcoded specification defaults to use dynamic plan-based logic
2025-10-22 15:41:11 -07:00
Khushboo Verma
9c55da5b99 Resolve merge conflicts 2025-10-22 20:44:47 +05:30
Matej Bačo
d787408e1d Implement package-based framework detection 2025-10-22 15:28:49 +02:00
Matej Bačo
14b1cc6e48 Merge branch '1.8.x' into feat-tanstack-start-sites 2025-10-22 13:41:37 +02:00
Matej Bačo
f9257c1ec9 add tanstack template, use detection lib v 0.2 2025-10-22 13:40:49 +02:00
shimon
1606141a5a Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-disable-count
# Conflicts:
#	app/controllers/api/account.php
2025-10-21 11:14:05 +03:00
Jake Barnby
ddde13a78f
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
This reverts commit 9dd1939d1f, reversing
changes made to 8dfdfcb522.

# Conflicts:
#	app/config/collections/common.php
#	app/controllers/api/users.php
#	app/init/resources.php
#	composer.lock
2025-10-21 14:59:30 +13:00
shimon
a643cde26d Update 'includeTotal' parameter to use Boolean(true) for consistent behavior across API endpoints, enhancing response handling for sessions, logs, memberships, and more. 2025-10-20 22:00:57 +03:00
shimon
9be7f4d72c Merge remote-tracking branch 'origin/feat-disable-count' into feat-disable-count 2025-10-20 18:28:14 +03:00
shimon
76f4483dda Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-disable-count 2025-10-20 18:27:36 +03:00
shimon
fb4e3e1b9d Implement 'includeTotal' parameter across multiple API endpoints to control total count in responses, ensuring consistent behavior in session, log, and membership retrievals. 2025-10-20 18:18:17 +03:00
Jake Barnby
d23f993a6c
Fix validator constructor 2025-10-21 00:13:43 +13:00
Jake Barnby
bfe639fb70
Fix key 2025-10-21 00:13:32 +13:00
shimon
09075a05db typo fix 2025-10-19 16:22:13 +03:00
shimon
9f80952251 linter 2025-10-19 16:15:13 +03:00
shimon
f16de4abb9 Refactor XList classes to consistently implement 'includeTotal' parameter for total count control in database queries 2025-10-19 14:46:55 +03:00
shimon
7bbe08f23e Enhance XList classes to support 'includeTotal' parameter for controlling total count in database queries 2025-10-19 14:38:32 +03:00
shimon
3229956eef Enhance XList actions to include 'includeTotal' parameter for total count control 2025-10-19 13:16:39 +03:00
Hemachandar
635d77350a set header 2025-10-15 16:05:34 +05:30
Hemachandar
9f07a2bca4 early return 2025-10-15 15:16:28 +05:30
Damodar Lohani
c3c69cc43b Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl 2025-10-15 07:05:23 +00:00
Hemachandar
bad74bd0b8 Add cache header for deployment download API 2025-10-14 18:18:41 +05:30
Jake Barnby
935011b9e9
Fix backwards compat API scopes 2025-10-13 15:59:26 +13:00
Jake Barnby
de7dd6079e
Merge pull request #10618 from appwrite/ser-417
Throw duplicate error when function id already exists
2025-10-13 14:56:43 +13:00
Damodar Lohani
d56dff954f Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl 2025-10-12 00:34:07 +00:00
Jake Barnby
12a1653ae0
Update doc desc 2025-10-10 18:44:48 +13:00
Jake Barnby
7512a0db6b
Fix cross-API compat 2025-10-10 17:27:09 +13:00
Jake Barnby
cdac840071
Use return value for write ops count 2025-10-10 15:51:26 +13:00
Jake Barnby
bf589f7485
Fix client side 2025-10-10 02:16:58 +13:00
Jake Barnby
32d6eaa21c
Check expiry on stage 2025-10-09 23:37:44 +13:00
Hemachandar
9cd284f5cd Throw duplicate error when function id already exists 2025-10-09 15:01:00 +05:30
Jake Barnby
8193f0fcac
Ensure create/upsert stores in state by generated ID not unique string 2025-10-09 16:24:25 +13:00
Jake Barnby
3d3f50064d
Force set state on increment 2025-10-09 15:50:18 +13:00
Jake Barnby
dcad82c46b
Update db 2025-10-09 13:45:19 +13:00
Khushboo Verma
35578bfada
Merge branch '1.8.x' into copilot/fix-3b5374b7-acb3-4c22-9573-00c1feec5bc1 2025-10-07 12:10:42 +05:30
Jake Barnby
9e3c439c51
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-10-07 18:57:46 +13:00
Jake Barnby
61b073a6a2
Clean up 2025-10-07 18:53:38 +13:00
Luke B. Silver
af68c46702
Merge pull request #10592 from Priyanshuthapliyal2005/fix/tableDbBrokenLink
fix(docs): update broken create table links in TablesDB docs
2025-10-06 21:24:42 +01:00