Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							5353d38302 
							
						 
					 
					
						
						
							
							Merge branch 'main' into issue/68  
						
						... 
						
						
						
						# Conflicts:
#	app/Filament/Resources/NodeResource/Pages/CreateNode.php
#	app/Filament/Resources/NodeResource/RelationManagers/AllocationsRelationManager.php
#	app/Filament/Resources/NodeResource/RelationManagers/NodesRelationManager.php
#	app/Filament/Resources/ServerResource/Pages/CreateServer.php
#	app/Filament/Resources/ServerResource/Pages/EditServer.php
#	app/Filament/Resources/ServerResource/Pages/ListServers.php
#	app/Filament/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php
#	app/Filament/Resources/UserResource/RelationManagers/ServersRelationManager.php
#	app/Transformers/Api/Client/ServerTransformer.php
#	composer.lock
#	config/panel.php 
						
						
					 
					
						2024-10-18 21:18:48 -04:00 
						 
				 
			
				
					
						
							
							
								Boy132 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b003404aea 
							
						 
					 
					
						
						
							
							Collection of small admin area changes ( #604 )  
						
						... 
						
						
						
						* enable tags for nodes
* update icon for cpu column
* disable inline for "force outgoing ip" label
* change label for database hosts resource
* add custom empty state for database hosts & api keys
* add icons to egg tabs
* fix typo
* rename node "Automatic Allocation" to avoid confusion
* run code cleanup
* remove regex for node name
* only check count for application api keys
* replace "New" with "Create"
* change sidebar width to fit "Database Hosts" 
						
						
					 
					
						2024-10-04 01:15:08 +02:00 
						 
				 
			
				
					
						
							
							
								Charles 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e78f7bc054 
							
						 
					 
					
						
						
							
							Just some houseKeeping ( #593 )  
						
						... 
						
						
						
						* Just some houseKeeping
* ... pint 
						
						
					 
					
						2024-10-01 04:37:21 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							0a6b846230 
							
						 
					 
					
						
						
							
							Merge branch 'main' into issue/68  
						
						... 
						
						
						
						# Conflicts:
#	app/Filament/Resources/ServerResource/Pages/CreateServer.php
#	app/Filament/Resources/ServerResource/Pages/EditServer.php
#	app/Filament/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php
#	app/Services/Allocations/AssignmentService.php
#	database/Seeders/eggs/minecraft/egg-bungeecord.json
#	database/Seeders/eggs/minecraft/egg-forge-minecraft.json
#	database/Seeders/eggs/minecraft/egg-paper.json
#	database/Seeders/eggs/minecraft/egg-sponge-sponge-vanilla.json
#	database/Seeders/eggs/minecraft/egg-vanilla-minecraft.json
#	database/Seeders/eggs/rust/egg-rust.json
#	database/Seeders/eggs/source-engine/egg-counter-strike-global-offensive.json
#	database/Seeders/eggs/source-engine/egg-custom-source-engine-game.json
#	database/Seeders/eggs/source-engine/egg-garrys-mod.json
#	database/Seeders/eggs/source-engine/egg-insurgency.json
#	database/Seeders/eggs/source-engine/egg-team-fortress2.json
#	database/Seeders/eggs/voice-servers/egg-mumble-server.json
#	database/Seeders/eggs/voice-servers/egg-teamspeak3-server.json 
						
						
					 
					
						2024-09-18 22:21:55 -04:00 
						 
				 
			
				
					
						
							
							
								MartinOscar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							acf43f2826 
							
						 
					 
					
						
						
							
							Ability to create allocations on EditServer page ( #494 )  
						
						... 
						
						
						
						* Ability to create allocation on edit page + Ability to assign allocation to server on creation
* Disable dehydrate for readonly
* set these to false
---------
Co-authored-by: notCharles <charles@pelican.dev> 
						
						
					 
					
						2024-07-20 11:38:34 -04:00 
						 
				 
			
				
					
						
							
							
								MartinOscar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c464b321dd 
							
						 
					 
					
						
						
							
							Update EditProfile.php ( #454 )  
						
						
						
						
					 
					
						2024-07-02 07:05:00 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							45fcc2a09a 
							
						 
					 
					
						
						
							
							Merge branch 'main' into issue/68  
						
						... 
						
						
						
						# Conflicts:
#	app/Filament/Resources/DatabaseHostResource/Pages/CreateDatabaseHost.php
#	app/Filament/Resources/DatabaseHostResource/Pages/EditDatabaseHost.php
#	app/Filament/Resources/ServerResource/Pages/CreateServer.php
#	app/Filament/Resources/ServerResource/Pages/EditServer.php
#	app/Filament/Resources/ServerResource/Pages/ListServers.php
#	app/Http/Requests/Admin/Node/AllocationFormRequest.php
#	app/Http/Requests/Api/Application/Allocations/StoreAllocationRequest.php
#	app/Models/AuditLog.php
#	app/Models/Server.php 
						
						
					 
					
						2024-06-26 21:52:05 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf37994c3b 
							
						 
					 
					
						
						
							
							Allow user to switch time zones ( #332 )  
						
						... 
						
						
						
						* Description not required
* Overwrite to use user’s time zone
* Allow users to change time zones
* Update app/Filament/Resources/UserResource/Pages/EditProfile.php
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
* Pint fix
---------
Co-authored-by: Charles <charles@pelican.dev>
Co-authored-by: Boy132 <Boy132@users.noreply.github.com> 
						
						
					 
					
						2024-06-25 20:17:08 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							e7ee86a914 
							
						 
					 
					
						
						
							
							Fix whoopsie  
						
						
						
						
					 
					
						2024-06-23 22:31:41 -04:00 
						 
				 
			
				
					
						
							
							
								MartinOscar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa08e774a1 
							
						 
					 
					
						
						
							
							Fix varchar(191) by replacing with 255  #135  ( #376 )  
						
						... 
						
						
						
						* Add Nullable
* Edit filament & AppServiceProvider
* Pint
* Patch tests
* Actually patching tests
* Actually patching tests
* Remove length
* Remove defaultStringLength
* Let’s see the differences
---------
Co-authored-by: Lance Pioch <git@lance.sh> 
						
						
					 
					
						2024-06-16 13:56:18 -04:00 
						 
				 
			
				
					
						
							
							
								MartinOscar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f216376265 
							
						 
					 
					
						
						
							
							Update EditProfile ( #368 )  
						
						... 
						
						
						
						* Update EditProfile.php 
						
						
					 
					
						2024-06-11 14:32:55 -04:00 
						 
				 
			
				
					
						
							
							
								Boy132 
							
						 
					 
					
						
						
						
						
							
						
						
							70fc84309f 
							
						 
					 
					
						
						
							
							revert some changes in EditProfile  
						
						
						
						
					 
					
						2024-06-07 09:11:40 +02:00 
						 
				 
			
				
					
						
							
							
								Boy132 
							
						 
					 
					
						
						
						
						
							
						
						
							f43fb985a2 
							
						 
					 
					
						
						
							
							fix phpstan in Node and EditProfile  
						
						
						
						
					 
					
						2024-06-07 08:59:00 +02:00 
						 
				 
			
				
					
						
							
							
								Charles 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eefe59b153 
							
						 
					 
					
						
						
							
							Merge pull request  #300  from pelican-dev/issue/286  
						
						... 
						
						
						
						2FA Profile 
						
						
					 
					
						2024-06-01 13:07:32 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							cd4b7cbf9e 
							
						 
					 
					
						
						
							
							Refresh this  
						
						
						
						
					 
					
						2024-06-01 13:03:46 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							67cb3d4816 
							
						 
					 
					
						
						
							
							Show backup tokens better  
						
						
						
						
					 
					
						2024-06-01 12:49:36 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							7762e68a6c 
							
						 
					 
					
						
						
							
							Make qr code visible on light mode  
						
						
						
						
					 
					
						2024-06-01 12:49:19 -04:00 
						 
				 
			
				
					
						
							
							
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							9174de2d8c 
							
						 
					 
					
						
						
							
							Add Labels  
						
						
						
						
					 
					
						2024-05-31 17:24:03 -04:00 
						 
				 
			
				
					
						
							
							
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							5081cc3f63 
							
						 
					 
					
						
						
							
							Fix badge, update table  
						
						
						
						
					 
					
						2024-05-31 16:39:23 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							5519931ee5 
							
						 
					 
					
						
						
							
							Pint  
						
						
						
						
					 
					
						2024-05-31 01:42:02 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							7657364208 
							
						 
					 
					
						
						
							
							Cache per user and show backup tokens temporarily  
						
						
						
						
					 
					
						2024-05-31 01:38:32 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							ef1a208b95 
							
						 
					 
					
						
						
							
							Add 2fa setup  
						
						
						
						
					 
					
						2024-05-31 01:26:28 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							2c98693bd2 
							
						 
					 
					
						
						
							
							Replace hard coded url  
						
						
						
						
					 
					
						2024-05-11 21:56:12 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							1bdef318f0 
							
						 
					 
					
						
						
							
							Start adding translations to backend  
						
						... 
						
						
						
						Co-authored-by: Miniontoby <tobias.gaarenstroom@gmail.com> 
						
						
					 
					
						2024-04-25 23:29:19 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							3e239f9caa 
							
						 
					 
					
						
						
							
							Fix tabs  
						
						
						
						
					 
					
						2024-04-21 01:00:48 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							67edf4f472 
							
						 
					 
					
						
						
							
							Adding and deleting api keys  
						
						
						
						
					 
					
						2024-04-20 21:01:41 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							7693106a44 
							
						 
					 
					
						
						
							
							Order in reverse chronological order  
						
						
						
						
					 
					
						2024-04-20 20:22:40 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							d8f5e1506c 
							
						 
					 
					
						
						
							
							Persist this for now  
						
						
						
						
					 
					
						2024-04-20 20:22:17 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							d9738949c1 
							
						 
					 
					
						
						
							
							Some progress  
						
						
						
						
					 
					
						2024-04-19 22:32:57 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							ae189748f1 
							
						 
					 
					
						
						
							
							Fix styling  
						
						
						
						
					 
					
						2024-04-18 17:08:10 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							49e02a2574 
							
						 
					 
					
						
						
							
							Merge branch 'feature/filament' of github.com:pelican-dev/panel into feature/filament  
						
						
						
						
					 
					
						2024-04-18 16:46:18 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							25177d1685 
							
						 
					 
					
						
						
							
							Wip 2fa  
						
						
						
						
					 
					
						2024-04-18 03:51:25 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							c492fa285f 
							
						 
					 
					
						
						
							
							Update languages  
						
						
						
						
					 
					
						2024-04-17 00:23:35 -04:00 
						 
				 
			
				
					
						
							
							
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							11494bbad6 
							
						 
					 
					
						
						
							
							Should enable this, so it ya know.. works <3  
						
						
						
						
					 
					
						2024-04-16 20:56:47 -04:00 
						 
				 
			
				
					
						
							
							
								notCharles 
							
						 
					 
					
						
						
						
						
							
						
						
							c83cc073f0 
							
						 
					 
					
						
						
							
							Major Mobile Improvements <3  
						
						
						
						
					 
					
						2024-04-16 18:47:12 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							18e5c17ebe 
							
						 
					 
					
						
						
							
							Add languages to profile edit  
						
						
						
						
					 
					
						2024-04-13 16:21:44 -04:00 
						 
				 
			
				
					
						
							
							
								Scai 
							
						 
					 
					
						
						
						
						
							
						
						
							f26373dfd5 
							
						 
					 
					
						
						
							
							linting  
						
						
						
						
					 
					
						2024-04-13 16:30:20 +03:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							c51687246e 
							
						 
					 
					
						
						
							
							Better icon  
						
						
						
						
					 
					
						2024-04-09 21:02:02 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							970d2b0f0f 
							
						 
					 
					
						
						
							
							Add better profile page  
						
						
						
						
					 
					
						2024-04-08 00:33:00 -04:00