jackstenglein / chess-dojo-scheduler

8 stars 8 forks source link

Feature/457 newsfeed filters cherry pick #465

Closed chao-mu closed 1 month ago

chao-mu commented 1 month ago

Add category based newsfeed filters

chao-mu commented 1 month ago

References #457

chao-mu commented 1 month ago

Problems addressed.

Added an eslint plugin that supports autofix in more cases with loose vs. strict equality. eslint doesn't fix all the cases out of the box in order to support legacy code.

chao-mu commented 1 month ago

Fixes #346 Fixes #457