shimon
463bc4aac3
sync against 1.6.x
2025-02-15 06:28:19 +02:00
shimon
4dc7206e04
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# composer.json
# composer.lock
2025-02-04 21:12:11 +02:00
shimon
b18d3bc678
payload debug
2025-01-24 18:36:32 +02:00
shimon
0cc5088e8e
payload debug
2025-01-24 18:03:24 +02:00
shimon
2c4f5d3daa
payload debug
2025-01-24 17:52:07 +02:00
shimon
1675683e76
payload debug
2025-01-24 17:38:29 +02:00
shimon
78dcfd2770
payload debug
2025-01-24 17:25:57 +02:00
shimon
87de071f53
payload debug
2025-01-24 16:53:26 +02:00
shimon
270dfd685d
payload debug
2025-01-24 16:39:16 +02:00
shimon
de29879793
payload debug
2025-01-24 16:22:11 +02:00
shimon
a70e323a15
payload debug
2025-01-24 09:41:53 +02:00
shimon
ff1bfb61f1
payload debug
2025-01-24 09:06:10 +02:00
Bradley Schofield
02e7f91e59
Address all missing descriptions apart from ones in projects.php
2025-01-17 16:44:25 +09:00
Bradley Schofield
d5604efef8
Fix actions
2025-01-17 13:38:38 +09:00
Bradley Schofield
95dcb67747
Implement new SDK Class on 1.6.x
2025-01-17 13:31:39 +09:00
Matej Bačo
ba04a7760b
Backwards-compatibility
2024-12-30 14:43:28 +01:00
Matej Bačo
fcb517e679
Fix type error
2024-12-27 13:32:22 +01:00
Matej Bačo
297826a62a
Fix git identity collisions
2024-12-27 13:13:14 +01:00
Christy Jacob
75b42e134a
chore: replace occurrences of dbForConsole to dbForPlatform
2024-12-12 14:30:26 +04:00
Bradley Schofield
40b8af0671
Further cleanup code now findOne returns empty doc
2024-10-31 17:13:23 +09:00
Jake Barnby
a7f1cc128a
Validate cursor queries to avoid getDocument type error
2024-10-17 18:41:24 +13:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
Binyamin Yawitz
c34f8afa81
fix: wrong document check
2024-10-07 20:34:27 -04:00
Binyamin Yawitz
5e8ef5523d
Reapply "Fix auth injection"
...
This reverts commit 904e4c8650 .
2024-10-01 11:08:47 -04:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head
2024-10-01 10:30:47 -04:00
Steven Nguyen
52e5947822
Merge branch 'main' into docs-fix-endpoints
2024-09-25 14:05:59 -07:00
Jake Barnby
c58fa78962
Remove tenant in filter
2024-09-05 14:25:11 +12:00
Richard Choi
08b539ba05
change API reference endpoints to sentence case
2024-09-03 16:32:11 +00:00
Binyamin Yawitz
22deb883c1
refactor: console links
2024-08-12 15:59:42 -04:00
Matej Bačo
186cef458b
Implemented vcs.getRepositoryContents()
2024-06-26 10:03:27 +00:00
Matej Bačo
d091b37a15
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
2024-04-02 18:42:17 +02:00
Eldad Fux
beda5293b4
Fix format
2024-04-01 13:08:46 +02:00
Eldad Fux
8ed1da4ea8
Updated getEnv to use system lib
2024-04-01 13:02:47 +02:00
Steven Nguyen
b19efb619b
feat(events): update build event reset to reset everything
...
Instead of using setType('') to prevent events from triggering, it
makes more sense to use reset(). However, reset() didn't properly
reset type, resource, deployment, or template. This change makes
sure to reset all those private variables.
2024-03-11 11:17:40 +01:00
Steven Nguyen
8e348dbd92
refactor(vcs): reduce nested code
2024-03-10 23:12:19 +01:00
Steven Nguyen
9d6595f85d
fix(vcs): prevent an error with one function deployment stopping others
2024-03-10 23:12:19 +01:00
Steven Nguyen
47fddbe8e5
fix(vcs): fix deployments stuck at processing
...
Ensure project is passed in the event because the init hook
isn't able to detect the project.
Make sure the build is triggered for each function.
Reset the build event so the shutdown hook doesn't trigger
again.
2024-03-10 23:10:47 +01:00
Torsten Dittmann
0a1d572c72
chore: run formatter
2024-03-06 18:34:21 +01:00
Khushboo Verma
4e2120952f
Fix vcs silent mode
2024-02-28 13:27:36 +05:30
Jake Barnby
2f711c84ed
Remove callback resources from workers
2024-02-21 00:40:55 +13:00
Jake Barnby
06b15c79ff
Merge pull request #7572 from appwrite/attributes-query-fix
...
fix Indexes
2024-02-13 12:37:59 +13:00
fogelito
ace75b0786
parseQueries
2024-02-12 18:02:04 +02:00
fogelito
e5bada0493
typo
2024-02-12 12:03:31 +02:00
fogelito
adbe11fd50
fix Indexes
2024-02-12 11:55:45 +02:00
fogelito
2fe50717d1
TYPE_CURSOR_AFTER TYPE_CURSOR_BEFORE
2023-12-06 15:10:40 +01:00
Khushboo Verma
2e70ed59af
Fix git installation deletion
2023-11-15 11:41:42 +05:30
Matej Bačo
7e1b618769
Fix permission issues with repositories collection
2023-11-14 16:50:59 +01:00
Khushboo Verma
cba20d8b96
Addressed PR comments
2023-10-27 19:38:33 +05:30
Khushboo Verma
2cf8639b68
Resolve merge conflicts
2023-10-23 15:06:01 +05:30
Khushboo Verma
66ec7f2e1d
VCS tests
2023-10-13 18:50:58 +05:30