cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								aaac697774 
								
							 
						 
						
							
							
								
								Updated Shared class to use relationships  
							
							... 
							
							
							
							Updated Shared class to use relationships
No more joins
Added cache for all shared and single shared 
							
						 
						
							2022-07-19 15:21:13 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								0491f84ed4 
								
							 
						 
						
							
							
								
								Updated Server model & Added LabelsAssigned model  
							
							... 
							
							
							
							Huge update for Server to use relationships (no more joins)
Created LabelsAssigned class for the labels relationship
Removed pricingForService() function
Removed now unused server cache forgets 
							
						 
						
							2022-07-19 13:12:51 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								38fe21bbef 
								
							 
						 
						
							
							
								
								Fixed switch in getIpForDomain()  
							
							... 
							
							
							
							Fixed switch in getIpForDomain() 
							
						 
						
							2022-07-18 14:51:25 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								50d4b8b3e2 
								
							 
						 
						
							
							
								
								Added YABs compare & implemented cache for YABs  
							
							... 
							
							
							
							Added YABs compare
Made YABs calls use relationship with disk and network table
Update YABs views to reflect access changes in data
Implemented cache for YABs
Added Server function serverYabsAmount() to count YABs for a server id 
							
						 
						
							2022-07-18 14:27:11 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								ee73ea1a31 
								
							 
						 
						
							
							
								
								Fixed YABs, disk speed and network foreign key on delete issues  
							
							... 
							
							
							
							Fixed YABs, disk speed and network foreign key on delete issues 
							
						 
						
							2022-06-24 11:17:59 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								b9c756c8d5 
								
							 
						 
						
							
							
								
								Added pricing update with API  
							
							... 
							
							
							
							Added pricing update with API 
							
						 
						
							2022-06-19 21:22:23 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								b34780546b 
								
							 
						 
						
							
							
								
								Added destroy and update server to API  
							
							... 
							
							
							
							Added destroy and update server to API 
							
						 
						
							2022-06-19 16:30:27 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								227677a62a 
								
							 
						 
						
							
							
								
								Added POST API to create server  
							
							... 
							
							
							
							Added POST request to API to create a server 
							
						 
						
							2022-06-19 14:56:19 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								8e5a1f62c3 
								
							 
						 
						
							
							
								
								Added home page pricing break down func to cache  
							
							... 
							
							
							
							Added home page pricing break down func to cache 
							
						 
						
							2022-05-29 16:56:13 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								73f2d8f07f 
								
							 
						 
						
							
							
								
								Added dashboard currency setting  
							
							... 
							
							
							
							Added dashboard currency setting 
							
						 
						
							2022-05-29 16:46:55 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								f6cf9c7a65 
								
							 
						 
						
							
							
								
								Fixed YABs insert error displaying  
							
							... 
							
							
							
							Fixed YABs insert error displaying 
							
						 
						
							2022-05-16 21:30:52 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								e1bbcc3c9f 
								
							 
						 
						
							
							
								
								Added Seedbox to API  
							
							... 
							
							
							
							Added Seedbox to API 
							
						 
						
							2022-05-16 16:36:58 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								ebb8edaac3 
								
							 
						 
						
							
							
								
								Updated Home controller  
							
							... 
							
							
							
							Moved last logics into model
Added comments
Simplified calls 
							
						 
						
							2022-05-16 16:22:19 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								24a583f3fd 
								
							 
						 
						
							
							
								
								Added setSettingsSession function  
							
							... 
							
							
							
							Added setSettingsSession function
