Merge branch 'main' of gitlab.bht-berlin.de:s86116/project_ss23 into testing
No related branches found
No related tags found
Checking pipeline status
Showing
- app/(content)/(home)/home/page.tsx 7 additions, 0 deletionsapp/(content)/(home)/home/page.tsx
- app/(content)/(home)/trends/page.tsx 23 additions, 0 deletionsapp/(content)/(home)/trends/page.tsx
- app/(content)/(user)/[userid]/(profile)/followers/page.tsx 0 additions, 0 deletionsapp/(content)/(user)/[userid]/(profile)/followers/page.tsx
- app/(content)/(user)/[userid]/(profile)/following/page.tsx 0 additions, 0 deletionsapp/(content)/(user)/[userid]/(profile)/following/page.tsx
- app/(content)/(user)/[userid]/(profile)/likes/page.tsx 0 additions, 0 deletionsapp/(content)/(user)/[userid]/(profile)/likes/page.tsx
- app/(content)/(user)/[userid]/(profile)/page.tsx 0 additions, 0 deletionsapp/(content)/(user)/[userid]/(profile)/page.tsx
- app/api/gweets/[id]/route.ts 18 additions, 1 deletionapp/api/gweets/[id]/route.ts
- app/api/gweets/route.ts 78 additions, 3 deletionsapp/api/gweets/route.ts
- app/api/hashtags/route.ts 1 addition, 1 deletionapp/api/hashtags/route.ts
- components/create-gweet/components/create-gweet.tsx 2 additions, 1 deletioncomponents/create-gweet/components/create-gweet.tsx
- components/gweets/components/gweet-author.tsx 13 additions, 4 deletionscomponents/gweets/components/gweet-author.tsx
- components/gweets/components/gweet-details.tsx 21 additions, 29 deletionscomponents/gweets/components/gweet-details.tsx
- components/gweets/components/gweet-media.tsx 28 additions, 0 deletionscomponents/gweets/components/gweet-media.tsx
- components/gweets/components/gweet.tsx 35 additions, 48 deletionscomponents/gweets/components/gweet.tsx
- components/gweets/components/infinite-gweets.tsx 16 additions, 5 deletionscomponents/gweets/components/infinite-gweets.tsx
- components/gweets/components/thread.tsx 39 additions, 0 deletionscomponents/gweets/components/thread.tsx
- components/gweets/hooks/use-gweets.ts 3 additions, 1 deletioncomponents/gweets/hooks/use-gweets.ts
- components/gweets/types/index.ts 7 additions, 2 deletionscomponents/gweets/types/index.ts
- components/nav-header.tsx 3 additions, 1 deletioncomponents/nav-header.tsx
- components/trends/api/get-hashtags.ts 1 addition, 1 deletioncomponents/trends/api/get-hashtags.ts
Loading
Please register or sign in to comment