aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
AgeCommit message (Expand)Author
2021-05-19Remove hash prefix option (always uses hash prefix)Ajay Ramachandran
2021-05-19Add new channel ID detection logicAjay Ramachandran
2021-05-19Merge pull request #744 from wilkmaciej/masterAjay Ramachandran
2021-05-16Make buttons not appear on invidiousAjay Ramachandran
2021-05-16Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/opl-/569Ajay Ramachandran
2021-05-16Change when close info menu is calledAjay Ramachandran
2021-05-16SemicolonAjay Ramachandran
2021-05-16Change video info fetch error messageAjay Ramachandran
2021-05-14Add semi colonAjay Ramachandran
2021-05-14Formatting changes + prevent negative valueAjay Ramachandran
2021-05-15`if(config.trackViewCount) ` changedMaciej Wilk
2021-05-15applied proposed fixesMaciej Wilk
2021-05-14telemetry sending and counting on manual skipMaciej Wilk
2021-05-12Only ask for permission onceAjay Ramachandran
2021-05-10Prompt to accept youtube.com permission if video info fails to loadAjay Ramachandran
2021-03-27Don’t throw an exception if there’s no videoRoot Manual
2021-03-26fix exception when on youtube.com/tvManual
2021-03-07Merge pull request #650 from ajayyy/improvementsAjay Ramachandran
2021-03-04Fix the videoRoot to also work on invidious embedsLJ
2021-02-22make popup icons consistentAjay Ramachandran
2021-02-20Clean up segment creation codeopl-
2021-02-18Lower retry frequencyAjay Ramachandran
2021-02-07Fixed getFormattedTime sometimes returning (NaN:NaN) (#643)Evan Gubarev
2021-02-03Fix invidious supportAjay Ramachandran
2021-01-27Log returned data when video info failed to load2.0.12.1Ajay Ramachandran
2021-01-26Add error message from server when votingAjay Ramachandran
2021-01-26Increase fetch frequencyAjay Ramachandran
2021-01-17Add skip keybindAjay Ramachandran
2021-01-17Remove unsubmitted notificationAjay Ramachandran
2020-12-24Don't filter segmentsAjay Ramachandran
2020-12-24Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into feat/pre...Ajay Ramachandran
2020-12-22Fix mobile supportAjay Ramachandran
2020-12-20Merge pull request #580 from ajayyy/category-listAjay Ramachandran
2020-12-20Ensure correct start- endtime orderNanobyte
2020-12-20Merge branch 'master' into category-listAjay Ramachandran
2020-12-18Merge masterMax Baumann
2020-12-17Merge pull request #578 from FoseFx/fosefx-eslint-fixAjay Ramachandran
2020-12-16Fix manual skip going into directly adjacent segmentAjay Ramachandran
2020-12-15Move unlisted check request to background scriptAjay Ramachandran
2020-12-15refactor: more types and dead code removalMax Baumann
2020-12-15refactor(types): add strong types to messagesMax Baumann
2020-12-15refactor(types): add StorageChangesObject typeMax Baumann
2020-12-15refactor(types): add VideoInfo interfaceMax Baumann
2020-12-15refactor: remove more unused variablesMax Baumann
2020-12-14Listen to custom videospeed eventAjay Ramachandran
2020-12-14Potential fix for video replaying after browser stutters on Firefox.Ajay Ramachandran
2020-12-14Rename timestamp to segmentAjay Ramachandran
2020-12-14Remove unused popup related codeopl-
2020-12-14Clean up Preview Baropl-
2020-12-14chore(lint): apply eslint auto-fixMax Baumann