immich/web/src/lib
Dmitriy P 72fb421f54
feat(web): Add file path info for owned assets (#4943)
* feat(web): Add file path info for external assets

Add file path information to the asset details panel for External assets. This will allow a user to easily locate said asset in the filesystem, to perform any desired tasks on that asset. Styling was chosen to be as unobtrusive as possible.

* feat(web): toggleable file path info for external assets

If the user is the owner of the current asset and it's an external asset, then add a button next to the filename to reveal the asset's file path.

* show path on owned asset and styling

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-11-13 21:57:58 +00:00
..
__mocks__ chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
assets feat(web,server): offline/untracked files admin tool (#4447) 2023-10-14 19:12:59 +02:00
components feat(web): Add file path info for owned assets (#4943) 2023-11-13 21:57:58 +00:00
models feat(web): Improved assets upload (#3850) 2023-09-01 12:00:51 -04:00
stores feat(web): uniform random asset selection in slideshow mode (#4953) 2023-11-12 01:23:15 +00:00
utils feat(web): shuffle slideshow order (#4277) 2023-11-01 21:34:30 -04:00
constants.ts feat(web,server): offline/untracked files admin tool (#4447) 2023-10-14 19:12:59 +02:00