Commit Graph

1084 Commits

Author SHA1 Message Date
Jared Goodwin
347d92eed5 Make deep links for tabs. 2021-07-29 07:57:38 -07:00
Jared Goodwin
c530851bc6 Use RID from input params. 2021-07-29 07:57:38 -07:00
Jared Goodwin
051e3f5332 Add alert details modal. Fix GetEffectiveTheme. 2021-07-29 07:57:38 -07:00
Jared Goodwin
b497a4c8bc Remove synchronous code from AuthComponentBase. 2021-07-29 07:57:37 -07:00
Jared Goodwin
e5c9734ce4 Workarounds for issues with Postgres DB provider using async DbContext calls. 2021-07-29 07:57:37 -07:00
Jared Goodwin
ed48f209d0 Add new navigation properties to enable cascade delete. 2021-07-29 07:57:37 -07:00
Jared Goodwin
63d511c083 Make device ID optional on device details. Add it to the nav menu. 2021-07-29 07:57:37 -07:00
Jared Goodwin
97d8eaf8ff Auto-populate name on Remote Control page. 2021-07-29 07:57:37 -07:00
Jared Goodwin
188d331c08 Update help modal. 2021-07-29 07:57:37 -07:00
Jared Goodwin
119c177a3f Add Warning output to error out in PS Core results. 2021-07-29 07:57:37 -07:00
Jared Goodwin
b7fa3548ca Trim trailing slashes in server URL in ConnectionInfo. 2021-07-29 07:57:37 -07:00
Jared Goodwin
ba3dc24c88 Change language in script alerts. 2021-07-29 07:57:36 -07:00
Jared Goodwin
0543a09369 Remove AlterColumn on Identity Framework Id columns in migration (auto-generated by EF Core for some reason...) 2021-07-29 07:57:36 -07:00
Jared Goodwin
54cf754fa6 Update README.md 2021-07-29 07:57:36 -07:00
Jared Goodwin
50237c8167 Trim trailing slashes from server URL. 2021-07-29 07:57:36 -07:00
Jared Goodwin
b6f0df54a7 Reorder lines. 2021-07-29 07:57:36 -07:00
Jared
428d699d69 Load navigation properties when delete device so cascade delete will work. 2021-07-29 07:57:36 -07:00
Jared
1dd65a8057 Fix output of information/verbose/etc. streams in PowerShell. 2021-07-29 07:57:36 -07:00
Jared
2fe7804efa Update build docs. 2021-07-29 07:57:36 -07:00
Jared
3e6edaa7b8 Download Windows ZIP package for IIS. 2021-07-29 07:57:36 -07:00
Jared
1fd44f597e Fix spaces/tabs and change UTF8-BOM to UTF8. 2021-07-29 07:57:36 -07:00
Jared
4a801b3b4e Replace content in Caddyfile. 2021-07-29 07:57:35 -07:00
Jared
44313c8b9e Fix variables. Use executable for execstart. 2021-07-29 07:57:35 -07:00
Jared
e35cec23f8 Install dependencies that might be missing on some distros. 2021-07-29 07:57:35 -07:00
Jared
6f6193f47c Update readme. Add pre-built server package back as an option. 2021-07-29 07:57:35 -07:00
Jared
f8a4d015df Update readme. Put Example_Nginx_Config.txt back where it was supposed to go. 2021-07-29 07:57:35 -07:00
Jared
b8eab4c0e7 Check if argument key doesn't have a value. 2021-07-29 07:57:35 -07:00
Jared
be2ae419ed Add more console output. Change how build completion is detected. 2021-07-29 07:57:35 -07:00
Jared
a09503408b Add parameter parsing error messages. Increase console column width. 2021-07-29 07:57:35 -07:00
Jared
4d606d577f Remove interactive prompts from possibly-non-interactive sections. Continue when successfully parsing -c and -w. 2021-07-29 07:57:35 -07:00
Jared
b5c5380cf5 Update build.yml 2021-07-29 07:57:35 -07:00
Jared
cba80d09ce Fix tree structure for existing folders. 2021-07-29 07:57:34 -07:00
Jared
0191e02a59 Fix tree view rendering for nested scripts. 2021-07-29 07:57:34 -07:00
Jared
2346cfef22 Change --reverse-proxy, -r to --web-server, -w. 2021-07-29 07:57:34 -07:00
Jared
997a2e8ba7 Fix duplicate use of -r param. 2021-07-29 07:57:34 -07:00
Jared
c675e359fb Send input on STA thread. 2021-07-29 07:57:34 -07:00
Jared
27c78038c5 No sleep makes typos. 2021-07-29 07:57:34 -07:00
Jared
b35110e7ad Typo. :) There will probably be lots of these. 2021-07-29 07:57:34 -07:00
Jared
4e53dc3628 Typo. 2021-07-29 07:57:34 -07:00
Jared
b25a266522 Trim console lines. 2021-07-29 07:57:34 -07:00
Jared
80e7f72ea8 Update readme. 2021-07-29 07:57:34 -07:00
Jared
85e82d9bb6 Let API Token also authorize for ExpiringTokenFilter. 2021-07-29 07:57:34 -07:00
Jared
50ff25277f Add Server.Installer project. 2021-07-29 07:57:33 -07:00
Jared
56b30537cf Add redirect for old download location. 2021-07-29 07:57:33 -07:00
Jared Goodwin
ef16c71829 Update issue templates 2021-07-29 07:57:33 -07:00
Jared
1004e454f9 Fix for newly-added device groups now showing in EditDeviceGroup modal until page refresh. Fix invites. 2021-07-29 07:57:33 -07:00
Jared
3e74e61e9b Fix title in EditDeviceGroup modal. 2021-07-29 07:57:33 -07:00
Jared
1d4b0e0ff6 Open download links in a new tab so it doesn't break the connection. 2021-07-29 07:57:33 -07:00
Jared
58c5d5c014 Fix padding. 2021-07-29 07:57:33 -07:00
Jared
155d5e0f59 Changing host in view model no longer needed. 2021-07-29 07:57:33 -07:00