Commit Graph

144 Commits

Author SHA1 Message Date
Alexis Tyler 5d06f227ef fix: typo 2021-07-14 12:28:44 +09:30
Alexis Tyler 95d7f99643 feat: replace ws custom-socket with graceful-ws 2021-07-14 12:28:44 +09:30
Alexis Tyler 22b5b8bfc7 fix: get esm modules bundled correctly 2021-07-05 16:55:32 +09:30
Alexis Tyler 396a827bd1 feat: optimise services endpoint 2021-07-05 14:44:15 +09:30
Alexis Tyler 03a150b4ed feat: add notifications mutation 2021-06-30 21:40:30 +09:30
Alexis Tyler 33a48ed655 fix: os.uptime 2021-06-29 06:48:13 +09:30
Alexis Tyler cd245c9063 fix: only lookup disk temp when requested 2021-06-14 14:22:40 +09:30
Alexis Tyler 3acb9a3f7f fix: convert libvirt code to new library 2021-06-01 15:09:25 +09:30
Alexis Tyler ef7861691c fix: return local server if no my_server key exists 2021-06-01 13:47:29 +09:30
Alexis Tyler 16448d41de chore: add debug logging to utils 2021-05-17 15:02:29 +09:30
Alexis Tyler af1142c24c fix: capital 2021-05-04 09:46:11 +09:30
Alexis Tyler 038dfac213 fix: include state in registration subscription 2021-05-04 09:10:38 +09:30
Alexis Tyler db13e10e9f fix: ensure regTy is always uppercase 2021-04-30 07:38:47 +09:30
Alexis Tyler d7496fecb1 fix: nest owner field in publish 2021-04-28 08:52:22 +09:30
Alexis Tyler 21fc61cce3 fix: add ENOKEYFILE to RegistrationState 2021-04-27 08:14:27 +09:30
Alexis Tyler eb99cd2686 feat: add regState 2021-04-22 09:29:48 +09:30
Alexis Tyler 50412faf5c fix: registration typo 2021-04-21 08:28:41 +09:30
Alexis Tyler 4a47ddc8b2 fix: emit owner event if we update servers from mothership 2021-04-19 14:41:14 +09:30
Alexis Tyler c057e05196 fix: add "Invalid" type to registationType enum 2021-04-19 14:12:46 +09:30
Alexis Tyler f1d5f53b9b refactor: add bootTime/uptime to os/info 2021-04-16 18:08:18 +09:30
Alexis Tyler 90b4f2dd40 fix: add PCIe to DiskInterfaceType 2021-04-16 08:47:25 +09:30
Alexis Tyler 5f8921856c feat: add locale to display 2021-04-14 23:30:02 +09:30
Alexis Tyler 64ac6ba670 fix: use correct type 2021-04-14 23:00:09 +09:30
Alexis Tyler 736fdd0a03 fix: add flash types 2021-04-14 22:54:02 +09:30
Alexis Tyler 7f31047a6d fix: graphql files not being included 2021-04-14 22:34:30 +09:30
Alexis Tyler 412bea806e fix: add Owner type to server 2021-04-14 22:20:31 +09:30
Alexis Tyler dc463d11ac feat: crash reporting enabled query/subscription endpoint 2021-04-14 22:12:31 +09:30
Alexis Tyler e0af94d3ca fix: don't require an ID to subscribe to vars 2021-04-14 22:12:12 +09:30
Alexis Tyler eb5272c998 feat: registration query endpoint 2021-04-14 21:52:20 +09:30
Alexis Tyler 409287260b feat: flash query endpoint 2021-04-14 21:52:06 +09:30
Alexis Tyler e2690cc18f feat: owner query endpoint 2021-04-14 21:51:52 +09:30
Alexis Tyler f3db1b022c feat: add owner query endpoint 2021-04-14 21:28:47 +09:30
Alexis Tyler c22ba036cd fix: skip using graphql-tools/load-files as it uses Dirent
See https://github.com/nexe/nexe/issues/872 for more info.

As of this commit Nexe returns strings when it should return Dirent objects.
2021-03-05 15:26:35 +10:30
Alexis Tyler 7d8d3fc652 fix: shares endpoint 2021-02-12 10:35:27 +10:30
Alexis Tyler 855ba2fc75 chore: lint 2021-01-29 12:03:26 +10:30
Alexis Tyler 4e1b0bd72c chore: lint 2021-01-28 15:45:14 +10:30
Alexis Tyler 71d9178cb5 fix: update ArrayState 2020-12-17 12:25:19 +10:30
Alexis Tyler 716fc0012b fix: add too_many_missing_disks to ArrayState enum 2020-12-15 21:14:17 +10:30
Alexis Tyler 7dcf87cf0b feat: enable os uptime 2020-12-13 00:38:40 +10:30
Alexis Tyler 5b60b642b5 chore: update deps and fix minification breaking class names 2020-12-11 16:12:33 +10:30
Alexis Tyler fe99e9a83b chore: fix copyright header 2020-11-30 19:25:38 +10:30
Alexis Tyler 6af8ff22c7 refactor: cleanup logging and api-manager events 2020-11-20 09:22:30 +10:30
Alexis Tyler 04120e7373 refactor: add core into node-api 2020-11-11 16:13:30 +10:30
Alexis Tyler 291c01ec07 feat: move external plugins into api 2020-11-10 23:37:22 +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 8467b2a6c0 refactor: drop node/mutation for subcriptions 2020-10-08 15:57:09 +10:30
Alexis Tyler c01dda69e5 fix: strip error: from array state to fix enum 2020-10-06 08:03:37 +10:30