Enhance UI with modern glassmorphism effects and improve responsive design
Patrick Jr.
12:27 PM
b694988
Tags
Patrick Jr.
12:06 PM
763c98d
Fix array to string conversion in package metadata display
• Added support for nested arrays using array_walk_recursive
• Improved handling of objects by converting to JSON
• Added proper null and boolean value handling
• Ensured all output is properly HTML escaped
Patrick Jr.
11:59 AM
9f72ec6
Favicon/Sitemap
SEO Stuff
Patrick Jr.
11:07 AM
d8ed1f6
Fix favicon implementation and web manifest
• Updated favicon declarations to remove duplicates
• Fixed web manifest paths and configuration
• Added proper browserconfig.xml for Windows tiles
• Improved .htaccess rules for static assets
• Ensured proper content types for web manifest
• Added proper cache control headers for static assets
Patrick Jr.
10:23 AM
bde8b27
refactor: remove hardcoded favicon links and use local favicon files
• Removed all hardcoded favicon.ico links to sbox.game
• Added favicon files to /favicon/ directory
• Centralized favicon links in meta-tags.php include
• Ensured consistent favicon display across all pages
Patrick Jr.
9:59 AM
d066777
November 7, 2025
OG Stuff
Finally created an image for OG
Patrick Jr.
9:53 PM
4d7c34a
fix: Update Facepunch organization logo URL to use hardcoded CDN path
Patrick Jr.
8:46 PM
3747920
Improve user vs organization handling and meta tags
• Update fetchUserPackages() to handle both user and organization profiles
• Add proper meta tags for user and organization profiles
• Improve social media previews with proper images and descriptions
• Add fallback avatars/logos for profiles without images
• Ensure proper URL handling for all assets
• Add package count to profile descriptions
• Improve meta keywords based on profile type
Patrick Jr.
8:19 PM
b03782a
Enhance avatar resolution in meta tags
• Updated fixAvatarUrl to handle Steam avatars and ensure highest resolution
• Process avatar URLs in meta-tags.php to use full resolution avatars
• Improved URL handling for both Steam and s&box avatar sources
• Updated Twitter card meta tags with correct profile information
• Ensured HTTPS is used for all avatar URLs