Jared Goodwin
|
71002e3905
|
Added scaffolded items. Status messages weren't showing.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
49012b2788
|
Make Remotely service delayed start.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
ee2a35a83f
|
Updates for PostgreSQL switch.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
71867b31cd
|
Update tsconfig.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
108730cbe1
|
Explicitly exclude types folder from TS compile.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
616750def7
|
Update tsconfig.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
71ae471864
|
Added tests.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
0ae840f74a
|
Add permission filtering on DataService methods.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
cae0fe594c
|
Permission groups added.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
23ef7fd3f3
|
Move to PostgreSQL. Start adding stuff for device permissions.
|
2021-07-29 07:56:05 -07:00 |
|
Jared Goodwin
|
f0c468a1e7
|
Add tests and IoC activator.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
b93646fc5a
|
Add Test to make sure installer is installing the correct .NET Core runtime version.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
c498342517
|
Add password reset button on Organization page.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
4a345bff2c
|
Change organization management to use Razor Pages model binding. New accounts are created in current organization.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
62245979b7
|
Bring chat windows to front when clicked.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
d2df890225
|
Use Identity to create and verify token secret hash.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
e43ca309e8
|
Add DownloadFile command.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
c23ce15b4f
|
Remove chat after pipe closes. Scroll to bottom of chat window when chat received.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
07f361342c
|
Update chat window size.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
c127921b1a
|
Add new API documentation.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
e6835fa65a
|
Add option to require 2FA.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
8ac490e759
|
Add theme option to UserOptions.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
d474a786e8
|
Added chat window on the browser side.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
29f01e1925
|
Add organization name to chat service.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
9c5f57e616
|
Add support for Windows 8.1 and 7.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
0535a6452e
|
Update downloads page installer link.
|
2021-07-29 07:56:04 -07:00 |
|
Jared Goodwin
|
ef2e618cd8
|
Specify registry view in InstallerService.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
5016b9ad99
|
Fix installer download.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
6b2884e4d5
|
Add installer to ClientDownloadsController and Publish script.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
05a73820de
|
Installer app completed.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
431a696588
|
Adjust From and To date in GetEventLogs.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
87a2f30166
|
Shared files expire and lock. Changed "Remove from organization" to delete.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
1e0a4ed389
|
Remove unused Compile items.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
f05aad659b
|
Rebuild migrations.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
d1864716cd
|
Add new ApiAuth filter.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
584c13711e
|
Hide register button when appropriate.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
8094820c79
|
Don't uninstall agent when server might be undergoing maintenance.
|
2021-07-29 07:56:03 -07:00 |
|
Jared Goodwin
|
13e47e4d29
|
Don't send IceCandidate when UseWebRtc is false.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
19171782fe
|
Change free memory/storage to used.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
83eed067bd
|
Added debugging params to config service.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
6fc0b84ab1
|
Add CPU percentage.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
7ae5ab1e89
|
Add remote IP to API token logging.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
fcee249d0f
|
Add password generator. Add logging on API token validation. UI tweaks.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
179d3806a4
|
Add custom authorization filter for API.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
f4bad8862e
|
API token management.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
0ad00e6bc4
|
Add date range selection for server logs.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
afeb6dc1ad
|
Update NuGet packages.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
379dc7fa46
|
WPF shutdown fix. Fix for aliases getting erased. Sort device grid.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
e544f40d6f
|
Added default connection info when in debug environment.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
963ea9498e
|
Added ability to block remote user input.
|
2021-07-29 07:56:01 -07:00 |
|