6 Commits (1.0.1)

Author SHA1 Message Date
Gisle Aune 9d7fd498a9 Auth: Removed session/auth system from GraphQL API 6 years ago
Gisle Aune ba1c1e0a4b Changed characters graphql query to use the filter format, changed description for files query to match the others' 6 years ago
Gisle Aune d8871259a1 Changed channels graphql query to use filter, added eventName and locationName filters 6 years ago
Gisle Aune 26d7e36631 Changed files graphql query to use a filter argument to look more like other queries. 6 years ago
Gisle Aune 51489ed901 Changed log query's ID parameter to be compulsory 6 years ago
Gisle Aune 9455fd960f Moved packages loader, resolver and schema under graphql 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 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 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 866a5056be Added Story.chapters to schema, added Story and Tag resolver 6 years ago
Gisle Aune 87cd5e8e3a Added chapter query and Chapter type resolvers, added functions to get chapters 6 years ago
Gisle Aune fcce379dea Added Channel model and API for it 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 18cb6f14aa Long overdue initial commit 6 years ago