Commit Graph
2 Commits
Author SHA1 Message Date
makondratevandGitHub 38d9d52137 feat(search): add search by title/content index and tag at the same time (#978)
* feat(search): add search by title/content index and tag at the same time

* fix(search): set search type to basic and remove tag from term for proper highlightning and scroll when searched by tag and title/content index

* fix(search): use indexOf to find space so it is easier to read

* fix(search): trim trailing whitespaces before splitting

* fix(search): set limit to 10000 for combined search mode (to make filter by tag more accurate)
2024-03-17 17:48:00 -07:00
makondratevandGitHub 8c5c5f9130 feat(i18n): add Russian (#886) 2024-02-18 13:54:37 -05:00