• Joined on 2023-01-13
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-31 18:13:01 +02:00
90bf54e991 Update list display layout and responsiveness
6885df22e8 Add @vueuse/core dependency
Compare 2 commits »
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-16 15:58:29 +02:00
84e1ca555c Add default avatar for users without profile image
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-16 15:07:38 +02:00
0fc0aa95d3 Add error handling to login and improve user profile
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-16 12:57:14 +02:00
d65fe6e353 Fix image upload validation and clearing
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-16 12:01:00 +02:00
021bd8aae2 Enhance list items UI and progress display
82fb58c785 Add user email and improve nav title formatting
Compare 2 commits »
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-15 11:33:06 +02:00
52cfe98a1b Fix file input clear and improve upload handling
36f8bac508 Update NavBar styling and theme controls
a04a66a176 Add minimal and soft color themes
Compare 3 commits »
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-15 10:05:27 +02:00
6dc8f5c39e Update list item color and background styles
8b55efa318 Use theme prop instead of class for v-main background
28beddb785 Add theme customization and component defaults
Compare 3 commits »
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-14 16:38:16 +02:00
2abfd38dd7 Add list view component to homepage
1cdfafc90f Add padding to navigation drawer profile item
Compare 2 commits »
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-14 15:28:32 +02:00
b3d4e4e565 Set Vuetify default theme to light mode
c624b3ccf6 Change file input label to Spanish
1ec98f2bf3 Sort imports and add spacing in index.vue
f7715bb494 Add theme toggle button to navigation bar
af91640c2b Add theme-based background color to main content
Compare 5 commits »
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-14 12:59:47 +02:00
909d49a3e2 Add active state styling to navigation menu items
c6790ed645 Upgrade @sidebase/nuxt-auth to v1.0.1
Compare 2 commits »
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-14 09:12:22 +02:00
78c4e2b46b Add logout button and display header on loading state
3b2198598e Fix profile image handling and data flow
Compare 2 commits »
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-13 15:14:26 +02:00
29aef78804 Implement user profile image upload functionality
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-13 12:33:18 +02:00
3a163721f2 Add image upload functionality to profile page
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-13 10:58:22 +02:00
54dbc4465d Add image upload functionality to profile page
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-13 08:52:38 +02:00
523620be06 Fix navbar auth status and avatar size
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-12 17:05:13 +02:00
2ecaa348da Navbar - change routes and add page name create profile page
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-11 19:04:40 +02:00
3e55e82fb7 Replace Chuck Norris API with lists endpoint
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-11 18:45:02 +02:00
bb08a62e5d Add redirect from protected pages to login
129da829e7 Add logout functionality and display user email in nav bar
Compare 2 commits »
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-11 17:52:52 +02:00
9b7a8df99a Only show nav/footer when user is authenticated
f1205a92df Replace navigation redirects with abortNavigation
Compare 2 commits »
dietpi pushed to main at dietpi/listas_frontend_nuxt 2025-08-11 15:23:09 +02:00
b607380a68 Refactor auth middleware and add logout functionality