[PR #43] [MERGED] Fix PNG transparency in base64 backend upload #142

Closed
opened 2026-02-25 23:40:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/HaschekSolutions/pictshare/pull/43
Author: @SpaiR
Created: 3/7/2018
Status: Merged
Merged: 3/8/2018
Merged by: @geek-at

Base: masterHead: patch-2


📝 Commits (1)

  • becbd4e Fix PNG transparency in base64 backend upload

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 models/pictsharemodel.php (+4 -0)

📄 Description

Transparent background support added in github.com/chrisiaut/pictshare@948088ae51 currently works only for uploading from form. This PR adds support of it for base64 string images from backend endpoint too.


🔄 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/HaschekSolutions/pictshare/pull/43 **Author:** [@SpaiR](https://github.com/SpaiR) **Created:** 3/7/2018 **Status:** ✅ Merged **Merged:** 3/8/2018 **Merged by:** [@geek-at](https://github.com/geek-at) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`becbd4e`](https://github.com/HaschekSolutions/pictshare/commit/becbd4ecdfcd0eeb7f85b6e69949a87ef42c8a55) Fix PNG transparency in base64 backend upload ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/pictsharemodel.php` (+4 -0) </details> ### 📄 Description Transparent background support added in https://github.com/chrisiaut/pictshare/commit/948088ae51121bd738bed1a06666ee6fea9ec29d currently works only for uploading from form. This PR adds support of it for base64 string images from backend endpoint too. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:40:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pictshare#142
No description provided.