Khushboo Verma
f72f9c7881
Merge branch '1.6.x' into feat-new-session-alert
2024-07-02 14:50:11 +05:30
loks0n
fef22825fb
chore: delete schedule if not active
2024-07-01 14:35:37 +01:00
Khushboo Verma
f8427155f9
Merge branch '1.6.x' into mock-numbers
2024-07-01 17:02:41 +05:30
Matej Bačo
f87e2bc879
Binary support & tests for Router
2024-07-01 10:35:06 +02:00
Matej Bačo
7bdcd5c436
Multipoart support
2024-07-01 06:57:18 +00:00
Damodar Lohani
8f667671ad
Merge remote-tracking branch 'origin/main' into feat-file-tokens
2024-06-30 08:45:24 +00:00
loks0n
bb3ee81065
chore: rename metadata to data
2024-06-28 22:42:55 +01:00
Binyamin Yawitz
efb8af902e
Merge branch 'refs/heads/main' into feat-eldad4-coroutines
...
# Conflicts:
# src/Appwrite/Platform/Workers/Certificates.php
2024-06-28 15:08:15 -04:00
Binyamin Yawitz
6f62f915d9
feat: Adding Authentication injection for user id and secret
2024-06-28 14:33:13 -04:00
Khushboo Verma
66c761b73e
Create execution even when logging is disabled
2024-06-28 19:51:33 +05:30
Binyamin Yawitz
4e4fcc06fd
refactor: Project deletion in worker
2024-06-27 18:27:04 -04:00
Binyamin Yawitz
3aee3122a9
Merge remote-tracking branch 'refs/remotes/origin/feat-scheduled-executions' into feat-delete-execution
2024-06-27 15:10:51 -04:00
Binyamin Yawitz
366d75fe39
feat: Delete execution
2024-06-27 11:17:14 -04:00
Khushboo Verma
0a335ed8ac
Add appwrite version
2024-06-27 18:13:15 +05:30
Binyamin Yawitz
184d76fc9e
Merge branch 'refs/heads/1.6.x' into feat-extract-team-deletion
2024-06-26 12:28:12 -04:00
Luke B. Silver
ecf761beab
Merge branch '1.6.x' into feat-new-session-alert
2024-06-26 12:44:49 +01:00
loks0n
d9434517dc
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-scheduled-executions
2024-06-26 12:30:48 +01:00
loks0n
303ce498be
feat: allow custom path method body
2024-06-26 12:30:23 +01:00
Matej Bačo
d7d5fb0bd7
Improve VCS tests
2024-06-26 10:27:24 +00:00
Matej Bačo
186cef458b
Implemented vcs.getRepositoryContents()
2024-06-26 10:03:27 +00:00
loks0n
878f6c86df
chore: matej review p1
2024-06-26 11:01:43 +01:00
fogelito
72c647fba8
Add source shutDown
2024-06-26 10:54:57 +03:00
Steven Nguyen
636497304e
Merge branch '1.5.x' into chore-sync-1.5.x-into-main
2024-06-25 23:47:37 +00:00
Luke B. Silver
dab0a17082
Merge branch '1.6.x' into feat-scheduled-executions
2024-06-25 17:21:44 +01:00
Christy Jacob
7cec278d27
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into mock-numbers
2024-06-25 15:17:22 +00:00
Binyamin Yawitz
b849d82772
refactor: Singular
2024-06-25 09:18:17 -04:00
Binyamin Yawitz
9cf0af5b45
refactor: Naming parameters
2024-06-25 09:17:34 -04:00
Binyamin Yawitz
d62d5662f6
refactor: Naming parameters
2024-06-25 09:16:27 -04:00
Khushboo Verma
0edbec4f44
OPR v4 support
2024-06-25 15:03:07 +05:30
loks0n
0d987045bf
chore: revert fmt
2024-06-25 08:46:51 +01:00
Steven Nguyen
556d30a9fb
Bump appwrite version to 1.5.8
2024-06-25 04:04:14 +00:00
Binyamin Yawitz
3ecd8ce189
chore: Commenting unused code
2024-06-24 13:31:24 -04:00
Binyamin Yawitz
aa4bc1c776
feat: Adapting Migrate to DI
2024-06-24 13:31:01 -04:00
Binyamin Yawitz
4ea291705a
feat: Adapting specs to DI
2024-06-24 13:30:51 -04:00
loks0n
0ea2438069
fix: implementation
2024-06-24 14:12:09 +01:00
Binyamin Yawitz
4ef09b680f
feat: GraphQL DI
2024-06-21 17:22:58 -04:00
loks0n
f3f233eb14
feat: new session alert
2024-06-21 19:21:05 +01:00
Steven Nguyen
ae3bcb2efe
Merge pull request #8271 from ItzNotABug/fix-7892-add-defaults-to-migrations
...
Add `default` to Collection Attributes in Migration
2024-06-21 08:46:46 -07:00
Christy Jacob
a2f27ec15f
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-21 13:11:35 +00:00
Christy Jacob
8764a7491a
Merge pull request #8296 from appwrite/refactor-usage-sn
...
Sync refactor-usage-sn into 1.5.x
2024-06-21 12:09:16 +05:30
Steven Nguyen
72f8b2001f
fix: Disable validation for project DBs during migration
...
Skip the validation so that queries that typically fail can pass. This
is fine because the validation is failing on internal attributes such
as an $id for cache key with * and $id for attributes that are too long
because we prefix the $id with the internal database and collection id.
2024-06-20 23:00:49 +00:00
Binyamin Yawitz
6c26e2eb51
Merge branch 'refs/heads/main' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# composer.json
# composer.lock
2024-06-20 17:23:15 -04:00
Binyamin Yawitz
74ef1a4257
chore: GraphQL arrangement
2024-06-20 16:51:30 -04:00
Christy Jacob
991a22f642
Merge pull request #8290 from appwrite/1.5.x
...
Sync 1.5.x into refactor-usage-sn
2024-06-21 00:38:21 +05:30
Christy Jacob
fdf44c7bab
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-20 15:26:17 +00:00
Christy Jacob
c5fa7eb7dc
Merge branch '1.6.x' of github.com:appwrite/appwrite into mock-numbers
2024-06-20 20:53:06 +05:30
Christy Jacob
814b59a13a
Merge branch 'main' of github.com:appwrite/appwrite into mock-numbers
2024-06-20 20:42:29 +05:30
Christy Jacob
8d5b79c13d
fix: undefined variable
2024-06-20 20:31:54 +05:30
Christy Jacob
e436ad721f
chore: linter
2024-06-20 20:02:36 +05:30
Christy Jacob
e32e7063bb
chore: linter
2024-06-20 20:01:33 +05:30