Chirag Aggarwal
|
31ed726409
|
keep graphql backwards
|
2025-09-16 09:48:17 +05:30 |
|
Chirag Aggarwal
|
1f9bc650de
|
work in progress
|
2025-09-15 12:13:48 +05:30 |
|
Chirag Aggarwal
|
40eaf39d91
|
fix: graphql
|
2025-09-15 11:39:00 +05:30 |
|
ArnabChatterjee20k
|
4e164b0b3e
|
updated graphql mapper
|
2025-09-05 16:42:26 +05:30 |
|
ArnabChatterjee20k
|
e7113a080d
|
removed spaital type response and will be using the json type for the spatial responses
|
2025-09-04 12:57:43 +05:30 |
|
ArnabChatterjee20k
|
2755fd1fe6
|
updated graphql mappers
|
2025-09-03 00:47:05 +05:30 |
|
ArnabChatterjee20k
|
110d3d83cd
|
added attribute endpoints
|
2025-08-22 12:47:15 +05:30 |
|
Jake Barnby
|
9ceeb76ad0
|
Merge branch '1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/databases.php
# composer.lock
# src/Appwrite/GraphQL/Types/Mapper.php
|
2025-07-18 17:24:12 +12:00 |
|
Jake Barnby
|
0a5fbb7bc7
|
Handle redirect validator in specs + GraphQL type mapper
|
2025-07-18 11:59:32 +12:00 |
|
Jake Barnby
|
b2fa28754d
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# .github/workflows/benchmark.yml
# composer.lock
# src/Appwrite/Event/Database.php
|
2025-07-04 10:00:45 -04:00 |
|
Jake Barnby
|
98dccf6d15
|
Map null on missing default
|
2025-06-30 22:27:29 -04:00 |
|
Christy Jacob
|
63a02e11ac
|
Fix default value assignment in Mapper class to handle null cases
|
2025-06-27 18:42:02 +04:00 |
|
Darshan
|
1ac22c0ae0
|
Merge branch '1.8.x' into 'database-aliases'.
|
2025-06-11 12:36:33 +05:30 |
|
Darshan
|
46ccf6f537
|
update: re-add legacy models; remove: filters.
|
2025-05-07 11:13:15 +05:30 |
|
Darshan
|
ed9306ef8d
|
update: change filter name for attributes <> columns.
|
2025-05-06 17:00:57 +05:30 |
|
Darshan
|
3e813f6cba
|
update: change filter name for collections <> tables.
|
2025-05-06 17:00:12 +05:30 |
|
Darshan
|
56077d59f7
|
fix: graphql tests.
|
2025-05-06 10:51:11 +05:30 |
|
Jake Barnby
|
4da44cf13c
|
Lint
|
2025-05-05 23:36:36 +12:00 |
|
Jake Barnby
|
24229c63ea
|
Fix multi-method graphql parameter mapping
|
2025-05-05 23:26:59 +12:00 |
|
Luke B. Silver
|
975393ae48
|
Revert "Restore "feat: custom app schemes"""
|
2025-02-07 17:34:58 +00:00 |
|
Luke B. Silver
|
9788a126a8
|
Revert "Revert "feat: custom app schemes""
|
2025-02-07 09:53:26 +00:00 |
|
Luke B. Silver
|
2af026eabe
|
Revert "feat: custom app schemes"
|
2025-02-07 09:51:27 +00:00 |
|
loks0n
|
170f3656e1
|
fix: redirect validator v2
|
2025-01-23 15:00:54 +00:00 |
|
Bradley Schofield
|
20e87cb82f
|
Run Linter
|
2025-01-17 13:39:16 +09:00 |
|
Bradley Schofield
|
95dcb67747
|
Implement new SDK Class on 1.6.x
|
2025-01-17 13:31:39 +09:00 |
|
Bradley Schofield
|
469732f482
|
Address Comments
|
2025-01-16 14:34:53 +09:00 |
|
Bradley Schofield
|
4c22088146
|
Address GraphQL
|
2025-01-16 11:30:50 +09:00 |
|
Bradley Schofield
|
a1c70a6956
|
Run Formatter, Fix GraphQL
|
2025-01-10 14:23:04 +09:00 |
|
Bradley Schofield
|
87de19b610
|
Address Comments
|
2025-01-10 02:07:56 +09:00 |
|
Bradley Schofield
|
b4c77fbd5f
|
Get Initial Draft Working
|
2024-12-16 14:59:01 +09:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
6ce8c6a73d
|
chore: merge
|
2024-10-01 21:39:40 -04:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
loks0n
|
d3e400a21e
|
fix: graphql
|
2024-09-30 14:26:16 +01:00 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
Binyamin Yawitz
|
0ecc61fe9e
|
refactor: import instead of FQDN
|
2024-09-05 13:26:26 -04:00 |
|
Binyamin Yawitz
|
55d4cd2aa5
|
refactor: response models to static
|
2024-07-15 10:34:59 -04:00 |
|
Binyamin Yawitz
|
3ecd8ce189
|
chore: Commenting unused code
|
2024-06-24 13:31:24 -04:00 |
|
Binyamin Yawitz
|
4ef09b680f
|
feat: GraphQL DI
|
2024-06-21 17:22:58 -04:00 |
|
Binyamin Yawitz
|
74ef1a4257
|
chore: GraphQL arrangement
|
2024-06-20 16:51:30 -04:00 |
|
Binyamin Yawitz
|
7d248f29f0
|
feat: Coroutine graphql wip
|
2024-06-11 18:08:40 -04:00 |
|
Binyamin Yawitz
|
8e9dd17dfd
|
feat: Refreshing GraphQL coroutine cache related resources
|
2024-06-11 12:29:19 -04:00 |
|
Binyamin Yawitz
|
7dccb21ffc
|
lint
|
2024-06-10 15:14:06 -04:00 |
|
Binyamin Yawitz
|
c14fc2a721
|
test: GraphQL wip
|
2024-06-10 15:06:42 -04:00 |
|
Binyamin Yawitz
|
e75645334a
|
test: GraphQL wip
|
2024-06-10 12:56:29 -04:00 |
|
Eldad Fux
|
351b9318d4
|
Fixed router, and options
|
2024-04-22 17:58:40 +02:00 |
|
Eldad Fux
|
378bb5fda3
|
Fixed server
|
2024-04-02 03:14:19 +02:00 |
|
Eldad Fux
|
5ce3de4933
|
Merge remote-tracking branch 'origin/main' into feat-eldad2-coroutines
|
2024-04-02 02:13:15 +02:00 |
|
Eldad Fux
|
8ed1da4ea8
|
Updated getEnv to use system lib
|
2024-04-01 13:02:47 +02:00 |
|
Matej Bačo
|
db1674811f
|
Finish fixing code QL warnings
|
2024-03-08 13:57:20 +01:00 |
|