added response status codes and made small changes
parent
26c4e7e5
No related branches found
No related tags found
Checking pipeline status
Showing
- app/(content)/(community)/communities/page.tsx 0 additions, 7 deletionsapp/(content)/(community)/communities/page.tsx
- app/(content)/(search)/search/page.tsx 19 additions, 0 deletionsapp/(content)/(search)/search/page.tsx
- 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 21 additions, 32 deletionsapp/api/gweets/route.ts
- app/api/hashtags/route.ts 2 additions, 12 deletionsapp/api/hashtags/route.ts
- app/api/route.ts 1 addition, 1 deletionapp/api/route.ts
- app/api/signup/route.ts 6 additions, 16 deletionsapp/api/signup/route.ts
- app/api/users/favgameslist/route.ts 2 additions, 2 deletionsapp/api/users/favgameslist/route.ts
- app/api/users/gamelists/route.ts 9 additions, 8 deletionsapp/api/users/gamelists/route.ts
- app/api/users/route.ts 0 additions, 1 deletionapp/api/users/route.ts
- components/add-game-to-finished-list.tsx 2 additions, 2 deletionscomponents/add-game-to-finished-list.tsx
- components/add-game-to-plan-list.tsx 2 additions, 2 deletionscomponents/add-game-to-plan-list.tsx
- components/add-game-to-playing-list.tsx 2 additions, 2 deletionscomponents/add-game-to-playing-list.tsx
- components/user-auth-form.tsx 2 additions, 0 deletionscomponents/user-auth-form.tsx
Loading
Please register or sign in to comment