Alexis Tyler
|
828cb05223
|
feat: add owner info
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
5c05fef5f0
|
fix: swap readFileSync with promise readFile
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
c898eebb34
|
chore: cleanup getHeaders
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
e942ba6a00
|
fix: VarState typing of _data field
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
38eaf56d02
|
chore(copyright): update header
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
1d54bd61c2
|
fix: send correct http status code on invalid key
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
6ac0b2ed9e
|
feat: add license info
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
332c791788
|
feat: get flash info
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
371e184204
|
chore: remove upcast
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
efbe4e7b0e
|
chore: remove upcast
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
6f210e311b
|
fix: use parseInt instead of upcast
|
2021-03-03 14:32:33 +10:30 |
|
Alexis Tyler
|
9d97a28a18
|
fix: parse machine-id correctly
|
2021-03-03 14:32:33 +10:30 |
|
Eric Schultz
|
269fb21f64
|
Merge pull request #116 from unraid/plg/upc-filesystem-and-translation-fixes
Plg/upc filesystem and translation fixes
|
2021-03-01 15:38:59 -07:00 |
|
Alexis Tyler
|
07e4e950d9
|
chore(release): 2.15.34
|
2021-03-01 15:35:17 +10:30 |
|
Alexis Tyler
|
e255f36f63
|
chore: add logging for connecting with guest
|
2021-03-01 15:29:09 +10:30 |
|
Alexis Tyler
|
5cf0954ef4
|
chore: add x-unraid-api-version header to stack
|
2021-03-01 15:25:33 +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
|
9d1fb9e0cc
|
fix: use correct logger
|
2021-03-01 15:24:03 +10:30 |
|
Zack Spear
|
1c2222b0ac
|
refactor(plg): regwiz translation typos
|
2021-02-25 20:31:02 -08:00 |
|
Zack Spear
|
db9af3970e
|
refactor: upc src = filesystem when signed out
|
2021-02-25 20:11:48 -08:00 |
|
Alexis Tyler
|
c6371104d7
|
feat: add sentry release step to github action
|
2021-02-26 10:07:07 +10:30 |
|
dependabot[bot]
|
99d6808ee4
|
chore(deps-dev): bump typescript-coverage-report from 0.4.0 to 0.5.0
Bumps [typescript-coverage-report](https://github.com/alexcanessa/typescript-coverage-report) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/alexcanessa/typescript-coverage-report/releases)
- [Commits](https://github.com/alexcanessa/typescript-coverage-report/compare/0.4.0...0.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-25 11:30:41 +10:30 |
|
Alexis Tyler
|
e20d4dc4b4
|
chore(release): 2.15.33
|
2021-02-25 10:42:05 +10:30 |
|
dependabot[bot]
|
513a3d7024
|
chore(deps-dev): bump standard-version from 9.1.0 to 9.1.1
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v9.1.0...v9.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-25 10:35:50 +10:30 |
|
Alexis Tyler
|
2c8a1d6b8c
|
fix: not reconnecting when relay doesn't connect
|
2021-02-25 10:34:22 +10:30 |
|
Alexis Tyler
|
60ad143083
|
chore(release): 2.15.32
|
2021-02-23 18:23:58 +10:30 |
|
Alexis Tyler
|
d8fb081c43
|
fix/remove-husky
|
2021-02-23 18:23:35 +10:30 |
|
Eric Schultz
|
66be2fe623
|
Merge pull request #110 from unraid/fix-corrupted-git-folder
fix: clean up corrupted git folder on activate
|
2021-02-22 17:28:39 -07:00 |
|
Alexis Tyler
|
c16f1ed436
|
fix: use loop instead of interval
|
2021-02-22 20:05:15 +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
|
bfc0afb266
|
refactor: use relayLogger instead of mothershipLogger
|
2021-02-22 20:05:15 +10:30 |
|
Alexis Tyler
|
ebda54c89f
|
fix: memory leak in "run" command
|
2021-02-22 20:05:15 +10:30 |
|
Alexis Tyler
|
139ddd8093
|
fix: socket not sending message when readyState is 2 or 3
|
2021-02-22 20:05:15 +10:30 |
|
Alexis Tyler
|
e2f205b032
|
feat: add "ready" event to api-manager
|
2021-02-22 20:05:15 +10:30 |
|
Alexis Tyler
|
479f947c6d
|
fix: incorrect name being used in log
|
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
|
bc9bfc45d8
|
fix: print json correctly instead of [Object object]
|
2021-02-22 20:05:15 +10:30 |
|
Alexis Tyler
|
aeddc5a4fb
|
fix: use const for socket names
|
2021-02-22 20:05:15 +10:30 |
|
Eric Schultz
|
ee285bc44c
|
fix: clean up corrupted git folder on activate
|
2021-02-18 18:15:46 -06:00 |
|
dependabot[bot]
|
21feffd8a3
|
chore(deps): bump systeminformation from 5.3.2 to 5.3.3
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-19 07:11:28 +10:30 |
|
dependabot[bot]
|
72c2c8cbea
|
chore(deps): bump @apollo/client from 3.3.9 to 3.3.11
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.3.9 to 3.3.11.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.3.9...v3.3.11)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-16 23:12:33 +10:30 |
|
dependabot[bot]
|
c777fa88dd
|
chore(deps): bump systeminformation from 5.3.0 to 5.3.2
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.3.0 to 5.3.2.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-16 23:11:35 +10:30 |
|
Alexis Tyler
|
f28a931b60
|
fix: disconnection reason being too long
|
2021-02-16 23:08:20 +10:30 |
|
Alexis Tyler
|
54dae0026d
|
chore(release): 2.15.31
|
2021-02-15 15:06:51 +10:30 |
|
Alexis Tyler
|
d95890f803
|
fix: add missing bundled deps
|
2021-02-15 15:06:26 +10:30 |
|
Alexis Tyler
|
b8fd55579f
|
fix: nchan oom
|
2021-02-15 14:50:38 +10:30 |
|
Alexis Tyler
|
595c764c11
|
chore(release): 2.15.30
|
2021-02-13 10:04:02 +10:30 |
|
Alexis Tyler
|
0e032fcd90
|
chore: deps and fix async mutex lock
|
2021-02-13 09:56:02 +10:30 |
|
Alexis Tyler
|
6995214855
|
chore(release): 2.15.29
|
2021-02-13 09:04:47 +10:30 |
|
Alexis Tyler
|
fb5a865060
|
chore(release): 2.15.28
|
2021-02-13 09:03:17 +10:30 |
|