Commit Graph

586 Commits

Author SHA1 Message Date
Alexis 44457727e9 fix: add space between logger and flag 2021-09-13 14:23:58 +09:30
Alexis 4f889c08fe chore: switch to execa for logger output 2021-09-13 14:16:53 +09:30
Alexis 0ada10ab3d fix: missing fn name 2021-09-13 13:55:51 +09:30
Alexis 35b5356e3b fix: use logger tags 2021-09-13 13:31:48 +09:30
Alexis 11db1b5fc4 chore: change text of exit messages 2021-09-13 13:29:55 +09:30
Alexis b832214222 fix: use logger for syslog messages 2021-09-13 13:23:26 +09:30
Alexis 33a8189a15 fix: hook process.exit in child BEFORE loading index 2021-09-13 12:44:34 +09:30
Alexis 6531d6d59e fix: use exitCode to allow streams to drain on exit 2021-09-10 17:22:23 +09:30
Alexis 7ac1684f19 fix: switch to lib for exit 2021-09-10 17:05:58 +09:30
Alexis c66f93bda2 fix: move process.exit to child 2021-09-10 16:43:21 +09:30
Alexis 52c51ecd2a fix: logging on good exit 2021-09-10 16:29:08 +09:30
Alexis fe4d879827 fix: move logging to child.on? 2021-09-10 15:52:13 +09:30
Alexis 0e7b9968b5 fix: remove PRO from ConfigErrorState 2021-09-10 07:58:15 +09:30
Alexis 243de07a41 fix: allow --debug to enable debug logs without NODE_ENV 2021-09-10 07:44:41 +09:30
Alexis e9779e74f1 fix: move exit message to child_process on successful http listen 2021-09-10 06:21:24 +09:30
Alexis ce7b3d9624 fix: add configErrorState to graphql 2021-09-10 06:17:07 +09:30
Alexis 65d6541260 fix: use string for anon mode 2021-09-09 08:40:58 +09:30
Alexis 34da448f1e feat: use local server data for /servers when in anon mode 2021-09-09 08:24:16 +09:30
Alexis eb005e7d58 feat: add support for anonMode 2021-09-09 07:36:12 +09:30
Alexis 7003921178 fix: add message on good exit 2021-09-08 20:49:50 +09:30
Alexis 06e8161fa9 fix: log when API dies 2021-09-08 20:42:16 +09:30
Alexis a6b1657062 feat: add configErrorState 2021-09-08 20:26:22 +09:30
Alexis 7fa0cb0f3f fix: ensure vms summary is also published to 2021-09-07 16:43:31 +09:30
Alexis 6340967458 fix: publish registation event on key file update 2021-09-07 16:22:24 +09:30
Alexis f60cb1a9f5 fix: invalid is not no/yes. 2021-09-07 13:55:52 +09:30
Alexis db05990353 Revert "fix: ensure we catch non errors for libvirt"
This reverts commit e360acf2d1.
2021-09-07 13:46:23 +09:30
Alexis 1af92831f3 Revert "feat: commonjs -> esm"
This reverts commit 632a9d1538.
2021-09-07 13:46:23 +09:30
Alexis 31c70a6cc0 Revert "chore: lint"
This reverts commit 52b9670c82.
2021-09-07 13:46:23 +09:30
Alexis 64b1fbf3b6 Revert "chore: add eslint plugin:unicorn/recommended"
This reverts commit c93799a014.
2021-09-07 13:46:23 +09:30
Alexis 010efe75bd Revert "chore: lint all the files"
This reverts commit 4ef387b5bb.
2021-09-07 13:46:23 +09:30
Alexis 4ef387b5bb chore: lint all the files 2021-09-02 17:30:33 +09:30
Alexis c93799a014 chore: add eslint plugin:unicorn/recommended 2021-08-31 08:20:34 +09:30
Alexis 52b9670c82 chore: lint 2021-08-31 07:20:36 +09:30
Alexis 632a9d1538 feat: commonjs -> esm 2021-08-31 07:00:44 +09:30
Alexis e360acf2d1 fix: ensure we catch non errors for libvirt 2021-08-31 05:18:29 +09:30
Alexis b887fe2d8d fix: if libvirt throw incorrect connection pointer then reconnect 2021-08-30 14:30:12 +09:30
Alexis 0af7a565fd feat: add vms count to graphql 2021-08-30 13:58:43 +09:30
Alexis a0a2dae2a0 feat: add vms count 2021-08-30 13:55:13 +09:30
Alexis 90f04eb5a0 fix: remove loading external permissions 2021-08-30 13:54:04 +09:30
Alexis e0c13cc4c1 fix: use native cp to handle switch-env 2021-08-30 13:41:57 +09:30
Alexis Tyler 7e1194ef46 chore: better cli logging 2021-08-25 08:23:15 +09:30
Alexis Tyler d57bd19947 chore: better cli logging 2021-08-25 08:21:21 +09:30
Alexis Tyler 79874dd838 fix: don't log my_servers config 2021-08-19 15:15:05 +09:30
Alexis Tyler 14935b2bc3 fix: allow localhost as CORS origin 2021-08-18 13:24:12 +09:30
Alexis Tyler c657eef52c fix: subscribe to servers 2021-07-22 10:33:03 +09:30
Alexis Tyler 3555473fed fix: hypervisor started path 2021-07-22 09:16:12 +09:30
Alexis Tyler 23ae9a57a1 fix: vms permissions 2021-07-19 15:09:55 +09:30
Alexis Tyler b26bd38b36 fix: vms subscription bound to wrong path 2021-07-19 15:01:30 +09:30
Alexis Tyler a86997502a chore: add debug logging 2021-07-19 14:48:57 +09:30
Alexis Tyler 52a9ade754 fix: export getHypervisor 2021-07-19 14:34:20 +09:30