aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/search/SearchInput.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem1-1/+1
2025-07-14feat: adding search history #1541 (#1627)lexafaxine1-30/+167
2025-07-06fix(web): Clicking on search tooltip opens the search language guide. Fixes #...Mohamed Bassem1-5/+9
2025-05-25fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem1-1/+1
2025-04-21ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem1-0/+2
2025-01-04fix: Change search endpoint to accept query as raw stringMohamed Bassem1-1/+1
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-1/+23
2024-12-31feat: Introduce advanced search capabilities (#753)Mohamed Bassem1-9/+18
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-1/+3
2024-10-27fix: Fix search input escape listener to only work when the input is in focusMohamed Bassem1-1/+5
2024-10-19feature(web): Add keyboard shortcut to focus on search bar. Fixes #449 (#554)kamtschatka1-7/+44
2024-10-12fix(web): Fix react error in search inputMohamedBassem1-1/+0
2024-10-12fix(web): Reset search query and bulk edit when navigating away from the curr...MohamedBassem1-3/+17
2024-03-19fix: Remove flicker from search barMohamedBassem1-3/+2
2024-03-16ui(web): Add an editor card inline in the bookmark grid and remove the top na...MohamedBassem1-0/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-1/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-10feature: Change top nav to include search and move add link to a modalMohamedBassem1-0/+25