31 Commits (5dbed6d6326df24e0fcee33c6ca1feef110e7538)

Author SHA1 Message Date
Gisle Aune 5dbed6d632 UI for file stuff. 5 years ago
Gisle Aune c8ced52e1a File uploads, mostly. Also added extra behavior to addCharacter. 5 years ago
Gisle Aune 8fbaea2078 Added mergeLog mutation. 5 years ago
Gisle Aune 2a0e6534ff Added splitLog mutation. 5 years ago
Gisle Aune 021f67ea4b Changes to change system. 5 years ago
Gisle Aune 7b253748fe Replaced custom Date scalar code with gqlgen's built-in Time scalar. 5 years ago
Gisle Aune cdf4e6f667 Started work on new layered setup, making a huge mess. 5 years ago
Gisle Aune 22592439da graph2, models: Added removeComment mutation. 5 years ago
Gisle Aune 0e2a68a2d4 graph2, models: Added editComment mutation. 5 years ago
Gisle Aune 56ecf48b57 graph2, models: Added addComment mutation. 5 years ago
Gisle Aune d22ab387dd models, graph2: Added Comment type and queries, and hooked it up to chapter. 5 years ago
Gisle Aune 80e6c048c9 graph2: Added unknownNick query 5 years ago
Gisle Aune 31239330df graph2, changes, rpdata-server: Added changes subscription. 5 years ago
Gisle Aune a58535fcb9 graph2: Added importLog query and associated models and repository functions. 5 years ago
Gisle Aune ffec008820 graph2: Added change type and query. 6 years ago
Gisle Aune 9affdbd20e graph2: Added move mutation to chapter. 6 years ago
Gisle Aune b8e5ed5813 graph2: Added channel mutations. 6 years ago
Gisle Aune 2317f66920 graph2: Added character mutations 6 years ago
Gisle Aune aeb5b26627 graph2: Added Log mutations 6 years ago
Gisle Aune bb28795cd5 graph2: Added post mutations. general: Did some cleaning. 6 years ago
Gisle Aune 0e0d802a32 graph2: Added Story mutations 6 years ago
Gisle Aune a4034b0faa graph2: Added Chapter mutations 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
Gisle Aune 2b05d90f4a graph2: Added Log type and queries, moved loader out of old graphql pkg. 6 years ago
Gisle Aune 0444911e73 graph2: Added Post type and queries 6 years ago
Gisle Aune 1be4088a8f graph2: Added Channel type and queries 6 years ago
Gisle Aune 9978d7380b graph, rpdata-server: Started on new GraphQL implementation. 6 years ago