trophy-place / community

Public repository for community additions to trophy.place
https://my.trophy.place
1 stars 0 forks source link

The backend doesn't acknowledge PSVR or PSMove 'console' filters #4

Closed TheYuriG closed 1 year ago

TheYuriG commented 1 year ago

Despite the fact that the frontend is able to create filters to show only games with those specific 'platform' tags, the backend ignores them completely and returns all games instead.

This issue aims to have these filters added to the backend so proper games can be returned to the user.

TheYuriG commented 1 year ago

Fixed with feat: added VR and PSMove 'console' filter support.