1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 05:46:46 +01:00
immich/web/src/lib
Mohamed BOUSSAID 4eca2b0f34
feat(web): include timestamp in download filename (#5878)
* Blocking multiple downloads

* Blocking the download based on file name and not download type

* Fixing failing workflow

* Make sure the uniqueDownloadId is unique even if the selecting order is different

* Using DateTime from luxon & convering the case of downloading an album

* Fixing typo in the warning.

* Covering the case where tha list of assets is to big

* Fix format

* Fix format

* Fix format

* Undo block multi-downloads

* Running format:fix

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-01-25 12:14:02 -05:00
..
__mocks__ chore(web): migrate to vitest (#5754) 2024-01-01 12:36:49 -05:00
assets feat(web): previous button for on-boarding steps (#6178) 2024-01-06 20:01:24 +00:00
components feat(web): include timestamp in download filename (#5878) 2024-01-25 12:14:02 -05:00
models feat(web): Improved assets upload (#3850) 2023-09-01 12:00:51 -04:00
stores fix(web): always use websocket transport (#6564) 2024-01-22 11:37:00 -05:00
utils feat(web): include timestamp in download filename (#5878) 2024-01-25 12:14:02 -05:00
constants.ts feat(web): auto switch theme (#6176) 2024-01-07 00:15:25 +00:00