aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Collapse)Author
2021-08-19Disable fading by default for nowAjay Ramachandran
2021-08-19Add keybind support to skip to highlightAjay Ramachandran
2021-08-18Fix confusing padding on options pageAjay Ramachandran
2021-08-18Keep showing control bar button if hoveredAjay Ramachandran
2021-08-18Added skip button in control bar instead of using skip noticeAjay Ramachandran
2021-08-17Rename highlight category to poi_highlightAjay Ramachandran
2021-08-17Don't show multiple skip notices after skipping highlightAjay Ramachandran
2021-08-17Use "skipped to" for poiAjay Ramachandran
2021-08-17Hide unskip by default on poi segmentsAjay Ramachandran
2021-08-17Remove preview category auto enableAjay Ramachandran
2021-08-17Make unskip work with highlight segmentAjay Ramachandran
2021-08-17Show skip notice when clicking poi segment in seek barAjay Ramachandran
2021-08-17Make highlight larger on preview barAjay Ramachandran
2021-08-17Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵Ajay Ramachandran
improvements
2021-08-17Link to new wikiAjay Ramachandran
2021-08-15Fix for an "enable category" popupMaxim
If you choose any category when editing a segment, and then choose the "Choose a category" one, it triggers the enable category message with an empty category name. This is a fix for that.
2021-08-13Never show negative formatted timeAjay Ramachandran
2021-08-05Don't allow changing userID if warnedAjay Ramachandran
2021-08-04reduce precision of previewTime to fix #874Michael C
2021-08-03Update popup right away when refresh is pressedAjay Ramachandran
2021-08-03Add skipping all segments when a non music segment existsAjay Ramachandran
2021-08-03Don't break chat when no warning reasonAjay Ramachandran
2021-08-03Don't display pipe in chatr name if not neededAjay Ramachandran
2021-08-01Send user agent when getting segmentsAjay Ramachandran
2021-07-31Submit user agentAjay Ramachandran
2021-07-31Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵Ajay Ramachandran
improvements
2021-07-29Fix type issueAjay Ramachandran
2021-07-29Fix popup on firefoxAjay Ramachandran
2021-07-29Get username for warning chatAjay Ramachandran
2021-07-29Add chat for warnings after votingAjay Ramachandran
2021-07-29Add close buttonAjay Ramachandran
2021-07-29Add basic chat box when getting a warningAjay Ramachandran
2021-07-27Merge pull request #859 from rakleed/dark-scrollbarAjay Ramachandran
Make dark scroll bar in Chromium-based browsers
2021-07-27remove logAjay Ramachandran
2021-07-27Don't affect inline popupAjay Ramachandran
2021-07-21Remove unlisted experimentAjay Ramachandran
2021-07-18Show notice in first slot if availableAjay Ramachandran
2021-07-18Clear all skip notices when changing videosAjay Ramachandran
Closes https://github.com/ajayyy/SponsorBlock/issues/726
2021-07-16Only show refresh button in popup if segments are foundAjay Ramachandran
2021-07-15Use short skip notice for highlight categoryAjay Ramachandran
2021-07-15Add auto and manual skip at startAjay Ramachandran
2021-07-15Switch back to es6Ajay Ramachandran
2021-07-14Fix quotations not working in localisationAjay Ramachandran
2021-07-13Fix unused importAjay Ramachandran
2021-07-13Add animation to copy buttonAjay Ramachandran
Closes https://github.com/ajayyy/SponsorBlock/issues/796
2021-07-13Add animation to refresh segmentsAjay Ramachandran
Closes https://github.com/ajayyy/SponsorBlock/issues/839
2021-07-11Handle / in channel URLAjay Ramachandran
Fixes https://github.com/ajayyy/SponsorBlock/issues/766
2021-07-04Add refresh segments buttonAjay Ramachandran
2021-07-03Allow voting on segments right after submittingAjay Ramachandran
2021-07-02Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵Ajay Ramachandran
improvements