Commit Graph

33 Commits (d771e474dc82962ecd17c1140e3473100b034be2)

Author SHA1 Message Date
NextTurn d771e474dc Improve ProcessExtensions 2021-01-02 14:18:34 +08:00
NextTurn 3c5d67e287 Merge shared directory mapping into core 2021-01-01 11:19:19 +08:00
NextTurn 4b00bba644 Remove test command 2020-12-30 02:59:17 +08:00
NextTurn 61fedfc0e0 Save credentials 2020-12-29 02:46:34 +08:00
NextTurn 576cf6be55 Enhance console prompting 2020-12-28 03:30:09 +08:00
NextTurn d865678b80 Internal updates 2020-12-27 05:12:57 +08:00
NextTurn 0df32ccd44 Bump log4net to 2.0.12 2020-12-27 00:29:08 +08:00
NextTurn cb8ded23c7 Ensure basic event logging 2020-12-07 19:53:25 +08:00
NextTurn 2ab79083d4 Ensure basic console logging 2020-11-25 15:57:59 +08:00
NextTurn 12525cc8fc Distinguish service status as active or inactive 2020-11-25 14:09:24 +08:00
Next Turn 0e835c850d
Revise docs for 3.0.0-alpha.6 (#713)
* Update `reboot` action

* Update Program.cs
2020-11-15 23:52:01 +08:00
NextTurn d0c969dfe6 Redirect I/O of elevated process 2020-11-15 23:46:30 +08:00
dependabot[bot] d46a4331d8
Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0 (#706)
* Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0

Bumps [Microsoft.Win32.Registry](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Update Program.cs

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Next Turn <45985406+NextTurn@users.noreply.github.com>
2020-11-12 13:41:41 +08:00
NextTurn 27d6d7ff7d Add 'dev ps -a|--all' option 2020-09-17 14:05:39 +08:00
NextTurn a7c5334f10 Catch 2020-08-29 16:25:34 +08:00
NextTurn 2fc786a26a Auto refresh 2020-08-29 14:35:56 +08:00
NextTurn 144cff7f19 Add `dev list` command 2020-08-29 14:12:31 +08:00
NextTurn 3bfa46f5b0 Upgrade to .NET 5 2020-08-20 11:03:40 +08:00
NextTurn b85593eb11
Increase code coverage 2020-08-10 09:19:12 +08:00
NextTurn 4414e36f6b Add `dev kill` command 2020-08-08 09:49:02 +08:00
NextTurn 788a0ff64b Fix path inconsistency 2020-08-06 21:01:07 -07:00
NextTurn e49c8c66bc Remove `--timeout` option 2020-08-06 20:39:39 -07:00
NextTurn 2a576e102e Add `customize` command 2020-08-05 11:01:31 +08:00
NextTurn 6cefa93c69 CLI updates 2020-08-04 10:05:16 +08:00
NextTurn 9573a78668 Add `dev ps` command 2020-08-02 18:26:54 -07:00
NextTurn fcbc087b4b Handle special accounts 2020-08-01 18:05:48 -07:00
NextTurn efc3e34f6d Refactor service configuration 2020-07-31 18:45:36 -07:00
NextTurn c3771e391c Preshutdown support 2020-07-30 14:29:00 +08:00
NextTurn cd951e69df Make `<name>` and `<description>` optional 2020-07-28 09:55:00 +08:00
NextTurn 3ea68e2d20 New command-line interface 2020-07-27 13:55:37 +08:00
NextTurn 40b566d330 Add `refresh` command 2020-07-26 14:18:48 +08:00
NextTurn 22c3043862 Introduce command exception 2020-07-20 00:17:08 -08:00
NextTurn bbb3cd578c Reorganize projects 2020-07-18 18:55:43 -07:00