Commit Graph

1048 Commits

Author SHA1 Message Date
Alexis Tyler 73ff386db8 fix: log error not debug on reconnect 2021-03-12 12:56:03 +10:30
Alexis Tyler f22cec5bc4 log error on reconnect 2021-03-12 12:55:14 +10:30
Alexis Tyler 4429855a6c fix: ensure we're stictly checking the process name 2021-03-12 11:57:08 +10:30
Eric Schultz c5875eca9c fix: eliminate translation cleanup step during uninstall 2021-03-11 13:29:19 -07:00
Alexis Tyler ae0a9a976e chore(release): 2.15.40 2021-03-12 03:14:35 +10:30
Alexis Tyler c7f92942b6 chore: passthrough make flags 2021-03-12 03:14:22 +10:30
Alexis Tyler d4dbbc1c65 fix: reorder of loading api-manager and graphql 2021-03-11 23:08:09 +10:30
Eric Schultz 06358b6a92 fix: add note about flash backup encryption 2021-03-11 03:23:11 -07:00
Eric Schultz 7f51c992cb fix: move translations in to lang repos 2021-03-11 03:21:13 -07:00
Eric Schultz 8f9cb84f1c fix: use 'stop' cli command to stop unraid-api service 2021-03-09 16:59:02 -07:00
Eric Schultz d43adb5b22 fix: install/uninstall kills unraid-api process 2021-03-08 17:16:30 -07:00
Alexis Tyler 477c79fd45 chore(release): 2.15.39 2021-03-08 16:52:31 +10:30
Alexis Tyler 0ce833bf00 fix: Make sure the process changes to the cwd 2021-03-08 16:51:10 +10:30
Alexis Tyler 391bd24502 fix: use correct cwd 2021-03-08 16:31:37 +10:30
Alexis Tyler 5ccd55a04b fix: ensure cwd is always in the VFS when we daemonize 2021-03-08 16:17:30 +10:30
Alexis Tyler 5a8f2126f7 chore(release): 2.15.38 2021-03-08 16:07:48 +10:30
Alexis Tyler b7867f66dc fix: move daemonization to process 2021-03-08 15:59:12 +10:30
Alexis Tyler e8a95d4f0c Merge remote-tracking branch 'origin/master' 2021-03-08 14:43:49 +10:30
Alexis Tyler f4a47f520c chore(docs): update to unraid v6.9.0+ and api v2.15.35+ 2021-03-08 14:42:33 +10:30
Alexis Tyler 6b06b2340f chore(docs): add binary building instructions 2021-03-08 14:34:00 +10:30
Eric Schultz 3f42ed2b7a feat: add global unraid-api symlink for easy cli access 2021-03-05 21:36:40 -07:00
Alexis Tyler 57224e2a16 chore(release): 2.15.37 2021-03-06 11:42:28 +10:30
Eric Schultz 1f720fc87f fix: revamp rc.unraid-api file 2021-03-05 18:11:32 -07:00
Alexis Tyler bd4784c2be fix: build index as well as the cli 2021-03-06 10:56:20 +10:30
Alexis Tyler cab12e6312 chore(release): 2.15.36 2021-03-05 17:23:31 +10:30
Alexis Tyler 70d006bb17 fix: throwing error when no processes were found 2021-03-05 17:23:19 +10:30
Alexis Tyler 90ec15f96a chore: switch to cli instead of entry 2021-03-05 17:19:52 +10:30
Alexis Tyler 8d0496a17e fix: remove old entry file 2021-03-05 17:19:06 +10:30
Alexis Tyler 8c24bcd4d6 fix: cli using wrong path again 2021-03-05 17:18:45 +10:30
Alexis Tyler 66b5f3383d fix: cli loading wrong path for index 2021-03-05 17:18:26 +10:30
Alexis Tyler 2d4e36c479 fix: add cli deps to bundle 2021-03-05 16:58:07 +10:30
Alexis Tyler 5bb4702a10 chore: add build-binary task 2021-03-05 15:47:34 +10:30
Alexis Tyler c804dcb305 fix: remove uid downgrade on server load 2021-03-05 15:26:52 +10:30
Alexis Tyler c22ba036cd fix: skip using graphql-tools/load-files as it uses Dirent
See https://github.com/nexe/nexe/issues/872 for more info.

As of this commit Nexe returns strings when it should return Dirent objects.
2021-03-05 15:26:35 +10:30
Alexis Tyler 292897aa26 fix: add cli deps 2021-03-05 15:17:56 +10:30
Alexis Tyler a812192027 chore: remove unneeded comment 2021-03-05 15:17:14 +10:30
Alexis Tyler 06a6d29101 fix: add missing import 2021-03-05 15:16:11 +10:30
Alexis Tyler e2f7fb5838 chore(release): 2.15.35 2021-03-05 15:06:21 +10:30
Alexis Tyler 1bbe6e78f9 fix: use binary instead of js file 2021-03-05 15:05:53 +10:30
Alexis Tyler e2aecd1191 fix: use utf8 not utf-8 2021-03-05 15:05:53 +10:30
Alexis Tyler 58abb7e3cf feat: add cli 2021-03-03 14:40:14 +10:30
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