aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2022-05-05bump version4.3.2Ajay
2022-05-05Fix extra requests being madeAjay
2022-05-03Merge pull request #1293 from AlecRust/consistent-vote-buttons4.3.1Ajay Ramachandran
Fix vote button hover inconsistency
2022-05-03New Crowdin updates (#1292)Ajay Ramachandran
2022-05-03bump versionAjay Ramachandran
2022-05-03Add note about misleading nameAjay
2022-05-03Fix button not appearing when starting at a channel trailerAjay
2022-05-03Fix old video ids potentially being fetchedAjay
2022-04-30Update Invidious List (#1299)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-23Fix up vote button CSSAlec Rust
2022-04-23Don't show duplicate skip noticesAjay
2022-04-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlockAjay
2022-04-22Add tooltips to vote buttons in popupAjay
2022-04-22bump version4.3Ajay Ramachandran
2022-04-22New Crowdin updates (#1233)Ajay Ramachandran
2022-04-22Merge pull request #1237 from AlecRust/refine-popupAjay Ramachandran
Improve popup alert and fix Firefox issues
2022-04-22Make it show skip right away instead of unskip on mute segmentsAjay
Fixes #1075
2022-04-22Keep skip notice open for full duration of mute segmentsAjay
2022-04-22Add skip button to mute segment noticesAjay
Fixes #1075
2022-04-21Don't show never show when already hiddenAjay
2022-04-21Enter unskip with skip notice hiddenAjay
2022-04-19Merge pull request #1291 from mchangrh/userInfo-isVipAjay Ramachandran
remove lastIsVipUpdate from config
2022-04-19remove lastIsVipUpdate from configMichael C
2022-04-19Merge pull request #1290 from mchangrh/userInfo-isVipAjay Ramachandran
reuse userinfo for isVip and remove lastIsVipUpdate
2022-04-19reuse userinfo for isVip and remove lastIsVipUpdateMichael C
2022-04-19Merge pull request #1284 from mini-bomba/segmentEditPreview-patch1Ajay Ramachandran
Start playback of edited segment at it's end when it starts 0:00
2022-04-15Start playback of edited segment at it's end when it starts 0:00mini-bomba
2022-04-15Integrate new "beta server alert" into popup CSSAlec Rust
2022-04-15Disable popup max height when displayed in-pageAlec Rust
2022-04-15Set max height on popupAlec Rust
#778
2022-04-15Fix popup width issues in FirefoxAlec Rust
fixes #778
2022-04-15Fix gutter when popup is very narrowAlec Rust
2022-04-15Remove unnecessary flexbox usageAlec Rust
2022-04-15Fix spacing regressionAlec Rust
closes #1235
2022-04-15Hide "consider force channel check" alert when removed from whitelistAlec Rust
2022-04-15Refine "consider force channel check" alertAlec Rust
2022-04-15Reduce "cursor: pointer" repetition and tidyAlec Rust
2022-04-12Refresh segments when submittingAjay
2022-04-12Refresh segments on config changeAjay
2022-04-11Merge pull request #1259 from mchangrh/bumpDependenciesAjay Ramachandran
bump dependencies
2022-04-11Merge pull request #1276 from MRuy/beta-server-warningAjay Ramachandran
Add beta server warning to popup
2022-04-09fix toggle to always removeAjay Ramachandran
2022-04-09Add beta server warning to popupNanobyte
#1275
2022-04-09Merge pull request #1274 from ajayyy/dependabot/npm_and_yarn/moment-2.29.2Ajay Ramachandran
Bump moment from 2.29.1 to 2.29.2
2022-04-09Bump moment from 2.29.1 to 2.29.2dependabot[bot]
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-04-08Merge pull request #1273 from mchangrh/miscFixesAjay Ramachandran
Misc fixes
2022-04-08fix #1236Michael C
2022-04-08close #1265Michael C
2022-04-01adjust lint to ignore children propsMichael C
2022-03-31bump dependencies + reduce build time by 1/3Michael C
- drop webpack to 5.64 to fix 1 security issue, the rest depend on web-ext