Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: search #1415

Merged
merged 23 commits into from
Jan 14, 2025
Merged

feat: search #1415

merged 23 commits into from
Jan 14, 2025

Conversation

efstajas
Copy link
Contributor

@efstajas efstajas commented Jan 9, 2025

Adds integration with meilisearch for searching Projects and Drip Lists. Also adds a new shortcut for brining up search: cmd-k

The search bar:

  • makes a request to meilisearch onProjects and Drip lists indexes
  • also looks up ens if the search input includes a .
  • also inserts a link to a project if the search input is a URL to a valid & existing github repo

Copy link

railway-app bot commented Jan 9, 2025

🚅 Previously deployed to Railway in the Drips App project. Environment has been deleted.

@efstajas efstajas requested review from mhgbrown and jtourkos January 13, 2025 13:56
@efstajas efstajas marked this pull request as ready for review January 13, 2025 13:56
Dockerfile Show resolved Hide resolved
src/lib/components/search-bar/search.ts Outdated Show resolved Hide resolved
src/lib/components/search-bar/search.ts Outdated Show resolved Hide resolved
src/routes/api/search/[...path]/+server.ts Show resolved Hide resolved
@efstajas efstajas merged commit d69e468 into main Jan 14, 2025
5 checks passed
@efstajas efstajas deleted the jason/search branch January 14, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants