gbdev / homebrewhub

A digital repository of of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.
https://hh.gbdev.io
GNU General Public License v3.0
44 stars 9 forks source link

Handle NSFW flag #61

Closed avivace closed 2 years ago

dag7dev commented 2 years ago

Adding NSFW in "categories" could it be a good idea?

avivace commented 2 years ago

Why a category and not a flag?

dag7dev commented 2 years ago

Why a category and not a flag?

Whoops, with category I meant "tags".

We would need to re-work the entire schema of each file, the model file, and more stuff to do.

A tag would be less intrusive (by default they are SFW, if they have "NSFW" in tags, then don't show them while querying).

avivace commented 2 years ago

There's a flag in the schema