Commit graph

3 commits

Author SHA1 Message Date
Bill Yang
2549dd1066 Remove old favicon and update Caddyfile for improved local development configuration; add debug logging and health checks. Update package.json and package-lock.json to include boring-avatars dependency. Refactor UserProfiles and UserSessions components to utilize boring-avatars for user representation. Adjust styling in various components for better layout and responsiveness. 2025-04-21 20:02:21 -07:00
Bill Yang
aaeba003f5 Update Caddyfile and docker-compose.yml for local development configuration
- Added global options in Caddyfile to disable automatic HTTPS and use local certificates.
- Updated docker-compose.yml to fallback to localhost for DOMAIN_NAME if not set, and removed unnecessary port mappings for HTTP/3.
2025-04-21 01:29:51 -07:00
Bill Yang
9b54c5d03e Refactor IndexPage to improve analytics display and user experience
- Updated layout to integrate new analytics components for enhanced data visualization.
- Streamlined existing code by removing outdated elements and optimizing imports.
- Improved responsiveness and styling for better user interaction.
2025-04-21 01:08:40 -07:00