[PR #1] [MERGED] Improved features: Higher resolution, removing watermark, download cover #7

Closed
opened 2026-02-27 19:06:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/avictormorais/posterfy/pull/1
Author: @debug420
Created: 2/24/2025
Status: Merged
Merged: 3/1/2025
Merged by: @avictormorais

Base: mainHead: main


📝 Commits (7)

  • e25305f Added option to remove watermark
  • 801e157 Fixed typo
  • 8c95ae7 Update README.md
  • 33dde98 Added "Download Cover" button
  • 7c96efd Update README.md
  • 8bcd9df Made more concise
  • 01b3441 Option to fetch a higher cover resolution through the itunes API

📊 Changes

7 files changed (+1145 additions, -762 deletions)

View changed files

📝 .env.example (+1 -1)
📝 README.md (+19 -4)
📝 package-lock.json (+1008 -744)
📝 src/components/PosterEditor/CanvasPoster.jsx (+9 -2)
📝 src/components/PosterEditor/PosterEditor.jsx (+86 -4)
📝 src/i18n/i18n.js (+22 -7)
uncompressedpreview.png (+0 -0)

📄 Description

image

Double-check translations as Google Translate was used


🔄 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/avictormorais/posterfy/pull/1 **Author:** [@debug420](https://github.com/debug420) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 3/1/2025 **Merged by:** [@avictormorais](https://github.com/avictormorais) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (7) - [`e25305f`](https://github.com/avictormorais/posterfy/commit/e25305fe72e34fc6ee998c8b3431a4a87b00c120) Added option to remove watermark - [`801e157`](https://github.com/avictormorais/posterfy/commit/801e157f2f381a870e34fbd9ba0722044e2ee8ea) Fixed typo - [`8c95ae7`](https://github.com/avictormorais/posterfy/commit/8c95ae720501bf52d10cd9191e8d7255e82d069c) Update README.md - [`33dde98`](https://github.com/avictormorais/posterfy/commit/33dde984fe8f19aab219315f0a49150571edc147) Added "Download Cover" button - [`7c96efd`](https://github.com/avictormorais/posterfy/commit/7c96efd8f0bae58ab8507b2425700a4447405996) Update README.md - [`8bcd9df`](https://github.com/avictormorais/posterfy/commit/8bcd9dfd498e164bd8ad44fee6acfb5b8226d0ca) Made more concise - [`01b3441`](https://github.com/avictormorais/posterfy/commit/01b34410441b11f944f862e6352bbe1b57b872bd) Option to fetch a higher cover resolution through the itunes API ### 📊 Changes **7 files changed** (+1145 additions, -762 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -1) 📝 `README.md` (+19 -4) 📝 `package-lock.json` (+1008 -744) 📝 `src/components/PosterEditor/CanvasPoster.jsx` (+9 -2) 📝 `src/components/PosterEditor/PosterEditor.jsx` (+86 -4) 📝 `src/i18n/i18n.js` (+22 -7) ➕ `uncompressedpreview.png` (+0 -0) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/67bd6a2f-f193-4edd-a317-f82dc722a2a6) Double-check translations as Google Translate was used --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:06:34 +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/posterfy#7
No description provided.