Filename: roni_artifacts.txt Author: Roni Domi Student id last 4: 3944 Cs username: ronidomi ====================================================== -Long Project Artifacts- ====================================================== 2026-03-23 — Home Page v1 (PR #15) - Initial homepage built and merged ------------------------------------------------------ 2026-04-01 — Route Cleanup & Engine Placeholder - Removed About and Contact page remnants - Added placeholder page for the engine route - Fixed a broken import path ------------------------------------------------------ 2026-04-06 — Homepage Structure & Polish - Removed page-switching; made all content scrollable on the home page - CSS fixes and corrected favicon path - Added a basic footer ------------------------------------------------------ 2026-04-11 — UI Redesign (PR #59) - Massive landing page UI overhaul - Color changes on the Explore page - Expanding/collapsing navbar - Active page highlighted in navbar - Navbar spacing and sizing adjustments - Font loaded locally to reduce potential lag - Margin adjustments and removed an animation effect - Larger font sizes ------------------------------------------------------ 2026-04-27 — Engine Player & Dashboard (PR #85) - Fullscreen button added to the engine player in the dashboard (closes issue #64) - Dashboard UI matched to homepage for visual consistency - Expand/hide sidebar button made visually obvious - Player controls converted from text buttons to icons - Log out button added across all pages - Small fix: sidebar remains functional when minimized ------------------------------------------------------ 2026-05-01 — Homesite Finishing Touches (PR #90) + Build Fix (PR #91) - Fixed Ably import error - Real preset thumbnails loaded from database onto homepage - Demo engine embedded for unregistered/unauthenticated users - Help page added with MAGE tutorial video embedded and a step-by-step guide - Fixed playback meter display - Improved UI readability - Lowered card opacity for better contrast - Unified player components across dashboard and homepage - Cleaned up preset loading logic in player viewers - Build pipeline fix for deployment