gauthier-th
|
89c4e119fe
|
fix: remove some redundant basePath calls
|
2025-05-27 17:24:43 +02:00 |
|
fallenbagel
|
1d5378cf35
|
feat: experimental basePath support when built-from-source
|
2025-05-26 17:43:46 +02:00 |
|
Brandon Cohen
|
a343f8ad91
|
fix: prevent double encode if we are on /search endpoint (#3238)
|
2023-01-13 23:21:54 +00:00 |
|
Ryan Cohen
|
cd3574851a
|
feat: add discover customization (#3182)
|
2023-01-03 16:04:28 +09:00 |
|
Ryan Cohen
|
c6a133d4e5
|
refactor: absolute imports with path alias (#2960) [skip ci]
|
2022-08-22 11:02:46 +09:00 |
|
Ryan Cohen
|
f5864b49de
|
refactor: update a few dev deps and convert to using type imports where possible (#2886)
* build: bump deps and add some new eslint rules
* refactor: run eslint --fix on code to convert to type imports where possible
|
2022-08-03 12:57:51 +09:00 |
|
Brandon Cohen
|
b2878390b4
|
fix: manual browser refresh would redirect to home on search page (#2692)
If you used the search feature and tried to manual refresh or share the link, it would reset the
query. Taking you back to the home page.
fix #2683
|
2022-04-25 14:47:38 +04:00 |
|
Jakob Ankarhem
|
034968e437
|
fix(search): Handle search errors and escape * (#893)
|
2021-02-10 08:29:35 +09:00 |
|
sct
|
5deb64a87f
|
fix(frontend): allow more special characters in search input
fixes #430
|
2020-12-21 18:02:23 +09:00 |
|
sct
|
15013d6c5d
|
fix(frontend): encode special characters in search input to prevent crashing router
re #252
|
2020-12-14 09:38:38 +00:00 |
|
sct
|
342d1a3c75
|
feat(frontend): initial search functionality (#78)
|
2020-09-12 10:49:48 +09:00 |
|