Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-20 | Add tooltip about highlight feature | Ajay Ramachandran | |
2021-08-19 | Add keybind support to skip to highlight | Ajay Ramachandran | |
2021-08-18 | Added skip button in control bar instead of using skip notice | Ajay Ramachandran | |
2021-08-17 | Don't show multiple skip notices after skipping highlight | Ajay Ramachandran | |
2021-08-17 | Make unskip work with highlight segment | Ajay Ramachandran | |
2021-08-17 | Show skip notice when clicking poi segment in seek bar | Ajay Ramachandran | |
2021-08-17 | Make highlight larger on preview bar | Ajay Ramachandran | |
2021-08-17 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵ | Ajay Ramachandran | |
improvements | |||
2021-08-03 | Update popup right away when refresh is pressed | Ajay Ramachandran | |
2021-08-03 | Add skipping all segments when a non music segment exists | Ajay Ramachandran | |
2021-08-01 | Send user agent when getting segments | Ajay Ramachandran | |
2021-07-31 | Submit user agent | Ajay Ramachandran | |
2021-07-31 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵ | Ajay Ramachandran | |
improvements | |||
2021-07-29 | Fix type issue | Ajay Ramachandran | |
2021-07-29 | Fix popup on firefox | Ajay Ramachandran | |
2021-07-29 | Add chat for warnings after voting | Ajay Ramachandran | |
2021-07-29 | Add basic chat box when getting a warning | Ajay Ramachandran | |
2021-07-27 | Don't affect inline popup | Ajay Ramachandran | |
2021-07-21 | Remove unlisted experiment | Ajay Ramachandran | |
2021-07-18 | Clear all skip notices when changing videos | Ajay Ramachandran | |
Closes https://github.com/ajayyy/SponsorBlock/issues/726 | |||
2021-07-15 | Add auto and manual skip at start | Ajay Ramachandran | |
2021-07-13 | Fix unused import | Ajay Ramachandran | |
2021-07-13 | Add animation to copy button | Ajay Ramachandran | |
Closes https://github.com/ajayyy/SponsorBlock/issues/796 | |||
2021-07-13 | Add animation to refresh segments | Ajay Ramachandran | |
Closes https://github.com/ajayyy/SponsorBlock/issues/839 | |||
2021-07-11 | Handle / in channel URL | Ajay Ramachandran | |
Fixes https://github.com/ajayyy/SponsorBlock/issues/766 | |||
2021-07-04 | Add refresh segments button | Ajay Ramachandran | |
2021-07-03 | Allow voting on segments right after submitting | Ajay Ramachandran | |
2021-06-30 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵ | Ajay Ramachandran | |
improvements # Conflicts: # src/components/SkipNoticeComponent.tsx # src/config.ts # src/content.ts | |||
2021-06-27 | Add option to not auto-hide info button | Ajay Ramachandran | |
2021-06-26 | Submit video duration | Ajay Ramachandran | |
2021-06-24 | Merge branch 'master' into unlisted-hotfix | Ajay Ramachandran | |
2021-06-24 | Only show unlisted warning when there are no segments | Ajay Ramachandran | |
2021-06-24 | Merge branch 'master' into unlisted-hotfix | Ajay Ramachandran | |
2021-06-23 | Lower minimum view count2.1.0.2 | Ajay Ramachandran | |
2021-06-23 | Also send views, year and channelID | Ajay Ramachandran | |
2021-06-23 | Add localisation to unlisted experiement | Ajay Ramachandran | |
2021-06-23 | Add initial unlisted detection for getting a list of unlisted videos | Ajay Ramachandran | |
A temporary measure which will be removed next month https://support.google.com/youtube/answer/9230970 | |||
2021-06-23 | Add more parameters to make get_video_info api work again | Ajay Ramachandran | |
(cherry picked from commit 930911e2b90d3b74a0358345f9109172dc8ff06b) | |||
2021-06-20 | Add more parameters to make get_video_info api work again | Ajay Ramachandran | |
2021-06-20 | Make info button hide automatically | Ajay Ramachandran | |
2021-06-18 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵ | Ajay Ramachandran | |
improvements | |||
2021-06-18 | Add preview category | Ajay Ramachandran | |
Closes https://github.com/ajayyy/SponsorBlock/issues/444 (cherry picked from commit a10d7c338cc5f486351bc350780ffb8377e69b5d) | |||
2021-06-11 | Allow not counting time in private tabs | Ajay Ramachandran | |
Closes https://github.com/ajayyy/SponsorBlock/issues/703 | |||
2021-06-11 | Add type to getYouTubeVideoID | Ajay Ramachandran | |
2021-06-11 | Make get_video_info work again | Ajay Ramachandran | |
Resolve https://github.com/ajayyy/SponsorBlock/issues/751 for now Potentially helps with https://github.com/ajayyy/SponsorBlock/issues/766 and https://github.com/ajayyy/SponsorBlock/issues/753 | |||
2021-06-11 | Add better hotkey detection | Ajay Ramachandran | |
2021-06-09 | Use mutation listener on desktop too | Ajay Ramachandran | |
2021-06-09 | Fix skipping on Firefox for Android | Ajay Ramachandran | |
Resolves https://github.com/ajayyy/SponsorBlock/issues/659 and https://github.com/ajayyy/SponsorBlock/issues/588 | |||
2021-06-08 | Changes to preview bar | Ajay Ramachandran | |
2021-05-31 | Refresh segments when creating new segment to submit | Ajay Ramachandran | |