15 Commits (2fb391321e276bed03d7f656944d693208614a7f)

Author SHA1 Message Date
Gisle Aune 2fb391321e Fixed bug in resolver array conversion that caused results to all be copied of the last element. 6 years ago
Gisle Aune 015bdfd2e8 Updated resolvers to be compatible with gqlgen 0.9 6 years ago
Gisle Aune c7c418aeab Fixed Change.object resolver not returning anything. 6 years ago
Gisle Aune e794311eb8 Migrated rpdata-api to using go modules and a more recent version of 6 years ago
Gisle Aune e3e3ea07db graph2: Changed Chapter to not return any comments if mode is disabled, even if there are comments. 6 years ago
Gisle Aune dfa9fb4025 graph2: Changed Comment to return null instead of a zero-date if it's cleared. 6 years ago
Gisle Aune f9b6af58c9 graph2: Changed Comment character resolver to use loader. 6 years ago
Gisle Aune d22ab387dd models, graph2: Added Comment type and queries, and hooked it up to chapter. 6 years ago
Gisle Aune ffec008820 graph2: Added change type and query. 6 years ago
Gisle Aune 04ec85aadf graph2: Removed limit on posts returned for Log.posts field. 6 years ago
Gisle Aune 2ab933149e auth: Moved token and user to models package, added graphql endpoint to check token 6 years ago
Gisle Aune 79171bf9a2 graph2: Added Story type and queries. 6 years ago
Gisle Aune bac57bc378 graph2: Added File type and queries. 6 years ago
Gisle Aune 875dac9ecb graph2: Added Chapter type and queries, moved loader out of old graphql pkg. 6 years ago
Gisle Aune 0768cfd0bd models: Painstakingly converted half the model package to a models & repostiry stucture. All binaries are probably dead at this point. 6 years ago