Moved get settings from Home controller into settings model 
							
						 
						
							2022-05-16 15:43:51 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								f9e6ec1da3 
								
							 
						 
						
							
							
								
								Updated DNS controller for labels insert & delete  
							
							... 
							
							
							
							Updated DNS controller for labels insert & delete 
							
						 
						
							2022-05-16 14:54:37 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								f70d01552b 
								
							 
						 
						
							
							
								
								Updated home page cache forget for Home model one  
							
							... 
							
							
							
							Updated home page cache forget for Home model one 
							
						 
						
							2022-05-16 14:43:33 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								8e968a60c9 
								
							 
						 
						
							
							
								
								Updated Home controller Added Home model  
							
							... 
							
							
							
							Moved most DB calls and logic into the model 
							
						 
						
							2022-05-16 14:42:48 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								07c0b8a655 
								
							 
						 
						
							
							
								
								Added Seed box CRUD  
							
							... 
							
							
							
							Added Seed box CRUD 
							
						 
						
							2022-05-16 12:07:35 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								e4f0d95128 
								
							 
						 
						
							
							
								
								Updated Providers controller  
							
							... 
							
							
							
							Moved show functions into model 
							
						 
						
							2022-05-15 21:01:02 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								f5cc42c0fe 
								
							 
						 
						
							
							
								
								Updated Reseller controller  
							
							... 
							
							
							
							Cleaned up, Moved DB calls to model 
							
						 
						
							2022-05-15 16:49:54 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								6d1cbef740 
								
							 
						 
						
							
							
								
								Updated Domains controller  
							
							... 
							
							
							
							Cleaned up, Moved DB calls to model 
							
						 
						
							2022-05-15 16:22:47 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								a054e83d1e 
								
							 
						 
						
							
							
								
								Updated Shared controller  
							
							... 
							
							
							
							Moved DB calls to model
