Merge branch 'feat.GamesUIFixes' into 'main'
Feat.games ui fixes See merge request !25
Showing
- app/(content)/(gaming)/games/[gameid]/page.tsx 51 additions, 21 deletionsapp/(content)/(gaming)/games/[gameid]/page.tsx
- app/(content)/(home)/home/page.tsx 18 additions, 24 deletionsapp/(content)/(home)/home/page.tsx
- app/(content)/(user)/[userid]/loading.tsx 38 additions, 0 deletionsapp/(content)/(user)/[userid]/loading.tsx
- app/(content)/(user)/[userid]/page.tsx 51 additions, 32 deletionsapp/(content)/(user)/[userid]/page.tsx
- app/api/messages/route.ts 10 additions, 41 deletionsapp/api/messages/route.ts
- app/layout.tsx 4 additions, 6 deletionsapp/layout.tsx
- components/post-item.tsx 4 additions, 16 deletionscomponents/post-item.tsx
- components/post-messages.tsx 61 additions, 46 deletionscomponents/post-messages.tsx
- components/ui/aspect-ratio.tsx 7 additions, 0 deletionscomponents/ui/aspect-ratio.tsx
- components/ui/form.tsx 177 additions, 0 deletionscomponents/ui/form.tsx
- components/ui/textarea.tsx 24 additions, 0 deletionscomponents/ui/textarea.tsx
- components/user-avatar.tsx 1 addition, 1 deletioncomponents/user-avatar.tsx
- lib/config/dashboard.ts 25 additions, 25 deletionslib/config/dashboard.ts
- lib/igdb.ts 2 additions, 2 deletionslib/igdb.ts
- lib/utils.ts 9 additions, 0 deletionslib/utils.ts
- package-lock.json 24 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- types/igdb-types.d.ts 2 additions, 2 deletionstypes/igdb-types.d.ts
- types/prisma-item.d.ts 9 additions, 0 deletionstypes/prisma-item.d.ts
Loading
Please register or sign in to comment