Commit graph

29251 commits

Author SHA1 Message Date
Jake Barnby
93d8f1cfe7
Update src/Appwrite/Databases/TransactionState.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-02 23:03:52 +13:00
Jake Barnby
473be9284d
Check convert 2025-10-02 22:24:54 +13:00
Jake Barnby
f667149556
Trigger CI 2025-10-02 22:12:02 +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
Jake Barnby
eff3e4bda2
Merge pull request #10585 from appwrite/fix-logs-truncation-tests
fix: logs truncation tests
2025-10-02 19:22:21 +13:00
Matej Bačo
e40cb8e327
Merge pull request #10586 from appwrite/fix-activities
Fix activities
2025-10-01 15:41:27 +02:00
Darshan
813bc0d9b3 fix: wrong audit resource. 2025-10-01 18:25:32 +05:30
Chirag Aggarwal
11bbe3c6dd fix: test file 2025-10-01 18:17:35 +05:30
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
Jake Barnby
8752feef4d
Merge pull request #10577 from appwrite/chore-bump-db
Update database for nested selection fix
2025-10-01 19:03:15 +13:00
Jake Barnby
b1757250d1
Fix update 2025-10-01 17:47:42 +13:00
Jake Barnby
3dd099bd94
Update database for nested selection fix 2025-10-01 17:05:12 +13:00
Torsten Dittmann
054bee773c
Merge pull request #10572 from appwrite/fix-builds-worker-output-directory 2025-09-30 20:31:03 +04:00
Torsten Dittmann
b7604a5742 Fix buildOutput attribute name in deployment check 2025-09-30 19:51:17 +04:00
Luke B. Silver
e244cb2f02
Merge pull request #10571 from appwrite/fix-builds-worker-output-directory
fix(builds-worker): Use outputDirectory attribute from deployment
2025-09-30 15:58:13 +01:00
Torsten Dittmann
debdfeedf1 Fix variable reference in function build command 2025-09-30 18:33:22 +04:00
Torsten Dittmann
4b98544112 Move outputDirectory initialization before conditional flow 2025-09-30 18:31:37 +04:00
Torsten Dittmann
04d6693803 Fix output directory path validation and position 2025-09-30 18:10:53 +04:00
Torsten Dittmann
b614045d97 fix(builds-worker): Use outputDirectory attribute from deployment or
resource
2025-09-30 18:08:49 +04:00
Jake Barnby
f0b3f40a63
Merge pull request #10561 from appwrite/update-enums
chore: add enums for database type and column status
2025-09-29 19:51:44 +13:00
Chirag Aggarwal
5245ff7167 update enum name 2025-09-29 11:29:40 +05:30
Chirag Aggarwal
d5e1f9952a chore: add enums for database type and column status 2025-09-29 11:26:00 +05:30
Jake Barnby
cf92c259ed
Merge pull request #10553 from appwrite/update-platform-type
fix: enum typing for platform in specs
2025-09-26 20:06:53 +12:00
Chirag Aggarwal
a0f0449c21 fix: enum typing for platform in specs 2025-09-26 12:33:10 +05:30
Jake Barnby
372a50f9a5
Update lock 2025-09-26 14:45:09 +12:00
Jake Barnby
ce1f7d4da3
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-09-26 14:43:10 +12:00
Jake Barnby
ef147cde21
Format 2025-09-26 14:28:11 +12:00
Jake Barnby
4e91904608
Update database 2025-09-26 14:25:02 +12:00
Luke B. Silver
cdd5e5e728
Merge pull request #10551 from appwrite/update-composer-frameowkr
chore: update framework lib to 0.33.28
2025-09-25 15:59:39 +01:00
Chirag Aggarwal
14c64e405b chore: update framework lib 2025-09-25 19:45:32 +05:30
Jake Barnby
e06c358db4
Don't require data for delete operation 2025-09-26 00:50:25 +12:00
Jake Barnby
7a03084e83
Bump SDK version 2025-09-25 19:21:21 +12:00
Jake Barnby
97f76899bf
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	app/config/platforms.php
2025-09-25 18:00:07 +12:00
Jake Barnby
4a3cbdafca
Move to row-level scope for txn 2025-09-25 17:59:39 +12:00
Luke B. Silver
f28bb9345b
Merge pull request #9874 from appwrite/fix-zindex
Update: `z-index` to be the highest
2025-09-24 16:59:20 +01:00
Darshan
c00eec948a remove: unnecessary changes. 2025-09-24 18:01:43 +05:30
Darshan
b067d26e3e Merge remote-tracking branch 'origin/fix-zindex' into fix-zindex 2025-09-24 17:57:50 +05:30
Darshan
e6c9a30e98 Merge branch '1.8.x' into fix-zindex 2025-09-24 17:57:36 +05:30
Darshan
d5011c0f09
Merge branch '1.8.x' into fix-zindex 2025-09-24 17:56:41 +05:30
Darshan
4808fd827a
Merge branch 'main' into fix-zindex 2025-09-24 17:52:56 +05:30
Luke B. Silver
04fdab0920
Merge pull request #10545 from appwrite/update-afterbuild-with-adapter
chore: update afterbuild to also pass adapter
2025-09-24 09:52:12 +01:00
Chirag Aggarwal
85da691aec allow null adapter 2025-09-24 13:05:37 +05:30
Chirag Aggarwal
9d99f5cec2 chore: update afterbuild pass adapter 2025-09-24 11:47:13 +05:30
Jake Barnby
aa4a58c8aa
Merge pull request #10541 from appwrite/update-after-build
chore: update afterbuild fn
2025-09-24 17:23:08 +12:00
Chirag Aggarwal
5749b41753 updated to use if throw checks 2025-09-24 10:00:55 +05:30
Jake Barnby
7a31e1cf15
Merge pull request #10540 from appwrite/fix-healthstatus-enum
Fix healthstatus enum
2025-09-24 14:09:28 +12:00
Chirag Aggarwal
7ea01733ef chore: update afterbuild fn 2025-09-23 18:28:29 +05:30