RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d55d796c00 
							
						 
					 
					
						
						
							
							Merge pull request  #6314  from FastAct/patch-22  
						
						... 
						
						
						
						Update nl.rs 
						
						
					 
					
						2023-11-07 16:14:07 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6da36b27aa 
							
						 
					 
					
						
						
							
							Update nl.rs  
						
						
						
						
					 
					
						2023-11-07 15:29:08 +08:00 
						 
				 
			
				
					
						
							
							
								FastAct 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b4d3fc393e 
							
						 
					 
					
						
						
							
							Update nl.rs  
						
						
						
						
					 
					
						2023-11-07 07:42:25 +01:00 
						 
				 
			
				
					
						
							
							
								Vasyl Gello 
							
						 
					 
					
						
						
						
						
							
						
						
							c4b68280fd 
							
						 
					 
					
						
						
							
							CI: Remove flutter-elinux  
						
						... 
						
						
						
						[skip ci]
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com> 
						
						
					 
					
						2023-11-07 08:31:14 +02:00 
						 
				 
			
				
					
						
							
							
								Vasyl Gello 
							
						 
					 
					
						
						
						
						
							
						
						
							97aeee7172 
							
						 
					 
					
						
						
							
							Fix CI  
						
						... 
						
						
						
						* Drop third party lib repos
  * Now all vcpkg dependencies are declared in vcpkg.json
  * Implement vcpkg binary caching in Github Actions
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com> 
						
						
					 
					
						2023-11-07 08:31:14 +02:00 
						 
				 
			
				
					
						
							
							
								Vasyl Gello 
							
						 
					 
					
						
						
						
						
							
						
						
							8bf57f1293 
							
						 
					 
					
						
						
							
							Refactor build_android_deps.sh  
						
						... 
						
						
						
						* Allow building one architecture or all 4 architectures
* Fix paths for ndk r25c+
* Bump libvpx to 1.13.1 to fix CVE-2023-5238
* Add ndk-compat from cpu-features to address missing
  android_getCpuFeatures symbol on android arm64 emulators
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com> 
						
						
					 
					
						2023-11-07 08:31:14 +02:00 
						 
				 
			
				
					
						
							
							
								Vasyl Gello 
							
						 
					 
					
						
						
						
						
							
						
						
							4584cebad5 
							
						 
					 
					
						
						
							
							Add custom ports not (yet) in upstream vcpkg  
						
						... 
						
						
						
						aom 3.7.0
libvpx 1.13.1: https://github.com/microsoft/vcpkg/pull/34814 
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com> 
						
						
					 
					
						2023-11-07 08:31:11 +02:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							557773144b 
							
						 
					 
					
						
						
							
							Merge pull request  #6097  from mcfans/master  
						
						... 
						
						
						
						Physical keyboard to android support 
						
						
					 
					
						2023-11-07 12:56:16 +08:00 
						 
				 
			
				
					
						
							
							
								mcfans 
							
						 
					 
					
						
						
						
						
							
						
						
							32a29a5556 
							
						 
					 
					
						
						
							
							chore: use a match instead of unwrap error  
						
						
						
						
					 
					
						2023-11-07 12:51:16 +08:00 
						 
				 
			
				
					
						
							
							
								Vasyl Gello 
							
						 
					 
					
						
						
						
						
							
						
						
							9f4a844c9b 
							
						 
					 
					
						
						
							
							Fix buildscripts  
						
						... 
						
						
						
						* Fix FDroid build on x86
  * Fix CI build on arm
  * Rename `install_oboe` to `install_android_deps`
... because we add ndk_compat and the function installs
android-specific dependencies.
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com> 
						
						
					 
					
						2023-11-07 06:27:43 +02:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82b7650458 
							
						 
					 
					
						
						
							
							Merge pull request  #6313  from fufesou/fix/crash_3.13_win_multidesktop  
						
						... 
						
						
						
						fix, crash 3.13, windows, multidesktop 
						
						
					 
					
						2023-11-07 12:23:06 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							b7121c4447 
							
						 
					 
					
						
						
							
							fix, crash 3.13, windows, multidesktop  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-11-07 12:18:03 +08:00 
						 
				 
			
				
					
						
							
							
								mcfans 
							
						 
					 
					
						
						
						
						
							
						
						
							b522de3b56 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master'  
						
						... 
						
						
						
						# Conflicts:
