immich/web/src/lib/components/asset-viewer
Jonathan Jogenfors f44fa45aa0
chore(server,cli,web): housekeeping and stricter code style (#6751)
* add unicorn to eslint

* fix lint errors for cli

* fix merge

* fix album name extraction

* Update cli/src/commands/upload.command.ts

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>

* es2k23

* use lowercase os

* return undefined album name

* fix bug in asset response dto

* auto fix issues

* fix server code style

* es2022 and formatting

* fix compilation error

* fix test

* fix config load

* fix last lint errors

* set string type

* bump ts

* start work on web

* web formatting

* Fix UUIDParamDto as UUIDParamDto

* fix library service lint

* fix web errors

* fix errors

* formatting

* wip

* lints fixed

* web can now start

* alphabetical package json

* rename error

* chore: clean up

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-02-01 22:18:00 -05:00
..
activity-status.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
activity-viewer.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
album-list-item.svelte chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
asset-viewer-nav-bar.svelte chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
asset-viewer.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
detail-panel.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
download-panel.svelte chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
intersection-observer.svelte fix(web): user management responsive design (#5698) 2023-12-14 10:55:15 -06:00
navigation-area.svelte chore(web): sort tailwindcss class automatically (#3330) 2023-07-18 13:19:39 -05:00
panorama-viewer.css feat (web/server) 360 degrees Web panoramas [attempt 2] (#3412) 2023-07-27 23:29:09 -05:00
panorama-viewer.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
photo-viewer.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
slideshow-bar.svelte feat(web): shuffle slideshow order (#4277) 2023-11-01 21:34:30 -04:00
video-viewer.svelte chore(web): Fixing up missing awaits (#3882) 2023-08-26 23:31:52 -05:00