Andras Bacsai 
							
						 
					 
					
						
						
							
						
						6c75e89303 
					 
					
						
						
							
							fix(errors): update error pages to provide navigation options  
						
						... 
						
						
						
						- Modified error pages (400, 401, 402, 403, 404, 419, 429, 500, 503) to replace "Go back home" button with "Go back" and added a "Dashboard" button for improved navigation.
- Updated links to use `url()->previous()` for returning to the previous page and `route('dashboard')` for accessing the dashboard directly. 
						
						
					 
					
						2025-08-22 14:00:01 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						a93bc372cd 
					 
					
						
						
							
							refactor(links): replace inline SVGs with reusable external link component for consistency and improved maintainability  
						
						
						
						
					 
					
						2025-08-12 15:01:58 +02:00 
						 
				 
			
				
					
						
							
							
								think 
							
						 
					 
					
						
						
							
						
						e3b419257d 
					 
					
						
						
							
							fix(ui): Correct grammatical error in 404 page  
						
						
						
						
					 
					
						2025-03-02 22:23:02 -07:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						8a80401f15 
					 
					
						
						
							
							feat: Purify for better sanitization  
						
						
						
						
					 
					
						2025-01-07 13:47:16 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						70f93b1513 
					 
					
						
						
							
							fix: sanitize html error messages  
						
						
						
						
					 
					
						2025-01-07 13:38:21 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						49f468c4b7 
					 
					
						
						
							
							fix: potential fix for permissions update  
						
						
						
						
					 
					
						2025-01-06 19:37:51 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						fdb5f069fc 
					 
					
						
						
							
							chore: ajust time to 50s (tests done)  
						
						
						
						
					 
					
						2025-01-06 18:32:05 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						d0c84bc6fa 
					 
					
						
						
							
							fix: indent  
						
						
						
						
					 
					
						2025-01-06 18:22:12 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						0991898853 
					 
					
						
						
							
							chore: final css touches  
						
						
						
						
					 
					
						2025-01-06 18:16:30 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						cb75ca8bea 
					 
					
						
						
							
							chore: more css as it still looks like shit  
						
						
						
						
					 
					
						2025-01-06 18:11:04 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						0f77e282cb 
					 
					
						
						
							
							chore: css  
						
						
						
						
					 
					
						2025-01-06 18:05:58 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						3c623d6553 
					 
					
						
						
							
							chore: improve error styling  
						
						
						
						
					 
					
						2025-01-06 17:59:17 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						3adc9cf335 
					 
					
						
						
							
							fix: render html correctly now  
						
						
						
						
					 
					
						2025-01-06 17:55:37 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						a29547b3ba 
					 
					
						
						
							
							fix: error rendering  
						
						
						
						
					 
					
						2025-01-06 17:49:55 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						8c07a36d9c 
					 
					
						
						
							
							Revert as this probably breaks other error code  
						
						... 
						
						
						
						This reverts commit 382acad3aa 
						
						
					 
					
						2024-12-13 21:19:12 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						382acad3aa 
					 
					
						
						
							
							fix: render html on error page correctly  
						
						
						
						
					 
					
						2024-12-13 21:12:12 +01:00 
						 
				 
			
				
					
						
							
							
								peaklabs-dev 
							
						 
					 
					
						
						
							
						
						1c5ddab30d 
					 
					
						
						
							
							use one constants file  
						
						
						
						
					 
					
						2024-11-12 15:18:48 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						f14cef0651 
					 
					
						
						
							
							fix: cool 500 error (thanks hugodos)  
						
						
						
						
					 
					
						2024-11-12 10:01:53 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						a297c9fcab 
					 
					
						
						
							
							fix: better invitation errors  
						
						
						
						
					 
					
						2024-11-07 12:32:23 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						e9f4c9e687 
					 
					
						
						
							
							Update text color in 503 error page  
						
						
						
						
					 
					
						2024-04-13 21:04:38 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						dcaa2f4168 
					 
					
						
						
							
							Refactor error pages  
						
						
						
						
					 
					
						2024-03-26 10:44:52 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						a66090b594 
					 
					
						
						
							
							ui + package updates  
						
						
						
						
					 
					
						2024-03-25 10:41:44 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						b418a78e2e 
					 
					
						
						
							
							ui ui ui (pig)  
						
						
						
						
					 
					
						2024-03-24 16:00:25 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						f8c19e1fb3 
					 
					
						
						
							
							Update contact links in error and subscription views  
						
						
						
						
					 
					
						2024-01-26 08:39:54 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						718603e37e 
					 
					
						
						
							
							wip: migrate to livewire 3  
						
						
						
						
					 
					
						2023-12-07 19:06:32 +01:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						b650f3f754 
					 
					
						
						
							
							fix: contact docs  
						
						
						
						
					 
					
						2023-10-09 14:52:24 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						872981b8b4 
					 
					
						
						
							
							ui: a bit better error  
						
						
						
						
					 
					
						2023-09-25 09:20:29 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						a86e971020 
					 
					
						
						
							
							wip: services  
						
						
						
						
					 
					
						2023-09-19 15:51:13 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						e7c0c26b32 
					 
					
						
						
							
							fix: stripe  
						
						... 
						
						
						
						add: custom error pages
fix: invititation
feat: new quick login for first users (UX++)
feat: more internal notifications 
						
						
					 
					
						2023-09-06 12:07:34 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						c762195c8a 
					 
					
						
						
							
							format files lol  
						
						
						
						
					 
					
						2023-08-11 20:19:42 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						f2228cec7b 
					 
					
						
						
							
							testing php storm code cleanup and styling  
						
						
						
						
					 
					
						2023-08-08 11:51:36 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						3589b92ec9 
					 
					
						
						
							
							fix  
						
						
						
						
					 
					
						2023-06-16 12:35:40 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						cbfc490d95 
					 
					
						
						
							
							fix  
						
						
						
						
					 
					
						2023-06-15 13:28:16 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						bbcabc8e71 
					 
					
						
						
							
							woah  
						
						
						
						
					 
					
						2023-06-07 15:08:35 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						a044354294 
					 
					
						
						
							
							css  
						
						
						
						
					 
					
						2023-05-22 15:47:40 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						6910f9c5c7 
					 
					
						
						
							
							fix  
						
						
						
						
					 
					
						2023-05-15 21:14:45 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						ec3ae7f6de 
					 
					
						
						
							
							wip  
						
						
						
						
					 
					
						2023-05-15 13:45:37 +02:00 
						 
				 
			
				
					
						
							
							
								Andras Bacsai 
							
						 
					 
					
						
						
							
						
						c4a4801414 
					 
					
						
						
							
							fix modal, add env variables, etc  
						
						
						
						
					 
					
						2023-05-04 22:29:14 +02:00