Commit Graph

27 Commits

Author SHA1 Message Date
Alexis Tyler
a3cd68cbd7 fix: makes array updates work again 2020-05-10 17:16:00 +09:30
Alexis Tyler
b174c362a4 refactor(mothership): add try/catch + debugging 2020-05-08 10:15:57 +09:30
Alexis Tyler
70d14c72ef feat(mothership): add message support 2020-05-02 13:34:10 +09:30
Alexis Tyler
cb8e830953 fix: mothership 502 error and add backoff 2020-04-18 16:12:20 +09:30
Alexis Tyler
70472ed20a fix: added subscriptions back to wsServer and other misc changes 2020-04-12 14:39:20 +09:30
Alexis Tyler
be6a16abcd chore(deps): update core 2020-04-11 16:59:12 +09:30
Alexis Tyler
f603e02b53 fix: add lan-ip and fix tsc not finishing 2020-04-06 14:38:50 +09:30
Alexis Tyler
4a09df5575 fix(mothership): add lanIp and remove x-powered-by 2020-04-06 14:09:06 +09:30
Alexis Tyler
5389db148b feat: add proxy support (part 1) 2020-04-06 14:09:06 +09:30
Alexis Tyler
1f38e8e256 chore: add patched function, see apollographql/apollo-server/pull/2314 2020-04-06 14:09:06 +09:30
Alexis Tyler
f896c121a4 chore: update core 2020-02-24 15:31:52 +10:30
Alexis Tyler
9e67a5f22e refactor: misc changes + update deps 2020-02-24 13:56:22 +10:30
Alexis Tyler
2797f95ebd refactor: better guest fallback and fix playground sub endpoint 2020-02-15 10:52:33 +10:30
Alexis Tyler
e4df23c76c fix: misc changes 2020-02-14 18:30:54 +10:30
Alexis Tyler
9e4bd1a540 fix(websocket): bail if the ws is unknown as they have no context 2020-02-02 14:44:43 +10:30
Alexis Tyler
b8aed4671c fix(schema/info/versions): fix typo 2020-02-02 14:43:17 +10:30
Alexis Tyler
381a3d5967 refactor(ws): use uuid for ws id 2020-01-26 15:34:47 +10:30
Alexis Tyler
9e5207c12d fix: ensure we're using the websocketId for the subcriptions count check 2020-01-26 14:45:05 +10:30
Alexis Tyler
0a9f49fadb fix: switch to using autogen id for each websocket connection 2020-01-26 14:14:35 +10:30
Alexis Tyler
67c37905c4 style: log when something successfully publishes to a channel 2020-01-26 13:53:44 +10:30
Alexis Tyler
df9954fa5b fix(pubsub): ensure we only publish to a channel with subscribers 2020-01-26 13:04:13 +10:30
Alexis Tyler
416332606c fix(docker-events): replace docker-events listener with star namespace 2020-01-25 14:32:42 +10:30
Alexis Tyler
158bf6c864 fix: replace machineId module with util and fix graphql subscriptions 2020-01-25 14:02:41 +10:30
Alexis Tyler
7126fe8147 refactor: update @unraid/core and fixed plugin loading 2020-01-23 16:20:22 +10:30
Alexis Tyler
8a6263c6d8 fix: add plugin support back and disable release needing test/lint 2020-01-23 16:20:22 +10:30
Alexis Tyler
af54e9ccea fix: ensure core is loaded before loading server 2020-01-23 16:20:22 +10:30
Alexis Tyler
2a1a4fadc3 refactor(project): add better typing support 2020-01-23 16:20:22 +10:30