1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/web/src/lib/utils
TruongSinh Tran-Nguyen 48492b9f4e
feat(web): support uploading Insta360 file format (#2725)
Insta360 "raw" formats `insv` and `insp` are actually
mp4 (video) and jpeg (picture) respectively.
However, we don't want user to rename the original files,
because they follow Insta360 convention, which is required
by Insta360 Studio.
2023-06-12 08:29:03 -05:00
..
asset-utils.spec.ts fix(web+mobile): consistent filename handling (#2534) 2023-05-27 20:53:29 -05:00
asset-utils.ts feat(web): support uploading Insta360 file format (#2725) 2023-06-12 08:29:03 -05:00
byte-units.ts feat(web): improved server stats (#1870) 2023-02-26 13:57:34 -06:00
click-outside.ts fix(web): context menu overlap + outclick types (#2506) 2023-05-21 11:01:08 -05:00
context.ts feat(web): bundle and 'sveltify' leaflet (#1998) 2023-03-19 14:06:45 -05:00
file-uploader.ts feat(web): support uploading Insta360 file format (#2725) 2023-06-12 08:29:03 -05:00
get-github-version.ts feat(web): re-add version announcement (#1887) 2023-02-27 17:13:39 -06:00
handle-error.ts chore(web): improve type checking (#2644) 2023-06-02 08:55:08 -05:00
image-load.ts fix(web): profile image load (#2434) 2023-05-13 09:16:14 -05:00
time-to-seconds.spec.ts feat(web): improve and refactor thumbnails (#2087) 2023-03-26 22:53:35 -05:00
time-to-seconds.ts feat(web): improve and refactor thumbnails (#2087) 2023-03-26 22:53:35 -05:00