178 Commits (1.0)
 

Author SHA1 Message Date
Gisle Aune b7d5059d60 graph2: Fixed chapter using story permissions. 6 years ago
Gisle Aune 9fbdc767ad models2: Added 'post.remove' to default user permissionss. 6 years ago
Gisle Aune daeaaf5fa9 rpdata-as2storyimport: Fixed category vailidty check failing when it is valid, not when it isn't. 6 years ago
Gisle Aune d3277c7476 models2: Fixed text search not working. 6 years ago
Gisle Aune 90681c67b0 models2: Added post removal on log removal. 6 years ago
Gisle Aune bebd99833b models2: Fixed incorrect db mappings, fixed Edit not returning mutated model. 6 years ago
Gisle Aune 34f86d5037 graph2: Added logging changes for Channel, Log, Post and Character. 6 years ago
Gisle Aune 8a85313762 docker: Updated DockerFile. 6 years ago
Gisle Aune 017e68eae7 rpdata-ensurechannels: Ported to use new models package. 6 years ago
Gisle Aune 1955ad0517 rpdata-lb2logimport: Changed script to use new models package. 6 years ago
Gisle Aune 34ba5d5d3a models2: Fixed issue caused by last commit removing packages that were still barely in use. 6 years ago
Gisle Aune 8c8a251080 package: Removed old models packages that are ported over to the new format. 6 years ago
Gisle Aune 73fe125870 models2: Added log character updates. 6 years ago
Gisle Aune 04ec85aadf graph2: Removed limit on posts returned for Log.posts field. 6 years ago
Gisle Aune 59233ee549 models2: Fixed characters using wrong auto increment 6 years ago
Gisle Aune 7aa0de9135 models2: Fixed error caused by empty change set in edit 6 years ago
Gisle Aune 6dfbee7ff2 models2: Fixed editing characters erasing all unedited data. 6 years ago
Gisle Aune 8a07c2ffdb graph2: Remove CharactersFilter logged property. 6 years ago
Gisle Aune 0e9536b0a8 models2: Fixed StoryCategory UnmarshalGQL validating before writing the value. 6 years ago
Gisle Aune b8e5ed5813 graph2: Added channel mutations. 6 years ago
Gisle Aune 2317f66920 graph2: Added character mutations 6 years ago
Gisle Aune fc488b938d graph2: Fixed last change closing all logs upon opening one, even the one just opened. 6 years ago
Gisle Aune ceb2617571 graph2: Added closing of all other logs in the same channel if a log is opened. 6 years ago
Gisle Aune aeb5b26627 graph2: Added Log mutations 6 years ago
Gisle Aune 6aafc67790 rpdata-server: >_> 6 years ago
Gisle Aune c6f8fd9faa git: readme 6 years ago
Gisle Aune efa98b80cc rpdata-as2storyimport: Changed to use new models. 6 years ago
Gisle Aune 707dcb43eb models2: Added IsValid() method to StoryCategory 6 years ago
Gisle Aune 9bcc28a0ea rpdata-graphiql: removed command 6 years ago
Gisle Aune 2fceaa62ed rpdata-lb2charimport: Ported to using new models package 6 years ago
Gisle Aune 86125c7ce9 graph2: Added add/remove nick mutations to character. 6 years ago
Gisle Aune bb28795cd5 graph2: Added post mutations. general: Did some cleaning. 6 years ago
Gisle Aune 815f30597e graph2: Added removal of chapters upon story being deleted. 6 years ago
Gisle Aune cd1f122502 graph2: Fixed inverse permission checks in story mutations. 6 years ago
Gisle Aune 0e0d802a32 graph2: Added Story mutations 6 years ago
Gisle Aune 3c42043ab6 models: Added Equals method to tag model. 6 years ago
Gisle Aune 8388ee2446 graph2: Added clearFictionalDate option to editChapter mutation input 6 years ago
Gisle Aune 260c2e7f76 auth: Changed token checking to ignore disallowed permissions instead of invalidate the key 6 years ago
Gisle Aune a4034b0faa graph2: Added Chapter mutations 6 years ago
Gisle Aune c3a6798050 rpdata-server: Changed endpoint from /query to /graphql 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 07b94b3cab auth: Added list of permissions 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
Gisle Aune 2b05d90f4a graph2: Added Log type and queries, moved loader out of old graphql pkg. 6 years ago
Gisle Aune 0444911e73 graph2: Added Post type and queries 6 years ago
Gisle Aune 1be4088a8f graph2: Added Channel type and queries 6 years ago
Gisle Aune 9978d7380b graph, rpdata-server: Started on new GraphQL implementation. 6 years ago