5 Commits

Author SHA1 Message Date
MrDevBot
22c05eeae2
Added discard to PortsFrm_Load's Methods.FadeIn
Added discard to PortsFrm_Load's Methods.FadeIn to suppress and solve CS4014
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
2019-05-21 18:08:15 +10:00
NYAN CAT
ccf91f305f Update
Update form builder and ports - thanks to @zeroal3nzi
2019-05-20 11:50:44 +03:00
NYAN CAT
db90ddf043 Update
Added secure socket
Added chrome password recovery
2019-05-11 08:05:18 -07:00
NYAN CAT
9eb913b528 Update
added mutex
added notification
minor bugs fixed
2019-05-04 22:26:16 -07:00
NYAN CAT
9f269b053d Update
fixed remote desktop
fixed server and client stabilty
minor bugs fixes
2019-04-29 19:35:44 -07:00