Go to file
noah metz fa6142d880 Started adding back gql tests 2023-07-26 11:56:10 -06:00
.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 Started adding back gql tests 2023-07-26 11:56:10 -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 Started adding back gql tests 2023-07-26 11:56:10 -06:00
gql_interfaces.go Added gql to the rework 2023-07-26 00:18:11 -06:00
gql_mutation.go Tests compile and run 2023-07-24 16:04:56 -06:00
gql_query.go Moved status signals to StatusSignal type with status string as type, so they can be ACLd 2023-07-23 21:14:15 -06:00
gql_resolvers.go Added gql to the rework 2023-07-26 00:18:11 -06:00
gql_subscribe.go Tests compile and run 2023-07-24 16:04:56 -06:00
gql_test.go Started adding back gql tests 2023-07-26 11:56:10 -06:00
gql_types.go Added gql to the rework 2023-07-26 00:18:11 -06:00
graph_test.go Moved from inheritance to extensions 2023-07-25 21:43:15 -06:00
lockable.go Started adding back gql tests 2023-07-26 11:56:10 -06:00
log.go We do a little refactoring, hehe 2023-07-09 14:30:30 -06:00
node.go Started adding back gql tests 2023-07-26 11:56:10 -06:00
node_test.go Started adding back gql tests 2023-07-26 11:56:10 -06:00
policy.go Started adding back gql tests 2023-07-26 11:56:10 -06:00
signal.go Fixed interface conversion panics 2023-07-24 17:07:27 -06:00
thread.go Started adding back gql tests 2023-07-26 11:56:10 -06:00
user.go Started adding back gql tests 2023-07-26 11:56:10 -06:00