image upload and ui fixes and other fixes
Showing
- app/(content)/(home)/home/page.tsx 2 additions, 3 deletionsapp/(content)/(home)/home/page.tsx
- app/(content)/(user)/[userid]/status/[id]/page.tsx 1 addition, 1 deletionapp/(content)/(user)/[userid]/status/[id]/page.tsx
- app/api/gweets/[id]/route.ts 1 addition, 1 deletionapp/api/gweets/[id]/route.ts
- app/api/gweets/route.ts 12 additions, 1 deletionapp/api/gweets/route.ts
- app/api/media/route.ts 34 additions, 0 deletionsapp/api/media/route.ts
- app/api/uploadthing/core.ts 22 additions, 0 deletionsapp/api/uploadthing/core.ts
- app/api/uploadthing/route.ts 7 additions, 0 deletionsapp/api/uploadthing/route.ts
- components/create-gweet/api/post-gweet.ts 20 additions, 5 deletionscomponents/create-gweet/api/post-gweet.ts
- components/create-gweet/api/post-media.ts 0 additions, 60 deletionscomponents/create-gweet/api/post-media.ts
- components/create-gweet/components/create-gweet-wrapper.tsx 3 additions, 4 deletionscomponents/create-gweet/components/create-gweet-wrapper.tsx
- components/create-gweet/components/create-gweet.tsx 46 additions, 41 deletionscomponents/create-gweet/components/create-gweet.tsx
- components/create-gweet/hooks/use-create-gweet.ts 3 additions, 3 deletionscomponents/create-gweet/hooks/use-create-gweet.ts
- components/create-gweet/index.ts 0 additions, 4 deletionscomponents/create-gweet/index.ts
- components/gweets/api/delete-media.ts 0 additions, 29 deletionscomponents/gweets/api/delete-media.ts
- components/gweets/components/actions/comment-button.tsx 2 additions, 4 deletionscomponents/gweets/components/actions/comment-button.tsx
- components/gweets/components/actions/like-button.tsx 1 addition, 3 deletionscomponents/gweets/components/actions/like-button.tsx
- components/gweets/components/actions/regweet-button.tsx 1 addition, 1 deletioncomponents/gweets/components/actions/regweet-button.tsx
- components/gweets/components/comments.tsx 8 additions, 10 deletionscomponents/gweets/components/comments.tsx
- components/gweets/components/gweet-actions.tsx 2 additions, 4 deletionscomponents/gweets/components/gweet-actions.tsx
- components/gweets/components/gweet-author.tsx 4 additions, 3 deletionscomponents/gweets/components/gweet-author.tsx
Loading
Please register or sign in to comment