Matej Bačo
|
5e9eff18c4
|
Revert "Downgrade queue library"
This reverts commit 17b32fea90.
|
2025-09-05 15:58:10 +02:00 |
|
Matej Bačo
|
17b32fea90
|
Downgrade queue library
|
2025-09-05 15:51:23 +02:00 |
|
ArnabChatterjee20k
|
ca87bd2237
|
updated specs
|
2025-09-05 19:16:26 +05:30 |
|
Chirag Aggarwal
|
9871e6fd6d
|
Merge branch '1.8.x' into update-examples
|
2025-09-05 20:45:50 +07:00 |
|
Chirag Aggarwal
|
83b6d15381
|
fix: more mistakes
|
2025-09-05 19:15:33 +05:30 |
|
Matej Bačo
|
16c9faaca7
|
Merge pull request #10445 from appwrite/fix-mysql-tests
Fix mysql tests
|
2025-09-05 15:43:26 +02:00 |
|
ArnabChatterjee20k
|
d948c12d8f
|
linting
|
2025-09-05 19:07:08 +05:30 |
|
ArnabChatterjee20k
|
e2140e4754
|
updated composer lock
|
2025-09-05 19:01:20 +05:30 |
|
ArnabChatterjee20k
|
55b68e45e4
|
pr followups
|
2025-09-05 18:35:09 +05:30 |
|
ArnabChatterjee20k
|
c2f61c1998
|
updated specs
|
2025-09-05 18:26:07 +05:30 |
|
ArnabChatterjee20k
|
3b0d02e9b0
|
updated the spatial specs
|
2025-09-05 18:13:51 +05:30 |
|
ArnabChatterjee20k
|
00d208f1ac
|
added array to be true
|
2025-09-05 17:53:42 +05:30 |
|
Jake Barnby
|
489f8db376
|
Apply to TablesDB tests
|
2025-09-06 00:13:48 +12:00 |
|
Chirag Aggarwal
|
508c47f687
|
fix: ruby
|
2025-09-05 17:43:35 +05:30 |
|
Jake Barnby
|
3f7d05ca8f
|
Remove invalid test for spatial order on MySQL
|
2025-09-06 00:10:28 +12:00 |
|
Jake Barnby
|
0ca53304b7
|
Fix boundary inclusive contains on mysql
|
2025-09-06 00:10:00 +12:00 |
|
Chirag Aggarwal
|
23c433c2ed
|
feat: update examples
|
2025-09-05 17:30:39 +05:30 |
|
ArnabChatterjee20k
|
4e164b0b3e
|
updated graphql mapper
|
2025-09-05 16:42:26 +05:30 |
|
ArnabChatterjee20k
|
22e83d227f
|
updated specs
|
2025-09-05 16:22:51 +05:30 |
|
ArnabChatterjee20k
|
7a9faf5243
|
changed json to array
|
2025-09-05 16:19:59 +05:30 |
|
ArnabChatterjee20k
|
97a28878ca
|
Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes
|
2025-09-05 16:16:48 +05:30 |
|
ArnabChatterjee20k
|
4ed42d3304
|
updated request and response model
|
2025-09-05 16:15:17 +05:30 |
|
Jake Barnby
|
c07db4eea1
|
Update specs
|
2025-09-05 21:54:17 +12:00 |
|
Jake Barnby
|
ca17bcd8ef
|
Fix refs
|
2025-09-05 21:54:11 +12:00 |
|
Jake Barnby
|
f4bf1756c9
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# composer.lock
|
2025-09-05 21:40:21 +12:00 |
|
Luke B. Silver
|
a9dbd6c3fa
|
Merge pull request #10431 from appwrite/add-param-examples
feat: add requestBody param examples in specs
|
2025-09-05 10:36:41 +01:00 |
|
Chirag Aggarwal
|
18445945d6
|
switch to walter o brien
|
2025-09-05 15:01:05 +05:30 |
|
Jake Barnby
|
af60f9f7c0
|
Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
# app/config/platforms.php
# composer.lock
|
2025-09-05 21:16:56 +12:00 |
|
Jake Barnby
|
ed6b0b6be4
|
Update generator
|
2025-09-05 21:16:22 +12:00 |
|
Jake Barnby
|
3f26b7c848
|
Merge pull request #10442 from appwrite/update-sdk-cli-9.1.0
chore: update cli to 9.1.0
|
2025-09-05 21:15:56 +12:00 |
|
Chirag Aggarwal
|
b1ffdb1c22
|
chore: update cli to 9.1.0
|
2025-09-05 14:29:17 +05:30 |
|
Matej Bačo
|
e8c177982d
|
Merge pull request #10441 from appwrite/feat-list-projects-module
Feat: move projects.list() to module
|
2025-09-05 10:53:31 +02:00 |
|
Matej Bačo
|
ca6cf01773
|
Improve customization of queries validator
|
2025-09-05 10:12:07 +02:00 |
|
Matej Bačo
|
bf59f1ba7d
|
Fix path structure
|
2025-09-05 09:30:07 +02:00 |
|
Matej Bačo
|
cc50302530
|
Formatting fix
|
2025-09-05 09:25:45 +02:00 |
|
Matej Bačo
|
c894b0ab6a
|
Simplify validator override
|
2025-09-05 09:25:13 +02:00 |
|
Matej Bačo
|
4cf3d0b87b
|
move projects.list() to module
|
2025-09-05 09:17:44 +02:00 |
|
Chirag Aggarwal
|
586f4dff6f
|
chore: update createRow as well
|
2025-09-05 09:34:34 +05:30 |
|
Chirag Aggarwal
|
a47d581eea
|
fix: specs
|
2025-09-04 22:45:46 +05:30 |
|
Matej Bačo
|
a703fcc8e9
|
Merge pull request #10440 from Veera-mulge/change-desc
Update README.md
|
2025-09-04 17:21:24 +02:00 |
|
Chirag Aggarwal
|
d2b681e95c
|
Merge branch '1.8.x' into add-param-examples
|
2025-09-04 20:48:28 +05:30 |
|
Veeresh
|
01586653a1
|
Update README.md
|
2025-09-04 20:36:03 +05:30 |
|
Jake Barnby
|
998a7ff697
|
Generate
|
2025-09-05 02:35:04 +12:00 |
|
Jake Barnby
|
3d5caaa0bb
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# composer.lock
|
2025-09-05 01:05:44 +12:00 |
|
Jake Barnby
|
c2916c7a2d
|
Lint
|
2025-09-05 01:04:48 +12:00 |
|
Jake Barnby
|
d28643bd2b
|
Update DB
|
2025-09-05 01:02:30 +12:00 |
|
Khushboo Verma
|
0b1712c87e
|
Add colors to certificate logs
|
2025-09-04 18:23:40 +05:30 |
|
Jake Barnby
|
f8e48b9d35
|
Merge pull request #10436 from appwrite/fix-put-prefs
Fix put prefs structure validation
|
2025-09-05 00:51:50 +12:00 |
|
Jake Barnby
|
c130d0b7c6
|
Merge pull request #10437 from appwrite/chore-update-db
Add tests for new time helpers
|
2025-09-05 00:45:39 +12:00 |
|
fogelito
|
15b56593f4
|
Partial update
|
2025-09-04 15:28:59 +03:00 |
|