Commit Graph

1678 Commits

Author SHA1 Message Date
Jared Goodwin
686dc786d2 Scope loader messages to the circuit connection. 2024-03-11 05:18:27 -07:00
Jared Goodwin
7478d6333e Add implementation for new IEmailSender<T>. 2024-02-23 19:27:19 -08:00
Jared Goodwin
edb4bc54b8 Fix disabling of registration when max organizations reached. 2024-02-23 18:39:10 -08:00
Jared Goodwin
89947c73aa
Merge pull request #818 from immense/bug/script-deletion
Delete related records when deleting scripts and schedules.
2024-02-23 10:26:50 -08:00
Jared Goodwin
d7958a7be0 Delete related records when deleting scripts and schedules. 2024-02-23 10:17:37 -08:00
Jared Goodwin
bdc9ecfb8f
Merge pull request #815 from immense/bug/check-invalid-ip
Check for valid IP for known proxies.
2024-02-22 13:54:33 -08:00
Jared Goodwin
190aaa3e29 Check for valid IP for known proxies. 2024-02-22 13:51:27 -08:00
Jared Goodwin
646412bf11
Merge pull request #814 from immense/feature/update-to-net8
Update to .NET 8.
2024-02-22 12:31:45 -08:00
Jared Goodwin
ea78f46185 Update submodule. 2024-02-22 11:27:53 -08:00
Jared Goodwin
f59b7cca68 Fix auto-update and mac install. 2024-02-22 11:25:58 -08:00
Jared Goodwin
91daac9ea4 Add QR code generator. 2024-02-22 11:25:46 -08:00
Jared Goodwin
07905eedaf Replace RewritableStream with AppendableStream. Use PowerShell installer for Windows (exe not working) 2024-02-21 16:17:31 -08:00
Jared Goodwin
417792a7c1 Add restart policy. Use ASPNETCORE port variable. 2024-02-21 14:14:23 -08:00
Jared Goodwin
3354e9bfce Update readme. Update recordings dir. 2024-02-21 11:21:25 -08:00
Jared Goodwin
37dece522c Copy Dockerfile.pipelines in CI. 2024-02-21 11:04:26 -08:00
Jared Goodwin
e050892c0a Remove compat version. Retain previous mount path. 2024-02-21 10:56:02 -08:00
Jared Goodwin
de00f41115 Add in-memory configuration for tests. 2024-02-21 10:36:27 -08:00
Jared Goodwin
07ff4cfe64 Udpate NuGet packages. 2024-02-21 10:21:41 -08:00
Jared Goodwin
d6b5190b74 Remove download step. 2024-02-21 10:13:59 -08:00
Jared Goodwin
b81b7fa2b7 Include mac build in main script. 2024-02-21 10:11:52 -08:00
Jared Goodwin
e614e7b7fb Fix ETag var. 2024-02-21 10:06:47 -08:00
Jared Goodwin
c2d53db92b Fix server logs. 2024-02-21 10:02:43 -08:00
Jared Goodwin
f2d0ca68fe Update compose and build scripts. 2024-02-21 07:28:00 -08:00
Jared Goodwin
a05f4f776e Fix some spacing and color. 2024-02-20 17:22:18 -08:00
Jared Goodwin
05a434827d Add design time contexts. Add migrations. 2024-02-20 17:10:28 -08:00
Jared Goodwin
8afdd97640 Move appsettings to DB. 2024-02-20 16:15:03 -08:00
Jared Goodwin
2af48bf663 Update scripts. Add docker compose. 2024-02-20 09:43:59 -08:00
Jared Goodwin
8a5c5d03c1 Update submodule. 2024-02-19 17:35:22 -08:00
Jared Goodwin
c7ef28b044 Fix some alignment and spacing issues. 2024-02-19 17:35:13 -08:00
Jared Goodwin
4508bbcea2 Update submodule. 2024-02-19 17:18:42 -08:00
Jared Goodwin
9b7f0f02db Convert the remaining Razor Pages to Blazor components. 2024-02-19 17:18:36 -08:00
Jared Goodwin
e3da9f00be Map additional endpoints for Identity. 2024-02-19 15:30:40 -08:00
Jared Goodwin
2694188547 Migrate to Blazor Web App 2024-02-19 15:28:07 -08:00
Jared Goodwin
b7011dee6c Update NuGet packages. Update APIs. 2024-02-19 09:05:50 -08:00
Jared Goodwin
e3692c757c For WinExe, expicitly exit after Avalonia dispatcher shutdown. 2023-09-11 10:10:10 -07:00
Jared Goodwin
38dde6fe24 Update RemoteControl submodule. 2023-09-11 07:41:52 -07:00
Jared Goodwin
d8007b67cf
Merge pull request #733 from immense/bug/fix-installer-main-window
Fix installer main window.
2023-09-11 07:35:54 -07:00
Jared Goodwin
aa45eea3e5
Merge pull request #732 from immense/tech/reconnect-after-session-end
Reconnect after Windows logoff or reboot.
2023-09-11 07:35:34 -07:00
Jared Goodwin
fb4767d516 Remove now-invalid AllowsTransparency property. 2023-09-08 10:19:46 -07:00
Jared Goodwin
1baa967032 Add StreamerState and ability to reconnect after reboots. 2023-09-07 05:46:23 -07:00
Jared Goodwin
9128a24fde Added ability to reboot and reconnect. 2023-09-06 16:45:30 -07:00
Jared Goodwin
e0e1e23012 Update Immense.RemoteControl 2023-09-06 13:30:11 -07:00
Jared Goodwin
8eaaa18e55 Update Immense.RemoteControl 2023-09-06 12:09:33 -07:00
Jared Goodwin
65838d1873 Update submodule. 2023-09-06 09:43:57 -07:00
Jared Goodwin
df919c1250
Merge pull request #722 from immense/bug/fix-x11-login-screen-launch
Fix remote control at X11 greeter.
2023-09-01 07:07:10 -07:00
Jared Goodwin
d4f91a2418
Merge pull request #721 from immense/bug/fix-scripting-shell-removal
Fix removal of scripting shell after error/timeout.
2023-09-01 06:47:42 -07:00
Jared Goodwin
e253a41380 Update Immense.RemoteControl 2023-09-01 06:47:14 -07:00
Jared Goodwin
1b4bdf3c7f Update Immense.RemoteControl 2023-09-01 06:46:22 -07:00
Jared Goodwin
a69527829c Merge branch 'master' into bug/fix-x11-login-screen-launch 2023-09-01 06:46:14 -07:00
Jared Goodwin
08955cfdb6
Merge pull request #725 from immense/bug/fix-device-filtering
Fix device filtering.
2023-09-01 06:43:51 -07:00