Merge branch 'main' of gitlab.bht-berlin.de:s86116/project_ss23 into swaggerDocWithChanges
Showing
- README.md 1 addition, 1 deletionREADME.md
- app/(apidocs)/apidocs/page.tsx 5 additions, 5 deletionsapp/(apidocs)/apidocs/page.tsx
- app/(apidocs)/apidocs/react-swagger.tsx 6 additions, 6 deletionsapp/(apidocs)/apidocs/react-swagger.tsx
- app/(content)/(user)/[username]/following/page.tsx 23 additions, 4 deletionsapp/(content)/(user)/[username]/following/page.tsx
- app/api/games/route.ts 2 additions, 3 deletionsapp/api/games/route.ts
- app/api/gweets/[id]/route.ts 3 additions, 3 deletionsapp/api/gweets/[id]/route.ts
- app/api/gweets/likes/route.ts 4 additions, 4 deletionsapp/api/gweets/likes/route.ts
- app/api/gweets/regweets/route.ts 3 additions, 3 deletionsapp/api/gweets/regweets/route.ts
- app/api/gweets/route.ts 6 additions, 7 deletionsapp/api/gweets/route.ts
- app/api/hashtags/route.ts 2 additions, 3 deletionsapp/api/hashtags/route.ts
- app/api/signup/route.ts 2 additions, 3 deletionsapp/api/signup/route.ts
- app/api/users/follow/route.ts 20 additions, 14 deletionsapp/api/users/follow/route.ts
- app/api/users/gamelists/route.ts 1 addition, 2 deletionsapp/api/users/gamelists/route.ts
- components/create-gweet/components/create-gweet.tsx 53 additions, 12 deletionscomponents/create-gweet/components/create-gweet.tsx
- components/follow-button.tsx 42 additions, 37 deletionscomponents/follow-button.tsx
- components/gweets/components/gweet-options.tsx 0 additions, 1 deletioncomponents/gweets/components/gweet-options.tsx
- components/profile/api/get-follows.ts 1 addition, 1 deletioncomponents/profile/api/get-follows.ts
- components/profile/components/edit-profile-modal.tsx 1 addition, 1 deletioncomponents/profile/components/edit-profile-modal.tsx
- components/profile/components/user-follows.tsx 62 additions, 0 deletionscomponents/profile/components/user-follows.tsx
- components/profile/components/user-games.tsx 34 additions, 28 deletionscomponents/profile/components/user-games.tsx
Loading
Please register or sign in to comment