mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 06:18:25 -05:00
[PR #218] [MERGED] 7.6: file name customization #6971
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/218
Author: @wukko
Created: 10/12/2023
Status: ✅ Merged
Merged: 10/15/2023
Merged by: @wukko
Base:
current← Head:filenamePattern📝 Commits (10+)
16f7409filename pattern customizationff13ef7fix quality label for 720p yt videosd10a404vk: added support for rich filenames81d37e9final file name style picker6c5b4f9added 7.6 update banner676f026update changelog.json0520a85update changelog1d3eb2fadded a tiny testing script for file name presetsd6f5f13bump frontend version6ed1487change the date📊 Changes
30 files changed (+1074 additions, -128 deletions)
View changed files
📝
docs/API.md(+13 -12)📝
package.json(+4 -2)📝
src/config.json(+9 -4)📝
src/front/cobalt.css(+42 -22)📝
src/front/cobalt.js(+83 -27)➕
src/front/emoji/3d/film_frames.svg(+338 -0)➕
src/front/emoji/3d/headphone.svg(+186 -0)➕
src/front/emoji/email.svg(+9 -0)➕
src/front/emoji/film_frames.svg(+4 -0)➕
src/front/emoji/headphone.svg(+7 -0)➕
src/front/updateBanners/meowthcenter.png(+0 -0)📝
src/localization/languages/en.json(+13 -2)📝
src/localization/languages/ru.json(+12 -1)📝
src/modules/changelog/changelog.json(+12 -2)📝
src/modules/emoji.js(+5 -1)📝
src/modules/pageRender/page.js(+48 -6)➕
src/modules/processing/createFilename.js(+78 -0)📝
src/modules/processing/match.js(+2 -2)📝
src/modules/processing/matchActionDecider.js(+9 -4)📝
src/modules/processing/services/pinterest.js(+6 -1)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.