today_ai_weather/app/views
songtianlun cf76756f55 feat: add user index page and update navigation
- Implement users index action in UsersController
- Create view for displaying all users with gravatar
- Update header to link to users index
- Add styles for user list display

This commit introduces a new feature that allows logged-in users to
view a list of all registered users. It includes necessary
controller actions, view templates, and styling to improve the
user interface.
2025-01-05 01:59:05 +08:00
..
layouts feat: add user index page and update navigation 2025-01-05 01:59:05 +08:00
pwa init sample-app 2024-12-29 17:12:54 +08:00
sessions feat: add remember me functionality to login 2025-01-02 17:49:06 +08:00
shared fix: correct typos and improve logout link 2025-01-02 15:17:27 +08:00
static_pages feat: add user registration functionality 2024-12-31 14:20:22 +08:00
users feat: add user index page and update navigation 2025-01-05 01:59:05 +08:00