immich/web/src/lib/components/shared-components
Jason Rasmussen 0aaeab124d
feat(server)!: search via typesense (#1778)
* build: add typesense to docker

* feat(server): typesense search

* feat(web): search

* fix(web): show api error response message

* chore: search tests

* chore: regenerate open api

* fix: disable typesense on e2e

* fix: number properties for open api (dart)

* fix: e2e test

* fix: change lat/lng from floats to typesense geopoint

* dev: Add smartInfo relation to findAssetById to be able to query against it

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-03-02 20:47:08 -06:00
..
context-menu feat(web): add some material design 3 styling to forms and ui elements (#1798) 2023-02-19 23:29:06 -06:00
create-share-link-modal refactor(server): shared links (#1385) 2023-01-25 10:35:28 -06:00
gallery-viewer feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00
navigation-bar feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00
notification feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
portal feat(web,server): disable password login (#1223) 2023-01-09 16:32:58 -05:00
scrollbar chore(web) Update SvelteKit (#1066) 2022-12-06 18:08:08 -06:00
side-bar fix(web): layout nesting (#1881) 2023-02-26 21:23:43 -06:00
album-selection-modal.svelte feat(web) Add search functionality to add photo to album modal (#1273) 2023-01-09 14:24:07 -06:00
base-modal.svelte feat(web/server) Add more options to public shared link (#1348) 2023-01-21 22:15:16 -06:00
circle-avatar.svelte chore(web): update dependencies (#1877) 2023-02-26 13:18:26 -06:00
circle-icon-button.svelte refactor(web): added types and some small changes (#1722) 2023-02-10 16:17:39 -06:00
confirm-dialogue.svelte chore(web): modal max-width to 95 viewport width (#1297) 2023-01-10 21:06:27 -06:00
control-app-bar.svelte feat(web/server) public album sharing (#1266) 2023-01-09 14:16:08 -06:00
drag-and-drop-upload-overlay.svelte fix(web): layout nesting (#1881) 2023-02-26 21:23:43 -06:00
dropdown-button.svelte feat(web/server) Add more options to public shared link (#1348) 2023-01-21 22:15:16 -06:00
full-screen-modal.svelte fix(web): modal overlay hidden behind nav bar (#1816) 2023-02-21 09:33:16 -06:00
immich-logo.svelte feat(web): make assets cachable (#1724) 2023-02-10 16:01:35 -06:00
immich-thumbnail.svelte fix(web): hide img alt text while loading (#1834) 2023-02-22 11:52:23 -06:00
loading-spinner.svelte Added sharing page to web (#355) 2022-07-16 23:52:00 -05:00
navigation-loading-bar.svelte Added page navigation progress indicator 2022-08-25 13:02:36 -07:00
status-box.svelte fix(web): setInterval outside onMount (#1883) 2023-02-26 15:55:06 -06:00
theme-button.svelte feat(web): theme/locale preferences and improve SSR (#1832) 2023-02-22 11:53:08 -06:00
upload-asset-preview.svelte feat(web): improved server stats (#1870) 2023-02-26 13:57:34 -06:00
upload-panel.svelte feat(web): allow uploading more file types (#1570) 2023-02-09 10:08:19 -06:00
version-announcement-box.svelte feat(web): re-add version announcement (#1887) 2023-02-27 17:13:39 -06:00