aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-06-09Fix potential infinite loop in skip noticeAjay Ramachandran
2021-06-09Fix skipping on Firefox for AndroidAjay Ramachandran
2021-06-09Change variable namesAjay Ramachandran
2021-06-08Changes to preview barAjay Ramachandran
2021-05-31Refresh segments when creating new segment to submitAjay Ramachandran
2021-05-31Don't crash if bar types are missingAjay 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-26Change to stacked layoutAjay Ramachandran
2021-05-26Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/MRuy/606Ajay Ramachandran
2021-05-26Remove unused declarationAjay 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-16Merge pull request #747 from wilkmaciej/fix_saved_time_roundingAjay 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-14fix wrong saved time roundingMaciej 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-12remove unnecessary additional csscaneleex
2021-03-11add uuid copy button to the popupcaneleex
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-20Add hours to popup timeAjay Ramachandran
2021-02-20Clean up segment creation codeopl-
2021-02-18Add missing status code from known listAjay Ramachandran
2021-02-18Lower retry frequencyAjay Ramachandran
2021-02-14Increase notice z indexAjay Ramachandran
2021-02-14Show decimals in popupAjay Ramachandran
2021-02-14Switch from round to floorAjay Ramachandran