22 Commits (master)

Author SHA1 Message Date
Gisle Aune 47b7877ab4 add nextLogs and prevLogs suggestions to log. 4 years ago
Gisle Aune e690e7ab97 A lot of delete and failed scream tests. 5 years ago
Gisle Aune 2eed815993 Finished refactor of story/chapter/comment related stuff. 5 years ago
Gisle Aune acb6b637a5 Moved channels to new system, fixed change insert not working. 5 years ago
Gisle Aune 73a1c79903 Logs and posts are now on the new architecture. 5 years ago
Gisle Aune 2a1423d28f Added character service and such. 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 c7c418aeab Fixed Change.object resolver not returning anything. 5 years ago
Gisle Aune e794311eb8 Migrated rpdata-api to using go modules and a more recent version of 5 years ago
Gisle Aune e3e3ea07db graph2: Changed Chapter to not return any comments if mode is disabled, even if there are comments. 5 years ago
Gisle Aune dfa9fb4025 graph2: Changed Comment to return null instead of a zero-date if it's cleared. 5 years ago
Gisle Aune f9b6af58c9 graph2: Changed Comment character resolver to use loader. 5 years ago
Gisle Aune d22ab387dd models, graph2: Added Comment type and queries, and hooked it up to chapter. 5 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