Gisle Aune
|
6748ff8bc2
|
add log and post postgres repos.
|
4 years ago |
Gisle Aune
|
e4761ad4a0
|
add comment repository for postgres.
|
4 years ago |
Gisle Aune
|
663a95c70d
|
add chapter repository to postgres.
|
4 years ago |
Gisle Aune
|
525191a0f9
|
tweak tags and add story repository.
|
4 years ago |
Gisle Aune
|
0bc86ced98
|
add channel table.
|
4 years ago |
Gisle Aune
|
c5ea598ea1
|
add sqlc and character table.
|
4 years ago |
Gisle Aune
|
e9b00b61fd
|
add rpdata-restore command.
|
4 years ago |
Gisle Aune
|
c9084287a4
|
add rpdata-dump command.
|
4 years ago |
Gisle Aune
|
c8ced52e1a
|
File uploads, mostly. Also added extra behavior to addCharacter.
|
5 years ago |
Gisle Aune
|
8a313b3bb2
|
More destruction. Utils too, since they cause weird go mod shenanigans.
|
5 years ago |
Gisle Aune
|
e690e7ab97
|
A lot of delete and failed scream tests.
|
5 years ago |
Gisle Aune
|
690eb4f121
|
Deleted a bunch of old db code.
|
5 years ago |
Gisle Aune
|
ed38d576b2
|
Added fix for date bug.
|
5 years ago |
Gisle Aune
|
c0687d76ad
|
Added log character refresh function to log service.
|
5 years ago |
Gisle Aune
|
e194b6536e
|
Removed PassAll from ChangeFilter and fixed sort not being descending order.
|
6 years ago |
Gisle Aune
|
f6ad0602c2
|
Replaced repositories.Bundle with a database interface.
|
6 years ago |
Gisle Aune
|
021f67ea4b
|
Changes to change system.
|
6 years ago |
Gisle Aune
|
cdf4e6f667
|
Started work on new layered setup, making a huge mess.
|
6 years ago |
Gisle Aune
|
d5573e7f39
|
Added Prometheus metrics, don't forget to restrict access on /metrics endpoint.
|
6 years ago |
Gisle Aune
|
00150118d2
|
graph2: Added complexity to prevent queries that can take down the server.
|
6 years ago |
Gisle Aune
|
332a1eb32b
|
Fixed rpdata-as2storyimport not compiling.
|
6 years ago |
Gisle Aune
|
56ecf48b57
|
graph2, models: Added addComment mutation.
|
6 years ago |
Gisle Aune
|
17fd3c60f8
|
rpdata-server: Fixed unhelpful error message being returned on panic.
|
6 years ago |
Gisle Aune
|
fa0926c311
|
rpdata-lb2logimport: Updated it to fix build errors related to change in logs.UpdateChracters.
|
6 years ago |
Gisle Aune
|
d21efc1c7f
|
rpdata-logpaste: Removed the command since it's replaced by GraphQL API endpoint.
|
6 years ago |
Gisle Aune
|
31239330df
|
graph2, changes, rpdata-server: Added changes subscription.
|
6 years ago |
Gisle Aune
|
047c9784ae
|
rpdata-logpaste: Fixed characters not being updated.
|
6 years ago |
Gisle Aune
|
7e812bd615
|
rpdata-logpaste: Added new commandline tool.
|
6 years ago |
Gisle Aune
|
b414cf118f
|
rpdata-wikifileimport: Fixed it to use new models module.
|
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
|
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
|
73fe125870
|
models2: Added log character updates.
|
6 years ago |
Gisle Aune
|
6aafc67790
|
rpdata-server: >_>
|
6 years ago |
Gisle Aune
|
efa98b80cc
|
rpdata-as2storyimport: Changed to use new models.
|
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
|
bb28795cd5
|
graph2: Added post mutations. general: Did some cleaning.
|
6 years ago |
Gisle Aune
|
c3a6798050
|
rpdata-server: Changed endpoint from /query to /graphql
|
6 years ago |
Gisle Aune
|
2b05d90f4a
|
graph2: Added Log type and queries, moved loader out of old graphql pkg.
|
6 years ago |
Gisle Aune
|
9978d7380b
|
graph, rpdata-server: Started on new GraphQL implementation.
|
6 years ago |
Gisle Aune
|
dac0060155
|
auth: Replaced old system with api key-based system.
|
6 years ago |
Gisle Aune
|
ed3e384d55
|
Moved query and mutation resolvers into individual files
|
6 years ago |
Gisle Aune
|
9455fd960f
|
Moved packages loader, resolver and schema under graphql
|
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
|
7a52504381
|
Removed wiki: prefix on authors for imported stories from rpdata-as2storyimport
|
6 years ago |
Gisle Aune
|
e0409a6635
|
Fixed all imported stories with rpdata-as2storyimport being unlisted
|
6 years ago |
Gisle Aune
|
136302084d
|
Fixed newline shenanigans in rpdata-as2storyimport
|
6 years ago |
Gisle Aune
|
0ad72cc72a
|
Added Story model, added rpdata-as2storyimport command
|
7 years ago |
Gisle Aune
|
f15cc35e54
|
Fixed Log.characters resolver not using dataloader
|
7 years ago |