aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Modules/Tango.FSE.PPCConsole/ViewModels/MainViewVM.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue with RSM module authorization.Roy2022-11-251-1/+2
|
* Insights peek application/firmware logs.Roy Ben Shabat2020-08-191-1/+8
|
* Redundant.Roy Ben Shabat2020-04-151-1/+1
|
* FSE Firmware FileSystem.Roy Ben Shabat2020-04-151-2/+2
|
* Added remote upgrade module project.Roy Ben Shabat2020-04-111-5/+0
|
* Implemented FSE/PPC Logs.Roy Ben Shabat2020-04-101-0/+1
|
* Implemented PPC Updates & Packages.Roy Ben Shabat2020-03-301-0/+1
| | | | | Moved PPC/FSE interfaces to PPC.Shared. Changes Generic Serialization to json.
* Started integration of Tango.FileSystem to FSE.Roy Ben Shabat2020-03-151-0/+1
|
* FSE Log Viewer.Roy Ben Shabat2020-03-131-1/+0
|
* Working on FSE/PPC monitoring/system info.Roy Ben Shabat2020-03-121-1/+1
|
* Working on FSE/PPC performance provider.Roy Ben Shabat2020-03-111-0/+24
| | | | | Implemented resolution service. a lot of work!
* Implemented custom request handlers on transporters.Roy Ben Shabat2020-03-081-11/+16
| | | | | Implemented logout vm handling on FSE. Improvements on RDP.
* Started FSE Console & Remote Desktop.Roy Ben Shabat2020-02-281-35/+0
|
* Implemented Transport Immediate mode on TCP and SignalR.Roy Ben Shabat2020-02-281-3/+11
| | | | Implemented Tango.Console components.
* Implemented Generic messages support!Roy Ben Shabat2020-02-271-0/+28
| | | | Implemented custom external bridge request handlers.
* Create FSE module project template.Roy Ben Shabat2020-02-271-0/+32
Implemented core PPC console components. Added FSE PPC Console module.