21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f34b8411a7 
							
						 
					 
					
						
						
							
							Fix new cm tab not replace the old persisted tab ( #9127 )  
						
						... 
						
						
						
						* This happens when after changing DesktopTab to StatefulWidget, 1.2.7
  and 1.3.0 have this problem.
* When `addConnection` in server_model.dart is called, the old closed
  client is removed, the client parameter of buildConnectionCard is new,
but client id inside Consumer is old.
* The only state in cm page is timer, its value is kept in test.
* There may be a better way to solve the ui update.
Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-08-20 15:34:10 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8745fcbb6a 
							
						 
					 
					
						
						
							
							opt desktop file manager status list ( #9117 )  
						
						... 
						
						
						
						* Show delete file/dir log
* Show full path rather than base file name
* Show files count
* Opt status card layout
* Change selected color to accent
Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-08-20 10:53:55 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ed18e3c786 
							
						 
					 
					
						
						
							
							file rename ( #9089 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-08-16 12:55:58 +08:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							579e0fac36 
							
						 
					 
					
						
						
							
							fix  https://github.com/rustdesk/rustdesk/issues/9088  
						
						
						
						
					 
					
						2024-08-16 12:20:40 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							92752765ba 
							
						 
					 
					
						
						
							
							fix: resize top edge ( #9081 )  
						
						... 
						
						
						
						Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-08-15 23:58:19 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb1b9858d5 
							
						 
					 
					
						
						
							
							only main window show tabbar border, change cm tabbar color ( #9073 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-08-15 13:25:59 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b8b3a089f3 
							
						 
					 
					
						
						
							
							android telebot setting ( #9035 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-08-12 22:20:35 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1729ee337f 
							
						 
					 
					
						
						
							
							trust this device to skip 2fa ( #9012 )  
						
						... 
						
						
						
						* trust this device to skip 2fa
Signed-off-by: 21pages <sunboeasy@gmail.com>
* Update connection.rs
---------
Signed-off-by: 21pages <sunboeasy@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com> 
						
						
					 
					
						2024-08-12 18:08:33 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3c6ddd7403 
							
						 
					 
					
						
						
							
							fix: multi-displays, displays changed, switch idx ( #9006 )  
						
						... 
						
						
						
						Use init display index as the primary index.
But when displays changed, the primary display may also changes.
No need to change the old primary index.
But we need to make sure that the old primary index does not exceed the display number.
Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-08-09 21:17:06 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f4c40d733e 
							
						 
					 
					
						
						
							
							Fix/exe upgrade options ( #9001 )  
						
						... 
						
						
						
						* fix: exe upgrade, use previous options
Signed-off-by: fufesou <linlong1266@gmail.com>
* refact: msi, shortcuts options, swap pos
Signed-off-by: fufesou <linlong1266@gmail.com>
---------
Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-08-08 22:07:06 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							76d5a8b205 
							
						 
					 
					
						
						
							
							unlock with PIN ( #8977 )  
						
						... 
						
						
						
						* add custom password to unlock settings
* If not set, use admin password; if set, use custom settings password.
* At least 4 characters.
* Set with gui or command line.
Signed-off-by: 21pages <sunboeasy@gmail.com>
* Update cn.rs
---------
Signed-off-by: 21pages <sunboeasy@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com> 
						
						
					 
					
						2024-08-07 16:21:38 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51b250435d 
							
						 
					 
					
						
						
							
							refact: audio input, combobox instead of radio ( #8965 )  
						
						... 
						
						
						
						Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-08-06 17:07:05 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2662abc5a3 
							
						 
					 
					
						
						
							
							fix: reset voice call state, on conn ( #8961 )  
						
						... 
						
						
						
						Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-08-06 00:28:31 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6035fbbdf 
							
						 
					 
					
						
						
							
							update supportedLocales ( #8925 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-08-02 15:12:48 +08:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							cba8aaa410 
							
						 
					 
					
						
						
							
							tooltip for  https://github.com/rustdesk/rustdesk/issues/8600 , and change  
						
						... 
						
						
						
						dialog error to richtext with link support 
						
						
					 
					
						2024-07-30 14:42:21 +08:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							764fbe2c9d 
							
						 
					 
					
						
						
							
							addressing  https://github.com/rustdesk/rustdesk/issues/8883  
						
						
						
						
					 
					
						2024-07-30 00:27:01 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee5314de20 
							
						 
					 
					
						
						
							
							use selectableText for some errors ( #8862 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-28 11:13:19 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e8d3bd2ac 
							
						 
					 
					
						
						
							
							remove calling refreshCurrentUser when connect status become ready ( #8849 )  
						
						... 
						
						
						
						When refreshCurrentUser throw error, show check network in ab and group
tab.
Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-28 10:15:09 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30a5d1e0e1 
							
						 
					 
					
						
						
							
							avoid call refreshCurrentUser twice at startup ( #8848 )  
						
						... 
						
						
						
						refreshCurrentUser will be called at these 2 position:
1. runMainApp or runMobileApp in main.dart
2. when connect status is ready
Both of these two happens at startup, when connect status is ready and startup time < 5 seconds, not call refreshCurrentUser
Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-27 09:50:06 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be06c0d738 
							
						 
					 
					
						
						
							
							tab border for desktop subwindow ( #8842 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-26 11:20:16 +08:00 
						 
				 
			
				
					
						
							
							
								zuiyu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f0f50f0f03 
							
						 
					 
					
						
						
							
							fix: remove getRadio todo and delete  contentPadding param ( #8839 )  
						
						
						
						
					 
					
						2024-07-26 10:31:01 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3999d498be 
							
						 
					 
					
						
						
							
							fix: keep window pos after new conn ( #8834 )  
						
						... 
						
						
						
						1. Keep window pos
2. Do some init in StatefulWidget constructor.
If try init in its state class, it may be too late. Because I see the
init function is called after building the widget tree.
Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-07-25 21:52:57 +08:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							bbdce8d57b 
							
						 
					 
					
						
						
							
							Send clipboard keystroke,  https://github.com/rustdesk/rustdesk/discussions/5451  
						
						
						
						
					 
					
						2024-07-25 15:21:28 +08:00 
						 
				 
			
				
					
						
							
							
								dignow 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b967d496cc 
							
						 
					 
					
						
						
							
							refact: init values from initState to Constractor ( #8817 )  
						
						... 
						
						
						
						* refact: init values from initState to Constractor
Signed-off-by: dignow <linlong1265@gmail.com>
* fix: move RxBool init into Constructor
Signed-off-by: dignow <linlong1265@gmail.com>
* peer sort option
Signed-off-by: dignow <linlong1265@gmail.com>
* Remove empty initState()
Signed-off-by: dignow <linlong1265@gmail.com>
---------
Signed-off-by: dignow <linlong1265@gmail.com> 
						
						
					 
					
						2024-07-25 10:45:51 +08:00 
						 
				 
			
				
					
						
							
							
								dignow 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2aef79688b 
							
						 
					 
					
						
						
							
							fix: mobile, conn page, jump on exiting remote ( #8820 )  
						
						... 
						
						
						
						Signed-off-by: dignow <linlong1265@gmail.com> 
						
						
					 
					
						2024-07-25 00:43:14 +08:00 
						 
				 
			
				
					
						
							
							
								dignow 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0451a1c45f 
							
						 
					 
					
						
						
							
							fix: mobile, server page, jumps on loading ( #8819 )  
						
						... 
						
						
						
						Signed-off-by: dignow <linlong1265@gmail.com> 
						
						
					 
					
						2024-07-25 00:13:22 +08:00 
						 
				 
			
				
					
						
							
							
								dignow 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39dbd89287 
							
						 
					 
					
						
						
							
							fix: siwtching display, clear last old image ( #8810 )  
						
						... 
						
						
						
						* fix: siwtching display, clear last old image
1. Clear last old image.
2. Try refresh after switching display.
3. Add an interval check before refresh video service.
Signed-off-by: dignow <linlong1265@gmail.com>
* simple changes
Signed-off-by: dignow <linlong1265@gmail.com>
---------
Signed-off-by: dignow <linlong1265@gmail.com> 
						
						
					 
					
						2024-07-24 17:35:06 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c04f460bbd 
							
						 
					 
					
						
						
							
							fix more bool options ( #8809 )  
						
						... 
						
						
						
						* fix more bool options
* hide sort ab tags because it's already sorted
Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-24 17:20:58 +08:00 
						 
				 
			
				
					
						
							
							
								dignow 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79a1f888d6 
							
						 
					 
					
						
						
							
							fix: flutter remove setState in initState ( #8807 )  
						
						... 
						
						
						
						Signed-off-by: dignow <linlong1265@gmail.com> 
						
						
					 
					
						2024-07-24 14:00:49 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							57d1b1ecc4 
							
						 
					 
					
						
						
							
							fix nextRgba not called when switching to texture render ( #8792 )  
						
						... 
						
						
						
						Because rgba buffer render doesn't support multi display, when switch to
multi display, it is possible that rgba.valid has been set to valid but
nextRgab is not called, when switching back to single display,
rgba.valid is still true.
Fix by rgba buffer, rgba texture and  gpu texture using different messages.
Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-24 12:06:16 +08:00 
						 
				 
			
				
					
						
							
							
								dignow 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							614086a216 
							
						 
					 
					
						
						
							
							fix: mobile, query onlines, on active ( #8796 )  
						
						... 
						
						
						
						* fix: mobile, query onlines, on active
Signed-off-by: dignow <linlong1265@gmail.com>
* Update peer_tab_page.dart
---------
Signed-off-by: dignow <linlong1265@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com> 
						
						
					 
					
						2024-07-23 23:28:03 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eef091d4e8 
							
						 
					 
					
						
						
							
							fix hide ab tag when custom client startup ( #8795 )  
						
						... 
						
						
						
						not custom: 'Y', ''
custom: 'Y', 'N'
should not use isNotEmpty
Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-23 21:35:05 +08:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							22c6f5e589 
							
						 
					 
					
						
						
							
							aggresive online query for self-hosting  
						
						
						
						
					 
					
						2024-07-23 10:26:56 +08:00 
						 
				 
			
				
					
						
							
							
								お餅のCreeeper 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b828768fa9 
							
						 
					 
					
						
						
							
							Update ja.rs and Add "About Rustdesk" ( #8784 )  
						
						... 
						
						
						
						* Update ja.rs
Signed-off-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com>
* Update ja.rs
Signed-off-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com>
* Add 'About RustDesk'
Signed-off-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com>
---------
Signed-off-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com> 
						
						
					 
					
						2024-07-23 08:58:48 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							14b505130b 
							
						 
					 
					
						
						
							
							remove end slash when setting server config ( #8779 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-22 17:11:32 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							22f3425ace 
							
						 
					 
					
						
						
							
							fix custom client show ip whiltelist warning ( #8778 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-22 17:00:29 +08:00 
						 
				 
			
				
					
						
							
							
								dignow 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d3454f07d3 
							
						 
					 
					
						
						
							
							fix: move some crates to rustdesk-org ( #8772 )  
						
						... 
						
						
						
						Signed-off-by: fufesou <linlong1266@gmail.com>
Co-authored-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-07-20 23:49:40 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b54a553c7 
							
						 
					 
					
						
						
							
							buildin options and add to mobile ( #8759 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-19 23:55:52 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							04c175c62e 
							
						 
					 
					
						
						
							
							fix custom client settings tab visibility ( #8752 )  
						
						... 
						
						
						
						* fix custom client settings tab visibility
only control with tabKeys
Signed-off-by: 21pages <sunboeasy@gmail.com>
* fix preset-user-name typo
Signed-off-by: 21pages <sunboeasy@gmail.com>
---------
Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-18 22:27:31 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c3c99ba107 
							
						 
					 
					
						
						
							
							fix missing retry ( #8750 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-18 17:16:25 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a81d6468cc 
							
						 
					 
					
						
						
							
							fix: desktop settings, disconnect, timeout ( #8749 )  
						
						... 
						
						
						
						Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-07-18 15:57:36 +08:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							edc5d86ee7 
							
						 
					 
					
						
						
							
							fix hide-help-cards and fix  https://github.com/rustdesk/rustdesk/issues/8687  
						
						
						
						
					 
					
						2024-07-18 11:26:11 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9c8ba5393 
							
						 
					 
					
						
						
							
							fix: macos, remove unused workaround ( #8746 )  
						
						... 
						
						
						
						Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-07-18 10:38:15 +08:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							5a8c8cbf7c 
							
						 
					 
					
						
						
							
							hide-help-cards  
						
						
						
						
					 
					
						2024-07-18 09:47:04 +08:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							9e931a6f04 
							
						 
					 
					
						
						
							
							change remove-preset-password-warning default value to Y  
						
						
						
						
					 
					
						2024-07-17 21:17:54 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							875ac28ab5 
							
						 
					 
					
						
						
							
							fix: macos, remove useless workaround ( #8738 )  
						
						... 
						
						
						
						Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-07-17 19:13:03 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							901505e8be 
							
						 
					 
					
						
						
							
							fix: macos, load multi dylib instances ( #8731 )  
						
						... 
						
						
						
						Multiple dylib instances will cause some global instances to be invalid.
eg. lazy_static objects in rust side, will be created more than once.
Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-07-17 11:49:11 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							092e4089c7 
							
						 
					 
					
						
						
							
							fix: try workaround, macos, subwindow, frozen ( #8729 )  
						
						... 
						
						
						
						Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-07-17 09:55:46 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09466680d3 
							
						 
					 
					
						
						
							
							mobile virtual display, resolution menu, proxy setting ( #8717 )  
						
						... 
						
						
						
						1. Merge code of mobile and desktop virtual display menu.
2. Mobile add seperate resolution menu, only support changing
   resolutions.
3. Android add proxy setting
Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-07-15 18:53:14 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eec879a801 
							
						 
					 
					
						
						
							
							refact: macos, hide&show on leaving view ( #8712 )  
						
						... 
						
						
						
						Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-07-15 10:50:54 +08:00