Michael C
|
4d4689a190
|
add selector for mobile YT chapters #1287
|
2022-05-10 20:51:32 -04:00 |
|
Ajay
|
8eef3a3ce5
|
Revert "Refresh segments when submitting"
Fixes #1295
|
2022-05-06 14:11:11 -04:00 |
|
Ajay
|
7353a2ac0d
|
Fix extra requests being made
|
2022-05-05 09:03:37 -04:00 |
|
Ajay
|
2d2bd36abb
|
Add note about misleading name
|
2022-05-03 15:14:57 -04:00 |
|
Ajay
|
e72f3b1a12
|
Fix button not appearing when starting at a channel trailer
|
2022-05-03 14:53:26 -04:00 |
|
Ajay
|
fd260f4caa
|
Fix old video ids potentially being fetched
|
2022-05-03 14:28:05 -04:00 |
|
Alec Rust
|
463ce258bf
|
Fix @typescript-eslint/no-unused-vars lint warnings
|
2022-04-23 15:44:21 +01:00 |
|
Ajay
|
0c216792cf
|
Don't show duplicate skip notices
|
2022-04-23 00:10:46 -04:00 |
|
Ajay
|
b075116502
|
Make it show skip right away instead of unskip on mute segments
Fixes #1075
|
2022-04-22 15:18:58 -04:00 |
|
Ajay
|
d7e67fb397
|
Add skip button to mute segment notices
Fixes #1075
|
2022-04-22 02:33:07 -04:00 |
|
Ajay
|
c773b4ecd1
|
Enter unskip with skip notice hidden
|
2022-04-21 21:28:25 -04:00 |
|
Michael C
|
ac533c612c
|
reuse userinfo for isVip and remove lastIsVipUpdate
|
2022-04-19 18:41:06 -04:00 |
|
Ajay
|
8aa10605c5
|
Refresh segments when submitting
|
2022-04-12 10:35:25 -04:00 |
|
Ajay
|
44421c4b5d
|
Refresh segments on config change
|
2022-04-12 10:29:44 -04:00 |
|
Ajay
|
6325d3539c
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
|
2022-04-11 01:26:39 -04:00 |
|
Michael C
|
0d34e643c7
|
fix #1236
|
2022-04-08 22:36:44 -04:00 |
|
Michael C
|
88f60c0e84
|
close #1265
|
2022-04-08 22:03:00 -04:00 |
|
Ajay Ramachandran
|
0d31b8276c
|
Merge pull request #1250 from zedseven/channel-id-lookup-optimisations
Improve the channel ID lookup.
|
2022-03-28 15:43:59 -04:00 |
|
Ajay
|
b15a8db651
|
Fix close skips not overlapping
|
2022-03-28 15:33:15 -04:00 |
|
Zacchary Dempsey-Plante
|
9f1f9f84d4
|
Improve the channel ID lookup.
|
2022-03-26 23:09:24 -04:00 |
|
Ajay Ramachandran
|
0cdbcfc97e
|
Merge pull request #1228 from AlecRust/refine-popup
Fix popup width and improve close button
|
2022-03-18 19:29:56 -04:00 |
|
Ajay
|
e30bccd2b7
|
Don't use virtual time on firefox
|
2022-03-17 22:19:21 -04:00 |
|
Alec Rust
|
c0cfa3a683
|
Fix "You've saved" and "You've skipped" not being on separate lines
Screenshot: https://i.imgur.com/VqeXMmS.png
|
2022-03-17 17:53:33 +00:00 |
|
Alec Rust
|
f7510eea88
|
Improve close popup button
|
2022-03-17 17:50:06 +00:00 |
|
Ajay
|
d4544a7c47
|
Fixes for safari
|
2022-03-17 00:27:36 -04:00 |
|
Ajay
|
1acda5fe0a
|
Improve precision on chromium using predicted virtual time
|
2022-03-16 16:17:44 -04:00 |
|
Ajay Ramachandran
|
9477ad425c
|
Merge branch 'master' into chapters
|
2022-03-12 16:56:53 -05:00 |
|
Ajay
|
a1caf8fbdb
|
Switch hotkeys to not use array
|
2022-02-27 20:17:19 -05:00 |
|
Ajay
|
f81cfbecfe
|
Add functions for importing/exporting segments
|
2022-02-26 01:07:29 -05:00 |
|
Ajay
|
eb35f5c543
|
Don't display existing chapters twice
|
2022-02-24 21:53:45 -05:00 |
|
Ajay Ramachandran
|
3d51c4eb53
|
Merge pull request #1192 from asportnoy/master
fix: ignore switchingVideos in Safari
|
2022-02-24 14:34:16 -05:00 |
|
Áron Hegymegi-Kiss
|
0e5606423e
|
fix alt-tab in chrome
|
2022-02-24 18:34:04 +01:00 |
|
Ajay
|
7d8188d575
|
Add importing chapters for cases with unsubmitted segments
|
2022-02-24 02:21:22 -05:00 |
|
Ajay
|
4d5c9005ae
|
Fix stackoverflow
|
2022-02-23 01:37:19 -05:00 |
|
Ajay
|
0513a36a9a
|
Fix chapters getting imported multiple times
|
2022-02-23 01:30:07 -05:00 |
|
Ajay
|
2b811c5ab4
|
Include unsubmitted in active segment label
|
2022-02-23 01:12:19 -05:00 |
|
Ajay
|
ea91701430
|
Improve chapter generation performance by reusing elements
Also ensure large segments don't break chapter bar
|
2022-02-23 01:06:08 -05:00 |
|
Ajay
|
2ebc5489cd
|
Load existing chapters
|
2022-02-22 21:22:30 -05:00 |
|
Ajay
|
cf3b3c5c48
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
|
2022-02-22 01:34:12 -05:00 |
|
Ajay
|
30fe40a523
|
Fix minimum duration
Fix #1202
|
2022-02-22 01:05:57 -05:00 |
|
Ajay
|
6e23650a99
|
Add category pill right away
Fix #1199
|
2022-02-22 01:01:27 -05:00 |
|
Ajay
|
4e5a883d2e
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
|
2022-02-20 18:37:18 -05:00 |
|
Albert Portnoy
|
64d2c0a299
|
fix: ignore switchingVideos in Safari (see #1142)
|
2022-02-13 22:09:22 -06:00 |
|
Áron Hegymegi-Kiss
|
60b0a59ba1
|
keybind fix
|
2022-02-12 16:19:28 +01:00 |
|
Ajay
|
c9903b5926
|
Don't use setinterval on safari
|
2022-02-09 15:28:02 -05:00 |
|
Ajay
|
e622ee725c
|
remove logging
|
2022-02-08 19:59:33 -05:00 |
|
Ajay
|
5ace92dc8b
|
Use current video time if performance.now is restricted (fingerprinting)
|
2022-02-08 19:47:42 -05:00 |
|
Ajay
|
bb490bf7ad
|
perfomance instead of date
|
2022-02-08 16:04:23 -05:00 |
|
Ajay
|
4cc248eb17
|
Improve precision of skips on both chromium and firefox
< 5ms in my testing
|
2022-02-08 15:46:38 -05:00 |
|
Ajay
|
c64c5125fb
|
Fix broken icons and centering
|
2022-02-07 11:13:27 -05:00 |
|