#github
1 messages ยท Page 66 of 1
751722e Finalize animated avatar implementation - Melonify
It might be worth giving the class names a prefix? I'm not sure this matters, but just in case since you're extending their module class
I think this should match the message of the extension (which uses "renamed")
fa0f00a Change verbage to match 7TV extension - Melonify
[SevenTV/SevenTV] New branch created: feat/fix\-bad\-imports
Fixing bad imports of material-ui, which were importing the entire package in several instances, causing the output bundle size to swell into ridiculous sizes.
@Excellify ๐คจ
e17900a Emote Page - Comments (#134) - sirinoks
[SevenTV/WebsiteVue] branch deleted: feat/emote\-comment
3cd3b94 Add comments to avatar rerendering code - Melonify
76a6a84 Refresh addon update time - Melonify
[SevenTV/FFZ-Add-On] branch deleted: to\-upstream
[SevenTV/FFZ-Add-On] branch deleted: 7tv\-emotes\-1\.2\.0
94002ed chore(deps-dev): bump @angular/cli from 12.2.7 ... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular/cli\-13\.0\.0
Bumps @angular/cli from 12.2.7 to 13.0.0.
Release notes
Sourced from @โangular/cli's releases.
v13.0.0
13.0.0 (2021-11-03)
Breaking Changes
@โschematics/angular
classlist.js and web-animations-js are removed from application polyfills and uninstalled from the package. These were only needed for compatibility with Internet Explorer, which is no longer needed now that Angular only supports evergreen browsers. See: https://angular.io/guide/browser-su...
7faacf4 chore(deps-dev): bump @types/jasmine from 3.9.1... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/jasmine\-3\.10\.2
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/types/jasmine\-3\.10\.1
There are 1 failures, 0 warnings, and 0 notices.
[SevenTV/WebsiteVue] branch deleted: feat/emote\-page
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/eslint\-plugin\-vue\-7\.20\.0 was force-pushed to `896a05c`
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/husky\-7\.0\.4 was force-pushed to `871dd46`
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.28\.10 was force-pushed to `b158a6a`
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/vite\-2\.6\.13 was force-pushed to `16942dd`
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/stylelint\-config\-prettier\-9\.0\.3 was force-pushed to `e261fa4`
a625fd0 chore(deps-dev): bump stylelint and stylelint-c... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/stylelint\-and\-stylelint\-config\-standard\-14\.0\.1
Bumps stylelint and stylelint-config-standard. These dependencies needed to be updated together.
Updates stylelint from 13.13.1 to 14.0.1
Release notes
Sourced from stylelint's releases.
14.0.1
Fixed: package size by excluding docs (#5643).
Fixed: overrides property ignoring dot directories (#5629).
Fixed: custom syntax require error handling (#5635).
Fixed: function-calc-no-unspaced-opera...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/stylelint\-and\-stylelint\-config\-standard\-14\.0\.0
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
[SevenTV/WebsiteVue] New branch created: feat/channel\-emote\-manipulation
Making the "Add To / Remove From Channel" button functional
2a793d3 SetChannelEmote - set return document on update - AnatoleAM
30389dd Add/Remove Channel Emote - AnatoleAM
if they are not logged in?
what is the idea behind this?
dont do this, with changing the type def, rather use Ref<Emote>
759aaf0 Use computed instead of watch - AnatoleAM
On components that have no children, it looks neater when doing the
<NotFoundPage />
over the extended syntax
Just temporary until I fully figure out auth
Just disables the button
The same can be said here about HTML element closing.
Why are u wrapping it in another ref?
a149d6b chore(deps-dev): bump @angular/cli from 12.2.7 ... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular/cli\-13\.0\.1
Bumps @angular/cli from 12.2.7 to 13.0.1.
Release notes
Sourced from @โangular/cli's releases.
v13.0.1
13.0.1 (2021-11-03)
@โschematics/angular
Commit
Description
updated Angular new project version to v13.0.0
Special Thanks
Charles Lyding and Joey Perrott
v13.0.0
13.0.0 (2021-11-03)
Breaking Changes
@โschematics/angular
classlist.js and web-animations-js are removed from application polyfills and uninstalled from the package. These we...
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/angular/cli\-13\.0\.0
There are 1 failures, 0 warnings, and 0 notices.
@Excellify The above fix that got implemented doesn't seem to have worked properly. Now the URLs are clickable, however the URL address contains the ellipses at the end of the link itself (ends with "...") instead of directing towards the full URL.
498221e Fixed handeling of long urls - Excellify
[SevenTV/SevenTV] New branch created: fix/yt\-link\-length
Fixed an issue with longer urls that were converted into https://example.com/something/asd... redirecting to the ... insead of the underlying full url.
Also removed the check for mod as the messages dont go through in the first place if the user isnt of the correct userlevel.
888aed7 "Create Versioning" emote mutation method - AnatoleAM
[SevenTV/Common] New branch created: feat/emote\-versioning\-mutations
Creating mutation methods for emote versioning
f612508 chore(deps-dev): bump karma from 6.3.4 to 6.3.8 - dependabot[bot]
Bumps karma from 6.3.4 to 6.3.8.
Release notes
Sourced from karma's releases.
v6.3.8
6.3.8 (2021-11-07)
Bug Fixes
reporter: warning if stack trace contains generated code invocation (4f23b14)
v6.3.7
6.3.7 (2021-11-01)
Bug Fixes
middleware: replace %X_UA_COMPATIBLE% marker anywhere in the file (f1aeaec), closes #3711
v6.3.6
6.3.6 (2021-10-25)
Bug Fixes
bump vulnerable ua-parser-js version (6f2b2ec), closes #3713
v6.3.5
6.3.5 (2021-10-20)
Bug Fix...
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/karma\-6\.3\.8
e4a981e chore(deps-dev): bump vue-tsc from 0.3.0 to 0.29.0 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.0
Bumps vue-tsc from 0.3.0 to 0.29.0.
Changelog
Sourced from vue-tsc's changelog.
0.29.0
feat: support namespaced component (#372)
feat: more strict .value auto-complete condition
feat: show current tsconfig on status bar
feat: provide public api to generate script setup type-check code (#650)
feat: add sass formatter
fix: can't exit split editors by click icon edge cases
fix: semantic tokens not working in pug template
fix...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.28\.10
[SevenTV/WebsiteVue] New branch created: feat/versions\-display
e77645c Mock version component - AnatoleAM
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/graphql\-15\.7\.2 was force-pushed to `c7cbdbf`
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/stylelint\-and\-stylelint\-config\-standard\-14\.0\.1 was force-pushed to `a645bb1`
There are 1 failures, 0 warnings, and 0 notices.
[SevenTV/WebsiteVue] branch deleted: feat/versions\-display
939509f Bump github.com/aws/aws-sdk-go from 1.40.37 to ... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.41.19.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.41.19 (2021-11-05)
Service Client Updates
service/ec2: Updates service API and documentation
DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost.
service/resourcegroupstaggingapi: Updates service documentation
Documentation updates and improvements.
service/translate: Upd...
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.41\.19
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.41\.14
There are 2 failures, 0 warnings, and 0 notices.
f6d00d1 Bump actions/checkout from 2.3.4 to 2.4.0 - dependabot[bot]
[SevenTV/REST] New branch created: dependabot/github\_actions/dev/actions/checkout\-2\.4\.0
Bumps actions/checkout from 2.3.4 to 2.4.0.
Release notes
Sourced from actions/checkout's releases.
v2.4.0
Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr
v2.3.5
Update dependencies
Commits
ec3a7ce set insteadOf url for org-id (#621)
fd47087 codeql should analyze lib not dist (#620)
3d677ac script to generate license info (#614)
826ba42 npm audit fix (#612)
eb8a193 update dev dependencies and react to new linting ...
[SevenTV/REST] branch deleted: dependabot/github\_actions/dev/actions/checkout\-2\.3\.5
65eef4c chore(deps-dev): bump @types/node from 16.10.2 ... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.11\.7
f9df0f0 chore(deps-dev): bump @types/node from 16.11.1 ... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.11\.7
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.11\.6
[SevenTV/WebsiteVue] New branch created: feat/user\-card
Adding a User Card component to display basic information and quick actions when clicking on a user's name tag
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
[SevenTV/WebsiteVue] branch deleted: feat/user\-card
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/stylelint\-and\-stylelint\-config\-standard\-14\.0\.1 was force-pushed to `6ce9acd`
There are 1 failures, 0 warnings, and 0 notices.
b68c64a chore(deps-dev): bump vue-tsc from 0.3.0 to 0.29.1 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.1
Bumps vue-tsc from 0.3.0 to 0.29.1.
Changelog
Sourced from vue-tsc's changelog.
0.29.1
fix: template AST broken by empty line in pug (#676)
fix: intellisense not working if project have no jsconfig / tsconfig (#680) (#681)
0.29.0
feat: support namespaced component (#372)
feat: more strict .value auto-complete condition
feat: show current tsconfig on status bar
feat: provide public api to generate script setup type-check...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.0

https://github.com/Chatterino/chatterino2/issues/3154#issuecomment-895529300
tl;dr: We are aware of the issue but have no way of fixing it, and as of right now we have no indication Twitch will offer us a new way of obtaining these emotes via the Helix API, meaning we'll have no way of continuing support for the ones that currently work after the v5 api shutdown in Feb 2022.
7f892eb chore(deps-dev): bump vue-tsc from 0.3.0 to 0.29.2 - dependabot[bot]
Bumps vue-tsc from 0.3.0 to 0.29.2.
Changelog
Sourced from vue-tsc's changelog.
0.29.2
fix: document server created multi time
fix: html hover not working in some non-VSCode clients (#678)
0.29.1
fix: template AST broken by empty line in pug (#676)
fix: intellisense not working if project have no jsconfig / tsconfig (#680) (#681)
0.29.0
feat: support namespaced component (#372)
feat: more strict .value auto-complete c...
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.2
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.1
58d84ad chore(deps-dev): bump vite from 2.6.10 to 2.6.14 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vite\-2\.6\.14
Bumps vite from 2.6.10 to 2.6.14.
Changelog
Sourced from vite's changelog.
2.6.14 (2021-11-09)
Bug Fixes
hmr: revert early break from handleHotUpdate loop (#5536) (1684946)
sourcemap: tolerate virtual modules in sources array (#5587) (feaf355)
2.6.13 (2021-10-27)
Bug Fixes
css: ?inline cannot self-accept (#5433) (d283d9b)
2.6.12 (2021-10-26)
Bug Fixes
allowed files logic (fix #5416) (#5420) (414bc45)
2.6.11 (2021-10-25)
Bug Fix...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vite\-2\.6\.13
[SevenTV/libavif] branch deleted: major\_brand
[SevenTV/libavif] branch deleted: moviebox
[SevenTV/libavif] branch deleted: single\_idat
[SevenTV/libavif] branch deleted: image\_size\_limit
[SevenTV/libavif] branch deleted: essential\_required
[SevenTV/libavif] branch deleted: merge\_codec\_open\_and\_getnextimage
[SevenTV/libavif] branch deleted: y4m\_alpharowbytes
[SevenTV/libavif] branch deleted: DEBUG\_USE\_AFTER\_FREE\_ON\_WINDOWS
[SevenTV/libavif] branch deleted: avifutil\_h\_cleanup
[SevenTV/libavif] branch deleted: feature\_645
[SevenTV/libavif] branch deleted: progressive\_max\_extent
[SevenTV/libavif] branch deleted: png\_compression\_level
[SevenTV/libavif] New branch created: 7tv
[SevenTV/dav1d] New branch created: 7tv
[SevenTV/rav1e] branch deleted: threshold\-testing\-7
[SevenTV/rav1e] branch deleted: 0\.5
[SevenTV/rav1e] branch deleted: var\_tx\_2
[SevenTV/rav1e] branch deleted: smooth\_hv
[SevenTV/rav1e] branch deleted: revert\-53\-smooth\_hv
[SevenTV/rav1e] branch deleted: revert\-54\-refactor\_prediction
[SevenTV/rav1e] branch deleted: 0\.4
[SevenTV/rav1e] branch deleted: rzumer\-patch\-3
[SevenTV/rav1e] branch deleted: quantizer\-weight\-data\-collection
[SevenTV/rav1e] branch deleted: rzumer\-patch\-2
[SevenTV/rav1e] branch deleted: user
[SevenTV/rav1e] branch deleted: 0\.1
[SevenTV/rav1e] branch deleted: 0\.2
[SevenTV/rav1e] branch deleted: revert\-1807\-no\_arm\_travis
[SevenTV/rav1e] branch deleted: feature/better\-cdef\-strengths
[SevenTV/rav1e] branch deleted: inline\-always
[SevenTV/rav1e] branch deleted: revert\-613\-idct
[SevenTV/rav1e] branch deleted: revert\-518\-mc10
[SevenTV/rav1e] branch deleted: smaller\-tables
[SevenTV/rav1e] branch deleted: revert\-408\-mc1
[SevenTV/rav1e] branch deleted: fix\-submodule
[SevenTV/rav1e] branch deleted: revert\-134\-update10
[SevenTV/rav1e] New branch created: 7tv
[SevenTV/WebsiteVue] New branch created: feat/i18n
Adding support for locales and translating the app to other languages
There are 1 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
@inland mango
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
[SevenTV/WebsiteVue] branch deleted: feat/i18n
[WebsiteVue] Branch dependabot/npm\_and\_yarn/dev/stylelint\-and\-stylelint\-config\-standard\-14\.0\.1 was force-pushed to `8c14569`
There are 1 failures, 0 warnings, and 0 notices.
cd6ad26 chore(deps-dev): bump vue-tsc from 0.3.0 to 0.29.3 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.3
Bumps vue-tsc from 0.3.0 to 0.29.3.
Changelog
Sourced from vue-tsc's changelog.
0.29.3
feat: support syntax highlighting for lang="toml" (#684)
fix: subfolder path resolve logic cause to TS crash edge case (#679)
0.29.2
fix: document server created multi time
fix: html hover not working in some non-VSCode clients (#678)
0.29.1
fix: template AST broken by empty line in pug (#676)
fix: intellisense not working...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.2
Whenever I start or refresh chatterino I get this error.
Failed to fetch 7TV channel emotes. (unknown error)
I'm using the 7.3.4 build on Windows 10. The same build is working fine on another pc tested both on windows 10 and archlinux.
[SevenTV/libwebp] branch deleted: wasm\-simd
[SevenTV/libwebp] branch deleted: 0\.2\.0
[SevenTV/libwebp] branch deleted: 0\.4\.1
[SevenTV/libwebp] branch deleted: 0\.4\.2
[SevenTV/libwebp] branch deleted: 1\.2\.1
[SevenTV/libwebp] branch deleted: 0\.6\.1
[SevenTV/libwebp] branch deleted: 1\.0\.0
[SevenTV/libwebp] branch deleted: 1\.0\.1
[SevenTV/libwebp] branch deleted: portable\-intrinsics
[SevenTV/libwebp] branch deleted: sandbox/jzern@google\.com/mips\-testing
[SevenTV/libwebp] branch deleted: 0\.6\.0
[SevenTV/libwebp] branch deleted: 0\.5\.0
[SevenTV/libwebp] branch deleted: 0\.4\.4
[SevenTV/libwebp] New branch created: 7tv
[SevenTV/gifski] branch deleted: dependabot/cargo/rgb\-0\.8\.29
[SevenTV/gifski] branch deleted: dependabot/cargo/gif\-0\.11\.3
[SevenTV/gifski] branch deleted: main
[SevenTV/gifski] New branch created: master
[SevenTV/gifski] New branch created: 7tv
8556820 Bump gif from 0.11.2 to 0.11.3 - dependabot[bot]
[SevenTV/gifski] New branch created: dependabot/cargo/gif\-0\.11\.3
Bumps gif from 0.11.2 to 0.11.3.
Changelog
Sourced from gif's changelog.
v0.11.3
Bugfixes:
Fix panic while decoding some images, has no precise cause in the file.
Warn about set_extensions being unimplemented...
Features:
Added StreamingDecoder::version to query the precise version of the
standard used for encoding the file. This is merely a hint.
Added DecodeOptions::allow_unknown_blocks to skip over unknown or
unspecified block kinds.
Optimizat...
e674a52 Bump rgb from 0.8.27 to 0.8.29 - dependabot[bot]
Bumps rgb from 0.8.27 to 0.8.29.
Commits
See full diff in compare view
Dependabot will resolve any conflicts with this PR as long...
[SevenTV/gifski] New branch created: dependabot/cargo/rgb\-0\.8\.29
47498d5 chore(deps-dev): bump @angular/cli from 12.2.7 ... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular/cli\-13\.0\.2
Bumps @angular/cli from 12.2.7 to 13.0.2.
Release notes
Sourced from @โangular/cli's releases.
v13.0.2
13.0.2 (2021-11-10)
@โschematics/angular
Commit
Description
migrate ng-packagr configurations in package.json
show warning when migrating ng-packagr JS configurations
@โangular/cli
Commit
Description
avoid redirecting @โangular/core in Angular migrations
favor ng-update packageGroupName in ng update output
@โangular-dev...
There are 1 failures, 0 warnings, and 0 notices.
[SevenTV/WebsiteVue] New branch created: feat/user\-card
[SevenTV/WebsiteVue] branch deleted: feat/user\-card
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.4
Bumps vue-tsc from 0.3.0 to 0.29.4.
Changelog
Sourced from vue-tsc's changelog.
0.29.4
feat: syntax highlight support for Web IDE (#612)
fix: semantic highlight can't update if project have no tsconfig or jsconfig (#685)
0.29.3
feat: support syntax highlighting for lang="toml" (#684)
fix: subfolder path resolve logic cause to TS crash edge case (#679)
0.29.2
fix: document server created multi time
fix: html ...
ed2a4b2 chore(deps-dev): bump vue-tsc from 0.3.0 to 0.29.4 - dependabot[bot]
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.3
e106c8e aggregations - User Relations / Owned Emotes - AnatoleAM
384ec43 Final Layout, Editors & Owned Emotes - AnatoleAM
[SevenTV/WebsiteVue] branch deleted: feat/user\-page
4432f3a Fix bad pipeline "User Relations / Editors" - AnatoleAM
[SevenTV/WebsiteVue] branch deleted: feat/emotelist\-redesign
ac5fdd7 feat: implement pagination (with optional hotke... - commanderpasta
[SevenTV/WebsiteVue] New branch created: feat/emotelist\-redesign
The emotes page will be revamped with some new features, including:
- [x] Pagination Controls
- [ ] Advanced Filtering
- [ ] Responsive Design (amount of emote cards displayed, with cached pages)
- [ ] Page Animations
[SevenTV/EmoteProcessor] New branch created: master
There are 10 failures, 1 warnings, and 0 notices.
Add unit tests so that we can guarantee the stability of this process.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.

a5e956f User Page - Metadata/creation date - AnatoleAM
[SevenTV/WebsiteVue] New branch created: feat/admin
Creating the dashboard for site moderation and other administrative actions
b4be7a4 Fix underlying text from disabled emotes not be... - 1xelerate
0b914cc Update contributors guide (#3332) - ALazyMeme
8b921ae Add 1xelerate to the contributors list (#3331) - 1xelerate
d7337ff Add "drops" as an ignoredUsername for context m... - Felanbird
4b903d7 Fix the reconnection backoff accidentally reset... - pajlada
8ead95b Flatten the scrollbar highlight iteration (#3326) - pajlada
e24dffa Fix 'First Message' scrollbar highlights not be... - 1xelerate
0761526 Add GitHub action to test builds with precompil... - pajlada
b4b7450 Clean up chat messages of special line characte... - Infinitay
8786c24 Merge remote-tracking branch 'origin/master' in... - zneix
[SevenTV/chatterino7] tag deleted: nightly\-build
[SevenTV/chatterino7] New tag created: nightly\-build
[SevenTV/GQL] New branch created: feat/role\-mutations
Adding mutations for creating, updating and removing roles, as well as assigning roles to users
fc4a3be wip: automatic emote list resizing - commanderpasta
1657e07 chore(deps-dev): bump lint-staged from 11.2.3 t... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/lint\-staged\-12\.0\.2
Bumps lint-staged from 11.2.3 to 12.0.2.
Release notes
Sourced from lint-staged's releases.
v12.0.2
12.0.2 (2021-11-14)
Bug Fixes
remove npm version requirement (#1047) (e50d6d4)
v12.0.1
12.0.1 (2021-11-13)
Bug Fixes
read version number from lint-staged package.json instead of package.json in cwd (#1043) (#1044) (9f9213d)
v12.0.0
12.0.0 (2021-11-13)
Features
convert to native ESM module (#1038) (7240f61)
BREAKING CHANGES
lint-staged is now a p...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/lint\-staged\-11\.2\.6
dd9fea3 Bump github.com/gofiber/fiber/v2 from 2.18.0 to... - dependabot[bot]
Bumps github.com/gofiber/fiber/v2 from 2.18.0 to 2.22.0.
Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
v2.22.0
๐ New
[Cache] add ExpirationGenerator for generate custom Expiration (#1618)
๐งน Updates
Tidy up the codebase (#1613)
๐ Documentation
Italian translation (#1621)
Fix cache docs error (#1612)
Thank you @โGusted, @โdjunny, @โliaohongxing and @โmancix for making this update possible.
v2.21.0
๐ New
Add IP ranges support to c...
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/gofiber/fiber/v2\-2\.22\.0
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/gofiber/fiber/v2\-2\.21\.0
There are 1 failures, 0 warnings, and 0 notices.
5e1b727 Bump github.com/aws/aws-sdk-go from 1.40.37 to ... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.42\.4
Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.42.4.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.42.4 (2021-11-12)
Service Client Updates
service/connect: Updates service API, documentation, and paginators
service/devops-guru: Updates service API, documentation, and paginators
service/ec2: Updates service API
C6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core t...
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.41\.19
There are 1 failures, 0 warnings, and 0 notices.
[SevenTV/WebsiteVue] branch deleted: feat/admin
[SevenTV/WebsiteVue] New branch created: feat/form\-controls
Creating reusable form components
[SevenTV/GQL] New branch created: feat/reporting
Adding queries and mutations for user/emote reporting
1860392 chore(deps-dev): bump vue-tsc from 0.3.0 to 0.29.5 - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.5
Bumps vue-tsc from 0.3.0 to 0.29.5.
Changelog
Sourced from vue-tsc's changelog.
0.29.5
feat: open tsconfig when click in status bar
feat: add experimentalTemplateCompilerOptionsRequirePath option to allow import compiler options from js file (#698)
fix: pug folding ranges break by empty line (#688)
fix: reduce the intrusiveness of template type-check hacks (#689)
fix: @volar/server entry files missing in npm publish (#695...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.29\.4
Can you walk me through the design and why you made the choices you did?
why is this a global variable?
add new line at end of file.
There are 10 failures, 1 warnings, and 0 notices.
[SevenTV/EmoteProcessor] New tag created: 1\.0
57864dc first commit towards emote uploading - TroyDota
[SevenTV/REST] New branch created: feat/emote\-upload
Bumps karma from 6.3.4 to 6.3.9.
Release notes
Sourced from karma's releases.
v6.3.9
6.3.9 (2021-11-16)
Bug Fixes
restartOnFileChange option not restarting the test run (92ffe60), closes #27 #3724
v6.3.8
6.3.8 (2021-11-07)
Bug Fixes
reporter: warning if stack trace contains generated code invocation (4f23b14)
v6.3.7
6.3.7 (2021-11-01)
Bug Fixes
middleware: replace %X_UA_COMPATIBLE% marker anywhere in the file (f1aeaec), closes #3711
v6.3.6
6.3....
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/karma\-6\.3\.9
[SevenTV/REST] branch deleted: dependabot/github\_actions/dev/actions/checkout\-2\.4\.0
There are 1 failures, 0 warnings, and 0 notices.
[SevenTV/WebsiteVue] New branch created: feat/reporting
Adding a form prompt to submit reports and admin area controls to manage reports
There are 3 failures, 0 warnings, and 0 notices.
41a4fd4 aggreations / report relation: omit target - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
@TroyDota, on the design:
Reports are structured with a target_kind value denoting the type of object being reported (i.e a user or an emote). The report contains two text fields, a subject field which contains the complaint (i.e "My emote was stolen") and body which allows adding extra information, such as evidence.
Reports can also have assignees (i.e a moderator) and a priority (for example to give special priority to some users).
Furthermore this implements a "notes" system,...
Referenced in main.go to set up indexes
f55e474 chore(deps-dev): bump @angular/cli from 12.2.7 ... - dependabot[bot]
Bumps @angular/cli from 12.2.7 to 13.0.3.
Release notes
Sourced from @โangular/cli's releases.
v13.0.3
13.0.3 (2021-11-17)
Special Thanks
Alan Agius, Joey Perrott and Krzysztof Platis
v13.0.2
13.0.2 (2021-11-10)
@โschematics/angular
Commit
Description
migrate ng-packagr configurations in package.json
show warning when migrating ng-packagr JS configurations
@โangular/cli
Commit
Description
avoid redirecting @โangular/core in A...
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular/cli\-13\.0\.3
There are 1 failures, 0 warnings, and 0 notices.
5712a29 Update validation & relate roles to assignees - AnatoleAM
0d6e265 Finalize styling, body & interactions - AnatoleAM
[SevenTV/GQL] branch deleted: feat/reporting
[SevenTV/WebsiteVue] branch deleted: feat/reporting
There are 1 failures, 0 warnings, and 0 notices.
e1de46e Update common lib to latest commit - AnatoleAM
[SevenTV/SevenTV] branch deleted: feat/fix\-bad\-imports
A space after the ? and : would be nice
I'd prefer newer versions appear above the previous in changelog
ee1a4e2 chore(deps-dev): bump lint-staged from 11.2.3 t... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/lint\-staged\-12\.0\.3
Bumps lint-staged from 11.2.3 to 12.0.3.
Release notes
Sourced from lint-staged's releases.
v12.0.3
12.0.3 (2021-11-18)
Bug Fixes
install enquirer (e01585f)
v12.0.2
12.0.2 (2021-11-14)
Bug Fixes
remove npm version requirement (#1047) (e50d6d4)
v12.0.1
12.0.1 (2021-11-13)
Bug Fixes
read version number from lint-staged package.json instead of package.json in cwd (#1043) (#1044) (9f9213d)
v12.0.0
12.0.0 (2021-11-13)
Features
convert to native ESM...
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/lint\-staged\-12\.0\.2
66b1ad2 chore(deps-dev): bump @types/node from 16.11.1 ... - dependabot[bot]
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.11\.8
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.11\.7
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.11\.8
7a7b1f3 chore(deps-dev): bump @types/node from 16.10.2 ... - dependabot[bot]
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.11\.7
93f3145 Fix wrong aws static credentials usage - AnatoleAM
[SevenTV/EmoteProcessor] New branch created: feat/aws\-fix
The current setup did not authenticate to AWS via the standard access token+secret key, as the parameters were used wrongly.
There are 10 failures, 1 warnings, and 0 notices.
af3532a Omit .webp file extensions - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
I would rather not omit the webp extension in the aws storage, we can omit it in another place.
Perhaps store the original information about the uploaded file, SUCH as the format, width, height, byte size, frame count.
There is another queue, called result queue, which contains the results
373fdb4 Bump github.com/go-redis/redis/v8 from 8.11.3 t... - dependabot[bot]
