| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | Add dark mode styling for navbar | Ben Sima | |
| - Navbar now uses dark background (#2b3035) in dark mode - Add border-bottom to separate navbar from content in dark mode - Ensure navbar-text elements have proper light color (#dee2e6) in dark mode - Maintains light mode appearance with bg-body-tertiary | |||
| 3 days | Refactor UI components and add dark mode to admin pages | Ben Sima | |
| - Create shared UI module (Biz/PodcastItLater/UI.py) with: - create_bootstrap_styles() - create_auto_dark_mode_style() - create_htmx_script() - create_bootstrap_js() - Update Admin.py to use shared UI module and add dark mode support - Update Web.py to use shared UI module - Admin Queue and User Management pages now support automatic dark mode | |||
