Gisle Aune
|
0ec923d686
|
Added logged filter to characters query: character appears in logs.
|
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
|
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
|
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.
|
7 years ago |
Gisle Aune
|
fe37b80cfa
|
Added file.Insert, added rpdata-wikifileimport command, changed file listing to sort by date descending
|
7 years ago |
Gisle Aune
|
91bd25ddf7
|
Renamed index to position for Post model and API
|
7 years ago |
Gisle Aune
|
a4fea77047
|
Added files API, fixed file.List returning all files if both author and public is unset
|
7 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
|
7 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
|
7 years ago |
Gisle Aune
|
18cb6f14aa
|
Long overdue initial commit
|
7 years ago |