Commit Graph

9 Commits (develop)

Author SHA1 Message Date
Brandon Cohen a343f8ad91
fix: prevent double encode if we are on /search endpoint (#3238)
1 year ago
Ryan Cohen cd3574851a
feat: add discover customization (#3182)
1 year ago
Ryan Cohen c6a133d4e5
refactor: absolute imports with path alias (#2960) [skip ci]
2 years ago
Ryan Cohen f5864b49de
refactor: update a few dev deps and convert to using type imports where possible (#2886)
2 years ago
Brandon Cohen b2878390b4
fix: manual browser refresh would redirect to home on search page (#2692)
2 years ago
Jakob Ankarhem 034968e437
fix(search): Handle search errors and escape * (#893)
3 years ago
sct 5deb64a87f fix(frontend): allow more special characters in search input
4 years ago
sct 15013d6c5d fix(frontend): encode special characters in search input to prevent crashing router
4 years ago
sct 342d1a3c75
feat(frontend): initial search functionality (#78)
4 years ago