This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2024-11-24 08:52:28 +02:00
Code
Issues
Releases
Activity
e5d798581c
immich
/
.gitignore
8 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Implemented getting correct disk info for the mounted directory (#72)
2022-03-23 21:53:45 +02:00
.DS_Store
feat(server) add docker debug config for server (#883)
2022-10-29 03:35:14 +02:00
.vscode/*
!.vscode/launch.json
feat(server) Extend PUT /album/:id/assets endpoint (#857) * Add new query parameter to API endpoint that allows adding assets to albums which potentially contain assets that are already part of this album. * Change API endpoint * Generate new APIs * Fixed test Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-10-28 21:54:09 +02:00
.idea
feat(server) add docker debug config for server (#883)
2022-10-29 03:35:14 +02:00
docker/upload
feat(server): transcoding improvements (#1370) * feat: support isEdited flag for SettingSwitch * feat: add transcodeAll ffmpeg settings for extra transcoding control * refactor: tidy up and rename current video transcoding code + transcode everything * feat: better video transcoding with ffprobe analyses video files to see if they are already in the desired format allows admin to choose to transcode all videos regardless of the current format * fix: always serve encoded video if it exists * feat: change video codec option to a select box, limit options removed previous video codec config option as it's incompatible with new options removed mapping for encoder to codec as we now store the codec in the config * feat: add video conversion job for transcoding previously missed videos * chore: fix spelling of job messages to pluralise assets * chore: fix prettier/eslint warnings * feat: force switch targetAudioCodec default to aac to avoid iOS incompatibility * chore: lint issues after rebase
2023-01-22 04:09:02 +02:00
uploads
coverage
Reference in New Issue
Copy Permalink