mirror of
https://github.com/imputnet/cobalt.git
synced 2026-07-17 04:23:36 -05:00
[PR #259] [MERGED] 7.7 #25749
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/259
Author: @wukko
Created: 12/2/2023
Status: ✅ Merged
Merged: 12/2/2023
Merged by: @wukko
Base:
current← Head:7.7📝 Commits (8)
5bd50fdtwitter: remux all videos3e8c059vimeo: fix parsing and resolution in filenameafab7f9api & web: ports in env are no longer strictly required83d82f5web: saving cobalt streams via action chooser08edf28build: add major version tag for docker images89c5067web: fix auto hiding of download popup760f55b7.7 changelog and banner3ee6cdebuild: add major version tag for docker images📊 Changes
21 files changed (+157 additions, -126 deletions)
View changed files
📝
.github/workflows/docker.yml(+10 -8)📝
docs/examples/docker-compose.example.yml(+3 -5)📝
package.json(+1 -1)📝
src/cobalt.js(+7 -3)📝
src/config.json(+2 -2)📝
src/core/api.js(+4 -4)📝
src/core/web.js(+2 -2)📝
src/front/cobalt.js(+11 -4)➕
src/front/updateBanners/meowthpolishegg.webp(+0 -0)📝
src/localization/languages/en.json(+3 -2)📝
src/localization/languages/ru.json(+3 -2)📝
src/modules/changelog/changelog.json(+12 -2)📝
src/modules/pageRender/page.js(+2 -2)📝
src/modules/processing/matchActionDecider.js(+11 -10)📝
src/modules/processing/services/twitter.js(+9 -2)📝
src/modules/processing/services/vimeo.js(+18 -32)📝
src/modules/setup.js(+0 -3)📝
src/modules/stream/manage.js(+18 -6)📝
src/modules/stream/stream.js(+1 -1)📝
src/modules/stream/types.js(+40 -23)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.