1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2025-12-06 00:13:33 +00:00

226 Commits

Author SHA1 Message Date
Simon Smith
a8695f4b3d fix force2factor #116
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2025-07-10 21:20:24 +01:00
Simon Smith
e98f76a6d7 fix mcrouter links opening multiple ports 2024-10-07 23:28:31 +01:00
Simon Smith
a99a01dca6 fix multiple rdp connections and individual devices rdp #100 2024-09-12 18:34:46 +01:00
Simon Smith
f24b120f5b fixes for upload #99
delete unused file,
increase upload speed size,
fix random crashing
2024-08-27 19:40:16 +01:00
Simon Smith
61ae81dfde fix upload reverting back to C drive
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-08-27 17:55:12 +01:00
Simon Smith
d2c537139a use nodename for rdp file #53
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-08-06 12:45:57 +01:00
Simon Smith
38580b4d0c add chat to right click on device
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-08-06 11:03:02 +01:00
Simon Smith
c3e72182bb add chat button to remote desktop view (#98)
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-08-05 12:42:38 +01:00
Simon Smith
b2e93b11cf fix folder and file downloads (#96) 2024-07-09 17:27:40 +01:00
adnan29979
f340f06bd0 Clickable directory (#93) 2024-07-04 10:49:41 +01:00
adnan29979
4b8221ae35 clickable headers to sort files and show date modified for files/folders 2024-07-01 20:01:04 +01:00
adnan29979
6c888b38a7 add 'Date Modified' for folders (#85) 2024-06-27 17:09:17 +01:00
Simon Smith
5e0d927dc4 allow column resizes correctly (#83) 2024-06-27 15:14:32 +01:00
omiT-84
32f06ee25e Add RDP to doubleclick action combobox (#65) 2024-06-27 15:12:49 +01:00
mkrumbholz
714b831ddc Update Translate.cs (#75)
Replaced "Hafen" with "Port"  for the german translation.
The term "Port" is used when speaking about network connections.
2024-06-27 14:52:54 +01:00
adnan29979
ba77f6f61a added 'Date Modified' column for files (#82) 2024-06-27 13:44:20 +01:00
Simon Smith
ab3dd1b0c7 add uninstall to ui (#78) 2024-06-20 16:31:36 +01:00
Simon Smith
2a1110c189 Delete .github directory 2024-02-02 11:38:19 +00:00
Simon Smith
766023e597 delay 2fa cookie for 2 and a half seconds (#68) 2024-02-02 11:35:34 +00:00
Ylian Saint-Hilaire
ebaa8c5b0c Reverted bad change to web socket client. 2023-10-07 12:22:45 -07:00
Ylian Saint-Hilaire
c9d8f59b06 Merge pull request #55 from jbfuzier/wol
Wol
2023-10-07 12:16:40 -07:00
Ylian Saint-Hilaire
6286ac76ef Merge branch 'master' into wol 2023-10-07 12:09:10 -07:00
Ylian Saint-Hilaire
a245e1f4b2 Merge pull request #57 from fornax-a/master
Better handle missing system proxy/credentials
2023-10-07 12:02:05 -07:00
Ylian Saint-Hilaire
fde77c08f3 Merge pull request #59 from sschoen/202303
different bug fixes
2023-10-07 12:01:32 -07:00
Simon Schön
4aadc7e98e fix: double remote keyboard input (space, divide, multiply, subtract, add & decimal) 2023-03-17 23:20:30 +01:00
Simon Schön
bbdc101d8b fix: devices in "no agent devices relayed thru agent"-groups not accessible 2023-03-17 23:20:30 +01:00
Simon Schön
05949d9be1 added 'Remote Files' button to KVMViewer 2023-03-17 23:20:30 +01:00
Simon Schön
91a41f842d fix: remote file transfer path jumps back to root after transfer of a file (issue #51) 2023-03-17 23:20:24 +01:00
Chris Lockwood
d6a63fccac Better handle missing system proxy/credentials 2023-03-11 12:44:00 +00:00
jbfuzier
b80a477ee9 Merge pull request #1 from jbfuzier/fix_proxy_issues
Manual proxy was not taken into account in c# websocket code. Also there was some duplicated code with the code in win32api.cs

proxyUri was undefined in OnConnectSink resulting in crash
2023-01-26 23:06:10 +01:00
jbfuzier
99da58a5f6 fix mistake 2023-01-26 23:02:56 +01:00
jb
93839da146 Manual proxy was not taken into account in c# websocket code. Also there was some duplicated code with the code in win32api.cs
proxyUri was undefined in OnConnectSink resulting in crash
2023-01-26 22:49:37 +01:00
jb
f332b7a71a ensure wol option only available when needed 2023-01-26 18:06:42 +01:00
jb
b88e9109b0 wake up support 2023-01-26 17:58:57 +01:00
Ylian Saint-Hilaire
f049ff6094 Added messaging 2FA support. 2022-10-24 07:05:55 -07:00
Ylian Saint-Hilaire
a885efc4cf create release on every new version 2022-07-18 20:49:07 -07:00
Ylian Saint-Hilaire
00fda3333e Fixed double backspace in login prompt (#4267) 2022-07-15 14:33:35 -07:00
Ylian Saint-Hilaire
6c70c291b6 Fixed double backspace when doing remote desktop. 2022-07-14 14:08:47 -07:00
Ylian Saint-Hilaire
1a4bdda683 Added device group collapse setting. 2022-07-07 11:20:38 -07:00
Ylian Saint-Hilaire
cfe4bdca53 Fixed duplicate device groups. 2022-07-03 20:55:56 -07:00
Ylian Saint-Hilaire
241b1d1aba Merge pull request #45 from sschoen/Bugfix/systemtray
Bugfix/systemtray
2022-07-01 14:35:02 -07:00
Ylian Saint-Hilaire
a78ffb57e7 Merge branch 'master' into Bugfix/systemtray 2022-07-01 14:34:50 -07:00
Ylian Saint-Hilaire
a2210cd49a Fixed individual devices, #46 2022-07-01 14:31:49 -07:00
Simon Schön
838c4eefc4 Bugfix: clear password textbox on logout only when argument '-pass' not provided 2022-06-08 21:31:54 +02:00
Simon Schön
f2fe654a8e clear password textbox on logout 2022-06-08 20:44:06 +02:00
Simon Schön
756e93a7c7 bugfix: client-list disappears when node.mesh == null 2022-06-08 18:59:53 +02:00
Simon Schön
fa884a7e73 allow window height change when logged in 2022-06-08 18:52:17 +02:00
Simon Schön
f092cba2bb fixed registry path 2022-06-08 18:39:31 +02:00
Simon Schön
cf67f540f3 bugfix: update application stuck when "Show on system tray" is active 2022-06-08 18:29:12 +02:00
Simon Schön
ca18e48453 fixed wrong german translation (issue #36) 2022-06-08 18:28:31 +02:00