Jake Barnby
|
727bac5f3d
|
Merge pull request #9834 from appwrite/fix-missing-catch
Catch query exception on get document for selects
|
2025-05-20 14:32:20 +00:00 |
|
Jake Barnby
|
9f14f1152a
|
Update app/controllers/api/databases.php
|
2025-05-21 02:22:51 +12:00 |
|
ArnabChatterjee20k
|
58e04b4950
|
removed trailing comma from the matrix db adapter of the test
|
2025-05-20 19:01:44 +05:30 |
|
Jake Barnby
|
bc34f95646
|
Update lock
|
2025-05-21 01:13:08 +12:00 |
|
Matej Bačo
|
dbc66d2221
|
Merge pull request #9835 from appwrite/feat-lynx-gallery
Feat: Add lynx gallery
|
2025-05-20 15:10:59 +02:00 |
|
Matej Bačo
|
e8661e6d31
|
Fix starter template for flutter
|
2025-05-20 15:10:37 +02:00 |
|
Matej Bačo
|
2ad4390958
|
Add lynx gallery
|
2025-05-20 15:03:45 +02:00 |
|
Jake Barnby
|
fe763093df
|
Catch query exception on get document for selects
|
2025-05-21 00:58:32 +12:00 |
|
ArnabChatterjee20k
|
c5a08b69b0
|
changed custom id to uid
|
2025-05-20 18:14:51 +05:30 |
|
Matej Bačo
|
00e3397b56
|
Merge pull request #9833 from appwrite/chore-upgrade-console
Chore: Upgrade console
|
2025-05-20 14:17:18 +02:00 |
|
Matej Bačo
|
69adb689f8
|
Upgrade console
|
2025-05-20 14:16:04 +02:00 |
|
Matej Bačo
|
0379086c48
|
Merge pull request #9820 from appwrite/update-desc
Update: token desc
|
2025-05-20 13:35:25 +02:00 |
|
Jake Barnby
|
bc5343b559
|
Apply suggestions from code review
|
2025-05-20 23:27:31 +12:00 |
|
ArnabChatterjee20k
|
9ca6527816
|
Merge branch 'main' into pg-adapter
|
2025-05-20 16:56:46 +05:30 |
|
Jake Barnby
|
eb05e8c35c
|
Merge branch 'main' into upsert-single-document-route
|
2025-05-20 11:12:14 +00:00 |
|
Christy Jacob
|
5e10670d22
|
Merge pull request #9831 from appwrite/fix-download-endpoint
fix: download endpoint
|
2025-05-20 14:21:55 +04:00 |
|
loks0n
|
455554a6a2
|
fix: download endpoint
|
2025-05-20 11:14:16 +01:00 |
|
ArnabChatterjee20k
|
60be48268c
|
changed the depends on to scheme
|
2025-05-20 15:35:12 +05:30 |
|
Matej Bačo
|
cb97679553
|
Specs, SDKs and Docs fixes (deprecated params)
|
2025-05-20 11:50:36 +02:00 |
|
ArnabChatterjee20k
|
e45befbdf2
|
updated local docker for ci test on github actions and tests yml
|
2025-05-20 14:46:50 +05:30 |
|
ArnabChatterjee20k
|
80e842444b
|
updated test for upsertion
|
2025-05-20 14:28:16 +05:30 |
|
Matej Bačo
|
6400e94d8b
|
Merge pull request #9830 from appwrite/fix-flutter-starter
Fix: flutter starter
|
2025-05-20 10:49:11 +02:00 |
|
Matej Bačo
|
d710b48ef5
|
Fix: flutter starter
|
2025-05-20 10:40:21 +02:00 |
|
Jake Barnby
|
2f6a82f4d5
|
Merge pull request #9757 from appwrite/feat-pool-adapter
Feat pool adapter
|
2025-05-20 08:25:34 +00:00 |
|
Matej Bačo
|
1a7982f855
|
Merge pull request #9828 from appwrite/sites-certificates
certificates: add domainType to certificate worker
|
2025-05-20 10:16:14 +02:00 |
|
Jake Barnby
|
149dfb9651
|
Update lock
|
2025-05-20 20:07:11 +12:00 |
|
Fabian Gruber
|
14873824ce
|
certificates: add domainType to certificate worker
|
2025-05-20 09:56:46 +02:00 |
|
Jake Barnby
|
2a99bd4bda
|
Fix migrating functions with no deployments
|
2025-05-20 19:26:26 +12:00 |
|
Jake Barnby
|
534096cac6
|
Merge branch '1.6.x' into feat-pool-adapter
|
2025-05-20 07:07:58 +00:00 |
|
ArnabChatterjee20k
|
9f50f0c04a
|
Merge branch 'main' into upsert-single-document-route
|
2025-05-20 12:14:42 +05:30 |
|
ArnabChatterjee20k
|
b5d31d1b76
|
updated the upsert test for the relationship
|
2025-05-20 12:11:41 +05:30 |
|
ArnabChatterjee20k
|
53e790d886
|
changed uid to custom id to allow unique values as well
|
2025-05-20 10:54:09 +05:30 |
|
Steven Nguyen
|
e9d0462548
|
Merge pull request #9825 from appwrite/fix-app-domain-sites-env-var
fix: add _APP_DOMAIN_SITES variables.php so the env is initialized
|
2025-05-19 17:05:02 -07:00 |
|
Steven Nguyen
|
d2b0048a7f
|
fix: add _APP_DOMAIN_SITES variables.php so the env is initialized
Without this, API calls to Appwrite can result in rule_not_found errors.
|
2025-05-19 16:04:04 -07:00 |
|
Aditya Oberai
|
4aeca149b0
|
update specs
|
2025-05-19 18:44:07 +00:00 |
|
Aditya Oberai
|
12bb74a58d
|
Update src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Create.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
|
2025-05-20 00:11:03 +05:30 |
|
Aditya Oberai
|
b2451c37c3
|
update 1.7.x and latest specs
|
2025-05-19 14:50:57 +00:00 |
|
Darshan
|
14fe7a7217
|
update: token desc.
|
2025-05-19 19:54:34 +05:30 |
|
Christy Jacob
|
f59377e1bb
|
Merge pull request #9815 from appwrite/task-coroutine-hooks-1.6
fix: task coroutine hooks
|
2025-05-19 16:59:19 +04:00 |
|
Christy Jacob
|
24312e69f4
|
Merge pull request #9814 from appwrite/task-coroutine-hooks
fix: task coroutine hooks
|
2025-05-19 16:59:16 +04:00 |
|
Fabian Gruber
|
1177178885
|
fix: task coroutine hooks
|
2025-05-19 14:03:58 +02:00 |
|
Fabian Gruber
|
3274a38c9b
|
fix: task coroutine hooks
|
2025-05-19 14:02:47 +02:00 |
|
Matej Bačo
|
eb3b09cf0d
|
Merge pull request #9816 from appwrite/chore-upgrade-libs
Chore: upgrade detection, executor and console
|
2025-05-19 13:16:24 +02:00 |
|
Matej Bačo
|
e203ae7327
|
upgrade detection, executor and console
|
2025-05-19 13:02:04 +02:00 |
|
ArnabChatterjee20k
|
559b6024bc
|
linting
|
2025-05-19 16:00:38 +05:30 |
|
ArnabChatterjee20k
|
256aa684a2
|
updated tests
|
2025-05-19 15:59:38 +05:30 |
|
Matej Bačo
|
0ec7ff2cee
|
Merge pull request #9812 from appwrite/fix-remove-search
Remove: `search` to maintain document structure
|
2025-05-19 11:59:04 +02:00 |
|
Darshan
|
fc279cb30c
|
remove: search from deployments.
|
2025-05-19 15:12:50 +05:30 |
|
Darshan
|
abd2cead73
|
remove: search.
|
2025-05-19 15:03:59 +05:30 |
|
ArnabChatterjee20k
|
1de778443f
|
resolved comments for the api
|
2025-05-19 14:30:29 +05:30 |
|