Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							7c0a46deaa 
							
						 
					 
					
						
						
							
							Yet more static analysis  
						
						
						
						
					 
					
						2024-03-17 13:46:01 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							c83dd86a41 
							
						 
					 
					
						
						
							
							Switch namespace back to App  
						
						
						
						
					 
					
						2024-03-12 22:39:16 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cbcf62086f 
							
						 
					 
					
						
						
							
							Upgrade to Laravel 9 ( #4413 )  
						
						... 
						
						
						
						Co-authored-by: DaneEveritt <dane@daneeveritt.com> 
						
						
					 
					
						2022-10-14 10:59:20 -06:00 
						 
				 
			
				
					
						
							
							
								DaneEveritt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ca39830333 
							
						 
					 
					
						
						
							
							allow filtering servers by description;  closes   #4150  
						
						
						
						
					 
					
						2022-06-26 13:26:12 -04:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c449ca5155 
							
						 
					 
					
						
						
							
							Use more standardized phpcs  
						
						
						
						
					 
					
						2021-01-23 12:33:34 -08:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a043071e3c 
							
						 
					 
					
						
						
							
							Update to Laravel 8  
						
						... 
						
						
						
						Co-authored-by: Matthew Penner <me@matthewp.io> 
						
						
					 
					
						2021-01-23 12:12:54 -08:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f30dab053b 
							
						 
					 
					
						
						
							
							Support much better server querying from frontend  
						
						... 
						
						
						
						Search all servers if making a query as an admin, allow searching by a more complex set of data, fix unfocus on search field when loading indicator was rendered 
						
						
					 
					
						2020-10-15 21:21:38 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f0ac0725b6 
							
						 
					 
					
						
						
							
							[Security] Don't return all servers on the system when not a root admin and admin level servers are requested  
						
						... 
						
						
						
						Cleaned up the API endpoint by simplifying the logic and adds test case to cover this bug.
If you ever need to list _all_ of the servers on the system you should be using the application API endpoint for the servers most likely. 
						
						
					 
					
						2020-07-26 10:43:46 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d3c749ac56 
							
						 
					 
					
						
						
							
							Code cleanup & fix frontend searching servers;  closes   #2100  
						
						
						
						
					 
					
						2020-07-06 21:25:00 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51c5cf4dbb 
							
						 
					 
					
						
						
							
							Get basic modal view for editing/creating a new subuser working  
						
						
						
						
					 
					
						2020-03-25 21:58:37 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d69f816d9d 
							
						 
					 
					
						
						
							
							Add handler to fetch all of the system permissions and load them into the state  
						
						
						
						
					 
					
						2019-11-03 17:37:06 -08:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b99ea53ca1 
							
						 
					 
					
						
						
							
							Update client API endpoints to not use deprecated function  
						
						
						
						
					 
					
						2019-09-05 21:41:20 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb9c106448 
							
						 
					 
					
						
						
							
							Update server listing and associated logic to pull from the panel dynamiacally  
						
						
						
						
					 
					
						2019-08-17 16:03:10 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81143e231a 
							
						 
					 
					
						
						
							
							Merge branch 'master' into develop  
						
						
						
						
					 
					
						2019-08-04 13:49:26 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fe9d86b66b 
							
						 
					 
					
						
						
							
							Add support for filtering servers in client list-all endpoint  
						
						... 
						
						
						
						closes  #1608  
					
						2019-08-03 12:44:15 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9fa60a6fb 
							
						 
					 
					
						
						
							
							Respect pagination settings on frontend  
						
						... 
						
						
						
						closes  #1335  
					
						2018-11-10 12:38:35 -08:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e5c365018 
							
						 
					 
					
						
						
							
							Use the client API to load servers on the listing page  
						
						
						
						
					 
					
						2018-05-28 13:23:40 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cef3e4ced4 
							
						 
					 
					
						
						
							
							Add base routes for managing servers as a client  
						
						
						
						
					 
					
						2018-02-27 21:28:43 -06:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e28973bcae 
							
						 
					 
					
						
						
							
							Move everything around as needed to get things setup for the client API  
						
						
						
						
					 
					
						2018-02-25 15:30:56 -06:00