mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
* chore: filter by title (wip) * refactor: Update Input component to use defineModel for two-way binding * chore(settings): add functionality to add, edit, and delete title filters * chore: Refactor List and ListItem components for improved styling and functionality * feat(home-settings): use grid layout for title filters * feat(settings): implement filter by title && filter by user * chore(list): update style * feat: Implement case-insensitive filter functionality * fix: filter by user not working * feat: disable filter for followed user * chore: fix typo * feat: update ui * chore: improve the filter descriptions and update styles * chore: update code tag style * fix(for-you): resolve scrolling issue (#964) close #964 * chore: add i18n support for filter settings * chore: update cantonese translation * refactor: update localization strings for `FilterByUserTable` and `FilterByTitleTable`