Commit Graph

924 Commits

Author SHA1 Message Date
Alexis Tyler
b5044e5e2f fix: add better socket lookup 2021-02-12 10:43:20 +10:30
Alexis Tyler
f6a4b77380 fix: disconnect relay correctly when mothership kicks the connection 2021-02-12 10:41:12 +10:30
Alexis Tyler
7d8d3fc652 fix: shares endpoint 2021-02-12 10:35:27 +10:30
Alexis Tyler
09076d07cf chore(release): 2.15.26 2021-02-03 09:51:07 +10:30
Alexis Tyler
61dbf34207 fix: array not returning data 2021-02-03 09:49:10 +10:30
Alexis Tyler
a7543d8a1a fix: hide excessive logs 2021-02-03 09:48:53 +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
9dc9fa2e00 fix: "this" context being set incorrectly 2021-01-29 18:11:37 +10:30
Alexis Tyler
5ce9d44c52 fix: ensure nchan doesn't block server loading 2021-01-29 16:56:31 +10:30
Alexis Tyler
e7de0fd1e8 chore(ts): enable strictNullChecks 2021-01-29 15:44:53 +10:30
Alexis Tyler
9cc1f0eb34 chore: rebuild lock file and move eslint config to devDeps 2021-01-29 15:02:05 +10:30
Alexis Tyler
c87a16d63f chore: disable tests for now 2021-01-29 14:58:38 +10:30
Alexis Tyler
e7558bb4e5 chore(dep): pin path-type to v4.0.0
v5.0.0 isn't compatible with ts-node which we use for tests.

https://github.com/sindresorhus/path-type/issues/9
2021-01-29 14:54:25 +10:30
Alexis Tyler
8e057f18a4 fix: add unraid eslint config 2021-01-29 14:33:32 +10:30
Alexis Tyler
c0cd270aa0 Merge remote-tracking branch 'origin/master' 2021-01-29 14:15:56 +10:30
Alexis Tyler
f3ca4d3d31 ci: enable tests and linting 2021-01-29 14:14:41 +10:30
Alexis Tyler
fec9b34280 chore: add more brackets for clarity 2021-01-29 14:14:14 +10:30
Alexis Tyler
c52d6f58f0 chore: cleanup imports 2021-01-29 14:13:43 +10:30
dependabot[bot]
a3fe560b5d chore(deps): bump systeminformation from 4.34.9 to 5.0.6
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.34.9 to 5.0.6.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v4.34.9...v5.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-29 14:09:11 +10:30
dependabot[bot]
5f79d21665 chore(deps): bump graphql from 15.4.0 to 15.5.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.4.0...v15.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-29 14:06:16 +10:30
dependabot[bot]
079dd090d7 chore(deps): bump path-type from 4.0.0 to 5.0.0
Bumps [path-type](https://github.com/sindresorhus/path-type) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/path-type/releases)
- [Commits](https://github.com/sindresorhus/path-type/compare/v4.0.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-29 14:05:25 +10:30
Alexis Tyler
1ff3bcab06 fix: set process title before server is started 2021-01-29 14:01:25 +10:30
Alexis Tyler
855ba2fc75 chore: lint 2021-01-29 12:03:26 +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
e2fca3d588 fix: subscription to servers disconnecting instantly 2021-01-28 12:07:01 +10:30
Alexis Tyler
978ac86234 chore(release): 2.15.25 2021-01-27 12:27:18 +10:30
dependabot[bot]
b4c0871f69 chore(deps): bump @sentry/node from 6.0.1 to 6.0.2
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.0.1...6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-27 11:54:53 +10:30
dependabot[bot]
4216e5f88e chore(deps): bump systeminformation from 4.34.7 to 4.34.9
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 4.34.7 to 4.34.9.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v4.34.7...v4.34.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-27 11:26:39 +10:30
Eric Schultz
4fe18a96ba Merge pull request #69 from unraid/fix/context-myservers-cfg
fix(plg): adds context for myservers.cfg in php
2021-01-26 14:37:32 -06:00
Zack Spear
c9b2119f7e fix(plg): adds context for myservers.cfg in php 2021-01-26 12:06:40 -08:00
Alexis Tyler
6d019418bf refactor: switch to custom socket class 2021-01-26 15:24:12 +10:30
Alexis Tyler
8bf5c2f891 chore(release): 2.15.24 2021-01-26 11:03:48 +10:30
Alexis Tyler
6466d7e939 chore(release): 2.15.22 2021-01-26 10:44:46 +10:30
Zack Spear
8b2d4b971b Merge pull request #61 from unraid/plg/improvements-2021-01-21
Plg/improvements 2021 01 21
2021-01-22 16:31:38 -08:00
Zack Spear
ba855287d6 Merge branch 'plg/improvements-2021-01-21' of github.com:unraid/node-api into plg/improvements-2021-01-21 2021-01-22 15:49:11 -08:00
Alexis Tyler
ffa08f8287 refactor: split myservers config into own cfg 2021-01-22 15:47:57 -08:00
Zack Spear
3273d6d5eb refactor(plg): remove creation of myservers.cfg on install
created after cfg migration if still non-existant
2021-01-22 15:47:57 -08:00
Zack Spear
880151fb06 chore: clean up comments 2021-01-22 15:47:57 -08:00
Zack Spear
7adc366ffe refactor: customized registration.page removed duplicated code 2021-01-22 15:47:57 -08:00
Zack Spear
3a4f64e185 feat: start of customized registration page 2021-01-22 15:47:57 -08:00
Zack Spear
007dc64dae chore: format whitespace 2021-01-22 15:47:57 -08:00
Zack Spear
ab6dd7f642 refactor: dont delete myservers.cfg on uninstall (tbd) 2021-01-22 15:47:57 -08:00
Zack Spear
62a293f687 remove: default myservers.cfg values 2021-01-22 15:47:57 -08:00
Zack Spear
1c7e8c108c refactor: start of dynamix.cfg to myservers.cfg 2021-01-22 15:47:57 -08:00
Zack Spear
b24eb5a6f2 improve(plg): Unraid.net sign in / out reload logic 2021-01-22 15:47:57 -08:00
Zack Spear
58358e766d Merge remote-tracking branch 'origin/feat/split-cfg' into plg/improvements-2021-01-21 2021-01-22 15:39:59 -08:00
Alexis Tyler
38dd01c5df fix: use public methods to match parent class 2021-01-22 23:13:56 +10:30
Alexis Tyler
4ef713fc36 feat: add internal graphql class 2021-01-22 23:11:00 +10:30