aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Tango.FSE.Common/FileSystem/FileSystemHandler.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed/implemented fse firmware file system file upload/download pause.Roy Ben Shabat2020-09-071-0/+3
|
* Reset Application & Firmware "Logs" tab even when machine connection is the ↵Roy Ben Shabat2020-08-041-7/+20
| | | | | | | | same. Fixed issue on FileSystem download. Ignored issue with procedure error highlighting caused application error. Fixed issue when logout/login with different environment did not refreshed the list of available machines for connection.
* FSE TUP/TFP.Roy Ben Shabat2020-04-141-18/+19
| | | | Refactored progress with TangoProgress<T>
* FSE TUPRoy Ben Shabat2020-04-131-0/+10
|
* Many changes and improvements.Roy Ben Shabat2020-03-281-3/+10
|
* Implemented WebRtcTransportAdapter.Roy Ben Shabat2020-03-221-0/+28
| | | | | | | | | Implemented FileSystem via WebRTC. Improved FileSystemControl keyboard control. Implemented FileSystemControl context menu. Improved Transported custom request handler registration. Implemented FS copy/move/delete. Implemented InputBox.
* Implemented priority queues for Transport Layer.Roy Ben Shabat2020-03-201-6/+40
| | | | Working on file/folder download.
* Working on FSE/PPC FileSystem Provider/Service.Roy Ben Shabat2020-03-161-0/+85