306 Commits (master)
 

Author SHA1 Message Date
Gisle Aune d21efc1c7f rpdata-logpaste: Removed the command since it's replaced by GraphQL API endpoint. 5 years ago
Gisle Aune 852030b141 docker: Trimmed down DockerFile. 5 years ago
Gisle Aune f7f0b76379 changes: Reversed ordering in result. 5 years ago
Gisle Aune 2711654816 posts: Fixed AddMany not returning the IDs in the result. 5 years ago
Gisle Aune b60897a597 unknownnicks, logs: Changed unknownnicks counter to use posts instead of logs as a metric to make characters stick out more. 5 years ago
Gisle Aune 80e6c048c9 graph2: Added unknownNick query 5 years ago
Gisle Aune 6310cbbc1e unknownnicks: Added unknown nicks model and hooked it up. 5 years ago
Gisle Aune 89a1c2366c changes: Fixed crash on disconnect when there are more than one client connected. 5 years ago
Gisle Aune ac2b79e88a posts, counter: Fixed post positions issues when a post is deleted. 5 years ago
Gisle Aune 31239330df graph2, changes, rpdata-server: Added changes subscription. 5 years ago
Gisle Aune a58535fcb9 graph2: Added importLog query and associated models and repository functions. 5 years ago
Gisle Aune 2a91b6f9bc logs: Added forumlog parsers. 5 years ago
Gisle Aune caa7727c02 logs: Added mirclike parsers. 5 years ago
Gisle Aune 047c9784ae rpdata-logpaste: Fixed characters not being updated. 6 years ago
Gisle Aune d038c1cfea Dockerfile: Added tzdata package to final container. 6 years ago
Gisle Aune 7e812bd615 rpdata-logpaste: Added new commandline tool. 6 years ago
Gisle Aune 947765884e models: Fixed earliestDate being exclusive of the earliest date in chnages.List. 6 years ago
Gisle Aune ffec008820 graph2: Added change type and query. 6 years ago
Gisle Aune 138b3e3eab graph2: Fixed post change on move not including all posts as objects. 6 years ago
Gisle Aune 929abfdbe4 package: Removed rpdata-ui. 6 years ago
Gisle Aune a8cd595876 graph2: Added change logging for story and chapter, fixed channel ops not being logged. 6 years ago
Gisle Aune 9ed3b32b42 models: Added support for multiple on changekeys.All, though only first is used for * key. 6 years ago
Gisle Aune 6bae52d652 models: Added benchmarks to changekeys, added shortcuts for common types there could be many of. 6 years ago
Gisle Aune cee370c2ac models: Changed change logging system to be allow for better querying in the future. 6 years ago
Gisle Aune 9affdbd20e graph2: Added move mutation to chapter. 6 years ago
Gisle Aune cf545cde3b graphql: Removed old graphql setup. 6 years ago
Gisle Aune b414cf118f rpdata-wikifileimport: Fixed it to use new models module. 6 years ago
Gisle Aune 4979b02104 models: Migrated last from model 6 years ago
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