fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							334526026c 
							
						 
					 
					
						
						
							
							fix: web/mobile, skip querying onlines, if not in main page ( #9535 )  
						
						... 
						
						
						
						* fix: web, skip querying onlines, if not in main page
Signed-off-by: fufesou <linlong1266@gmail.com>
* fix: web/mobile, skip querying onlines
Signed-off-by: fufesou <linlong1266@gmail.com>
* Set isInMainPage to false after router is changed.
Signed-off-by: fufesou <linlong1266@gmail.com>
---------
Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-10-01 15:25:59 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ffc73f86a0 
							
						 
					 
					
						
						
							
							fix ab peers view,  all peer tab use global peers model ( #9475 )  
						
						... 
						
						
						
						Use ChangeNotifierProvider<Peers>.value, and each peer tab has a global unique `Peers` model, then `load peers` and `build
peers` will always be the same one.
Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-09-26 22:08:32 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c74bdcdfdb 
							
						 
					 
					
						
						
							
							Revert "fix peers view ChangeNotifierProvider update ( #9459 )" ( #9471 )  
						
						... 
						
						
						
						This reverts commit 7c55e3266b1cf13a92e6973323aba3034651afb1. 
						
						
					 
					
						2024-09-26 14:20:37 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7c55e3266b 
							
						 
					 
					
						
						
							
							fix peers view ChangeNotifierProvider update ( #9459 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <sunboeasy@gmail.com> 
						
						
					 
					
						2024-09-25 15:11:11 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c6e3f60a6b 
							
						 
					 
					
						
						
							
							refact: flutter, ChangeNotifier, reduce rebuild ( #9392 )  
						
						... 
						
						
						
						Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-09-19 18:48:01 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2e98cc620 
							
						 
					 
					
						
						
							
							fix: reduce rebuild for online state ( #9331 )  
						
						... 
						
						
						
						* fix: reduce rebuild for online state
Signed-off-by: fufesou <linlong1266@gmail.com>
* Query online, update  on focus changed
Signed-off-by: fufesou <linlong1266@gmail.com>
* Use  to ensure  is right
Signed-off-by: fufesou <linlong1266@gmail.com>
* refact, window events on peer view
Signed-off-by: fufesou <linlong1266@gmail.com>
* chore
Signed-off-by: fufesou <linlong1266@gmail.com>
* Remove unused code
Signed-off-by: fufesou <linlong1266@gmail.com>
---------
Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-09-12 11:26:01 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d4377a13c5 
							
						 
					 
					
						
						
							
							refact: peer card, orientation ( #9235 )  
						
						... 
						
						
						
						* refact: peer card, orientation
Signed-off-by: fufesou <linlong1266@gmail.com>
* Do not change landscape/portrait on Desktop
Signed-off-by: fufesou <linlong1266@gmail.com>
* comments
Signed-off-by: fufesou <linlong1266@gmail.com>
---------
Signed-off-by: fufesou <linlong1266@gmail.com> 
						
						
					 
					
						2024-09-03 19:06:11 +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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							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 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							22c6f5e589 
							
						 
					 
					
						
						
							
							aggresive online query for self-hosting  
						
						
						
						
					 
					
						2024-07-23 10:26:56 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							96f41fcc02 
							
						 
					 
					
						
						
							
							refact: custom client, more advanced settings ( #8085 )  
						
						... 
						
						
						
						* refact: custom client, more advanced settings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* feat: custom client, more advanced settings
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2024-05-18 23:13:54 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f853b29fd9 
							
						 
					 
					
						
						
							
							fix list type peer view ( #7887 )  
						
						... 
						
						
						
						* Layout list type peer view with layout rather than calculated width
* Hide menu sync from recent and web console if no write permission
* Pull ab twice because it's force updated when refreshCurrentUser is called on startup and
  connection status changing 
						
						
					 
					
						2024-05-01 23:38:39 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e44a91d0b 
							
						 
					 
					
						
						
							
							Refact. Flutter web desktop ( #7539 )  
						
						... 
						
						
						
						* Refact. Flutter web desktop
Signed-off-by: fufesou <shuanglongchen@yeah.net>
* Flutter web, prevent default context menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
---------
Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2024-03-28 11:38:11 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							41da6d552f 
							
						 
					 
					
						
						
							
							shared address book ( #7229 )  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2024-03-20 15:05:54 +08:00 
						 
				 
			
				
					
						
							
							
								dignow 
							
						 
					 
					
						
						
						
						
							
						
						
							02bc5e3111 
							
						 
					 
					
						
						
							
							debug, query_onlines_block_thread  
						
						... 
						
						
						
						Signed-off-by: dignow <linlong1265@gmail.com> 
						
						
					 
					
						2023-11-16 10:32:22 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							de356304c7 
							
						 
					 
					
						
						
							
							add comemnt  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-10-27 15:58:54 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							b40a7b24d4 
							
						 
					 
					
						
						
							
							fix, flutter, infinite loop  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-10-27 15:01:20 +08:00 
						 
				 
			
				
					
						
							
							
								Sahil Yeole 
							
						 
					 
					
						
						
						
						
							
						
						
							c522987b6f 
							
						 
					 
					
						
						
							
							fix list view on ab when id panel  
						
						... 
						
						
						
						Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com> 
						
						
					 
					
						2023-10-26 05:16:27 +05:30 
						 
				 
			
				
					
						
							
							
								Sahil Yeole 
							
						 
					 
					
						
						
						
						
							
						
						
							a52caaec75 
							
						 
					 
					
						
						
							
							fix list view for group tab  
						
						... 
						
						
						
						Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com> 
						
						
					 
					
						2023-10-25 01:26:41 +05:30 
						 
				 
			
				
					
						
							
							
								Sahil Yeole 
							
						 
					 
					
						
						
						
						
							
						
						
							81fe90f605 
							
						 
					 
					
						
						
							
							add ui for new list view  
						
						... 
						
						
						
						Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com> 
						
						
					 
					
						2023-10-24 22:14:01 +05:30 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							1416197b62 
							
						 
					 
					
						
						
							
							add option filter ab by intersection  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-10-11 16:50:48 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							3eeb0628f5 
							
						 
					 
					
						
						
							
							adjust scrollbar style, peers view support touch pad scroll, settings tab  
						
						... 
						
						
						
						remove horizontal touch pad scroll
Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-09-27 10:25:49 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							167bf70cd6 
							
						 
					 
					
						
						
							
							mobile: limited height scroll tags/users, and scrollable peers  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-09-25 16:18:01 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							5236dcfe52 
							
						 
					 
					
						
						
							
							peers view show no more than 1000 after filter  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-09-25 13:41:23 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							6b43042828 
							
						 
					 
					
						
						
							
							mobile still use no scrollable widgets  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-09-24 19:54:11 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							0c6aa381c5 
							
						 
					 
					
						
						
							
							replace Wrap with builder in PeerView for efficiency  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-09-19 20:33:35 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							b2a4f11e0b 
							
						 
					 
					
						
						
							
							enable group, show accessible users and peers  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-09-18 13:44:41 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							83d9cb55f1 
							
						 
					 
					
						
						
							
							filter tags with union, not intersection  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-08-22 08:54:01 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39f0edcb32 
							
						 
					 
					
						
						
							
							Merge pull request  #5331  from dignow/fix/save_peer_window_pos  
						
						... 
						
						
						
						fix saving peer window pos 
						
						
					 
					
						2023-08-11 08:04:57 +08:00 
						 
				 
			
				
					
						
							
							
								dignow 
							
						 
					 
					
						
						
						
						
							
						
						
							7f6b18fc9c 
							
						 
					 
					
						
						
							
							change ffi flutter_config to flutter_option  
						
						... 
						
						
						
						Signed-off-by: dignow <linlong1265@gmail.com> 
						
						
					 
					
						2023-08-10 22:27:35 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							16c94fb1d0 
							
						 
					 
					
						
						
							
							hide multiselect icon if peers is empty  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-08-10 21:32:26 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							5a0865559c 
							
						 
					 
					
						
						
							
							peer card batch operation  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-08-03 21:35:16 +08:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							57debc6339 
							
						 
					 
					
						
						
							
							fix peers loaded bug and fix group style on desktop, mobile has more  
						
						... 
						
						
						
						pending problems 
						
						
					 
					
						2023-06-23 00:32:43 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f5d63187d 
							
						 
					 
					
						
						
							
							Merge pull request  #4716  from 21pages/group  
						
						... 
						
						
						
						filter group peers without http request 
						
						
					 
					
						2023-06-21 10:41:57 +08:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							ec9062f505 
							
						 
					 
					
						
						
							
							filter group peers without http request  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2023-06-21 09:43:09 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							277804feef 
							
						 
					 
					
						
						
							
							query online on load peers  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-06-20 23:34:05 +08:00 
						 
				 
			
				
					
						
							
							
								NicKoehler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							35c3bc37aa 
							
						 
					 
					
						
						
							
							fix flashing message  
						
						
						
						
					 
					
						2023-03-14 22:10:04 +01:00 
						 
				 
			
				
					
						
							
							
								NicKoehler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c1d5f743a9 
							
						 
					 
					
						
						
							
							added phrases for every empty peer type  
						
						
						
						
					 
					
						2023-03-10 19:37:49 +01:00 
						 
				 
			
				
					
						
							
							
								rustdesk 
							
						 
					 
					
						
						
						
						
							
						
						
							a6deacb92b 
							
						 
					 
					
						
						
							
							remove alias and disable status in peer card sort  
						
						
						
						
					 
					
						2023-03-10 15:25:19 +08:00 
						 
				 
			
				
					
						
							
							
								RustDesk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							04bd8e167a 
							
						 
					 
					
						
						
							
							Merge branch 'master' into sort-favorites  
						
						
						
						
					 
					
						2023-03-10 13:05:24 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							b566251986 
							
						 
					 
					
						
						
							
							fix peer online state  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-03-09 13:07:56 +08:00 
						 
				 
			
				
					
						
							
							
								fufesou 
							
						 
					 
					
						
						
						
						
							
						
						
							812c0c7fe1 
							
						 
					 
					
						
						
							
							better interval  
						
						... 
						
						
						
						Signed-off-by: fufesou <shuanglongchen@yeah.net> 
						
						
					 
					
						2023-03-09 11:54:17 +08:00 
						 
				 
			
				
					
						
							
							
								NicKoehler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f042ed44bd 
							
						 
					 
					
						
						
							
							refactor strings in a separate class, added alias and remote host sort types  
						
						
						
						
					 
					
						2023-03-08 20:10:08 +01:00 
						 
				 
			
				
					
						
							
							
								NicKoehler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43da918630 
							
						 
					 
					
						
						
							
							rounded tiles  
						
						
						
						
					 
					
						2023-03-07 20:31:20 +01:00 
						 
				 
			
				
					
						
							
							
								NicKoehler 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a04351baf4 
							
						 
					 
					
						
						
							
							implemented sorting in every tab except "recent sessions"  
						
						
						
						
					 
					
						2023-03-06 09:46:21 +01:00 
						 
				 
			
				
					
						
							
							
								21pages 
							
						 
					 
					
						
						
						
						
							
						
						
							880a0d4209 
							
						 
					 
					
						
						
							
							add group peer card  
						
						... 
						
						
						
						Signed-off-by: 21pages <pages21@163.com> 
						
						
					 
					
						2022-12-14 11:25:31 +08:00 
						 
				 
			
				
					
						
							
							
								csf 
							
						 
					 
					
						
						
						
						
							
						
						
							efacc7362a 
							
						 
					 
					
						
						
							
							fix hit tag empty space bug  
						
						
						
						
					 
					
						2022-10-10 21:10:31 +09:00 
						 
				 
			
				
					
						
							
							
								csf 
							
						 
					 
					
						
						
						
						
							
						
						
							a13c4c5907 
							
						 
					 
					
						
						
							
							AbModel use getx only  
						
						
						
						
					 
					
						2022-10-08 17:13:24 +09:00 
						 
				 
			
				
					
						
							
							
								csf 
							
						 
					 
					
						
						
						
						
							
						
						
							ee1a7fb791 
							
						 
					 
					
						
						
							
							fix ab peers state  
						
						
						
						
					 
					
						2022-10-08 16:53:03 +09:00 
						 
				 
			
				
					
						
							
							
								csf 
							
						 
					 
					
						
						
						
						
							
						
						
							9449e50ba4 
							
						 
					 
					
						
						
							
							fix ab tag selection state and opt ab style  
						
						
						
						
					 
					
						2022-10-08 10:55:54 +09:00