aboutsummaryrefslogtreecommitdiffhomepage
path: root/webpack
AgeCommit message (Collapse)Author
2022-02-06Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into misc-fixAjay
2022-02-06update depndenciesMichael C
- add engines targeting dev - bump webpack - update-oss-attribution CI - appease eslint for webpack - clean up packages - move @types to devDependencies - moved concurrently to devDependencies - remove unused babel
2022-01-26linting + audio overrideMichael C
2022-01-14Add safari extra manifest and use chrome's manifest for edgeAjay
2022-01-14Add build mode for edge languagesAjay
2022-01-14Add build option for safari that fixes localesAjay
Fix #801 and #1061
2021-08-20Add option to disable $ linkAjay Ramachandran
2021-03-24Prompt to accept youtube.com permission if video info fails to loadAjay Ramachandran
Should fix #698, #687, #611 and #635
2020-08-27Add back copy plugin changesAjay Ramachandran
2020-08-27Revert dependency changesNanobyte
2020-08-13Updates dependencies to fix vulnerabilitiesNanobyte
38020 vulnerabilities fixed
2020-02-23Fixed beta buildsAjay Ramachandran
2020-02-20Added beta build to CIAjay Ramachandran
2020-02-04Mkdir with directoryAjay Ramachandran
2020-02-04Add recursive to mkdirAjay Ramachandran
2020-02-04Create dir when building if needed.Ajay Ramachandran
2020-02-04Added manifest building.Ajay Ramachandran
2020-02-03Converted options page to TypeScriptAjay Ramachandran
2020-02-01Made the extension successfully buildAjay Ramachandran
2020-02-01Setup new config.json and fixed typescript errors in the popupAjay Ramachandran
2020-01-28Started conversion to TypeScript.Ajay Ramachandran