aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/layouts (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-15Refactor user session handling and UI enhancements.Matthew Lemon1-5/+6
Updated logout redirection with a success notice and improved UI feedback on the home page. Enhanced navbar logic to reflect user authentication state, modified page titles, and adjusted access permissions for various controllers. Fixed admin access control for PDF resources index action.
2024-11-23Adds a new home page and more_info pageMatthew Lemon2-3/+2
2024-11-14Adds Resources link to navbarMatthew Lemon1-2/+5
2024-11-13Very ghetto resource featured card layoutMatthew Lemon1-0/+3
2024-11-12Adds basic navbarMatthew Lemon2-2/+30