| 
							
							
								 RustDesk | 3b3d34fabf | Merge pull request #1127 from 21pages/fix_10054 fix 10054: change direct to relay when RST | 2022-08-24 17:05:57 +08:00 |  | 
			
				
					| 
							
							
								 21pages | a7c87a5f57 | option to enable force-always-relay Signed-off-by: 21pages <pages21@163.com> | 2022-08-24 17:03:59 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 0649a49d17 | fix 10054: change direct to relay when RST Signed-off-by: 21pages <pages21@163.com> | 2022-08-24 16:26:09 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 9bb418c772 | Merge pull request #1341 from Heap-Hop/flutter_desktop Update flutter_desktop | 2022-08-24 15:16:19 +08:00 |  | 
			
				
					| 
							
							
								 csf | 5f68c099dd | prevent delay by using onDoubleTapDown instead of onDoubleTap | 2022-08-24 15:13:43 +08:00 |  | 
			
				
					| 
							
							
								 csf | f4745ded23 | add desktop cm closeAll clients | 2022-08-24 15:05:11 +08:00 |  | 
			
				
					| 
							
							
								 csf | 3155d40f80 | fix file_manager_page.dart conflict | 2022-08-24 15:05:09 +08:00 |  | 
			
				
					| 
							
							
								 csf | 3b63dea6fe | add port forward closeSuccess | 2022-08-24 15:05:05 +08:00 |  | 
			
				
					| 
							
							
								 csf | b71593a25c | fix mobile app type event name flutter.rs | 2022-08-24 15:05:02 +08:00 |  | 
			
				
					| 
							
							
								 csf | befb6ffe8f | fix cm client authorized | 2022-08-24 15:04:58 +08:00 |  | 
			
				
					| 
							
							
								 csf | 5326e32128 | fix app type event name for mobile and cm | 2022-08-24 15:04:55 +08:00 |  | 
			
				
					| 
							
							
								 csf | 91f2106037 | fix mobile build | 2022-08-24 15:04:51 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 75b04b9af1 | Merge pull request #1336 from Kingtous/flutter_desktop feat: find id and grid/tile view for peers | 2022-08-23 17:57:38 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 0eed72a60d | feat: find ID Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-23 17:52:53 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 4f859d3c9d | feat: peer card type Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-23 17:21:50 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 8a825a7345 | fix: macos window manager compile Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-23 17:21:32 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | e4cae26dd5 | Merge pull request #1332 from 21pages/style optimize ui style | 2022-08-23 09:55:43 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 930bf72c91 | optimize ui style Signed-off-by: 21pages <pages21@163.com> | 2022-08-23 09:26:46 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 714d474ff2 | Merge pull request #1327 from Heap-Hop/flutter_desktop_cm Flutter desktop cm | 2022-08-22 22:33:28 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 1d51023f44 | Merge pull request #1328 from Heap-Hop/flutter_desktop_fix_windows_build flutter_desktop_cm fix Windows build & TODO clipboard_file | 2022-08-22 22:30:37 +08:00 |  | 
			
				
					| 
							
							
								 csf | b5ebb5de37 | flutter_desktop_cm fix Windows build & TODO clipboard_file | 2022-08-22 22:16:45 +08:00 |  | 
			
				
					| 
							
							
								 csf | 14b8140e45 | 1. update DesktopTabBar for cm. 2. refactor server_model clients map -> list.
3. update tab changing events. | 2022-08-22 21:03:54 +08:00 |  | 
			
				
					| 
							
							
								 csf | b33d1f216f | update chat_model for desktop cm | 2022-08-22 20:30:57 +08:00 |  | 
			
				
					| 
							
							
								 csf | f88bbb0595 | update test cm_main.dart | 2022-08-22 20:30:49 +08:00 |  | 
			
				
					| 
							
							
								 csf | 72655b528a | opt cm FittedBox | 2022-08-22 20:30:41 +08:00 |  | 
			
				
					| 
							
							
								 csf | b9d1eb0dd1 | add file manager overlay dialog | 2022-08-22 20:29:02 +08:00 |  | 
			
				
					| 
							
							
								 csf | 2c7f0d7588 | fix cm event listener & switch permission | 2022-08-22 20:26:16 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 968cff967e | Merge pull request #1325 from Kingtous/flutter_desktop feat: can resize window when without title bar | 2022-08-22 14:25:52 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 48e25accae | fix: resize issue found in window manager Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-22 14:21:38 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 05771e65e2 | feat: can resize window when without title bar Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-22 13:52:22 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 3028d7c0ff | Merge pull request #1324 from 21pages/style setting lock && some style change | 2022-08-22 10:10:51 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | f3cea16eab | Merge pull request #1323 from Kingtous/flutter_desktop fix: multi window macos compile | 2022-08-22 10:10:26 +08:00 |  | 
			
				
					| 
							
							
								 21pages | a10487c840 | native style Signed-off-by: 21pages <pages21@163.com> | 2022-08-22 09:40:15 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 10eb1003c1 | fix: multi window macos compile Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-22 09:39:52 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 4faf0a3d35 | check super permission: win && linux Signed-off-by: 21pages <pages21@163.com> | 2022-08-22 09:04:20 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 3394975aa2 | Merge pull request #1110 from 21pages/enc-id avoid modify id manually | 2022-08-20 21:08:40 +08:00 |  | 
			
				
					| 
							
							
								 Asura | 3172ed63f3 | Fix compile error on MacOS | 2022-08-19 14:50:32 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 123a7aa17b | Merge pull request #1308 from Kingtous/flutter_desktop fix: multi window linux drag issue | 2022-08-19 14:25:32 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | f4d94498c0 | fix: window manager start drag Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-19 14:23:16 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 0b9fcc7290 | Merge pull request #1307 from codextde/master Added new Free Public Server to Readme | 2022-08-19 13:20:23 +08:00 |  | 
			
				
					| 
							
							
								 Daniel Ehrhardt | 49b6cf198c | Added new Free Public Server to Readme | 2022-08-19 07:18:47 +02:00 |  | 
			
				
					| 
							
							
								 Kingtous | 9c01870d9b | fix: multi window linux drag issue Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-19 12:27:29 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 54c5b6df1c | Merge pull request #1305 from 21pages/tabbar remove tabbar animation | 2022-08-18 22:24:19 +08:00 |  | 
			
				
					| 
							
							
								 21pages | 41e5f6d0de | replace tabview with pageview to remove animation Signed-off-by: 21pages <pages21@163.com> | 2022-08-18 22:18:58 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | e02e88f0ee | Merge pull request #1304 from Kingtous/flutter_desktop feat: custom titlebar support & more window functions implementations | 2022-08-18 17:39:26 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 3cc67bf581 | feat: sub window custom title bar & functions Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-18 17:26:39 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | b8f7e85c0b | feat: main window custom bar & drag Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-18 17:26:39 +08:00 |  | 
			
				
					| 
							
							
								 RustDesk | 58b471e26b | Merge pull request #1302 from Kingtous/flutter_desktop opt: optimize cm ui & prepare custom titlebar | 2022-08-18 09:56:55 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | 9fee1f41e7 | opt: use WindowOption to initialize screen Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-18 09:51:19 +08:00 |  | 
			
				
					| 
							
							
								 Kingtous | eed87808e5 | opt: optimize cm ui & timer & auto close Signed-off-by: Kingtous <kingtous@qq.com> | 2022-08-18 00:34:04 +08:00 |  |