Commit Graph

21 Commits

Author SHA1 Message Date
Alexis Tyler d4dbbc1c65 fix: reorder of loading api-manager and graphql 2021-03-11 23:08:09 +10:30
Alexis Tyler 06a6d29101 fix: add missing import 2021-03-05 15:16:11 +10:30
Alexis Tyler edcc88e45e fix: use the correct logger and move api-manager logger to log file 2021-03-01 15:24:48 +10:30
Alexis Tyler d445373e0e fix: api-manager re/connection issues
fix: loading socket connections at the wrong time
fix: using the wrong key
fix: not using for the internal graphql server to be up before connecting
2021-02-22 20:05:15 +10:30
Alexis Tyler 613e77dc55 fix: case of api-manager in logger 2021-02-22 20:05:15 +10:30
Alexis Tyler 434a4d25e4 fix: ensure we connect to the correct sockets 2021-02-03 09:31:16 +10:30
Alexis Tyler 1b50dfb1c0 fix: move socket loading to main method 2021-02-02 16:25:17 +10:30
Alexis Tyler 5ce9d44c52 fix: ensure nchan doesn't block server loading 2021-01-29 16:56:31 +10:30
Alexis Tyler 4e1b0bd72c chore: lint 2021-01-28 15:45:14 +10:30
Alexis Tyler fb7e22c6ba chore: rename node-api -> unraid-api 2020-12-11 16:30:00 +10:30
Alexis Tyler c38ed52c81 chore: cleanup 2020-12-01 09:06:21 +10:30
Alexis Tyler fe99e9a83b chore: fix copyright header 2020-11-30 19:25:38 +10:30
Alexis Tyler 04120e7373 refactor: add core into node-api 2020-11-11 16:13:30 +10:30
Alexis Tyler f28f81bf70 fix: graphql-api -> node-api 2020-10-21 09:29:44 +10:30
Alexis Tyler 318542e75c refactor: rename from graphql-api to node-api 2020-10-20 11:53:14 +10:30
Alexis Tyler 0e67018abb fix: ensure we send the correct environment field to Sentry 2020-10-15 16:37:36 +10:30
Alexis Tyler 66851290ca refactor: add better sentry tracing 2020-09-26 16:26:07 +09:30
Alexis Tyler 2608e08c9e fix(sentry): ensure we flush error queue before exiting 2020-09-25 15:24:34 +09:30
Alexis Tyler 7164e5810d fix: move sentry into correct file 2020-09-25 10:49:43 +09:30
Alexis Tyler b7bba74e5c feat: add Sentry 2020-09-25 10:04:19 +09:30
Alexis Tyler 3dc9bd2db7 refactor: cleanedup core importing and added better worker crashing 2020-05-31 12:13:24 +09:30