20 Commits (ed3e384d559d585a4af4a4f4873fd84182e2feb8)

Author SHA1 Message Date
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 223d9922e9 Changed story.ListTags to ignore tags for unlisted stories 6 years ago
Gisle Aune a0cb8d7fa8 Added tags query 6 years ago
Gisle Aune 011cb00001 Fixed incorrect unmarshalling of results from story.List 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 87cd5e8e3a Added chapter query and Chapter type resolvers, added functions to get chapters 6 years ago
Gisle Aune ab086d7570 Removed tests that wouldn't work on a CI/builder 6 years ago
Gisle Aune 5a2b8ef1c5 Added graphql for story, started on resolvers, added finders for story 6 years ago
Gisle Aune 0ad72cc72a Added Story model, added rpdata-as2storyimport command 6 years ago
Gisle Aune 1a91f4fdd6 Added channel link from log 6 years ago
Gisle Aune fcce379dea Added Channel model and API for it 6 years ago
Gisle Aune 1156375b11 Added MIME Type filter for file uploads to prevent dangerous uploads. 6 years ago
Gisle Aune fe37b80cfa Added file.Insert, added rpdata-wikifileimport command, changed file listing to sort by date descending 6 years ago
Gisle Aune 91bd25ddf7 Renamed index to position for Post model and API 6 years ago
Gisle Aune a4fea77047 Added files API, fixed file.List returning all files if both author and public is unset 6 years ago
Gisle Aune 90a3597602 File model and api is almost complete 6 years ago
Gisle Aune 1978883cd7 Added File model (still missing edit/remove), fixed uploading to space always failing, added /upload endpoint to rpdata-grapihql server 6 years ago
Gisle Aune 18cb6f14aa Long overdue initial commit 6 years ago