Closed dromzeh closed 1 year ago
rewrite the site (also into TS) to use a global search bar, based off the new v2 api @ wanderer-moe/api#20
search bar will take in both tags & query, allowing for the "most precise" queries
!query
!tags
/asset/[id]
/game/asset
(once enough data is collected, user "auth" stuff etc can be implemented)
Will also solve/fix the following:
moved issue contents to #230 as this is now a duplicate
rewrite the site (also into TS) to use a global search bar, based off the new v2 api @ wanderer-moe/api#20
search bar will take in both tags & query, allowing for the "most precise" queries
!query
or!tags
/asset/[id]
route, showing in depth asset information/game/asset
routes to use new API query instead(?) (or create redirects)(once enough data is collected, user "auth" stuff etc can be implemented)
Will also solve/fix the following: