[PR #1090] [MERGED] feat: add support for WEBP profile pictures #1048

Closed
opened 2026-02-04 21:13:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/1090
Author: @stonith404
Created: 11/11/2025
Status: Merged
Merged: 11/11/2025
Merged by: @kmendell

Base: mainHead: feat/webp-profile-picture


📝 Commits (2)

  • d68925c feat: add support for WEBP profile pictures
  • 90af714 improve CreateProfilePicture description

📊 Changes

3 files changed (+25 additions, -8 deletions)

View changed files

📝 backend/internal/service/ldap_service.go (+7 -2)
📝 backend/internal/service/user_service.go (+1 -1)
📝 backend/internal/utils/image/profile_picture.go (+17 -5)

📄 Description

Closes #1087


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pocket-id/pocket-id/pull/1090 **Author:** [@stonith404](https://github.com/stonith404) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/11/2025 **Merged by:** [@kmendell](https://github.com/kmendell) **Base:** `main` ← **Head:** `feat/webp-profile-picture` --- ### 📝 Commits (2) - [`d68925c`](https://github.com/pocket-id/pocket-id/commit/d68925c2987fd99fa7e6746a6525e565adf177d9) feat: add support for WEBP profile pictures - [`90af714`](https://github.com/pocket-id/pocket-id/commit/90af7141130aab270c7ac418cb263630a6436e7d) improve `CreateProfilePicture` description ### 📊 Changes **3 files changed** (+25 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/service/ldap_service.go` (+7 -2) 📝 `backend/internal/service/user_service.go` (+1 -1) 📝 `backend/internal/utils/image/profile_picture.go` (+17 -5) </details> ### 📄 Description Closes #1087 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:13:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#1048