293 Commits (18a83073e8187c2b36a85082456ee725b36407f8)
 

Author SHA1 Message Date
Gisle Aune 36939ffc59 Moved SessionResolver and UserResolver into resolvers/types package, updated references to it. 6 years ago
Gisle Aune 5fedce5899 Moved StoryResolver and TagResolver into resolvers/types package, updated references to it. 6 years ago
Gisle Aune dced5282b1 Moved LogResolver and PostResolver into resolvers/types package, updated references to it. 6 years ago
Gisle Aune d05f3a8ca8 Moved FileResolver into resolvers/types package, updated references to it. 6 years ago
Gisle Aune 53e2dfc6b6 Moved CharacterResolver into resolvers/types package, updated references to it. 6 years ago
Gisle Aune fba499024b Moved ChapterResolver into resolvers/types package, updated references to it. 6 years ago
Gisle Aune cc765e220a Moved ChannelResolver into resolvers/types package, updated references to it. 6 years ago
Gisle Aune ba49b1fd30 Renamed input parameter in stories and logs to filter, made filter optional for stories query 6 years ago
Gisle Aune 8c290c8dcd Removed hard-coded sample tags 6 years ago
Gisle Aune 576e1df001 UI: Menu and routing works with style reminiscent of aitestory 6 years ago
Gisle Aune 7adcdfe1e0 Added change.Timeline, added change submissions to channel mutations, made all change submissions spin off a goroutine 6 years ago
Gisle Aune 6f04da49b8 Fixed inconsistencies in code and documentation under resolvers, changed log.Remove to be a method instead of a function as well as take the posts with it. 6 years ago
Gisle Aune 9b705e6514 Added change.Submit to addStory, editStory and removeStory 6 years ago
Gisle Aune 155309693a Changed removeFile mutation's type to File! 6 years ago
Gisle Aune 5895e09f37 Added addStory, addStoryTag, removeStoryTag, editStory and removeStory mutations 6 years ago
Gisle Aune 223d9922e9 Changed story.ListTags to ignore tags for unlisted stories 6 years ago
Gisle Aune 429387c9ac Added @playlyfe/gql package to UI, added .vscode to gitignore 6 years ago
Gisle Aune a7113d5efe Added add/edit/remove mutations for Chapter 6 years ago
Gisle Aune a0cb8d7fa8 Added tags query 6 years ago
Gisle Aune 5189d486a5 Added stories query and resolvers 6 years ago
Gisle Aune 011cb00001 Fixed incorrect unmarshalling of results from story.List 6 years ago
Gisle Aune 7a52504381 Removed wiki: prefix on authors for imported stories from rpdata-as2storyimport 6 years ago
Gisle Aune 866a5056be Added Story.chapters to schema, added Story and Tag resolver 6 years ago
Gisle Aune e0409a6635 Fixed all imported stories with rpdata-as2storyimport being unlisted 6 years ago
Gisle Aune bae15de3e8 Fixed edit functions not detecting changes correctly 6 years ago
Gisle Aune 3f5af44dd6 Fixed error 'Unsupported document type for unmarshalling: []story.Chapter' in story.ListChapterStoryID 6 years ago
Gisle Aune 4bbb8bb9ae Fixed typo in commenst for fictionalDate and editedDate resolvers 6 years ago
Gisle Aune 87cd5e8e3a Added chapter query and Chapter type resolvers, added functions to get chapters 6 years ago
Gisle Aune 136302084d Fixed newline shenanigans in rpdata-as2storyimport 6 years ago
Gisle Aune 0122f64fbb Fixed Tags->Tag typo in Story schema 6 years ago
Gisle Aune 6bfb9cbe20 Updated packages 6 years ago
Gisle Aune fca5176579 Changed go base image back to non-alpine version because it lacks git 6 years ago
Gisle Aune c4f7846269 Created react app, changed Dockerfile to include UI files 6 years ago
Gisle Aune 0b6e6b1e9f Fixed ssl not working in container (hopefully) 6 years ago
Gisle Aune 6b09c1307f Maybe fixed tag event 6 years ago
Gisle Aune c724c8965a Added different build step for push than for tag 6 years ago
Gisle Aune 32c673d701 Added events to drone ci config 6 years ago
Gisle Aune 62a68c0a71 Changed Drone CI to use docker for building 6 years ago
Gisle Aune 0a6c25fa91 Replaced Dockerfile with two-stage process to build container with all tools 6 years ago
Gisle Aune 33d883bcd4 Removed deploy step 6 years ago
Gisle Aune 71b1ee5bae Removed leding path in scp 6 years ago
Gisle Aune f60ae42b30 Fixed broken yml 6 years ago
Gisle Aune 0d95df1442 Fixed broken yml 6 years ago
Gisle Aune 1435074a29 Parallelized build, another scp fix attempt 6 years ago
Gisle Aune c94a2c7e26 SCP stuff 6 years ago
Gisle Aune 9775d1318f SCP stuff 6 years ago
Gisle Aune 057d6007df SCP stuff 6 years ago
Gisle Aune 145a0eeb55 SCP stuff 6 years ago
Gisle Aune 5aa8b8c9e4 SCP stuff 6 years ago
Gisle Aune ed4fb22ebe SCP stuff 6 years ago