Commit Graph

811 Commits

Author SHA1 Message Date
Jared Goodwin
d06c8d7333 Add deploy page. 2024-05-31 15:38:51 -07:00
Jared Goodwin
d9d68d7677 Make the save button fixed on the server config page. 2024-05-31 13:23:27 -07:00
Jared Goodwin
9ce6e01be1 Fix two factor enforcement. 2024-05-31 13:17:03 -07:00
Jared Goodwin
b440aba1fe Use default healthcheck times. 2024-05-31 11:10:34 -07:00
Jared Goodwin
e06f037c51 Update NuGet packages. 2024-05-31 10:46:16 -07:00
Jared Goodwin
3673e96cd0 Remove occurrences of "remotely.one" 2024-05-31 10:35:51 -07:00
Jared Goodwin
4b5eed5054 Update readme. Make Swagger available in prod env. 2024-04-09 06:03:09 -07:00
Darren Kattan
fb9a3f7801
Merge pull request #841 from immense/fix-dropdown-alignment
Fix dropdown alignment
2024-03-11 10:19:09 -05:00
Darren Kattan
28ffab554e
Merge pull request #844 from immense/update-downloads-page
Update downloads page to reflect switch to PowerShell installer.
2024-03-11 10:18:18 -05:00
Darren Kattan
512d7862d4
Merge pull request #849 from immense/bug/scope-loader-messages
Scope loader messages to the circuit connection.
2024-03-11 10:17:27 -05:00
Darren Kattan
ffd9a161a3
Merge pull request #850 from immense/tech/log-levels
Update default logging minimum levels to reduce spam.
2024-03-11 10:16:52 -05:00
Jared Goodwin
e2ac72502d Update default logging minimum levels to reduce spam. 2024-03-11 07:20:09 -07:00
Jared Goodwin
686dc786d2 Scope loader messages to the circuit connection. 2024-03-11 05:18:27 -07:00
Jared Goodwin
4172b40e8e Add quotes around service bin path. 2024-03-11 04:59:16 -07:00
Jared Goodwin
002c4dd648 Removed unused field. 2024-03-08 08:44:00 -08:00
Jared Goodwin
bc9a305143 Update URL on About page. 2024-03-08 08:38:47 -08:00
Jared Goodwin
208a1be970 Update downloads page to reflect switch to PowerShell installer. 2024-03-08 08:36:05 -08:00
Jared Goodwin
c6c1c219f0 Convert modals to using JS instead of C# for displaying. 2024-03-07 09:43:48 -08:00
Jared Goodwin
26f521d943 Add Bootstrap + Popper JS bundle to fix dropdown alignment. 2024-03-07 09:43:21 -08: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
d7958a7be0 Delete related records when deleting scripts and schedules. 2024-02-23 10:17:37 -08:00
Jared Goodwin
190aaa3e29 Check for valid IP for known proxies. 2024-02-22 13:51:27 -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
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
c7ef28b044 Fix some alignment and spacing issues. 2024-02-19 17:35:13 -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
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
5f04782380 Reduce sorting/filtering needed by tracking state between renders. 2023-08-31 10:01:27 -07:00
Jared Goodwin
469c91a87c Fix device filtering. Remove MacAddresses from sortable properties. 2023-08-31 09:15:57 -07:00
Jared Goodwin
3440bbe4dc Don't restart if consent wasn't granted on the first request. 2023-08-22 08:22:16 -07:00
Jared Goodwin
9292ea35d4 Limit icon size on branding page. 2023-08-21 13:16:31 -07:00
Jared Goodwin
137db6af40 Remove branding properties that no longer exist. 2023-08-21 12:05:29 -07:00
Jared Goodwin
6fc0d98dd0 Update target frameworks. 2023-08-18 11:14:23 -07:00
Jared Goodwin
ac6c961950 Get latest submodule changes working. 2023-08-16 10:30:17 -07:00
Jared Goodwin
933c0afbfa Send chat disconnected message when tech closes the window (was missing). 2023-08-15 03:59:04 -07:00