Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Add notice about YouCap | 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 | refactor(lint): replace self-equals-this code with arrow functions | Max Baumann | |
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 | Ensure correct start- endtime order | Nanobyte | |
#585 | |||
2020-12-20 | Merge branch 'master' into category-list | Ajay Ramachandran | |
2020-12-18 | Merge master | Max Baumann | |
2020-12-17 | Merge pull request #578 from FoseFx/fosefx-eslint-fix | Ajay Ramachandran | |
Fix eslint warnings | |||
2020-12-16 | Fix manual skip going into directly adjacent segment | Ajay Ramachandran | |
Resolves #531 | |||
2020-12-15 | Move unlisted check request to background script | Ajay Ramachandran | |
Resolves #566 | |||
2020-12-15 | Added cancel button when choosing a disable category | Ajay Ramachandran | |
2020-12-15 | Fix category list alert not being localized | Ajay Ramachandran | |
2020-12-15 | Lock category order and show all categories | Ajay Ramachandran | |
2020-12-15 | refactor(types): add PageElements type | Max Baumann | |
2020-12-15 | Convert \n in localized strings to <br/> for html | Ajay Ramachandran | |
2020-12-15 | refactor: more types and dead code removal | Max Baumann | |
2020-12-15 | Use short category name in popup | Ajay Ramachandran | |
2020-12-15 | refactor(types): add strong types to messages | Max Baumann | |
2020-12-15 | refactor: type 'config' Proxy | Max Baumann | |
2020-12-15 | refactor(types): add StorageChangesObject type | Max Baumann | |
2020-12-15 | refactor: remove unused function | Max Baumann | |
2020-12-15 | refactor(types): add VideoInfo interface | Max Baumann | |
2020-12-15 | refactor: remove more unused variables | Max Baumann | |
2020-12-14 | Fix help link on popup | Ajay Ramachandran | |
2020-12-14 | Listen to custom videospeed event | Ajay Ramachandran | |
https://github.com/igrigorik/videospeed/pull/740 | |||
2020-12-14 | Potential fix for video replaying after browser stutters on Firefox. | Ajay Ramachandran | |
Hopefully resolves #525 | |||
2020-12-14 | refactor: remove dead code, add more types | Max Baumann | |
2020-12-14 | Rename timestamp to segment | Ajay Ramachandran | |
2020-12-14 | Remove unused popup related code | opl- | |
2020-12-14 | Clean up Preview Bar | opl- | |
Fixes: - Segments hidden by longer segments - Duration with skips not accounting for segment overlaps - Duration with skips not accounting for user's skip choices - Segment category text in preview tooltip overlaps the seek bar - Segment category text in preview tooltip breaks for timestamps over one hour - `previewBar.ts` lacks function argument and return types - Tooltip label not cleaned up on remove - General code style issues | |||
2020-12-14 | chore(lint): apply eslint auto-fix | Max Baumann | |
2020-12-14 | Merge branch 'master' of github.com:ajayyy/SponsorBlock into fosefx-eslint | Max Baumann | |
2020-12-14 | Merge pull request #440 from mbledkowski/master | Ajay Ramachandran | |
Design change of popup.html | |||
2020-12-14 | Removed more unused code | Ajay Ramachandran | |
2020-12-14 | Remove legacy editing code from popup | Ajay Ramachandran | |
2020-12-14 | Popup code cleanup | Ajay Ramachandran | |
2020-12-14 | Add back show notice button | Ajay Ramachandran | |
2020-12-14 | Don't show animations before loading | Ajay Ramachandran | |
2020-12-13 | Expand username textbox when editing. | Ajay Ramachandran | |
2020-12-13 | Move whitelisting warning | Ajay Ramachandran | |
2020-12-13 | Add category name and color to popup | Ajay Ramachandran | |
2020-12-13 | Order segments in popup | Ajay Ramachandran | |
2020-12-13 | Remove commented lines | Ajay Ramachandran | |
2020-12-13 | Change segment list layout | Ajay Ramachandran | |