Gisle Aune
							
						 | 
						
							
							
							
								
							
								ba1c1e0a4b
								
							
								
							
						 | 
						
							
							
								
								Changed characters graphql query to use the filter format, changed description for files query to match the others'
							
							
							
							
								
	
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								d8871259a1
								
							
								
							
						 | 
						
							
							
								
								Changed channels graphql query to use filter, added eventName and locationName filters
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								26d7e36631
								
							
								
							
						 | 
						
							
							
								
								Changed files graphql query to use a filter argument to look more like other queries.
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								7adcdfe1e0
								
							
								
							
						 | 
						
							
							
								
								Added change.Timeline, added change submissions to channel mutations, made all change submissions spin off a goroutine
							
							
							
							
								
	
							
							
						 | 
						7 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.
							
							
							
							
								
	
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								223d9922e9
								
							
								
							
						 | 
						
							
							
								
								Changed story.ListTags to ignore tags for unlisted stories
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								a0cb8d7fa8
								
							
								
							
						 | 
						
							
							
								
								Added tags query
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								011cb00001
								
							
								
							
						 | 
						
							
							
								
								Fixed incorrect unmarshalling of results from story.List
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								bae15de3e8
								
							
								
							
						 | 
						
							
							
								
								Fixed edit functions not detecting changes correctly
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								3f5af44dd6
								
							
								
							
						 | 
						
							
							
								
								Fixed error 'Unsupported document type for unmarshalling: []story.Chapter' in story.ListChapterStoryID
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								87cd5e8e3a
								
							
								
							
						 | 
						
							
							
								
								Added chapter query and Chapter type resolvers, added functions to get chapters
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								ab086d7570
								
							
								
							
						 | 
						
							
							
								
								Removed tests that wouldn't work on a CI/builder
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								5a2b8ef1c5
								
							
								
							
						 | 
						
							
							
								
								Added graphql for story, started on resolvers, added finders for story
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								0ad72cc72a
								
							
								
							
						 | 
						
							
							
								
								Added Story model, added rpdata-as2storyimport command
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								1a91f4fdd6
								
							
								
							
						 | 
						
							
							
								
								Added channel link from log
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								fcce379dea
								
							
								
							
						 | 
						
							
							
								
								Added Channel model and API for it
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								1156375b11
								
							
								
							
						 | 
						
							
							
								
								Added MIME Type filter for file uploads to prevent dangerous uploads.
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								fe37b80cfa
								
							
								
							
						 | 
						
							
							
								
								Added file.Insert, added rpdata-wikifileimport command, changed file listing to sort by date descending
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								91bd25ddf7
								
							
								
							
						 | 
						
							
							
								
								Renamed index to position for Post model and API
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								a4fea77047
								
							
								
							
						 | 
						
							
							
								
								Added files API, fixed file.List returning all files if both author and public is unset
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								90a3597602
								
							
								
							
						 | 
						
							
							
								
								File model and api is almost complete
							
							
							
							
							
							
								
							
							
							- Added "Kind" field to File model
- Added file query
- Added editFile mutation
- Added removeFile mutation 
							
						 | 
						8 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
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								
								 Gisle Aune
							
						 | 
						
							
							
							
								
							
								18cb6f14aa
								
							
								
							
						 | 
						
							
							
								
								Long overdue initial commit
							
							
							
							
								
							
							
						 | 
						8 years ago |