Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-12-15 | Refactor user session handling and UI enhancements. | Matthew Lemon | 1 | -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-23 | Adds a new home page and more_info page | Matthew Lemon | 2 | -3/+2 | |
2024-11-14 | Adds Resources link to navbar | Matthew Lemon | 1 | -2/+5 | |
2024-11-13 | Very ghetto resource featured card layout | Matthew Lemon | 1 | -0/+3 | |
2024-11-12 | Adds basic navbar | Matthew Lemon | 2 | -2/+30 | |