2 Commits (73a1c799034aab7865423036b189e75a0b6f46ca)

Author SHA1 Message Date
Gisle Aune 73a1c79903 Logs and posts are now on the new architecture. 5 years ago
Gisle Aune 53c3d4597b Renamed queries package to resolvers. 5 years ago
Gisle Aune cdf4e6f667 Started work on new layered setup, making a huge mess. 5 years ago
Gisle Aune 2fb391321e Fixed bug in resolver array conversion that caused results to all be copied of the last element. 5 years ago
Gisle Aune 015bdfd2e8 Updated resolvers to be compatible with gqlgen 0.9 5 years ago
Gisle Aune e794311eb8 Migrated rpdata-api to using go modules and a more recent version of 5 years ago
Gisle Aune c5b62a42db graph2: Fixed data race in change logging for importLog. 6 years ago
Gisle Aune b60897a597 unknownnicks, logs: Changed unknownnicks counter to use posts instead of logs as a metric to make characters stick out more. 6 years ago
Gisle Aune 6310cbbc1e unknownnicks: Added unknown nicks model and hooked it up. 6 years ago
Gisle Aune a58535fcb9 graph2: Added importLog query and associated models and repository functions. 6 years ago
Gisle Aune a8cd595876 graph2: Added change logging for story and chapter, fixed channel ops not being logged. 6 years ago
Gisle Aune cee370c2ac models: Changed change logging system to be allow for better querying in the future. 6 years ago
Gisle Aune 34f86d5037 graph2: Added logging changes for Channel, Log, Post and Character. 6 years ago
Gisle Aune aeb5b26627 graph2: Added Log mutations 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