|  Gisle Aune | b8e5ed5813 | graph2: Added channel mutations. | 7 years ago | 
				
					
						|  Gisle Aune | 2317f66920 | graph2: Added character mutations | 7 years ago | 
				
					
						|  Gisle Aune | fc488b938d | graph2: Fixed last change closing all logs upon opening one, even the one just opened. | 7 years ago | 
				
					
						|  Gisle Aune | ceb2617571 | graph2: Added closing of all other logs in the same channel if a log is opened. | 7 years ago | 
				
					
						|  Gisle Aune | aeb5b26627 | graph2: Added Log mutations | 7 years ago | 
				
					
						|  Gisle Aune | 6aafc67790 | rpdata-server: >_> | 7 years ago | 
				
					
						|  Gisle Aune | c6f8fd9faa | git: readme | 7 years ago | 
				
					
						|  Gisle Aune | efa98b80cc | rpdata-as2storyimport: Changed to use new models. | 7 years ago | 
				
					
						|  Gisle Aune | 707dcb43eb | models2: Added IsValid() method to StoryCategory | 7 years ago | 
				
					
						|  Gisle Aune | 9bcc28a0ea | rpdata-graphiql: removed command | 7 years ago | 
				
					
						|  Gisle Aune | 2fceaa62ed | rpdata-lb2charimport: Ported to using new models package | 7 years ago | 
				
					
						|  Gisle Aune | 86125c7ce9 | graph2: Added add/remove nick mutations to character. | 7 years ago | 
				
					
						|  Gisle Aune | bb28795cd5 | graph2: Added post mutations. general: Did some cleaning. | 7 years ago | 
				
					
						|  Gisle Aune | 815f30597e | graph2: Added removal of chapters upon story being deleted. | 7 years ago | 
				
					
						|  Gisle Aune | cd1f122502 | graph2: Fixed inverse permission checks in story mutations. | 7 years ago | 
				
					
						|  Gisle Aune | 0e0d802a32 | graph2: Added Story mutations | 7 years ago | 
				
					
						|  Gisle Aune | 3c42043ab6 | models: Added Equals method to tag model. | 7 years ago | 
				
					
						|  Gisle Aune | 8388ee2446 | graph2: Added clearFictionalDate option to editChapter mutation input | 7 years ago | 
				
					
						|  Gisle Aune | 260c2e7f76 | auth: Changed token checking to ignore disallowed permissions instead of invalidate the key | 7 years ago | 
				
					
						|  Gisle Aune | a4034b0faa | graph2: Added Chapter mutations | 7 years ago | 
				
					
						|  Gisle Aune | c3a6798050 | rpdata-server: Changed endpoint from /query to /graphql | 7 years ago | 
				
					
						|  Gisle Aune | 2ab933149e | auth: Moved token and user to models package, added graphql endpoint to check token | 7 years ago | 
				
					
						|  Gisle Aune | 07b94b3cab | auth: Added list of permissions | 7 years ago | 
				
					
						|  Gisle Aune | 79171bf9a2 | graph2: Added Story type and queries. | 7 years ago | 
				
					
						|  Gisle Aune | bac57bc378 | graph2: Added File type and queries. | 7 years ago | 
				
					
						|  Gisle Aune | 875dac9ecb | graph2: Added Chapter type and queries, moved loader out of old graphql pkg. | 7 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. | 7 years ago | 
				
					
						|  Gisle Aune | 2b05d90f4a | graph2: Added Log type and queries, moved loader out of old graphql pkg. | 7 years ago | 
				
					
						|  Gisle Aune | 0444911e73 | graph2: Added Post type and queries | 7 years ago | 
				
					
						|  Gisle Aune | 1be4088a8f | graph2: Added Channel type and queries | 7 years ago | 
				
					
						|  Gisle Aune | 9978d7380b | graph, rpdata-server: Started on new GraphQL implementation. | 7 years ago | 
				
					
						|  Gisle Aune | 2e5162a29b | auth: Fixed incorrect error reporting on permissions mismatching, added ensuring of user in auth.FindUser. | 7 years ago | 
				
					
						|  Gisle Aune | dac0060155 | auth: Replaced old system with api key-based system. | 7 years ago | 
				
					
						|  Gisle Aune | 9d7fd498a9 | Auth: Removed session/auth system from GraphQL API | 7 years ago | 
				
					
						|  Gisle Aune | e0af2685ee | Logs: Moved filtering logic out of GraphQL query resolver to the Log model. | 7 years ago | 
				
					
						|  Gisle Aune | 3184b60310 | GraphQL: Optimized dataloaders by adding a 'priming' mechanic to make fewer trips to the database. | 7 years ago | 
				
					
						|  Gisle Aune | 675c09ef04 | git: removed binary file from project root | 7 years ago | 
				
					
						|  Gisle Aune | 9707320960 | git: updated gitignore | 7 years ago | 
				
					
						|  Gisle Aune | 20e53b4f5e | GraphQL: Fixed stories resolver crashing if filter is nil. | 7 years ago | 
				
					
						|  Gisle Aune | 8bb4dea358 | UI: Started on story content | 7 years ago | 
				
					
						|  Gisle Aune | 75b2382f09 | Changed colors to more closely match aitestory | 7 years ago | 
				
					
						|  Gisle Aune | 1ca25eff8e | Fixed warnings | 7 years ago | 
				
					
						|  Gisle Aune | bf10ed1fe3 | Added ListItem and changed StoryList ot use it, reorganized StoryMenu, added scrollbar styling, added moment dependency | 7 years ago | 
				
					
						|  Gisle Aune | 54136be912 | Removed leftover console.log()s | 7 years ago | 
				
					
						|  Gisle Aune | 228c2bfeb4 | Removed docker build on non-tag push from CI | 7 years ago | 
				
					
						|  Gisle Aune | 2f98be5747 | Removed default limit for stories query | 7 years ago | 
				
					
						|  Gisle Aune | 2a40f97282 | Added order to stories query response | 7 years ago | 
				
					
						|  Gisle Aune | e5b4184106 | Fixed query for category lists not getting parameters | 7 years ago | 
				
					
						|  Gisle Aune | c348a90b70 | Fixed nil deref error on no filter, fixed no results | 7 years ago | 
				
					
						|  Gisle Aune | 132cf28f0f | Added category to StoriesFilter | 7 years ago |