Gisle Aune
|
47b7877ab4
|
add nextLogs and prevLogs suggestions to log.
|
4 years ago |
Gisle Aune
|
e690e7ab97
|
A lot of delete and failed scream tests.
|
5 years ago |
Gisle Aune
|
2eed815993
|
Finished refactor of story/chapter/comment related stuff.
|
5 years ago |
Gisle Aune
|
acb6b637a5
|
Moved channels to new system, fixed change insert not working.
|
5 years ago |
Gisle Aune
|
73a1c79903
|
Logs and posts are now on the new architecture.
|
5 years ago |
Gisle Aune
|
2a1423d28f
|
Added character service and such.
|
6 years ago |
Gisle Aune
|
cdf4e6f667
|
Started work on new layered setup, making a huge mess.
|
6 years ago |
Gisle Aune
|
2fb391321e
|
Fixed bug in resolver array conversion that caused results to all be copied of the last element.
|
6 years ago |
Gisle Aune
|
015bdfd2e8
|
Updated resolvers to be compatible with gqlgen 0.9
|
6 years ago |
Gisle Aune
|
c7c418aeab
|
Fixed Change.object resolver not returning anything.
|
6 years ago |
Gisle Aune
|
e794311eb8
|
Migrated rpdata-api to using go modules and a more recent version of
gqlgen
Squashed commit of the following:
commit 162ccf6bfb
Author: Gisle Aune <dev@gisle.me>
Date: Fri May 17 11:51:23 2019 +0200
The great module madness continus, now with pointers.
commit 7e3dc49635
Author: Gisle Aune <dev@gisle.me>
Date: Thu May 16 15:57:08 2019 +0200
Basic stuff, doesn't compile
|
6 years ago |
Gisle Aune
|
e3e3ea07db
|
graph2: Changed Chapter to not return any comments if mode is disabled, even if there are comments.
|
6 years ago |
Gisle Aune
|
dfa9fb4025
|
graph2: Changed Comment to return null instead of a zero-date if it's cleared.
|
6 years ago |
Gisle Aune
|
f9b6af58c9
|
graph2: Changed Comment character resolver to use loader.
|
6 years ago |
Gisle Aune
|
d22ab387dd
|
models, graph2: Added Comment type and queries, and hooked it up to chapter.
|
6 years ago |
Gisle Aune
|
ffec008820
|
graph2: Added change type and query.
|
6 years ago |
Gisle Aune
|
04ec85aadf
|
graph2: Removed limit on posts returned for Log.posts field.
|
6 years ago |
Gisle Aune
|
2ab933149e
|
auth: Moved token and user to models package, added graphql endpoint to check token
|
6 years ago |
Gisle Aune
|
79171bf9a2
|
graph2: Added Story type and queries.
|
6 years ago |
Gisle Aune
|
bac57bc378
|
graph2: Added File type and queries.
|
6 years ago |
Gisle Aune
|
875dac9ecb
|
graph2: Added Chapter type and queries, moved loader out of old graphql pkg.
|
6 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.
|
6 years ago |