0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-18 01:24:26 -05:00
High performance self-hosted photo and video management solution.
Find a file
Mangat Singh Toor | ਮੰਗਤ ਸਿੰਘ ਤੂਰ b1f05fc18b
fix(web): properly project profile picture (#16095)
* fix(profile-image-cropper): ensure correct image area is saved after transparency check

Fixed an issue where users could not set a profile picture due to incorrect transparency detection.
After addressing transparency detection by passing explicit dimensions, another issue arose where the
generated blob did not represent the correct cropped image area. To fix this, a new cropped blob was generated using the canvas that was used to check for transparent pixels.

- Pass image width and height explicitly to `hasTransparentPixels` for accurate processing.
- Return both transparency status and the correctly cropped image blob.
- Ensure the final uploaded image is taken from `croppedImageBlob` to reflect user adjustments.

* chore: run pr web checklist. No issues in the changed file.

* fix(profile-image-cropper): ensure correct image area is saved after transparency check

Fixed an issue where users could not set a profile picture due to incorrect transparency detection.
To fix this, a new cropped blob was generated using the height and width of the imgElement.

Note: this is a simpler fix than the one in the previous commit.

* lint

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2025-02-14 15:49:22 +00:00
.devcontainer feat: Upgrade devcontainer setup (#14419) 2025-01-13 21:42:32 -05:00
.github feat: native arm and amd64 server builds (#15408) 2025-02-14 15:55:18 +01:00
.vscode fix(mobile): fix logout timeout (#14104) 2024-11-13 17:27:49 +00:00
cli fix(deps): update typescript-projects (#16023) 2025-02-11 18:50:18 +00:00
deployment chore(deps): update terraform cloudflare to v4.52.0 (#15526) 2025-02-06 13:52:27 -05:00
design
docker chore(deps): update grafana/grafana docker tag to v11.5.1 (#15963) 2025-02-09 07:00:37 -05:00
docs docs: put Windows restore command on one line (#16074) 2025-02-13 05:44:33 -05:00
e2e feat(server): Nullable asset dates (#15669) 2025-02-13 15:30:12 -06:00
fastlane
i18n chore: update of the persian translation (#15972) 2025-02-10 16:47:53 +00:00
machine-learning fix(deps): update machine-learning (#16012) 2025-02-11 11:23:54 -06:00
misc/release feat(cli): auto-release (#10127) 2024-06-11 08:33:36 -05:00
mobile feat(mobile): Made Map Bottom Sheet extendable higher (#16056) 2025-02-12 14:56:50 +00:00
open-api chore(deps): update dependency @types/node to ^22.13.1 (#16013) 2025-02-11 00:19:02 +00:00
readme_i18n chore: fix typos in Thai Language Readme (#15637) 2025-01-25 10:30:53 +00:00
server feat(server): Nullable asset dates (#15669) 2025-02-13 15:30:12 -06:00
web fix(web): properly project profile picture (#16095) 2025-02-14 15:49:22 +00:00
.dockerignore chore: ignore sql queries when building docker (#11933) 2024-08-22 11:48:31 +00:00
.editorconfig
.gitattributes
.gitignore chore: Add viteconfig-timestamp to .gitignore (#13380) 2024-10-11 20:51:46 +02:00
.gitmodules chore: update submodule (#11789) 2024-08-14 22:06:11 +00:00
CODE_OF_CONDUCT.md Added Code of conduct 2024-07-05 15:31:13 +00:00
CODEOWNERS
install.sh fix: bash install.sh script for mac os (#15874) 2025-02-03 16:41:42 -06:00
LICENSE
localizely.yml fix(mobile): failed to load ga/gl locale (#15623) 2025-01-24 12:47:29 -06:00
Makefile feat: add minimal devcontainer setup (#14038) 2024-11-13 11:28:07 -06:00
README.md chore(docs): Translated README to Ukrainian (#15167) 2025-01-08 08:55:25 -06:00
renovate.json chore: add renovate config for immich-ui (#15349) 2025-01-14 21:01:21 +01:00
SECURITY.md chore: use immich.app email for security reports (#10594) 2024-06-24 07:25:48 -07:00


License: AGPLv3 Discord

High performance self-hosted photo and video management solution



Català Español Français Italiano 日本語 한국어 Deutsch Nederlands Türkçe 中文 Українська Русский Português Brasileiro Svenska العربية Tiếng Việt ภาษาไทย

Disclaimer

  • ⚠️ The project is under very active development.
  • ⚠️ Expect bugs and breaking changes.
  • ⚠️ Do not use the app as the only way to store your photos and videos.
  • ⚠️ Always follow 3-2-1 backup plan for your precious photos and videos!

Note

You can find the main documentation, including installation guides, at https://immich.app/.

Demo

Access the demo here. The demo is running on a Free-tier Oracle VM in Amsterdam with a 2.4Ghz quad-core ARM64 CPU and 24GB RAM.

For the mobile app, you can use https://demo.immich.app/api for the Server Endpoint URL

Login credentials

Email Password
demo@immich.app demo

Features

Features Mobile Web
Upload and view videos and photos Yes Yes
Auto backup when the app is opened Yes N/A
Prevent duplication of assets Yes Yes
Selective album(s) for backup Yes N/A
Download photos and videos to local device Yes Yes
Multi-user support Yes Yes
Album and Shared albums Yes Yes
Scrubbable/draggable scrollbar Yes Yes
Support raw formats Yes Yes
Metadata view (EXIF, map) Yes Yes
Search by metadata, objects, faces, and CLIP Yes Yes
Administrative functions (user management) No Yes
Background backup Yes N/A
Virtual scroll Yes Yes
OAuth support Yes Yes
API Keys N/A Yes
LivePhoto/MotionPhoto backup and playback Yes Yes
Support 360 degree image display No Yes
User-defined storage structure Yes Yes
Public Sharing Yes Yes
Archive and Favorites Yes Yes
Global Map Yes Yes
Partner Sharing Yes Yes
Facial recognition and clustering Yes Yes
Memories (x years ago) Yes Yes
Offline support Yes No
Read-only gallery Yes Yes
Stacked Photos Yes Yes
Tags No Yes
Folder View No Yes

Translations

Read more about translations here.

Translation status

Repository activity

Activities

Star history

Star History Chart

Contributors