1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/web/src
Rohitt Vashishtha b4e641548c
fix(web): Add m: to search query upon loading results. (#2954)
Previously, we'd drop the m: from non-clip searches entirely. This
behavior incorrectly represents the page's status (results from
non-clip search but query implies a clip search). Also, any follow-up
searches change to clip searches, which feels like a jarring UX if you
have to add m: every time in a 'search-session'.
2023-06-28 17:48:53 +00:00
..
api Version v1.64.0 2023-06-26 18:06:11 +00:00
lib fix(server): add missing avi mime types and add tests (#3001) 2023-06-28 09:21:42 -05:00
routes fix(web): Add m: to search query upon loading results. (#2954) 2023-06-28 17:48:53 +00:00
test-data feat(server): support for read-only assets and importing existing items in the filesystem (#2715) 2023-06-21 21:33:20 -05:00
app.css
app.d.ts feat(web): add zoom toggle icon (#2873) 2023-06-20 09:36:38 -05:00
app.html fix(web): noscript message (#2278) 2023-04-18 11:24:17 -05:00
hooks.server.ts chore(web): improve type checking (#2644) 2023-06-02 08:55:08 -05:00