sleevezipper
21d38381fa
Merge pull request #109 from m4rkireland/develop
...
Add Hibernate Command
3 years ago
Mark Ireland
980808c69e
Revert readme
3 years ago
Sleevezipper
ee6c3cc014
Merge branch 'name-prefix' into develop. This fixes #24
3 years ago
Sleevezipper
508ed3ae5a
implement name prefix
3 years ago
sleevezipper
b6478e7044
Merge pull request #114 from SecretiveShell/patch-1
...
Update WMI Query documentation to be more clear and concise.
3 years ago
TerminalMan
5f1e1a60f3
Update WMIQuery.md
3 years ago
Mark Ireland
64b08e9cdd
Add info to AddCommandDialog
3 years ago
Mark Ireland
572bf2895e
Pull latest readme into develop and update with HibernateCommand
3 years ago
Mark Ireland
d497c297af
Add Hibernate Command
3 years ago
Sleevezipper
8425970c8d
wip: name prefix
3 years ago
Sleevezipper
5c95dc833f
#58 Don't set LastActive and LastBoot sensors to unavailable
3 years ago
sleevezipper
907f6d7848
Add WMI process example #107
...
Thanks @lafferlaffer!
3 years ago
sleevezipper
525bd7086d
Add info about ClickOnce error when installing #104
...
Thanks @fabsenet!
3 years ago
sleevezipper
c6dd4c5d5a
Merge pull request #102 from SecretiveShell/patch-1
...
capitalised i --> I
3 years ago
Sleevezipper
98a0c46ed7
Merge remote-tracking branch 'SecretiveShell/master' into develop
3 years ago
Sleevezipper
ff38c67e3f
Merge branch 'master' into develop
3 years ago
TerminalMan
29a2ca13b6
capitalised i --> I
...
fixed simple mistake
3 years ago
TerminalMan
6bbbfcab42
Update AddCommandDialog.axaml.cs
3 years ago
TerminalMan
c4e9344959
Updated the more info URLs to reflect changes in documentation location
3 years ago
TerminalMan
3f1c22ac9c
Update Commands.md
3 years ago
TerminalMan
2a3569a87d
Update README.md
3 years ago
TerminalMan
5afe2865e9
Rename commands.md to Commands.md
3 years ago
TerminalMan
ed5b2285d8
Update README.md
3 years ago
TerminalMan
e6e3c93827
Create commands.md
3 years ago
TerminalMan
a16ee7435c
Update README.md
3 years ago
TerminalMan
0b624957f8
Update Sensors.md
3 years ago
TerminalMan
b6170af1f7
Create WMIQuery.md
3 years ago
TerminalMan
02f7e1d322
Create Sensors.md
3 years ago
sleevezipper
20085aa08b
Merge pull request #99 from SecretiveShell/master
...
Added documentation
3 years ago
TerminalMan
46a10365ca
Create direct communication.md
3 years ago
sleevezipper
bf5fde45e6
Merge pull request #83 from gstevenson/patch-1
...
Update README.md
3 years ago
Greg Stevenson
dd66c2e9f6
Update README.md
3 years ago
Sleevezipper
59c9ea53c5
Merge branch 'master' into develop. This fixes #17
4 years ago
Sleevezipper
36d78f11af
implement updating sensors/commands if they have more properties
4 years ago
Sleevezipper
f0c27fbbac
add keyup event. fixes #75
4 years ago
sleevezipper
837c48a3c6
add link to video by GeekToolkit
4 years ago
Stefan Roelofs
dfb671a7ee
Update views
4 years ago
Stefan Roelofs
bdbce79e38
ViewModel updates
4 years ago
Stefan Roelofs
76b7d05fd7
Small delay between deleting sensor and adding sensor.
...
I think that the mqtt update works better because of this.
4 years ago
Stefan Roelofs
f6261d0f45
Add missing method to interface
4 years ago
Stefan Roelofs
9b21ad6137
Remove reference to empty directory
4 years ago
Stefan Roelofs
ef7fda640b
changed a line ending
4 years ago
Stefan Roelofs
feb2841cbc
Add methods to Update sensors / commands.
4 years ago
Stefan Roelofs
9f65261081
Changed type of Type to AvailableSensors. Makes more sense I think.
4 years ago
Stefan Roelofs
22de0c41f7
Update ConfigurationServices with methods to update sensors / commands
4 years ago
Stefan Roelofs
a50640d7d7
Changed name of ServiceContractInterfaces to IServiceContractInterfaces
...
Update the interface with new UpdateSensor method calls
4 years ago
Stefan Roelofs
1bfeb9c45f
Refactor some abstract classes. No functional changes, just syntactic sugar.
4 years ago
sleevezipper
76bbfbbe64
Merge pull request #60 from stefanroelofs/ui_update
...
UI update
4 years ago
Stefan Roelofs
58bf3a04b5
Changed back all line ending to LF (Unit).
...
This is what is used in this project.
4 years ago
Stefan Roelofs
729a8a7e28
Put the view in a grid, instead of a stackpanel. This allows the Datagrid to stetch into parent container.
...
Add, Edit, Delete buttons in a horizontal stackpanel.
Changed some properties into fields.
Press delete when nothing is selected no longer crashes the UI.
4 years ago