Merge branch 'profile' into 'main'
Profile See merge request !38
Showing
- app/(content)/(search)/search/page.tsx 19 additions, 0 deletionsapp/(content)/(search)/search/page.tsx
- app/(content)/(user)/[userid]/(profile)/followers/page.tsx 0 additions, 62 deletionsapp/(content)/(user)/[userid]/(profile)/followers/page.tsx
- app/(content)/(user)/[userid]/(profile)/likes/page.tsx 0 additions, 7 deletionsapp/(content)/(user)/[userid]/(profile)/likes/page.tsx
- app/(content)/(user)/[userid]/(profile)/page.tsx 0 additions, 157 deletionsapp/(content)/(user)/[userid]/(profile)/page.tsx
- 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 40 additions, 0 deletionsapp/(content)/(user)/[username]/(profile)/layout.tsx
- app/(content)/(user)/[username]/(profile)/likes/page.tsx 13 additions, 0 deletionsapp/(content)/(user)/[username]/(profile)/likes/page.tsx
- app/(content)/(user)/[username]/(profile)/media/page.tsx 13 additions, 0 deletionsapp/(content)/(user)/[username]/(profile)/media/page.tsx
- app/(content)/(user)/[username]/(profile)/page.tsx 13 additions, 0 deletionsapp/(content)/(user)/[username]/(profile)/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 7 additions, 0 deletionsapp/(content)/(user)/[username]/following/page.tsx
- app/(content)/(user)/[username]/status/[id]/page.tsx 0 additions, 0 deletionsapp/(content)/(user)/[username]/status/[id]/page.tsx
- app/(content)/layout.tsx 3 additions, 4 deletionsapp/(content)/layout.tsx
- app/api/followers/route.ts 0 additions, 82 deletionsapp/api/followers/route.ts
- app/api/games/route.ts 1 addition, 1 deletionapp/api/games/route.ts
- app/api/gweets/[id]/route.ts 11 additions, 18 deletionsapp/api/gweets/[id]/route.ts
- app/api/gweets/likes/route.ts 11 additions, 17 deletionsapp/api/gweets/likes/route.ts
- app/api/gweets/regweets/route.ts 6 additions, 8 deletionsapp/api/gweets/regweets/route.ts
- app/api/gweets/route.ts 40 additions, 36 deletionsapp/api/gweets/route.ts
- app/api/hashtags/route.ts 2 additions, 12 deletionsapp/api/hashtags/route.ts
app/(content)/(search)/search/page.tsx
0 → 100644
File moved
File moved
app/api/followers/route.ts
deleted
100644 → 0
Please register or sign in to comment