Commit Graph

153 Commits

Author SHA1 Message Date
Alexis Tyler
a9b4e8524d fix: ensure we re-query the servers endpoint on update 2020-10-04 13:37:21 +10:30
Alexis Tyler
f59feff346 fix: enable subscription to mothership's servers endpoint 2020-10-02 20:54:18 +09:30
Alexis Tyler
d6bf6951c6 fix: servers endpoint not updating when mothership updates 2020-10-02 20:30:00 +09:30
Alexis Tyler
f5e8d7d8af fix: remove unneeded process handlers 2020-09-30 14:07:25 +09:30
Alexis Tyler
44969dd2a3 fix: add missing enum value 2020-09-30 13:08:26 +09:30
Alexis Tyler
66851290ca refactor: add better sentry tracing 2020-09-26 16:26:07 +09:30
Alexis Tyler
68131b96ad refactor: add sentry to staging env and fix debug 2020-09-26 16:12:46 +09:30
Alexis Tyler
2608e08c9e fix(sentry): ensure we flush error queue before exiting 2020-09-25 15:24:34 +09:30
Alexis Tyler
7164e5810d fix: move sentry into correct file 2020-09-25 10:49:43 +09:30
Alexis Tyler
b7bba74e5c feat: add Sentry 2020-09-25 10:04:19 +09:30
Alexis Tyler
f700de439a fix: ensure we safely close the ws connection 2020-09-24 10:05:50 +09:30
Alexis Tyler
e40b2b71a6 fix: remove double disconnect for relay connection 2020-09-24 10:05:50 +09:30
Alexis Tyler
49f4f38324 fix(envs): incorrect env being used 2020-09-19 11:57:20 +09:30
Alexis Tyler
5de9c7a645 fix: servers endpoint now returns correct data 2020-09-19 11:21:05 +09:30
Alexis Tyler
7ffb5ee195 fix: include missing import 2020-09-19 10:18:12 +09:30
Alexis Tyler
a889cb9359 style(console.log): remove extra 2020-09-19 10:10:27 +09:30
Alexis Tyler
62eaf0feee fix: mothership connection, unneeded logging and servers endpoint 2020-09-19 10:05:57 +09:30
Alexis Tyler
5b96a740fa fix: make clustering optional 2020-09-11 18:13:06 +09:30
Alexis Tyler
f3bbddca13 chore: remove console usage 2020-09-09 09:47:39 +09:30
Alexis Tyler
65e64c8990 chore: cleanup ws 2020-09-09 09:47:39 +09:30
Alexis Tyler
f2ef2daf3a refactor(mothership): switch to new redis backed endpoints 2020-09-09 09:47:39 +09:30
Alexis Tyler
d8af8c6140 fix(servers): ensure the servers from userCache are merged correctly on proxy-data update 2020-09-04 09:59:49 +09:30
Alexis Tyler
90209a4816 fix(mothership): cleanup reconnection events 2020-08-05 09:54:34 +09:30
Alexis Tyler
d11c8802a3 style(types): add typing to visitFieldDefinition 2020-07-19 14:53:38 +09:30
Alexis Tyler
fa25fe2c73 chore(deps): update @unraid/core 2020-07-18 15:07:16 +09:30
Alexis Tyler
7aeb498815 fix(owner endpoint): ensure payload is saved correctly for my_servers 2020-07-15 06:47:53 +09:30
Alexis Tyler
0d3c8f7a2d refactor(mothership): split mothership into own file 2020-07-12 15:46:12 +09:30
Alexis Tyler
7557c55209 chore: add better type coverage and coverage script 2020-07-08 10:55:32 +09:30
Alexis Tyler
9e20d48bcd refactor(proxy-data): make merging better 2020-07-01 09:49:08 +09:30
Alexis Tyler
ce46c63bd0 fix: cleanup servers endpoint 2020-06-18 16:08:33 +09:30
Alexis Tyler
0fd14b701b fix: ensure we have local data for server endpoint fallback 2020-06-18 15:42:03 +09:30
Alexis Tyler
ad04ff734b refactor: use correct type for Server 2020-06-08 16:43:11 +09:30
Alexis Tyler
03f3450db6 fix: ensure we only allow permitted access to servers endpoint 2020-06-08 16:41:22 +09:30
Alexis Tyler
59b5242d67 fix(graphql): fix types 2020-06-08 16:26:09 +09:30
Alexis Tyler
ff48805da1 fix: misc changes 2020-06-08 16:10:39 +09:30
Alexis Tyler
3f3212e780 refactor(apollo-server-express): update dep and remove manual patch 2020-06-08 14:56:58 +09:30
Alexis Tyler
c28282df76 fix: ensure proxy-data is cached correctly 2020-06-06 14:33:02 +09:30
Alexis Tyler
4958d21501 feat(mothership): ensure we only connect when we have a valid key 2020-05-31 15:06:41 +09:30
Alexis Tyler
3dc9bd2db7 refactor: cleanedup core importing and added better worker crashing 2020-05-31 12:13:24 +09:30
Alexis Tyler
2a1a4fadc3 refactor(project): add better typing support 2020-01-23 16:20:22 +10:30
Alexis Tyler
edc135b4e2 refactor(graphql:schema/resolvers): allow endpoints to always publish 2020-01-11 12:36:40 +10:30
Alexis Tyler
b9149d599f chore(app/index): remove old metrics call 2020-01-10 14:16:25 +10:30
Alexis Tyler
5971fce4e7 fix(module:graphql/index): replace user onConnect/onDisconnect logging
Remove the old `clients` Map and ws-clients field on $injector and replace with context object
2019-12-09 12:29:22 +10:30
Alexis Tyler
ecfd385ade style(lint): remove un-used code 2019-11-25 12:00:05 +10:30
Alexis Tyler
905a8350f7 refactor(module:graphql/schema/resolvers): fix memory leak
remove bottleneck, replace pubsub -> bus for disks, disable bus republish to pubsub and disable me
endpoint
2019-11-25 11:58:14 +10:30
Alexis Tyler
61dbc6f61e style(module:graphql/index): cleanup resolve's run function 2019-11-11 13:56:21 +10:30
Alexis Tyler
b58515f244 style(app/server): lint 2019-11-10 16:05:46 +10:30
Alexis Tyler
beaad40ac7 feat(schema:info/machine-id): added machineId to info 2019-11-10 15:50:46 +10:30
Alexis Tyler
8e29f5fc1f feat(module:app/server): add x-machine-id to header 2019-11-10 15:50:10 +10:30
Alexis Tyler
82b32a2110 style(module:graphql/index): fix typo 2019-11-10 15:10:38 +10:30