Commit Graph

494 Commits

Author SHA1 Message Date
Alexis Tyler 0e676bf2dd fix: move origins file to data dir 2021-06-29 07:22:13 +09:30
Alexis Tyler 33a48ed655 fix: os.uptime 2021-06-29 06:48:13 +09:30
Alexis Tyler 103bddbbf0 fix: info.os.uptime 2021-06-29 06:40:11 +09:30
Alexis Tyler 1f93bf3293 fix: add vars permssions to my_servers role 2021-06-29 06:35:02 +09:30
Alexis Tyler 4a7a5faac8 fix: typo boolean flip 2021-06-29 06:15:08 +09:30
Alexis Tyler 1bdce528cf fix: in debug mode allow null origin 2021-06-29 05:19:09 +09:30
Alexis Tyler dabf45df09 fix: remove duplicate .unraid.net in cert 2021-06-28 22:25:30 +09:30
Alexis Tyler 6c8d228f2b fix: hash origin 2021-06-28 22:16:15 +09:30
Alexis Tyler bd4a43c177 fix: duplicate CORS records and getting wrong hash for domain 2021-06-28 22:00:49 +09:30
Alexis Tyler 143fb840f4 chore: add CORS debug logs 2021-06-28 21:48:24 +09:30
Alexis Tyler 2312de2429 fix: don't log CORS errors 2021-06-28 21:36:49 +09:30
Alexis Tyler 54e0877b8e chore: add allowed origins to debug logs 2021-06-28 21:35:16 +09:30
Alexis Tyler ea68758328 fix: origins 2021-06-28 21:13:20 +09:30
Alexis Tyler aa9b21aa48 fix: ensure toBoolean can't throw 2021-06-28 20:38:02 +09:30
Alexis Tyler 1fb7c96fbc fix: don't fail if missing extra origin file 2021-06-28 20:29:43 +09:30
Alexis Tyler f715f55c3b fix: ensure we don't crash when no cert or origin file exists 2021-06-28 18:40:32 +09:30
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