profile page done, missing followers following
Showing
- app/(content)/(user)/[username]/(profile)/games/page.tsx 10 additions, 0 deletionsapp/(content)/(user)/[username]/(profile)/games/page.tsx
- app/(content)/(user)/[username]/(profile)/layout.tsx 4 additions, 1 deletionapp/(content)/(user)/[username]/(profile)/layout.tsx
- app/(content)/(user)/[username]/(profile)/likes/page.tsx 10 additions, 4 deletionsapp/(content)/(user)/[username]/(profile)/likes/page.tsx
- app/(content)/(user)/[username]/(profile)/media/page.tsx 10 additions, 4 deletionsapp/(content)/(user)/[username]/(profile)/media/page.tsx
- app/(content)/(user)/[username]/(profile)/page.tsx 9 additions, 5 deletionsapp/(content)/(user)/[username]/(profile)/page.tsx
- app/(content)/(user)/[username]/(profile)/with_replies/page.tsx 0 additions, 7 deletions...ontent)/(user)/[username]/(profile)/with_replies/page.tsx
- app/(content)/(user)/[username]/followers/page.tsx 0 additions, 0 deletionsapp/(content)/(user)/[username]/followers/page.tsx
- app/(content)/(user)/[username]/following/page.tsx 0 additions, 0 deletionsapp/(content)/(user)/[username]/following/page.tsx
- app/api/gweets/route.ts 19 additions, 4 deletionsapp/api/gweets/route.ts
- app/api/users/[username]/route.ts 5 additions, 5 deletionsapp/api/users/[username]/route.ts
- components/gweets/components/infinite-gweets.tsx 5 additions, 3 deletionscomponents/gweets/components/infinite-gweets.tsx
- components/nav-sidebar.tsx 1 addition, 1 deletioncomponents/nav-sidebar.tsx
- components/profile/api/update-profile.ts 3 additions, 3 deletionscomponents/profile/api/update-profile.ts
- components/profile/components/edit-profile-modal.tsx 36 additions, 12 deletionscomponents/profile/components/edit-profile-modal.tsx
- components/profile/components/profile-navbar.tsx 40 additions, 0 deletionscomponents/profile/components/profile-navbar.tsx
- components/profile/components/profile-user-info.tsx 5 additions, 5 deletionscomponents/profile/components/profile-user-info.tsx
- components/profile/components/user-games.tsx 12 additions, 13 deletionscomponents/profile/components/user-games.tsx
- components/profile/components/user-gweets.tsx 69 additions, 0 deletionscomponents/profile/components/user-gweets.tsx
- components/profile/types/index.ts 1 addition, 0 deletionscomponents/profile/types/index.ts
- package-lock.json 380 additions, 380 deletionspackage-lock.json
Loading
Please register or sign in to comment