34 Commits (master)

Author SHA1 Message Date
Gisle Aune c5ea598ea1 add sqlc and character table. 3 years ago
Gisle Aune e9b00b61fd add rpdata-restore command. 3 years ago
Gisle Aune c8ced52e1a File uploads, mostly. Also added extra behavior to addCharacter. 5 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 8c4670580c Story/chapter/comment repos + started on story service. 5 years ago
Gisle Aune 5bcc7479ff Early work on file stuff. 5 years ago
Gisle Aune 73a1c79903 Logs and posts are now on the new architecture. 5 years ago
Gisle Aune 021f67ea4b Changes to change system. 5 years ago
Gisle Aune 2a1423d28f Added character service and such. 5 years ago
Gisle Aune cdf4e6f667 Started work on new layered setup, making a huge mess. 5 years ago
Gisle Aune 6fa9f64f2d Instrumented the living s*** out of the graphql. 5 years ago
Gisle Aune d5573e7f39 Added Prometheus metrics, don't forget to restrict access on /metrics endpoint. 5 years ago
Gisle Aune e794311eb8 Migrated rpdata-api to using go modules and a more recent version of 5 years ago
Gisle Aune 53a86c0b9c store, config: Added option to disable space. 5 years ago
Gisle Aune 1ea04f1577 importers: Fixed panic in mirclike.ParsePost if the post contains no text. 5 years ago
Gisle Aune ac2b79e88a posts, counter: Fixed post positions issues when a post is deleted. 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 73fe125870 models2: Added log character updates. 6 years ago
Gisle Aune bb28795cd5 graph2: Added post mutations. general: Did some cleaning. 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 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 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 2e5162a29b auth: Fixed incorrect error reporting on permissions mismatching, added ensuring of user in auth.FindUser. 6 years ago
Gisle Aune dac0060155 auth: Replaced old system with api key-based system. 6 years ago
Gisle Aune d5df624188 Added open and unlsited to StoriesFilter 6 years ago
Gisle Aune 13fc29bd21 Changed permissions to improve wording and add file.upload as a default permission 6 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 6 years ago
Gisle Aune 18cb6f14aa Long overdue initial commit 6 years ago