Commit graph

962 commits

Author SHA1 Message Date
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
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
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
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
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