mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-21 14:00:26 -05:00
[PR #434] [CLOSED] curr -> dev #10035
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/434
Author: @wukko
Created: 4/17/2024
Status: ❌ Closed
Base:
develop← Head:current📝 Commits (10+)
b925d27Add share_target support to PWA manifest17fdae2front: make webmanifest readable7799fe4instagram: update api endpoint, add dtsg token parsing & caching8f56427soundcloud: let -> const cachedID9d23952instagram: lower expiry frame by 10 seconds3389c59instagram: update stories endpoint and parsingf765ef3instagram: update api endpoint method, add dtsg token parsing & caching (#430)70fdc29front/manifest: add share_target support to allow sharing links to cobalt PWA (#404)55a9362instagram: replace filter with find for story media filteringd4be75dfront: remove maskable icons📊 Changes
12 files changed (+141 additions, -51 deletions)
View changed files
📝
package.json(+1 -1)➖
src/front/icons/maskable/x128.png(+0 -0)➖
src/front/icons/maskable/x1280.png(+0 -0)➖
src/front/icons/maskable/x192.png(+0 -0)➖
src/front/icons/maskable/x384.png(+0 -0)➖
src/front/icons/maskable/x48.png(+0 -0)➖
src/front/icons/maskable/x512.png(+0 -0)➖
src/front/icons/maskable/x72.png(+0 -0)➖
src/front/icons/maskable/x96.png(+0 -0)📝
src/front/manifest.webmanifest(+33 -1)📝
src/modules/processing/services/instagram.js(+103 -48)📝
src/modules/processing/services/soundcloud.js(+4 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.