-
- Downloads
start profile organizing + editing
Showing
- app/(content)/(user)/[userid]/(profile)/layout.tsx 20 additions, 0 deletionsapp/(content)/(user)/[userid]/(profile)/layout.tsx
- app/(content)/(user)/[userid]/(profile)/page.tsx 4 additions, 152 deletionsapp/(content)/(user)/[userid]/(profile)/page.tsx
- app/(content)/layout.tsx 3 additions, 4 deletionsapp/(content)/layout.tsx
- app/api/uploadthing/core.ts 21 additions, 1 deletionapp/api/uploadthing/core.ts
- app/api/users/[username]/route.ts 9 additions, 5 deletionsapp/api/users/[username]/route.ts
- components/create-gweet/api/post-gweet.ts 1 addition, 1 deletioncomponents/create-gweet/api/post-gweet.ts
- components/follow-button.tsx 47 additions, 0 deletionscomponents/follow-button.tsx
- components/following-button.tsx 0 additions, 75 deletionscomponents/following-button.tsx
- components/icons.tsx 8 additions, 0 deletionscomponents/icons.tsx
- components/profile/api/follow-user.ts 15 additions, 0 deletionscomponents/profile/api/follow-user.ts
- components/profile/api/get-follows.ts 10 additions, 0 deletionscomponents/profile/api/get-follows.ts
- components/profile/api/get-user-likes.ts 10 additions, 0 deletionscomponents/profile/api/get-user-likes.ts
- components/profile/api/get-user.ts 25 additions, 0 deletionscomponents/profile/api/get-user.ts
- components/profile/api/get-users.ts 10 additions, 0 deletionscomponents/profile/api/get-users.ts
- components/profile/api/unfollow-user.ts 13 additions, 0 deletionscomponents/profile/api/unfollow-user.ts
- components/profile/api/update-profile.ts 42 additions, 0 deletionscomponents/profile/api/update-profile.ts
- components/profile/components/edit-profile-modal.tsx 269 additions, 0 deletionscomponents/profile/components/edit-profile-modal.tsx
- components/profile/components/profile-side-content.tsx 17 additions, 0 deletionscomponents/profile/components/profile-side-content.tsx
- components/profile/components/profile-user-content.tsx 101 additions, 0 deletionscomponents/profile/components/profile-user-content.tsx
- components/profile/components/profile-user-info.tsx 83 additions, 0 deletionscomponents/profile/components/profile-user-info.tsx
Loading
Please register or sign in to comment