Commit Graph

199 Commits

Author SHA1 Message Date
Alexis Tyler fb7e22c6ba chore: rename node-api -> unraid-api 2020-12-11 16:30:00 +10:30
Alexis Tyler 5b60b642b5 chore: update deps and fix minification breaking class names 2020-12-11 16:12:33 +10:30
Alexis Tyler 376459e955 fix: add ratelimiting + update systeminformation dep 2020-12-11 11:02:20 +10:30
Alexis Tyler 712a27a3ac fix: start listening to api manager events immediately 2020-12-09 23:25:05 +10:30
Alexis Tyler 00f4a779c9 fix(api-manager): skip "same key" check on first load 2020-12-09 23:10:57 +10:30
Alexis Tyler 1010bef5bc fix: skip initial scan in api manager file watcher 2020-12-09 22:57:18 +10:30
Alexis Tyler 15fbec795a fix: don't fail on empty socket file 2020-12-05 07:47:50 +10:30
Alexis Tyler 06766bb10e fix: ensure we close old relay if it's open on connect 2020-12-01 10:26:16 +10:30
Alexis Tyler c38ed52c81 chore: cleanup 2020-12-01 09:06:21 +10:30
Alexis Tyler 9799600b87 fix: change logging to silly level 2020-11-30 21:08:03 +10:30
Alexis Tyler 910f3ccf4f chore: code cleanup 2020-11-30 20:55:16 +10:30
Alexis Tyler fe99e9a83b chore: fix copyright header 2020-11-30 19:25:38 +10:30
Alexis Tyler 1dc6cf0e4b chore: switch to logger lib 2020-11-30 19:24:50 +10:30
Alexis Tyler 27d971bfee fix: two processes mounting to same port 2020-11-25 09:53:24 +10:30
Alexis Tyler a9d987107b fix: only log non-fatal errors in debug mode 2020-11-23 09:04:06 +10:30
Alexis Tyler 9625a57376 refactor: ensure we always log level changes 2020-11-20 11:10:27 +10:30
Alexis Tyler ea92c9ae19 refactor: completely remove pm2 2020-11-20 10:20:29 +10:30
Alexis Tyler e9d18a7590 chore: remove missed debugger 2020-11-20 09:24:18 +10:30
Alexis Tyler 6af8ff22c7 refactor: cleanup logging and api-manager events 2020-11-20 09:22:30 +10:30
Alexis Tyler 03773578f2 fix: ensure mothership is locked between disconnect/connect events 2020-11-13 16:46:31 +10:30
Alexis Tyler 5feb2d648c refactor: hide excess debugging 2020-11-12 08:51:09 +10:30
Alexis Tyler c0a547f9ca fix: ensure non-async errors are caught and bubbled up 2020-11-12 07:12:50 +10:30
Alexis Tyler 04120e7373 refactor: add core into node-api 2020-11-11 16:13:30 +10:30
Alexis Tyler 3eff84dc0a chore: remove plugins from plg 2020-11-11 00:54:54 +10:30
Alexis Tyler 291c01ec07 feat: move external plugins into api 2020-11-10 23:37:22 +10:30
Alexis Tyler 04b322839e fix: ensure we validate the API key's format before trying to use 2020-10-29 13:31:57 +10:30
Alexis Tyler ab54e683ee feat: add x-environment header in non-production environments 2020-10-29 13:31:08 +10:30
Alexis Tyler 9990d841d2 fix: ensure logs don't spam on websocket connect/disconnect 2020-10-29 13:29:51 +10:30
Alexis Tyler f28f81bf70 fix: graphql-api -> node-api 2020-10-21 09:29:44 +10:30
Alexis Tyler 318542e75c refactor: rename from graphql-api to node-api 2020-10-20 11:53:14 +10:30
Alexis Tyler e099488c24 fix: broken varstate 2020-10-20 11:03:53 +10:30
Alexis Tyler 35002488c3 fix: update info subscription when hostname changes 2020-10-19 18:57:42 +10:30
Alexis Tyler e2aeeb9aa9 fix: docker containers not updating info correctly 2020-10-19 18:23:22 +10:30
Alexis Tyler 72cf07150b fix: servers subscription not having data 2020-10-15 17:06:29 +10:30
Alexis Tyler 0e67018abb fix: ensure we send the correct environment field to Sentry 2020-10-15 16:37:36 +10:30
Alexis Tyler 1f6dbb4eb8 style: add missing semicolon 2020-10-15 16:33:45 +10:30
Alexis Tyler 8467b2a6c0 refactor: drop node/mutation for subcriptions 2020-10-08 15:57:09 +10:30
Alexis Tyler 5fe2f0080c fix: mount subscriptionEndpoint at /graphql 2020-10-08 10:49:53 +10:30
Alexis Tyler 8ed8b38fdb refactor: ensure we attempt a reconnect on a 4200 2020-10-07 18:39:49 +10:30
Alexis Tyler 9a730ef788 fix: switch to single /servers endpoint for mothership 2020-10-07 14:33:42 +10:30
Alexis Tyler c01dda69e5 fix: strip error: from array state to fix enum 2020-10-06 08:03:37 +10:30
Alexis Tyler 3ba38d2184 fix: sub to new servers and unsub from old ones on servers update 2020-10-06 07:11:41 +10:30
Alexis Tyler 592d089cad fix: allow graphql-api to boot without data disks 2020-10-06 06:34:47 +10:30
Alexis Tyler c9675717f5 fix: ensure mothership endpoints is an array 2020-10-04 15:41:10 +10:30
Alexis Tyler d183225ad3 fix: not returning servers object 2020-10-04 15:22:55 +10:30
Alexis Tyler a7d7b2aba9 fix: include fetch import 2020-10-04 13:57:15 +10:30
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