immich/web/src/lib/components/shared-components
Matthias Rupp 65daf342df
feat(web): Global map showing all assets with geo information (#2355)
* First crude implementation of the global asset map in web

* Use single DOM element for all markers

* Minor layout changes

* Refactor

* Add asset viewer

* Add API endpoint that returns only assets with location information (Thanks @EPP100)

* Remove sidebar icon flip

* Add dark theme support

* Center map to most recent asset

* Allow cluster viewing

* Fix linter errors

* Add newlines

* Fix ts errors

* Fix eslint error

* Run prettier

* Server code style

* Fix openapi mobile code generation issues

* Map markers test

* fix: Support video thumbnails

* Update API

* Review suggestions

* Review suggestions

* Linter error

* Chage mapMarker endpoint to map-marker

* Clean up leaflet imports
2023-05-05 20:33:30 -05: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(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
gallery-viewer fix(web): justified layout (#2313) 2023-04-21 16:24:25 -05:00
leaflet feat(web): Global map showing all assets with geo information (#2355) 2023-05-05 20:33:30 -05:00
navigation-bar fix(web): accountinfopanel not closing on button press (#2276) 2023-04-18 10:02:51 -05: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
search-bar fix(web): fix search 400 error when only entering m: (#2261) 2023-04-16 14:37:28 -05:00
side-bar feat(web): Global map showing all assets with geo information (#2355) 2023-05-05 20:33:30 -05: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
apple-header.svelte feat(web): immich as webapp, add apple icons and manifest file (#2310) 2023-04-23 20:30:38 -05:00
base-modal.svelte refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
circle-avatar.svelte chore(web): update dependencies (#1877) 2023-02-26 13:18:26 -06:00
confirm-dialogue.svelte refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
control-app-bar.svelte refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
drag-and-drop-upload-overlay.svelte fix(web): nested layout navigation issue (#1936) 2023-03-04 16:09:55 -06:00
dropdown-button.svelte feat(web/server) Add more options to public shared link (#1348) 2023-01-21 22:15:16 -06:00
empty-placeholder.svelte feat (server, web): Implement Archive (#2225) 2023-04-12 10:37:52 -05:00
full-screen-modal.svelte fix(web): modal overlay hidden behind nav bar (#1816) 2023-02-21 09:33:16 -06:00
fullscreen-container.svelte feat(web): add button to archive and unarchive in detail viewer (#2296) 2023-04-20 09:09:27 -05:00
immich-logo.svelte feat(web): make assets cachable (#1724) 2023-02-10 16:01:35 -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 feat(web): small responsivness improvements regarding mobile use (#2255) 2023-04-17 11:18:49 -05:00
theme-button.svelte refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05: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 refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00