Commit Graph

218 Commits

Author SHA1 Message Date
Alexis Tyler 38dd01c5df fix: use public methods to match parent class 2021-01-22 23:13:56 +10:30
Alexis Tyler 4ef713fc36 feat: add internal graphql class 2021-01-22 23:11:00 +10:30
Alexis Tyler c63e572ac0 feat: add CustomSocket class 2021-01-15 11:42:03 +10:30
Alexis Tyler 0c76be3782 fix: better logger prefix 2021-01-15 11:40:34 +10:30
Alexis Tyler b39fb3076b feat: add MothershipSocket class 2021-01-15 11:36:06 +10:30
Alexis Tyler da49e7b61c fix: logger prefixes 2021-01-15 11:31:39 +10:30
Alexis Tyler d99abde5cd fix: shareSmbEnabled failing when using active directory 2021-01-15 11:31:09 +10:30
Alexis Tyler 71d9178cb5 fix: update ArrayState 2020-12-17 12:25:19 +10:30
Alexis Tyler cdd16a54da fix: cleanup MothershipService 2020-12-16 16:39:21 +10:30
Alexis Tyler 02bda30c67 fix: ignore WebSocket is not open on relay error 2020-12-16 09:23:34 +10:30
Alexis Tyler dc77025aae fix: mothership reconnection logic 2020-12-16 06:38:09 +10:30
Alexis Tyler 716fc0012b fix: add too_many_missing_disks to ArrayState enum 2020-12-15 21:14:17 +10:30
Alexis Tyler b8ba6654dd fix: cleanup mothership subscription 2020-12-15 00:19:54 +10:30
Alexis Tyler 40e2cc0f52 fix: use relayLogger and add retry countdown 2020-12-13 00:39:18 +10:30
Alexis Tyler 837acab93d fix: coreLogger not being bound correctly 2020-12-13 00:38:57 +10:30
Alexis Tyler 7dcf87cf0b feat: enable os uptime 2020-12-13 00:38:40 +10:30
Alexis Tyler 1ee6e2393e feat: os uptime module 2020-12-13 00:37:57 +10:30
Alexis Tyler 35cf466852 chore: update defaultPermissions 2020-12-13 00:37:41 +10:30
Alexis Tyler 2bff9f0f09 chore: misc cleanup 2020-12-13 00:36:42 +10:30
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