Commit graph

944 commits

Author SHA1 Message Date
shimon
3229956eef Enhance XList actions to include 'includeTotal' parameter for total count control 2025-10-19 13:16:39 +03:00
Damodar Lohani
c3c69cc43b Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl 2025-10-15 07:05:23 +00:00
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
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
Luke B. Silver
7b207ccfd2
Merge pull request #10581 from Priyanshuthapliyal2005/fix/listTemplates
fix(listTemplates): correct invalid template links in Create temporary deployment endpoint
2025-10-06 21:18:42 +01:00
Jake Barnby
52892ee46e
Upgrade for breaking changes 2025-10-04 22:32:01 +13:00
Jake Barnby
3e77810e13
Fix existence check for tracked + staged ops 2025-10-04 19:26:22 +13:00
Jake Barnby
17a5019606
Merge branch 'feat-txn' of github.com:appwrite/appwrite into feat-txn 2025-10-04 16:49:27 +13:00
Jake Barnby
2c7cf7826b
Fix operation perm checks 2025-10-04 16:43:39 +13:00
Aditya Oberai
3fd5e0337b
Merge branch '1.8.x' into fix/listTemplates 2025-10-04 01:16:19 +05:30
Jake Barnby
e93e03c248
Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-04 01:15:53 +13:00
Jake Barnby
89a47953d8
Fix tests 2025-10-04 00:46:13 +13:00
Priyanshu Thapliyal
ce86758cdc fix typo issues raise by bot 2025-10-03 08:30:06 +00:00
Jake Barnby
deb3d75375
Explicit order asc 2025-10-03 20:00:32 +13:00
Jake Barnby
2bc90db1f6
Fix tests 2025-10-03 18:56:05 +13:00
Jake Barnby
59ae403391
Add more validation tests 2025-10-03 17:34:34 +13:00
Jake Barnby
71b2164154
Clean up state helper 2025-10-03 16:58:23 +13:00
Priyanshu Thapliyal
770c58d33c fix(docs): replace broken table creation links with correct references 2025-10-02 14:28:35 +00:00
Jake Barnby
522a4d2a62
Format 2025-10-03 00:39:14 +13:00
Jake Barnby
0aaa276f03
Merge branch 'feat-txn' of github.com:appwrite/appwrite into feat-txn 2025-10-03 00:12:30 +13:00
Jake Barnby
d54058b59a
Fix multi API event 2025-10-03 00:12:19 +13:00
Jake Barnby
5da2ca292a
Add missing injection 2025-10-03 00:03:54 +13:00
Jake Barnby
f4830b1672
Catch query exception 2025-10-03 00:03:46 +13:00
Jake Barnby
7fd2502dd5
Block client bulk upsert txn 2025-10-03 00:03:34 +13:00
Jake Barnby
36a8365ebb
Count from state 2025-10-03 00:03:20 +13:00
Jake Barnby
a9a97b2fe0
Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Create.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-02 23:20:22 +13:00
Jake Barnby
6581d68e6d
Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Upsert.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-02 23:20:02 +13:00
Jake Barnby
51d5ddb463
Update src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Upsert.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-02 23:17:17 +13:00
Jake Barnby
473be9284d
Check convert 2025-10-02 22:24:54 +13:00
Jake Barnby
490341af09
Fix log limit 2025-10-02 21:46:28 +13:00
Jake Barnby
ae661e9961
Fix missing bulk map 2025-10-02 21:37:54 +13:00
Jake Barnby
26ae33522d
Fix txn read scope 2025-10-02 21:36:33 +13:00
Jake Barnby
070d5f59d1
Merge remote-tracking branch 'origin/1.8.x' into feat-txn 2025-10-02 19:25:46 +13:00
Darshan
813bc0d9b3 fix: wrong audit resource. 2025-10-01 18:25:32 +05:30
Priyanshu Thapliyal
558904e103 fix(listTemplates): fix invalid template links in Create temporary deployment endpoint 2025-10-01 08:58:22 +00:00
Jake Barnby
9a468e8297
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-10-01 20:15:43 +13:00
Torsten Dittmann
b7604a5742 Fix buildOutput attribute name in deployment check 2025-09-30 19:51:17 +04:00