|
.gitignore
|
Added .gitignore and Makefile
|
2023-04-08 14:09:25 -06:00 |
|
LICENSE
|
Added AGPLv3 LICENSE
|
2023-07-10 22:39:37 -06:00 |
|
context.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
ecdh.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
go.mod
|
Add UseMoreStates and UpdateMoreStates that should only be called from eachother
|
2023-06-28 21:49:23 -06:00 |
|
go.sum
|
intermediary
|
2023-06-22 15:50:42 -06:00 |
|
gql.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
gql_interfaces.go
|
fixed NodeInterfaceDefaultIsType
|
2023-07-31 20:12:06 -06:00 |
|
gql_mutation.go
|
hehe
|
2023-08-01 20:55:15 -06:00 |
|
gql_query.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
gql_resolvers.go
|
hehe
|
2023-08-01 20:55:15 -06:00 |
|
gql_subscribe.go
|
Did most of the work to move node interface creation to GQLExtContext
|
2023-07-29 18:27:52 -06:00 |
|
gql_test.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
gql_types.go
|
hehe
|
2023-08-01 20:55:15 -06:00 |
|
graph_test.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
lockable.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
lockable_test.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
log.go
|
We do a little refactoring, hehe
|
2023-07-09 14:30:30 -06:00 |
|
node.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
node_test.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
policy.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
signal.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |
|
user.go
|
Moved policies to node instead of an extension, need to fix gql tests
|
2023-08-07 20:26:02 -06:00 |