Commit Graph

56 Commits

Author SHA1 Message Date
Alexis Tyler 7193644949 fix: update hash var 2021-07-08 09:39:41 +09:30
Alexis Tyler 8eb4296ab6 fix: update hash var 2021-07-08 09:31:50 +09:30
Alexis Tyler 19114ea3a0 fix: update hash var 2021-07-08 09:19:57 +09:30
Alexis Tyler 0ab765b832 fix: ensure ssl cert and my-servers-config are watched 2021-07-01 16:40:47 +09:30
Alexis Tyler a097b7ceae fix: ensure we do a case insensative check for origins 2021-07-01 16:19:43 +09:30
Alexis Tyler 97f029dbc6 fix: origin check with ports 2021-07-01 08:13:54 +09:30
Alexis Tyler 54be8e831b fix: log the current origin 2021-07-01 07:58:58 +09:30
Alexis Tyler 492cc7755c fix: generated keys should be 64 chars not 58 2021-07-01 07:56:08 +09:30
Alexis Tyler 19e5c87853 fix: remove ports from origin check and add notifier bridge 2021-06-30 19:08:39 +09:30
Alexis Tyler 9134c66354 fix: add www.hash origin 2021-06-29 09:12:23 +09:30
Alexis Tyler 5e60b30197 fix: add extra origins 2021-06-29 09:11:53 +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 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 2f4a8f9e8d fix: add unraid api version to header 2021-05-21 08:55:31 +09:30
Alexis Tyler c804dcb305 fix: remove uid downgrade on server load 2021-03-05 15:26:52 +10:30
Alexis Tyler 1b50dfb1c0 fix: move socket loading to main method 2021-02-02 16:25:17 +10:30
Alexis Tyler 6a8f4ffd33 chore: fix lint issues 2021-01-28 17:15:06 +10:30
Alexis Tyler 4e1b0bd72c chore: lint 2021-01-28 15:45:14 +10:30
Alexis Tyler 6d019418bf refactor: switch to custom socket class 2021-01-26 15:24:12 +10:30
Alexis Tyler cdd16a54da fix: cleanup MothershipService 2020-12-16 16:39:21 +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 15fbec795a fix: don't fail on empty socket file 2020-12-05 07:47:50 +10:30
Alexis Tyler fe99e9a83b chore: fix copyright header 2020-11-30 19:25:38 +10:30
Alexis Tyler 27d971bfee fix: two processes mounting to same port 2020-11-25 09:53:24 +10:30
Alexis Tyler ea92c9ae19 refactor: completely remove pm2 2020-11-20 10:20:29 +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 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 f28f81bf70 fix: graphql-api -> node-api 2020-10-21 09:29:44 +10:30
Alexis Tyler 2608e08c9e fix(sentry): ensure we flush error queue before exiting 2020-09-25 15:24:34 +09:30
Alexis Tyler e40b2b71a6 fix: remove double disconnect for relay connection 2020-09-24 10:05:50 +09:30
Alexis Tyler f2ef2daf3a refactor(mothership): switch to new redis backed endpoints 2020-09-09 09:47:39 +09:30
Alexis Tyler 90209a4816 fix(mothership): cleanup reconnection events 2020-08-05 09:54:34 +09:30
Alexis Tyler 0d3c8f7a2d refactor(mothership): split mothership into own file 2020-07-12 15:46:12 +09:30
Alexis Tyler 9e20d48bcd refactor(proxy-data): make merging better 2020-07-01 09:49:08 +09:30