#github

1 messages ยท Page 32 of 1

cloud quailBOT
#
[SevenTV/Extension] branch deleted: feat/generalize\-apps
#
[SevenTV/Extension] New branch created: tmp
cloud quailBOT
#
[SevenTV/Extension] New branch created: fix/post\-refactor\-hosted\-build
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: feat/paints\-v3
#

This adds support for new parameters added to the paint spec

  • Canvas size: control the size of the canvas
  • Canvas repeat: set the repeat mode for the canvas
  • Gradient stacking: allows creating complex patterns
  • Flairs: place objects around the tag
  • Text weight, shadows, transform, stroke: control how the username text looks
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/API] New branch created: feat/paints\-v3
#

Is there an existing issue for this?

  • [X] I have searched the existing issues

This feature does not exist in the latest nightly version

  • [X] I have checked the latest nightly version

Feature Description

Relevant feature exists in an FFZ addon already: https://github.com/FrankerFaceZ/Add-Ons/blob/master/src/smokemotes/index.jsx#L387

Essentially, twitch keeps messing with the quality setting and (at least for me) keeps dropping the audio quality noticably because of it. In...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: dependabot\-npm\_and\_yarn\-master\-eslint\-8\.41\.0
#

Bumps eslint from 8.40.0 to 8.41.0.

Release notes
Sourced from eslint's releases.

v8.41.0
Features

