aboutsummaryrefslogtreecommitdiffhomepage
path: root/webpack
AgeCommit message (Expand)Author
2022-07-20Fix running dev brokenAjay
2022-06-30revert module conversionMichael C
2022-06-22Create source maps in devAjay
2022-05-24update dependencies & bump minimum node version (#1329)Michael C
2022-03-31bump dependencies + reduce build time by 1/3Michael C
2022-02-06Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into misc-fixAjay
2022-02-06update depndenciesMichael C
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
2021-08-20Add option to disable $ linkAjay Ramachandran
2021-03-24Prompt to accept youtube.com permission if video info fails to loadAjay Ramachandran
2020-08-27Add back copy plugin changesAjay Ramachandran
2020-08-27Revert dependency changesNanobyte
2020-08-13Updates dependencies to fix vulnerabilitiesNanobyte
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