Commit Graph

48 Commits

Author SHA1 Message Date
Alexis 2e15e98eb1 fix: bail on undefined in checkKey function 2021-09-15 13:19:10 +09:30
Alexis a2f0e4c61f fix: log key on check 2021-09-15 09:20:04 +09:30
Alexis 9680679dfd fix: supress 'Key found for %s' messages 2021-09-15 07:57:40 +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 Tyler 79874dd838 fix: don't log my_servers config 2021-08-19 15:15:05 +09:30
Alexis Tyler 492cc7755c fix: generated keys should be 64 chars not 58 2021-07-01 07:56:08 +09:30
Alexis Tyler d5744a603a fix: account for keys missing 2021-06-30 23:49:42 +09:30
Alexis Tyler 6a2ccfc421 fix: cut down the generated keys after whole key 2021-06-30 23:19:18 +09:30
Alexis Tyler 338751339e chore: lint 2021-06-30 23:13:54 +09:30
Alexis Tyler 4fd288616c fix: api-manager not writing out notifier key if upc one exists 2021-06-30 23:09:25 +09:30
Alexis Tyler 79bba139c3 fix: misc changes to notifications 2021-06-30 23:00:59 +09:30
Alexis Tyler ad750f5753 fix: try disconnecting/reconnect to relay from watcher 2021-06-01 17:41:59 +09:30
Alexis Tyler 3ac1fdb8f9 fix: only emit key expired event if the key just expired 2021-05-27 13:16:23 +09:30
Alexis Tyler 17af8a64c3 chore: add log when serializing MyServers config file 2021-05-20 09:37:45 +09:30
Alexis Tyler 17c9f6e09b fix: add quotes to serialized upc 2021-05-20 09:15:11 +09:30
Alexis Tyler 9ac16c8086 fix: keep quotes when serializing upc key 2021-05-20 08:32:44 +09:30
Alexis Tyler bd1cbb566d fix: wrong import 2021-05-18 15:06:48 +09:30
Alexis Tyler 34a03354bf fix: preserve quotes when saving my servers config file 2021-05-18 14:08:25 +09:30
Alexis Tyler 1218f9f950 fix: use -1 for service account ids 2021-05-17 15:02:14 +09:30
Alexis Tyler 2c6d9f92fa fix: append upc key to cfg instead of rewriting whole file 2021-05-15 07:10:48 +09:30
Alexis Tyler a7fb0dfba1 fix: add upc key to api-manager on load not only when it's missing 2021-05-12 08:13:11 +09:30
Alexis Tyler a5a006d6b1 chore: add more logging on api key validation 2021-05-12 08:11:00 +09:30
Alexis Tyler 0524c2eb80 fix: non user accounts throwing null for id/description and disable silly logging by default 2021-05-12 08:02:50 +09:30
Alexis Tyler e93ae30032 chore: ignore invalid lint errors 2021-05-12 07:49:38 +09:30
Alexis Tyler 5917dcb17d fix: @typescript-eslint/comma-dangle 2021-05-12 07:29:20 +09:30
Alexis Tyler 3f9c083d3d fix: add logs for invalid api key 2021-05-12 07:26:47 +09:30
Alexis Tyler 70d079b05e fix: ensure upc api key is only 64 chars 2021-05-06 20:01:02 +09:30
Alexis Tyler db1274d0ca fix: set upc as well 2021-05-06 19:42:02 +09:30
Alexis Tyler 44d90135a9 fix: cfg file not being updated correct with upc api key 2021-05-06 19:35:16 +09:30
Alexis Tyler cb87d336b7 fix: upc apikey path 2021-05-06 19:25:53 +09:30
Alexis Tyler 864d1b28b7 feat: add upc api key 2021-05-06 19:16:34 +09:30
Alexis Tyler 58ebec7d28 fix: ensure we check file system if no API key loaded 2021-03-16 08:45:31 +10:30
Alexis Tyler 9d1fb9e0cc fix: use correct logger 2021-03-01 15:24:03 +10:30
Alexis Tyler e2f205b032 feat: add "ready" event to api-manager 2021-02-22 20:05:15 +10:30
Alexis Tyler 0e032fcd90 chore: deps and fix async mutex lock 2021-02-13 09:56:02 +10:30
Alexis Tyler 434a4d25e4 fix: ensure we connect to the correct sockets 2021-02-03 09:31:16 +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 ffa08f8287 refactor: split myservers config into own cfg 2021-01-22 15:47:57 -08:00
Alexis Tyler 00f4a779c9 fix(api-manager): skip "same key" check on first load 2020-12-09 23:10:57 +10:30
Alexis Tyler 1010bef5bc fix: skip initial scan in api manager file watcher 2020-12-09 22:57:18 +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