Commit Graph

478 Commits

Author SHA1 Message Date
Alexis Tyler 2d7a70dc0c feat: add origin checking for graphql 2021-06-28 18:05:41 +09:30
Alexis Tyler 4da6b285a3 fix: use seconds not ms for sleep 2021-06-23 08:44:33 +09:30
Alexis Tyler 2609c6708a fix: don't attempt to disconnect internal if its not connected 2021-06-23 08:23:18 +09:30
Alexis Tyler 3fd69ce475 fix: missing message string 2021-06-23 08:21:18 +09:30
Alexis Tyler c9dc535127 fix inverted boolean check typo 2021-06-23 08:13:12 +09:30
Alexis Tyler a82b922a0e fix: allow HTTP erorrs to be processed 2021-06-23 08:06:12 +09:30
Alexis Tyler 867ecabfc0 chore: logging 2021-06-23 07:59:13 +09:30
Alexis Tyler 51fc374975 fix: process HTTP errors on custom socket 2021-06-23 07:51:16 +09:30
Alexis Tyler 72d9e23114 chore: log reason for error 2021-06-23 07:10:58 +09:30
Alexis Tyler 67fd432682 chore: remove nginx-origin path 2021-06-23 07:10:45 +09:30
Alexis Tyler 18628f2f5e fix: 200 === OK 2021-06-21 21:31:06 +09:30
Alexis Tyler 8903f303c1 fix: always use ws status codes 2021-06-21 21:24:45 +09:30
Alexis Tyler c7035e8bee fix: handle ws errors 2021-06-21 21:09:59 +09:30
Alexis Tyler 5567b584b6 chore: add debug logging for now 2021-06-21 19:12:32 +09:30
Alexis Tyler ba9ef24142 fix: use HTTP status codes for ws 2021-06-21 18:52:33 +09:30
Alexis Tyler 0b99e066d7 fix: add disks as resolver 2021-06-14 14:43:41 +09:30
Alexis Tyler 8122dc0fa9 fix: return data on disks endpoint 2021-06-14 14:34:39 +09:30
Alexis Tyler cd245c9063 fix: only lookup disk temp when requested 2021-06-14 14:22:40 +09:30
Alexis Tyler ce617667c6 fix: missing my_servers permissions for software-versions 2021-06-08 09:05:57 +09:30
Alexis Tyler 2f33491604 fix: missing my_servers permissions for machine-id 2021-06-08 08:47:27 +09:30
Alexis Tyler 5781dc864a fix: missing my_servers permissions for unraid-version 2021-06-08 08:41:48 +09:30
Alexis Tyler 3b181293ef fix: missing my_servers permissions for os 2021-06-08 08:28:05 +09:30
Alexis Tyler 17251f83a9 fix: if we have multiple pids return newest 2021-06-07 14:31:16 +09:30
Alexis Tyler 47d2c32900 feat: add autoStart to vm endpoint 2021-06-07 14:30:57 +09:30
Alexis Tyler 607ff4666e fix: reconnect to sockets on key change 2021-06-04 15:04:57 +09:30
Alexis Tyler 165f82608f chore: more logging 2021-06-04 14:51:58 +09:30
Alexis Tyler ef7086e7fa chore: more logging 2021-06-04 14:41:02 +09:30
Alexis Tyler 58583985dc fix: incorrect key being passed 2021-06-04 14:25:31 +09:30
Alexis Tyler 5d764d8056 fix: use subscription client reconnect method 2021-06-04 14:13:28 +09:30
Alexis Tyler fa54c5da52 chore: more logging 2021-06-04 13:59:49 +09:30
Alexis Tyler c238b3c0ae fix: on registation key change allow api manager to reload sockets 2021-06-04 13:36:42 +09:30
Alexis Tyler 4eaf0a472a fix: reconnect to internal relay on my_servers reload 2021-06-01 23:03:53 +09:30
Alexis Tyler 0ee4a5fb05 chore: add log to custom socket's connect method 2021-06-01 22:52:22 +09:30
Alexis Tyler 223a6e6bf4 fix: ensure api manager reloads my_servers key 2021-06-01 22:35:54 +09:30
Alexis Tyler eb5e0afb7d fix: use debug log level if debug flag used 2021-06-01 22:31:52 +09:30
Alexis Tyler c6becf920f chore: add logs on disconnect/reconnect of sockets 2021-06-01 18:14:40 +09:30
Alexis Tyler 83cbd678f7 fix: dont reconnect on 401 2021-06-01 18:04:09 +09:30
Alexis Tyler 19b26d7843 fix: write correct file on switch 2021-06-01 17:57:01 +09:30
Alexis Tyler ee21f0b2ec fix: use 401 when disconnecting for invalid api key 2021-06-01 17:46:30 +09:30
Alexis Tyler ad750f5753 fix: try disconnecting/reconnect to relay from watcher 2021-06-01 17:41:59 +09:30
Alexis Tyler d537c6ee8b fix: reconnect to mothership's subcription endpoint on key change 2021-06-01 17:21:34 +09:30
Alexis Tyler 2048d61a27 fix: ensure API key shouldnt care if my_servers exists 2021-06-01 17:18:10 +09:30
Alexis Tyler ff6bf141db fix: add logging to switch-env 2021-06-01 16:46:15 +09:30
Alexis Tyler 3acb9a3f7f fix: convert libvirt code to new library 2021-06-01 15:09:25 +09:30
Alexis Tyler 4c72ffac19 fix: dynamically get the current environment 2021-06-01 13:59:01 +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 64e2a51ffe chore: log key found for ownere endpoint 2021-05-28 10:46:04 +09:30
Alexis Tyler e37eac662c fix: use env from user before flag 2021-05-28 08:36:43 +09:30
Alexis Tyler e9bebbbaa7 fix: ensure correct env is shown if it's changed within app 2021-05-28 08:34:26 +09:30
Alexis Tyler b1a58f9511 fix: return correct owner for endpoint 2021-05-28 07:55:49 +09:30