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

207 Commits

Author SHA1 Message Date
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
Simon Schön
30daa11bfb bugfix: "Show on system tray" setting not saved 2022-06-08 18:28:03 +02:00
Ylian Saint-Hilaire
91fad23547 Added client certificate auth support. 2022-06-05 00:54:57 -07:00
Ylian Saint-Hilaire
85657d2857 Improved self-update system. 2022-05-24 16:52:58 -07:00
Ylian Saint-Hilaire
3a1e8671be Added -noupdate switch. 2022-05-24 15:50:24 -07:00
Ylian Saint-Hilaire
c0d7435b81 Fixed exception loading mappings from file. 2022-05-24 12:59:56 -07:00
Ylian Saint-Hilaire
1568a36a38 2FA cookie improvements. 2022-05-23 16:45:44 -07:00
Ylian Saint-Hilaire
cf172125ac Fixed custom app registry location. 2022-05-23 14:53:50 -07:00
Ylian Saint-Hilaire
ee63ce7bc7 Removed debug code, added -info support. 2022-05-21 01:24:58 -07:00
Ylian Saint-Hilaire
da58e4ed1e Added code signing hostname lock. 2022-05-20 13:20:33 -07:00
Ylian Saint-Hilaire
ad2a5078c9 Moved source files and updated readme file. 2022-05-20 12:24:53 -07:00
Ylian Saint-Hilaire
48a001ed63 Readme update. 2022-05-19 22:33:38 -07:00
Ylian Saint-Hilaire
28a30326c7 Readme update. 2022-05-19 22:32:47 -07:00
Ylian Saint-Hilaire
216915699c Fixed readme file type. 2022-05-19 22:29:52 -07:00
Ylian Saint-Hilaire
bafc19f99f Manual proxy improvements. 2022-05-19 00:14:23 -07:00
Ylian Saint-Hilaire
b8f14536fb Merge pull request #30 from jbfuzier/proxy
Proxy related changes
2022-05-18 18:19:18 -07:00
Ylian Saint-Hilaire
e91864376d Merge branch 'master' into proxy 2022-05-18 18:19:12 -07:00
Ylian Saint-Hilaire
6260c7ff26 Merge pull request #35 from LordBritish2000/master
Clean and fast display, remote win-key, no double numberblock keys
2022-05-18 18:09:44 -07:00
Ylian Saint-Hilaire
b68c184c1c Merge branch 'master' into master 2022-05-18 18:09:29 -07:00
Ylian Saint-Hilaire
84502d9423 Fixed mapping name when passing the URL thru a named pipe. 2022-05-18 13:36:21 -07:00