#	Cargo.lock
#	src/server/connection.rs 
						
						
					 
					
						2023-11-07 12:13:15 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb94caf4b6 
							
						 
					 
					
						
						
							
							Merge pull request  #6312  from fufesou/fix/remote_tab_menu  
						
						... 
						
						
						
						fix, remote tab menu 
						
						
					 
					
						2023-11-07 12:00:30 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							0f59e0c950 
							
						 
					 
					
						
						
							
							fix, remote tab menu  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-11-07 11:56:07 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05a254c682 
							
						 
					 
					
						
						
							
							Merge pull request  #6310  from 21pages/install_after_connect  
						
						... 
						
						
						
						fix install after connection 
						
						
					 
					
						2023-11-07 11:37:52 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							576ba2c745 
							
						 
					 
					
						
						
							
							Merge pull request  #6308  from Kleofass/patch-4  
						
						... 
						
						
						
						Update lv.rs 
						
						
					 
					
						2023-11-07 11:37:00 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3dafda6ace 
							
						 
					 
					
						
						
							
							Merge pull request  #6306  from bovirus/master  
						
						... 
						
						
						
						Update Italian language 
						
						
					 
					
						2023-11-07 11:36:19 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2d048a3295 
							
						 
					 
					
						
						
							
							Merge pull request  #6305  from FastAct/patch-21  
						
						... 
						
						
						
						Update nl.rs 
						
						
					 
					
						2023-11-07 11:35:55 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							f2d345e7b1 
							
						 
					 
					
						
						
							
							fix missing log when removed directory names have same prefix  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-11-07 10:43:03 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							6a0db02230 
							
						 
					 
					
						
						
							
							closeAllSubWindow before install  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-11-07 10:42:57 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93f271912e 
							
						 
					 
					
						
						
							
							Update nl.rs  
						
						
						
						
					 
					
						2023-11-07 10:34:39 +08:00 
						 
				 
			
				
					
						
							
							
								Kleofass 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55b78727ab 
							
						 
					 
					
						
						
							
							Update lv.rs  
						
						
						
						
					 
					
						2023-11-06 17:58:51 +02:00 
						 
				 
			
				
					
						
							
							
								bovirus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							69b555c059 
							
						 
					 
					
						
						
							
							Update Italian language  
						
						
						
						
					 
					
						2023-11-06 15:26:00 +01:00 
						 
				 
			
				
					
						
							
							
								FastAct 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							07f327d641 
							
						 
					 
					
						
						
							
							Update nl.rs  
						
						
						
						
					 
					
						2023-11-06 15:11:47 +01:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							c69f4ba4a2 
							
						 
					 
					
						
						
							
							fix ci  
						
						
						
						
					 
					
						2023-11-06 20:36:03 +08:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							d7e8d4d5c3 
							
						 
					 
					
						
						
							
							fix   #6198  
						
						
						
						
					 
					
						2023-11-06 20:12:01 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							679a026e72 
							
						 
					 
					
						
						
							
							Merge pull request  #6304  from yaseresmaeelpour/patch-1  
						
						... 
						
						
						
						Update fa.rs 
						
						
					 
					
						2023-11-06 19:53:24 +08:00 
						 
				 
			
				
					
						
							
							
								yaseresmaeelpour 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0db180a54f 
							
						 
					 
					
						
						
							
							Update fa.rs  
						
						... 
						
						
						
						fix setup server tip message in farsi language 
						
						
					 
					
						2023-11-06 14:52:46 +03:30 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c2de53e07 
							
						 
					 
					
						
						
							
							Merge pull request  #6303  from 21pages/cm_file_log  
						
						... 
						
						
						
						Cm file createDir/delete log and block user input permission 
						
						
					 
					
						2023-11-06 19:13:31 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							af132aa62e 
							
						 
					 
					
						
						
							
							permission allow->enable, block->blocking  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-11-06 18:08:53 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							d528fd3762 
							
						 
					 
					
						
						
							
							permisson block input  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-11-06 15:07:03 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							663d355a48 
							
						 
					 
					
						
						
							
							cm file delete/create log  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-11-06 14:24:50 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							27112e3480 
							
						 
					 
					
						
						
							
							Merge pull request  #6286  from jxdv/cz-rs-update  
						
						... 
						
						
						
						update cs.rs 
						
						
					 
					
						2023-11-06 11:00:24 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							482d3ff352 
							
						 
					 
					
						
						
							
							Merge pull request  #6297  from BestiaPL/master  
						
						... 
						
						
						
						Update pl.rs 
						
						
					 
					
						2023-11-06 11:00:04 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a444d4af94 
							
						 
					 
					
						
						
							
							Merge pull request  #6289  from crwusiz/master_kr  
						
						... 
						
						
						
						kor_translation update 
						
						
					 
					
						2023-11-06 10:59:49 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f77fda6fa 
							
						 
					 
					
						
						
							
							Merge pull request  #6294  from ClSlaid/docs/clipboard-files  
						
						... 
						
						
						
						docs: file copy paste explainations 
						
						
					 
					
						2023-11-06 10:59:22 +08:00 
						 
				 
			
				
					
						
							
							
								Andrzej Rudnik 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8f7d653e80 
							
						 
					 
					
						
						
							
							Update pl.rs  
						
						
						
						
					 
					
						2023-11-06 00:30:59 +01:00 
						 
				 
			
				
					
						
							
							
								mcfans 
							
						 
					 
					
						
						
						
						
							
						
						
							e474b595ad 
							
						 
					 
					
						
						
							
							fix: add proguard rules, avoid protobuf generated classes got obfuscated  
						
						
						
						
					 
					
						2023-11-06 01:04:53 +08:00 
						 
				 
			
				
					
						
							
							
								ClSlaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b4c6292397 
							
						 
					 
					
						
						
							
							docs: file copy paste explainations  
						
						... 
						
						
						
						Signed-off-by: ClSlaid <cailue@bupt.edu.cn> 
						
						
					 
					
						2023-11-05 18:11:05 +08:00 
						 
				 
			
				
					
						
							
							
								crwusiz 
							
						 
					 
					
						
						
						
						
							
						
						
							4aa994827c 
							
						 
					 
					
						
						
							
							kor_translation update  
						
						
						
						
					 
					
						2023-11-05 10:12:45 +09:00 
						 
				 
			
				
					
						
							
							
								jxdv 
							
						 
					 
					
						
						
						
						
							
						
						
							a521ccde47 
							
						 
					 
					
						
						
							
							update cs.rs  
						
						
						
						
					 
					
						2023-11-04 14:29:03 +01:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							03d280054b 
							
						 
					 
					
						
						
							
							Merge pull request  #6285  from jxdv/sk-rs-update  
						
						... 
						
						
						
						update sk.rs 
						
						
					 
					
						2023-11-04 21:22:23 +08:00 
						 
				 
			
				
					
						
							
							
								jxdv 
							
						 
					 
					
						
						
						
						
							
						
						
							c0a3279856 
							
						 
					 
					
						
						
							
							update sk.rs  
						
						
						
						
					 
					
						2023-11-04 14:12:10 +01:00 
						 
				 
			
				
					
						
							
							
								jxdv 
							
						 
					 
					
						
						
						
						
							
						
						
							e8643632bf 
							
						 
					 
					
						
						
							
							translations  
						
						
						
						
					 
					
						2023-11-04 13:24:23 +01:00 
						 
				 
			
				
					
						
							
							
								mcfans 
							
						 
					 
					
						
						
						
						
							
						
						
							6d8272472a 
							
						 
					 
					
						
						
							
							fix: set correct flag  
						
						
						
						
					 
					
						2023-11-04 20:24:15 +08:00 
						 
				 
			
				
					
						
							
							
								mcfans 
							
						 
					 
					
						
						
						
						
							
						
						
							409d5b124a 
							
						 
					 
					
						
						
							
							fix: add page up/down keymap  
						
						
						
						
					 
					
						2023-11-04 17:57:19 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0c1f3d056a 
							
						 
					 
					
						
						
							
							Merge pull request  #6279  from sahilyeole/feat/list_view  
						
						... 
						
						
						
						Fix: change view dropdown not working on macos clicking 
						
						
					 
					
						2023-11-04 17:26:05 +08:00 
						 
				 
			
				
					
						
							
							
								Sahil Yeole 
							
						 
					 
					
						
						
						
						
							
						
						
							0e702d8693 
							
						 
					 
					
						
						
							
							remove setState  
						
						... 
						
						
						
						Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com> 
						
						
					 
					
						2023-11-04 14:50:04 +05:30 
						 
				 
			
				
					
						
							
							
								mcfans 
							
						 
					 
					
						
						
						
						
							
						
						
							b155cd9a5a 
							
						 
					 
					
						
						
							
							fix: set same rect for correct layout and navigation and set correct selection  
						
						
						
						
					 
					
						2023-11-04 17:08:49 +08:00