Commit graph

28867 commits

Author SHA1 Message Date
Chirag Aggarwal
2710282216 chore: use correct sdk name and platform in link 2025-08-30 12:25:47 +05:30
Chirag Aggarwal
73f5823746 chore: mark Row response model's param with readonly 2025-08-30 11:27:51 +05:30
Chirag Aggarwal
674d928ce2 show method is x-sdk-name is present 2025-08-29 21:33:53 +05:30
Chirag Aggarwal
4ef6c23a67 add quotes 2025-08-29 18:41:46 +05:30
Chirag Aggarwal
262be06b0d chore: improve deprecation warning 2025-08-29 18:37:44 +05:30
Jake Barnby
c7bbb6ad68
Merge pull request #10406 from appwrite/revert-10400-dat-664
Revert "Added handling of database resources after migration"
2025-08-29 22:45:53 +12:00
Jake Barnby
eab03af822
Revert "Added handling of database resources after migration" 2025-08-29 22:45:02 +12:00
Jake Barnby
e005389ca6
Merge pull request #10405 from appwrite/fix-readonly-on-write
Fix readonly attr stripping on write
2025-08-29 21:37:28 +12:00
Jake Barnby
1e230a93a9
Format 2025-08-29 21:06:13 +12:00
Jake Barnby
8834163c91
Fix tests 2025-08-29 21:01:09 +12:00
Jake Barnby
57071af3e8
Handle privileged 2025-08-29 20:38:55 +12:00
Jake Barnby
d9aadb02e7
Move filter 2025-08-29 19:53:47 +12:00
Jake Barnby
f0c10acbb4
Fix readonly attr stripping on write 2025-08-29 19:30:59 +12:00
Khushboo Verma
7199da8560
Merge branch '1.8.x' into fix-placeholder-style-in-templates 2025-08-29 10:59:28 +05:30
Khushboo Verma
20df84464a
Merge branch '1.8.x' into feat-update-preview-url-in-vcs-controller 2025-08-29 10:59:01 +05:30
Matej Bačo
b59212a0ef
Merge pull request #10401 from Veera-mulge/main
Update README.md
2025-08-28 19:43:52 +02:00
Veeresh
51b98b6976
Update README.md 2025-08-28 21:13:29 +05:30
Jake Barnby
7f59872673
Merge pull request #10400 from appwrite/dat-664
Added handling of database resources after migration
2025-08-29 02:48:54 +12:00
Jake Barnby
f43cbaf1a8
Update src/Appwrite/Platform/Workers/Migrations.php 2025-08-29 02:48:31 +12:00
ArnabChatterjee20k
bef0aff7c9 optimised the memory usage by resource aggregation 2025-08-28 19:59:48 +05:30
ArnabChatterjee20k
e2575e7360 linting 2025-08-28 19:21:11 +05:30
Khushboo Verma
2f49722092 Revert to use deployment preview 2025-08-28 19:17:07 +05:30
ArnabChatterjee20k
f067d1fadf updated reset of the stats usage worker to reset metrics 2025-08-28 19:14:14 +05:30
ArnabChatterjee20k
743bcceb56 updated migration version 2025-08-28 19:13:24 +05:30
ArnabChatterjee20k
a809832f05 lint 2025-08-28 19:10:00 +05:30
ArnabChatterjee20k
0737c78cb5 added processing of migration resource stats 2025-08-28 19:06:18 +05:30
Khushboo Verma
f3204d2520 Use branch domain in preview urls in builds worker 2025-08-28 17:51:37 +05:30
Khushboo Verma
9cf15da482
Merge branch '1.8.x' into feat-update-preview-url-in-vcs-controller 2025-08-28 17:10:25 +05:30
Jake Barnby
fec157e271
Merge pull request #10397 from appwrite/update-upsert-naming
chore: update description for upsert methods
2025-08-28 19:41:48 +12:00
Chirag Aggarwal
6e51985037 casing 2025-08-28 12:31:14 +05:30
Khushboo Verma
a737328bf0 Use branch url as preview url in comment 2025-08-28 12:22:55 +05:30
Khushboo Verma
4b747c63db
Merge branch '1.8.x' into fix-placeholder-style-in-templates 2025-08-28 11:12:01 +05:30
Chirag Aggarwal
ca6f947642 chore: update description for upsert methods 2025-08-28 10:04:28 +05:30
Khushboo Verma
5eb52d312b Add previewUrl to vcs comment from vcs controller 2025-08-27 20:05:27 +05:30
Jake Barnby
f75d2d6dbb
Merge pull request #10394 from appwrite/update-tables-group
chore: update tables group in specs
2025-08-28 02:25:02 +12:00
Chirag Aggarwal
6dc33ed27a use single quotes 2025-08-27 19:29:34 +05:30
Jake Barnby
3cb45d6387
Merge pull request #10395 from appwrite/fix-namespace-naming-specs
fix: namespace naming from tables-db to tablesdb in specs
2025-08-28 01:52:38 +12:00
Chirag Aggarwal
c26e28d5a6 fix: namespace naming from tables-db to tablesdb in specs 2025-08-27 19:04:37 +05:30
Chirag Aggarwal
e2dcc49fa9 chore: update tables group in specs 2025-08-27 18:51:52 +05:30
Khushboo Verma
45518cead8 Fix logo and links in certificate failure email 2025-08-27 18:31:24 +05:30
Jake Barnby
05f34c2485
Merge pull request #10393 from appwrite/fix-nested-filter-selects
Fix nested filter selects
2025-08-28 00:53:10 +12:00
Jake Barnby
114902d040
Merge remote-tracking branch 'origin/1.8.x' into fix-nested-filter-selects 2025-08-28 00:51:52 +12:00
Luke B. Silver
f30dc5df49
Merge pull request #10385 from appwrite/allow-head-requests
feat: allow HEAD requests in function executions
2025-08-27 13:48:16 +01:00
Jake Barnby
61e0e74b56
Update src/Appwrite/Utopia/Request/Filters/V20.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-28 00:47:05 +12:00
Khushboo Verma
3a5878890d Fix language specific things 2025-08-27 18:02:59 +05:30
Jake Barnby
75a1e5ca4a
Format 2025-08-28 00:12:00 +12:00
ArnabChatterjee20k
7360dd68e0 updated tests 2025-08-27 17:41:52 +05:30
Jake Barnby
369c19039c
Update specs 2025-08-28 00:04:40 +12:00
Jake Barnby
66f541092d
Update desc 2025-08-28 00:04:32 +12:00
Jake Barnby
1462522438
Remove logging 2025-08-28 00:04:25 +12:00