Michael C
f68429487e
add brackets for operator precedence
2022-12-27 00:24:46 -05:00
Michael C
c5178b4c99
highlight partial required segments
2022-12-26 20:18:51 -05:00
Ajay
7dd2c9eb3e
Move some generic functions to a new package
2022-12-24 00:54:56 -05:00
Ajay
3f7f671a3b
Fix early skips on firefox when seeking while playing
2022-12-22 02:20:19 -05:00
Ajay
f66d7a9547
Call whitelist check if not still waiting for channel id in window listener
2022-12-09 22:11:57 -05:00
Ajay Ramachandran
ec86d6f99d
Merge pull request #1514 from mchangrh/fv-livestream-2
...
Allow full video labels on livestreams
2022-12-04 15:04:15 -05:00
Ajay Ramachandran
e7451eca27
Merge pull request #1595 from caneleex/patch/time-mutes
...
Don't include mutes in time without skips
2022-11-29 18:48:13 -05:00
Ajay
5925d45f74
Add new workaround for improving skipping precision on Firefox
2022-11-26 03:38:48 -05:00
Ajay
8d0a4ec2e6
Fix race condition causing double fetch
2022-11-23 23:37:52 -05:00
Ajay
8f13c5b8a5
Disable refetch
2022-11-23 23:24:57 -05:00
caneleex
b696902124
why
2022-11-18 20:51:11 +01:00
caneleex
87d1522c41
Don't include mutes in time without skips
2022-11-18 20:50:05 +01:00
Ajay
4447ff3142
Fix issues with mutes ending when highlights start
2022-11-09 12:45:11 -05:00
Ajay Ramachandran
b40749717f
Merge pull request #1550 from mchangrh/stricter-ts
...
add noFallThrough, inplicitReturn, update packages
2022-11-04 17:06:36 -04:00
Ajay
0e0ae9165e
Fix segments really close to eachother not skipping
...
Also combine segments that are closer than skip buffer
Fix #1510
2022-11-04 17:01:23 -04:00
Ajay
ff2cec699f
adjust skip to highlight button behavior to attempt to fix issues
2022-11-04 16:18:15 -04:00
Ajay
1775835392
Add hiding skip to highlight
...
Fix #1530
2022-11-04 16:05:09 -04:00
Ajay Ramachandran
4b4743f1f7
Merge pull request #1531 from mchangrh/music-progressbar
...
add YT Music progress bar selector
2022-11-04 15:41:51 -04:00
Ajay
b3afd0403e
Add configuration for segment failed to fetch warning
2022-10-30 20:38:48 -04:00
Ajay
8f19d3e83c
Fix segment failed to fetch warning appearing for 404
2022-10-30 13:23:02 -04:00
Ajay
715bcb6bd3
Added error when segments haven't loaded and improved popup message
...
Resolves #1553
2022-10-27 21:46:47 -04:00
Ajay
fea8a9a37e
Disable virtual time in firefox again
2022-10-27 21:39:06 -04:00
Michael C
44d4dd54aa
return undefined instead of resolving void
2022-10-21 02:41:01 -04:00
Michael C
1fcfea9fd5
add noFallThrough, inplicitReturn, update packages
2022-10-20 22:13:51 -04:00
Ajay
5209c0ea04
Import chapters as chooseACategory if chapters is disabled
2022-10-17 09:23:59 -04:00
Ajay
b52132e311
Open submission men after importing
2022-10-17 08:52:55 -04:00
Michael C
784c1db0c1
add YT Music progress bar selector
2022-10-13 00:55:55 -04:00
Ajay
97fc8174b9
Add flag to disable virtual time
2022-10-12 23:48:20 -04:00
Ajay
9849c34ed3
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2022-10-12 23:46:02 -04:00
Ajay
56be762686
Add back virtual time to firefox and fix it with playback speed
2022-10-12 23:46:00 -04:00
Ajay Ramachandran
cd78c46ef8
Merge pull request #1521 from mini-bomba/popup
...
Update popup on segment updates + some code cleanup
2022-10-11 20:57:21 -04:00
Ajay
4729268083
Reimport chapters if they are found to have changed
2022-10-11 17:59:46 -04:00
mini-bomba
b7a574fc16
Clear segment list & show loading animation in popup on video change
...
also removed the creatingSegment variable - results in "Start/End Segment Now" correctly updating when using buttons on the controls panel instead
also the "refreshSegments" message no longer sends a response, as we send an update manually now
2022-10-11 18:38:00 +02:00
mini-bomba
c8cbd893f7
Don't hide the popup on video change
...
also hide the info button if the popup was open when setting up buttons
2022-10-11 16:08:07 +02:00
mini-bomba
78e9f41854
Update popup when new segments are fetched
2022-10-08 18:34:20 +02:00
mini-bomba
48cfee57b7
Return null on fails in getYouTubeVideoID and add type annotations to videoIDChange
2022-10-08 16:40:48 +02:00
Ajay Ramachandran
b2ef9e5d6e
Merge pull request #1518 from mchangrh/interface-delimiter
...
Interface delimiter
2022-10-08 10:07:58 -04:00
mini-bomba
bc1d6006eb
Remove the unsubmittedSegments entry when removing the last segment
2022-10-08 13:10:25 +02:00
Michael C
a098858035
force delimiters to follow semi
2022-10-07 20:51:58 -04:00
Michael C
adb8c4c5f9
only allow full video labels on livestreams
2022-10-07 16:37:10 -04:00
Ajay
bb7f069254
Only check import duplicates against unsubmitted segments
2022-10-07 12:22:39 -04:00
Ajay
03cd1b535b
Count skips for chapters when viewed
2022-10-05 15:39:51 -04:00
Ajay Ramachandran
eb8a0ae307
Merge pull request #1498 from mchangrh/1496-fix
...
fix #1496
2022-10-05 01:02:37 -04:00
Ajay
5296c437cc
Make the clip ignore less sketchy
2022-10-05 00:55:19 -04:00
Ajay
36efe139ba
Fix wait for element not working on embed, causing segments not to load
...
Fix #1497
2022-10-04 22:08:19 -04:00
Ajay
eaabd3149e
Fixing stacking timeout issue
2022-10-04 17:50:23 -04:00
Ajay
f1498d51fa
Disable show info message if chapter enabled
2022-10-02 21:45:00 -04:00
Ajay
28904935da
Remove chance from chapter tooltip
2022-09-30 21:00:45 -04:00
Michael C
8f7408d815
fix #1496
...
- force return bad videoID on clip
- don't createbuttons on video ready, updateVisibility with more checks
- don't switch to falsy videoIDs if already available
2022-09-27 00:59:24 -04:00
Ajay Ramachandran
a214fd416e
Merge pull request #1483 from mchangrh/x-overflow
...
wrap popup in #secondary-inner
2022-09-24 22:42:34 -04:00