aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/vitest.config.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-31feat: Introduce advanced search capabilities (#753)Mohamed Bassem1-0/+0
* feat: Implement search filtering in the backend * feat: Implement search language parser * rename matcher name * Add ability to interleve text * More fixes * be more tolerable to parsing errors * Add a search query explainer widget * Handle date parsing gracefully * Fix the lockfile * Encode query search param * Fix table body error * Fix error when writing quotes
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-02-28tests: Add tests for the bookmarks routesMohamedBassem1-0/+14