Commit Graph

1298 Commits

Author SHA1 Message Date
Alexis Tyler 2f4a8f9e8d fix: add unraid api version to header 2021-05-21 08:55:31 +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 9555e8bf96 chore: fix dedenting 2021-05-20 08:36:45 +09:30
Alexis Tyler dd0f765526 chore: remove old plg 2021-05-20 08:33:19 +09:30
Alexis Tyler 9ac16c8086 fix: keep quotes when serializing upc key 2021-05-20 08:32:44 +09:30
Alexis Tyler b98083c112 Revert "fix: add 'servers' permission to my_servers key"
This reverts commit 715f94ab98.
2021-05-19 05:55:35 +09:30
Alexis Tyler 715f94ab98 fix: add 'servers' permission to my_servers key 2021-05-19 05:53:48 +09:30
Alexis Tyler 26ddc520ed fix: use service account for internal user and fix root permissions 2021-05-18 15:41:34 +09:30
Alexis Tyler bd1cbb566d fix: wrong import 2021-05-18 15:06:48 +09:30
Alexis Tyler 81e064da4e fix: add permission to admin role 2021-05-18 14:58:56 +09:30
Alexis Tyler 62f652da39 chore: lint 2021-05-18 14:47:24 +09:30
Alexis Tyler 019c94fa6e refactor: move my servers mothership permissions to own role 2021-05-18 14:22:48 +09:30
Alexis Tyler bf8e4d8183 refactor: force my servers key into own role 2021-05-18 14:22:15 +09:30
Alexis Tyler c7e80d1829 chore: update copyright header 2021-05-18 14:21:46 +09:30
Alexis Tyler a87bd9255f fix: include quotes around env name 2021-05-18 14:14:08 +09:30
Alexis Tyler 34a03354bf fix: preserve quotes when saving my servers config file 2021-05-18 14:08:25 +09:30
Alexis Tyler 16448d41de chore: add debug logging to utils 2021-05-17 15:02:29 +09:30
Alexis Tyler 1218f9f950 fix: use -1 for service account ids 2021-05-17 15:02:14 +09:30
Alexis Tyler ba13ff94bf fix: allow upc keys to access display endpoint 2021-05-17 12:08:07 +09:30
Alexis Tyler b97e2f5bf6 fix: add en_US as fallback for display.locale 2021-05-17 11:24:34 +09:30
Alexis Tyler 98432a4059 fix: use display.locale not display for locale value 2021-05-17 11:12:14 +09:30
Alexis Tyler ff71575c3e chore(release): 2.17.4 2021-05-15 07:12:58 +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 a4f5ee89b0 chore(release): 2.17.3 2021-05-14 10:31:28 +09:30
Alexis Tyler 97042a8bed fix: don't throw when machine-id is missing 2021-05-14 09:59:28 +09:30
Alexis Tyler 11d220e649 chore(release): 2.17.2 2021-05-14 09:17:26 +09:30
Alexis Tyler 5b4d164f69 fix: use flash for .zip check not node_base_directory 2021-05-14 09:01:22 +09:30
Alexis Tyler a15f3c8c82 fix: get machine id should not be fatal 2021-05-14 08:37:37 +09:30
Alexis Tyler 269da5b401 chore(release): 2.17.1 2021-05-14 08:13:03 +09:30
Alexis Tyler 63ca1816eb fix: use paths helper instead of raw path 2021-05-13 13:47:43 +09:30
Alexis Tyler a23468eb24 fix: zip path 2021-05-13 13:38:34 +09:30
Alexis Tyler 4306145123 fix: prevent cli pulling in all of app 2021-05-13 13:29:16 +09:30
Alexis Tyler fd98e78841 fix: allow github actions zips in the install process 2021-05-13 13:27:08 +09:30
Alexis Tyler 69432bd3d9 refactor: change my-servers and unraid-api base paths 2021-05-13 13:08:43 +09:30
Alexis Tyler f821c0e258 fix: add other endpoints to upc permissions 2021-05-12 09:32:11 +09:30
dependabot[bot] a6a40ce21d chore(deps): bump number-to-color from 0.4.1 to 0.5.0
Bumps [number-to-color](https://github.com/bouvens/number-to-color) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/bouvens/number-to-color/releases)
- [Changelog](https://github.com/bouvens/number-to-color/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bouvens/number-to-color/compare/v0.4.1...v0.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 08:39:49 +09:30
Alexis Tyler d8c67b36c0 fix: add upc permissions 2021-05-12 08:32:01 +09:30
Alexis Tyler 5b9299c20b fix: grants[role] is undefined 2021-05-12 08:16:56 +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 bc5fef1e24 chore: bump deps 2021-05-12 07:35:48 +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 93b75a5e4c fix: upc not having own group 2021-05-11 10:12:54 +09:30
Alexis Tyler 954da5a4d3 chore(release): 2.17.0 2021-05-07 09:21:32 +09:30
Eric Schultz b31cd5dd16 fix: use port 22 or fallback port 443 for ssh; display backup errors on settings page 2021-05-06 16:55:52 -05:00
Alexis Tyler 70d079b05e fix: ensure upc api key is only 64 chars 2021-05-06 20:01:02 +09:30