(I'm using my pc that my friend signed onto so git is being weird)
🔄 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/imputnet/cobalt/pull/1416
**Author:** [@potatolover68](https://github.com/potatolover68)
**Created:** 8/15/2025
**Status:** 🔄 Open
**Base:** `main` ← **Head:** `main`
---
### 📝 Commits (5)
- [`2bac4c0`](https://github.com/imputnet/cobalt/commit/2bac4c0620046b2dd472fc8f80efc2d8c8727c8d) api/pinterest: fixed cobalt sometimes downloading low resolution images
- [`b6f35e1`](https://github.com/imputnet/cobalt/commit/b6f35e14c6aba1a7b1cda1a55bd598d5d57c14dc) api/pinterest: removed hard-coded resolutions, improved regex, and added safety net fallback in case regex doesn't match
- [`c202f63`](https://github.com/imputnet/cobalt/commit/c202f63a189c8d36ced12cd4b117855a89238e7d) Merge branch 'main' into main
- [`5b80663`](https://github.com/imputnet/cobalt/commit/5b80663da8ad75e47e4992170d0bbd8ce1356e59) Merge branch 'main' into main
- [`f3178fd`](https://github.com/imputnet/cobalt/commit/f3178fdc2330d4b6329d88d8bb9172f3cf78bd86) Merge branch 'main' into main
### 📊 Changes
**1 file changed** (+66 additions, -7 deletions)
<details>
<summary>View changed files</summary>
📝 `api/src/processing/services/pinterest.js` (+66 -7)
</details>
### 📄 Description
fixes issue #1284
(I'm using my pc that my friend signed onto so git is being weird)
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1416
Author: @potatolover68
Created: 8/15/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (5)
2bac4c0api/pinterest: fixed cobalt sometimes downloading low resolution imagesb6f35e1api/pinterest: removed hard-coded resolutions, improved regex, and added safety net fallback in case regex doesn't matchc202f63Merge branch 'main' into main5b80663Merge branch 'main' into mainf3178fdMerge branch 'main' into main📊 Changes
1 file changed (+66 additions, -7 deletions)
View changed files
📝
api/src/processing/services/pinterest.js(+66 -7)📄 Description
fixes issue #1284
(I'm using my pc that my friend signed onto so git is being weird)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.