veza/apps/web/src/features
senke daada38da8 state-ownership: replace all useAuthStore().user with useUser() hook
- Migrated all hooks: useAuth, useChat, useLogin
- Migrated all components: Header, ProfileForm, FollowButton, LikeButton, PlaylistFollowButton, ChatMessage, ChatMessages, CommentThread, CommentSection, PlaylistList, ChatSidebar, SettingsPage, DashboardPage
- Updated storeSelectors.ts useAuthUser() to use React Query
- All production code now uses useUser() hook instead of Zustand store
- Action 4.1.1.3 and 4.1.1.4 complete
2026-01-14 01:45:42 +01:00
..
admin/api incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
analytics/services incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
auth state-ownership: replace all useAuthStore().user with useUser() hook 2026-01-14 01:45:42 +01:00
chat state-ownership: replace all useAuthStore().user with useUser() hook 2026-01-14 01:45:42 +01:00
dashboard state-ownership: replace all useAuthStore().user with useUser() hook 2026-01-14 01:45:42 +01:00
error/pages incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
library incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
marketplace/components incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
notifications incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
player incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
playlists state-ownership: replace all useAuthStore().user with useUser() hook 2026-01-14 01:45:42 +01:00
profile state-ownership: replace all useAuthStore().user with useUser() hook 2026-01-14 01:45:42 +01:00
roles incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
search/services incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
sessions/api incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
settings state-ownership: replace all useAuthStore().user with useUser() hook 2026-01-14 01:45:42 +01:00
streaming incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
tracks state-ownership: replace all useAuthStore().user with useUser() hook 2026-01-14 01:45:42 +01:00
upload/components incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
user/components state-ownership: replace all useAuthStore().user with useUser() hook 2026-01-14 01:45:42 +01:00
webhooks/api incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00