880a431 feat: change default ignore pattern to **/node_modules/ in flat config (#17184) (Milos Djermanovic)
8bf5505 feat: expose shouldUseFlatConfig (#17169) (Connor Prussin)

Bug Fixes

4f5440d fix: incorrect warning message for ignored dotfiles (#17196) (Milos Djermanovic)
94da96c fix: unify LintMessage type (#17076) (Brandon Mills)
0c415cd fix: validate ...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps eslint-plugin-vue from 9.13.0 to 9.14.0.

Release notes
Sourced from eslint-plugin-vue's releases.

v9.14.0
โœจ Enhancements

#2178 Added support for defineOptions to vue/no-duplicate-attr-inheritance rule.
#2185 Added support for <script setup> to vue/no-dupe-keys rule.

๐Ÿ› Bug Fixes

#2177 Added additionalProperties to vue/no-deprecated-router-link-tag-prop schema.
#2186 Fixed false positive for unknown prop in vue/no-undef-properties r...

#
[SevenTV/Extension] New branch created: dependabot\-npm\_and\_yarn\-master\-eslint\-plugin\-vue\-9\.14\.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Is there an existing issue for this?

  • [X] I have searched the existing issues

This issue exists in the latest nightly version

  • [X] I am using the latest nightly version

What browsers are you seeing the problem on?

Firefox

Current Behavior

All the badges do not load while using 7tv with FFZ

Expected Behavior

To see badges with FFZ

Steps To Reproduce

Install FFZ and 7tv together. Reload a twitch page, see no badges.

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Is there an existing issue for this?

  • [X] I have searched the existing issues

This feature does not exist in the latest nightly version

  • [X] I have checked the latest nightly version

Feature Description

add a pop up chat thing so that people who watch live or vods in full screen, its much better to see the chat.

The idea is based around the live chat thing when you click on peoples profile during the stream
![image](https://github.com/SevenTV/Extension/assets/126298418/...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Is there an existing issue for this?

  • [X] I have searched the existing issues

This issue exists in the latest nightly version

  • [X] I am using the latest nightly version

What browsers are you seeing the problem on?

Firefox

Current Behavior

Just started last night when going into the Browse area I can scroll down and see all the Categories But once I click one and see the streams it will allow me to scroll for maybe a second put me back at the top and remove the scroll ...

cloud quailBOT
cloud quailBOT
cloud quailBOT
#

This issue started with the Channel Switcher update twitch had 3 days ago. For some reason 7TV completely removes right side scroll bar on any game category page. This can however be temporarily fixed by switching between "Viewers (High to Low) or (Low to High) from the top right. The issue still remains when the page reloads or you switch to a different game category and you're back to square 1 with no scroll bar.

cloud quailBOT
#

Is there an existing issue for this?

  • [X] I have searched the existing issues

This issue exists in the latest nightly version

  • [X] I am using the latest nightly version

What browsers are you seeing the problem on?

Firefox

Current Behavior

When clicking the emote menu after returning from a chat timeout, it appears at the top left corner of the browser window

Expected Behavior

The emote menu appears in the bottom right corner as it normally does

Steps To Rep...

cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: fix/chat\-data\-channel\-sets
#
[SevenTV/Extension] branch deleted: fix/chat\-data\-channel\-sets
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] branch deleted: feat/paints\-v3
#
[SevenTV/Extension] New branch created: dependabot\-npm\_and\_yarn\-master\-eslint\-plugin\-vue\-9\.14\.1
#

Bumps eslint-plugin-vue from 9.13.0 to 9.14.1.

Release notes
Sourced from eslint-plugin-vue's releases.

v9.14.1
๐Ÿ› Bug Fixes

#2189 Fixed false positives for toRef props in vue/no-dupe-keys rule.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.14.0...v9.14.1
v9.14.0
โœจ Enhancements

#2178 Added support for defineOptions to vue/no-duplicate-attr-inheritance rule.
#2185 Added support for <script setup> to vue/no-dupe-key...

#
[SevenTV/Extension] branch deleted: dependabot\-npm\_and\_yarn\-master\-eslint\-plugin\-vue\-9\.14\.0
cloud quailBOT
#
[SevenTV/API] branch deleted: feat/paints\-v3
#

Is there an existing issue for this?

  • [X] I have searched the existing issues

This issue exists in the latest nightly version

  • [X] I am using the latest nightly version

What browsers are you seeing the problem on?

Chrome

Current Behavior

Paint does not update when shadow value changed with the aforementioned method.

Expected Behavior

Reflect update for the paint changes in chat and in paint tool preview.

Steps To Reproduce

Step 1: Add shadows consecutively...

cloud quailBOT
#

Go to twitch -> browse categories -> select one (i.e. just chatting) -> try scrolling down to browse channels (sometimes starts to happen after you refresh page) -> not able to scroll (either input or screen bar )
browser: edge
with extension disabled scrolling works
@AnatoleAM

cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: fix/paint\-tool/shadows\-import
#
[SevenTV/Extension] branch deleted: fix/paint\-tool/shadows\-import
cloud quailBOT
#
[SevenTV/Extension] New branch created: fix/paint\-tool/scrollbar
#
[SevenTV/Extension] branch deleted: fix/paint\-tool/scrollbar
#

Is there an existing issue for this?

  • [X] I have searched the existing issues

This issue exists in the latest nightly version

  • [X] I am using the latest nightly version

What browsers are you seeing the problem on?

Chrome

Current Behavior

Paint preview doesnt update when you delete one of the gradients.

Expected Behavior

Reflect update for the paint changes in chat and in paint tool preview.

Steps To Reproduce

![2](https://github.com/SevenTV/Extension/asset...

cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: fix/hosted\-style\-dedupe
#
[SevenTV/Extension] branch deleted: fix/hosted\-style\-dedupe
cloud quailBOT
#
[SevenTV/API] New branch created: test\-1
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: feat/kick\.com/auth
cloud quailBOT
cloud quailBOT
#
[SevenTV/Common] branch deleted: feat/cosmetic\-paint\-spec\-upgrade
#
[SevenTV/Common] New branch created: feat/kick
#
[SevenTV/API] New branch created: feat/auth\-kick
cloud quailBOT
#
[SevenTV/Website] New branch created: feat/kick\-connection
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps @intlify/unplugin-vue-i18n from 0.10.0 to 0.11.0.

Changelog
Sourced from @โ€‹intlify/unplugin-vue-i18n's changelog.

@โ€‹intlify/unplugin-vue-i18n@โ€‹0.11.0 (2023-05-26)
:zap: Improvement Features

#271 fix(unplugin-vue-i18n): bump intlify/bundle-utils (@โ€‹kazupon)

Committers: 1

kazuya kawaguchi (@โ€‹kazupon)

@โ€‹intlify/unplugin-vue-i18n@โ€‹0.10.1 (2023-05-26)
:bug: Bug Fixes

#270 fix: escape string, when there's a...

#
[SevenTV/Extension] New branch created: dependabot\-npm\_and\_yarn\-master\-intlify\-unplugin\-vue\-i18n\-0\.11\.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: fix/mod\-icons
cloud quailBOT
cloud quailBOT