Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-31 | Increase version number2.0.12.2 | Ajay Ramachandran | |
2021-01-31 | Fix segments being deleted | Ajay Ramachandran | |
2021-01-30 | readme license fix | Ajay Ramachandran | |
2021-01-30 | license | Ajay Ramachandran | |
2021-01-27 | Log returned data when video info failed to load2.0.12.1 | Ajay Ramachandran | |
2021-01-26 | Increase version number2.0.12 | Ajay Ramachandran | |
2021-01-26 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock | Ajay Ramachandran | |
2021-01-26 | New Crowdin updates (#624) | Ajay Ramachandran | |
2021-01-26 | Add error message from server when voting | Ajay Ramachandran | |
2021-01-26 | Increase fetch frequency | Ajay Ramachandran | |
2021-01-26 | $ | Ajay Ramachandran | |
2021-01-17 | New Crowdin updates (#604) | Ajay Ramachandran | |
2021-01-17 | Merge pull request #570 from FoseFx/fosefx-eslint-ci | Ajay Ramachandran | |
chore(ci): add linter to workflow | |||
2021-01-17 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵ | Ajay Ramachandran | |
fosefx-eslint-ci | |||
2021-01-17 | Merge pull request #622 from ajayyy/fix-unsubmitted-list | Ajay Ramachandran | |
Improvements | |||
2021-01-17 | Made countdown timer better support video playback speeds | Ajay Ramachandran | |
2021-01-17 | Add skip keybind | Ajay Ramachandran | |
https://github.com/ajayyy/SponsorBlock/issues/299 | |||
2021-01-17 | Never move old skip notice | Ajay Ramachandran | |
Partially resolves https://github.com/ajayyy/SponsorBlock/issues/505 | |||
2021-01-17 | Fix eslint warnings | Ajay Ramachandran | |
2021-01-17 | Remove unsubmitted notification | Ajay Ramachandran | |
2021-01-17 | Fix type issues | Ajay Ramachandran | |
2021-01-17 | Remove empty unsubmitted segments | Ajay Ramachandran | |
Resolves https://github.com/ajayyy/SponsorBlock/issues/609 | |||
2021-01-10 | Merge pull request #605 from ajayyy/youcap | Ajay Ramachandran | |
Revert "Add notice about YouCap" | |||
2021-01-06 | Merge branch 'master' into youcap | Ajay Ramachandran | |
2021-01-02 | Increase version number2.0.11.2 | Ajay Ramachandran | |
2021-01-02 | Make link open in new tab | Ajay Ramachandran | |
2020-12-31 | Made youcap notice more general2.0.11.1 | Ajay Ramachandran | |
2020-12-30 | Shrink youcap text on Firefox | Ajay Ramachandran | |
2020-12-29 | Revert "Add notice about YouCap" | Ajay Ramachandran | |
This reverts commit e95029c22939eee881391e53355a1aa813fd839c. | |||
2020-12-29 | Increase version number2.0.11 | Ajay Ramachandran | |
2020-12-29 | Merge pull request #603 from ajayyy/youcap | Ajay Ramachandran | |
YouCap | |||
2020-12-29 | Merge pull request #549 from opl-/feat/preview-bar-cleanup | Ajay Ramachandran | |
Clean up Preview Bar | |||
2020-12-29 | Add notice about YouCap | Ajay Ramachandran | |
2020-12-29 | New Crowdin updates (#579) | Ajay Ramachandran | |
2020-12-29 | Prevent youtube page from overriding | Ajay Ramachandran | |
2020-12-26 | Fix YouTube overriding player preview tooltip styles | opl- | |
2020-12-24 | Merge pull request #601 from ajayyy/translations | Ajay Ramachandran | |
Remove some unused strings | |||
2020-12-24 | Remove some unused strings | Ajay Ramachandran | |
2020-12-24 | Don't filter segments | Ajay Ramachandran | |
2020-12-24 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵ | Ajay Ramachandran | |
feat/preview-bar-cleanup # Conflicts: # src/content.ts # src/js-components/previewBar.ts | |||
2020-12-24 | Merge pull request #589 from ajayyy/fix-mobile | Ajay Ramachandran | |
Fix mobile support | |||
2020-12-24 | Merge pull request #599 from FoseFx/fosefx-no-this-alias | Ajay Ramachandran | |
Replace self-equals-this code with arrow functions | |||
2020-12-24 | refactor(lint): replace self-equals-this code with arrow functions | Max Baumann | |
2020-12-22 | Make popup work better on mobile | Ajay Ramachandran | |
2020-12-22 | Fix mobile support | Ajay Ramachandran | |
2020-12-20 | Merge pull request #580 from ajayyy/category-list | Ajay Ramachandran | |
Lock category order and show all categories + more | |||
2020-12-20 | Merge pull request #586 from MRuy/master | Ajay Ramachandran | |
Ensure correct start- endtime order | |||
2020-12-20 | Ensure correct start- endtime order | Nanobyte | |
#585 | |||
2020-12-20 | Merge branch 'master' into category-list | Ajay Ramachandran | |
2020-12-19 | Merge pull request #582 from FoseFx/fosefx-ts-msg | Ajay Ramachandran | |
Types for messages |