aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
AgeCommit message (Expand)Author
2021-05-31Refresh segments when creating new segment to submitAjay Ramachandran
2021-05-31Prevent retry fetching in another placeAjay Ramachandran
2021-05-31Clean segment recieving codeAjay Ramachandran
2021-05-31Prevent retry fetch from potentially using the wrong videoIDAjay Ramachandran
2021-05-22Remove sponsor from element idAjay Ramachandran
2021-05-22Don't break upload notice when clearing segmentsAjay Ramachandran
2021-05-21Make channel fetching error silent and don't wait for video infoAjay Ramachandran
2021-05-21Don't show upload and delete button when no complete segmentsAjay Ramachandran
2021-05-21Switch player buttons to svgAjay Ramachandran
2021-05-21Use different icons for cancel and upload errorAjay Ramachandran
2021-05-21Add partial segments to upload menuAjay Ramachandran
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