Used existing DB call functions 
							
						 
						
							2022-05-15 12:01:48 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								70622f827b 
								
							 
						 
						
							
							
								
								Cleaned up servers controller  
							
							... 
							
							
							
							removed unused classes 
							
						 
						
							2022-05-15 12:00:05 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								e33559fddc 
								
							 
						 
						
							
							
								
								Updated pricing, labels and dns calls to be cached  
							
							... 
							
							
							
							Updated pricing, labels and dns calls to be cached 
							
						 
						
							2022-05-15 01:22:47 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								2f3eaadb25 
								
							 
						 
						
							
							
								
								Cleaned up server controller  
							
							... 
							
							
							
							Moved DB calls into models & cached them 
							
						 
						
							2022-05-15 01:21:51 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								ed0d76df25 
								
							 
						 
						
							
							
								
								Updated servers index cache time to 1 month  
							
							... 
							
							
							
							Updated servers index cache time to 1 month 
							
						 
						
							2022-05-15 00:45:33 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								18c73aca95 
								
							 
						 
						
							
							
								
								Added and applied updatePricing function  
							
							... 
							
							
							
							Added and applied updatePricing function 
							
						 
						
							2022-05-15 00:43:36 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								9204a05654 
								
							 
						 
						
							
							
								
								Added insertPricing & allPricing function  
							
							... 
							
							
							
							Added insertPricing & allPricing function 
							
						 
						
							2022-05-15 00:24:05 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								779412a8da 
								
							 
						 
						
							
							
								
								Updated label and DNS count to use cache  
							
							... 
							
							
							
							Updated label and DNS count to use cache 
							
						 
						
							2022-05-15 00:15:20 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								571c1c2d28 
								
							 
						 
						
							
							
								
								Removed server edit passed in data  
							
							... 
							
							
							
							Removed server edit passed in data 
							
						 
						
							2022-05-14 23:36:16 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								5ed5dc91a9 
								
							 
						 
						
							
							
								
								Updated server create view data  
							
							... 
							
							
							
							Updated server create view data 
							
						 
						
							2022-05-09 16:03:17 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								31f1faf8ee 
								
							 
						 
						
							
							
								
								Added a dark mode theme  
							
							... 
							
							
							
							Added a dark mode theme with settings option 
							
						 
						
							2022-05-09 15:57:02 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								7b37eba517 
								
							 
						 
						
							
							
								
								Update all locations call type  
							
							... 
							
							
							
							Update all locations call type 
							
						 
						
							2022-05-09 15:39:29 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								1251fae0df 
								
							 
						 
						
							
							
								
								Fixed providers cache  
							
							... 
							
							
							
							Fixed providers cache 
							
						 
						
							2022-05-09 15:39:03 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								d3125170e6 
								
							 
						 
						
							
							
								
								Fixed locations cache  
							
							... 
							
							
							
							Fixed locations cache 
							
						 
						
							2022-05-09 15:00:33 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								6da3af1364 
								
							 
						 
						
							
							
								
								Fixed OS cache  
							
							... 
							
							
							
							Fixed OS cache 
							
						 
						
							2022-05-09 14:57:38 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								ecc9a61069 
								
							 
						 
						
							
							
								
								Cleaned up IPs & Label assignments  
							
							... 
							
							
							
							Cleaned up IPs & Label assignments when creating, updating and deleting 
							
						 
						
							2022-05-09 14:35:07 +10:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								5b1c1b663f 
								
							 
						 
						
							
							
								
								Fixed sqlite not supporting 'IGNORE' on insert queries  
							
							... 
							
							
							
							Fixed sqlite not supporting 'IGNORE' on insert queries 
							
						 
						
							2022-03-13 22:28:01 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								f3c3d3a9f3 
								
							 
						 
						
							
							
								
								Updated Ram and Disk MB, GB and TB conversion to binary  
							
							... 
							
							
							
							Updated Ram and Disk MB, GB and TB conversion to binary 
							
						 
						
							2022-03-13 22:13:45 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								8195fba66e 
								
							 
						 
						
							
							
								
								Fix for Undefined array key 0 due to seed not being run  
							
							... 
							
							
							
							Fix for Undefined array key 0 due to seed not being run 
							
						 
						
							2022-03-09 23:16:15 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								e9123763f8 
								
							 
						 
						
							
							
								
								Added settings for due soon & recently added amounts  
							
							... 
							
							
							
							Added settings for due soon & recently added amounts tables on the homepage 
							
						 
						
							2022-03-09 13:41:12 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								4688dd15ca 
								
							 
						 
						
							
							
								
								Added new SUM cards for server specs  
							
							... 
							
							
							
							Added new SUM cards for server specs e.g Total CPU, ram, disk, bandwidth and different locations and providers 
							
						 
						
							2022-03-09 13:18:30 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								da83aa1f23 
								
							 
						 
						
							
							
								
								Fix  
							
							... 
							
							
							
							Fix 
							
						 
						
							2022-03-06 02:58:25 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								347d1a3186 
								
							 
						 
						
							
							
								
								V2 (Laravel re-make)  
							
							... 
							
							
							
							V2 (Laravel re-make) 
							
						 
						
							2022-03-06 02:21:57 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								fd22b0bf58 
								
							 
						 
						
							
							
								
								V2 (Laravel re-make)  
							
							... 
							
							
							
							V2 (Laravel re-make) 
							
						 
						
							2022-03-06 02:02:12 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								a9adf342c0 
								
							 
						 
						
							
							
								
								Added os select component  
							
							... 
							
							
							
							Added os select component 
							
						 
						
							2022-03-06 00:54:24 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								a7d0e07723 
								
							 
						 
						
							
							
								
								Added default OS and currency to settings  
							
							... 
							
							
							
							Added default OS and currency to settings 
							
						 
						
							2022-03-06 00:53:57 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								9305789b7b 
								
							 
						 
						
							
							
								
								Updated servers edit next_due_date to be date validated  
							
							... 
							
							
							
							Updated servers edit next_due_date to be date validated 
							
						 
						
							2022-03-05 15:05:35 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								d129e966b9 
								
							 
						 
						
							
							
								
								Updated On YABs delete foreget serevrs cache  
							
							
							
						 
						
							2022-03-05 14:14:15 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									cp6 
								
							 
						 
						
							
							
							
							
								
							
							
								c079e72104 
								
							 
						 
						
							
							
								
								Formatting fixes  
							
							... 
							
							
							
							Formatting fixes 
							
						 
						
							2022-03-05 12:02:10 +11:00