Ajay
a5d91c9b57
clarify comment
2022-12-11 14:25:34 -05:00
Ajay
f59665cccb
Fix smallest segment cache
2022-12-11 14:21:25 -05:00
Ajay
cf0e91c4ff
Use fast time to decimal for non display calculations
2022-12-11 14:10:09 -05:00
Ajay
41a25720d0
Caching for get smallest segment
...
Hover previews
2022-12-11 13:19:37 -05:00
Ajay
283ec50388
Hide original chapter if similar in name
2022-12-11 12:51:36 -05:00
Ajay
e5794e6685
Fix hover text alignment issue
2022-12-11 12:04:31 -05:00
Ajay
bd3cdb98ac
Fix lots of chapters freezing the browser
2022-12-11 11:58:10 -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
7be7b12d52
Generated chapters can now start after 0 seconds, so allow importing them
2022-12-04 21:55:46 -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 Ramachandran
53713cd2e7
Merge pull request #1578 from caneleex/patch/disable-scrolling
...
Add option to disable scrolling to edit
2022-11-29 16:03:35 -05:00
Ajay
5925d45f74
Add new workaround for improving skipping precision on Firefox
2022-11-26 03:38:48 -05:00
Ajay
eac2caadce
Fix document script sending events when video id not changed
2022-11-23 23:42:06 -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
00ef3856ca
Fix race condition causing full video label not to display
2022-11-08 13:50:56 -05:00
Ajay
cd7d74fb33
Fix category pill text on new YouTube layout
2022-11-08 13:38:19 -05:00
Ajay
ce3f77ed20
Better key moments check by not importing when no 0 second chapter
2022-11-07 21:15:04 -05:00
caneleex
3c6989f67d
Don't overwrite endcards time upon submitting
2022-11-06 19:15:59 +01:00
caneleex
a1e00b44d5
Add option to disable scrolling to edit
2022-11-06 18:48:42 +01: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
mini-bomba
89e87cd74d
Don't update the whole segment list on time update ( #1569 )
...
Update segment element classes instead.
This probably is more efficient than what we're doing currently.
Also, this seems to fix a bug where the vote confirmation/error msg is removed immediately
2022-11-04 17:02:54 -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
2c5db670a4
Safety on getChapterButton
...
Fix #1573
2022-11-04 15:44:14 -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 Ramachandran
f4f7df9f2b
Merge pull request #1564 from mini-bomba/userinfo-publicID
...
Use publicID instead of privateID for /userInfo calls
2022-11-04 15:39:44 -04:00
Ajay
b3afd0403e
Add configuration for segment failed to fetch warning
2022-10-30 20:38:48 -04:00
Ajay
6db498ccb1
Fix key moments check not working when multiple videos present
2022-10-30 20:36:05 -04:00
Ajay
ef8c5f58c5
Fix scrubbing bar missing when chapter bar using % widths
2022-10-30 14:49:19 -04:00
Ajay
8f19d3e83c
Fix segment failed to fetch warning appearing for 404
2022-10-30 13:23:02 -04:00
mini-bomba
ea73a92fb7
Use publicID instead of privateID for /userInfo calls
...
This should reduce the load on the server a bit, as it will no longer have to compute the publicID for each sponsorblock user.
This also reduces the list of actions that leak the privateID to the server.
2022-10-29 13:20:51 +02: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
27bb6045bc
make tab open listeners non-async
2022-10-21 02:37:48 -04:00
Michael M. Chang
0610eea53d
Update src/popup.ts
...
Co-authored-by: Ajay Ramachandran <dev@ajay.app>
2022-10-21 01:01:25 -04:00
Michael C
1fcfea9fd5
add noFallThrough, inplicitReturn, update packages
2022-10-20 22:13:51 -04:00
Ajay
aec5845bce
Show import button for errors
2022-10-17 09:25:11 -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
Ajay
a48269f254
Import short category names too
2022-10-17 08:50:55 -04:00
Ajay
4bd7e9ab34
Fix progress bar with 0px chapters
2022-10-14 18:23:40 -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
758b6f18db
update buttons when single time segment is edited
2022-10-11 18:30:53 -04:00
Ajay
6d05b2a849
Set endtime by default for outro
2022-10-11 18:24:52 -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
11b01fd3dd
revert reordering of imports
2022-10-11 15:41:19 +02:00
Ajay
85e3d3bc18
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2022-10-11 00:08:16 -04:00
Ajay
47ea8cd017
Fix unused import
2022-10-11 00:08:14 -04:00
Ajay Ramachandran
61e78eb668
Merge pull request #1524 from caneleex/patch/full-type-skip
...
don't append skip button for full video labels
2022-10-11 00:07:38 -04:00
Ajay
5ebd44c0c7
update category pill for react 18
2022-10-11 00:04:02 -04:00
Ajay
9888dcc323
Fix chapter import not working with 0 time
2022-10-10 23:37:48 -04:00
Ajay
49a166a6b2
Fix key moments importing as chapters
2022-10-10 23:34:34 -04:00
caneleex
2bd1271575
don't append skip button for full video labels
2022-10-10 21:21:57 +02:00
Ajay
5d62b11a6d
Enable chapters if not enabled after redeem successful
2022-10-10 00:38:09 -04:00
Ajay
f4cac58322
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2022-10-09 16:44:55 -04:00
Ajay
4a532e751c
Add class for other extensions when displaying non chapter title
2022-10-09 16:44:53 -04:00
mini-bomba
4a3b33cb85
Dedupe & clean up popup -> content script communication code
2022-10-08 19:07:58 +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
81e85c19ae
fix typings and revert spacing
2022-10-07 20:06:03 -04:00
Michael C
fda4a03541
fix more components
2022-10-07 19:51:05 -04:00
Michael C
55c84662c0
add some changes that are rendering properly
2022-10-07 19:28:29 -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
61fc1d2ed3
Fix zero start time breaking
2022-10-07 12:19:42 -04:00
Ajay
dabc63af73
Deletew all custom chapter bars we don't know about when clearing preview bar
2022-10-07 12:02:14 -04:00
Ajay
08181c1d5f
Clear bote buttons when clearing preview bar
2022-10-07 11:59:56 -04:00
Ajay
03cd1b535b
Count skips for chapters when viewed
2022-10-05 15:39:51 -04:00
Ajay
8cc3843ada
Run chapters clear when preview bar cleared
2022-10-05 02:19:32 -04:00
Ajay
c4701092f4
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2022-10-05 02:15:32 -04:00
Ajay
63ef9b44c7
Make sure chapters are invalid if regex fails
2022-10-05 02:15:31 -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
6166ab3006
Fix spamming user info on options page and improve popup values
2022-10-03 16:59:49 -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
Ajay
a99823d487
Fix import menu hidden with no segments
...
Fix #1499
2022-09-28 15:17:05 -04:00
Ajay
1ba1595d0e
Swap inspect and preview back
2022-09-27 14:47:11 -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
FlorianZahn
f96419d14c
popup votebuttons disappear fix ( #1493 )
...
Co-authored-by: Ajay <dev@ajay.app>
2022-09-24 22:40:56 -04:00
Ajay
280127c9af
Add tooltip to skip segment button
2022-09-24 22:33:12 -04:00
Ajay
da35e889f2
Add option to disable segment names beside timestamp in video player
2022-09-24 22:29:07 -04:00
Ajay
bb8975e93a
Swap preview and inspect
2022-09-24 21:17:57 -04:00
Ajay
fc160e1d09
Fix chapter suggestions disappearing on click
2022-09-24 00:39:28 -04:00
Ajay
e1688c3f58
reset custom chapters bar to null when deleting
2022-09-23 11:04:55 -04:00
Ajay
0d6a40b9fc
Fix custom chapter bar sometimes sticking around
2022-09-23 11:01:01 -04:00
Ajay
6d1a29019b
Default to chapters tab if no normal segments
2022-09-23 01:24:27 -04:00
Ajay
6b37287e08
Fix chapter chevron sometimes not appearing
2022-09-23 00:53:08 -04:00
Ajay
757d7e0a1e
Only hide chapter name selector when focus lost
2022-09-22 23:30:04 -04:00
Ajay
664d75e653
Add notice about chapters for free users
2022-09-22 23:27:10 -04:00
Ajay
dffc70cc19
Hide import button when no video found
2022-09-22 22:03:28 -04:00
Ajay
d294398f28
Add export to unsubmitted segments
2022-09-22 21:58:03 -04:00
Ajay
c17cf74389
Fix preview bar on mobile
2022-09-22 16:34:17 -04:00
Ajay
b96cdbe40a
Change next keybind button for better compatibility
2022-09-20 00:16:01 -04:00
Michael C
1d2122c2df
wrap popup in #secondary-inner
2022-09-19 02:18:56 -04:00
Ajay
052860c5a3
Fix styling of empty category name suggestions menu
2022-09-18 21:54:07 -04:00
Ajay
c66de4fdb1
Make submission menu ui more consistent
2022-09-18 21:47:04 -04:00
Ajay
edf0295cdf
Fix normal chapter text sometimes disappearing
2022-09-18 21:34:45 -04:00
Ajay
d044944946
Fix type error
2022-09-18 16:58:53 -04:00
Ajay
7bbf2f1ce2
Shrink chapter vote buttons
2022-09-18 16:47:02 -04:00
Ajay
2369fcc92d
Fix unnecesary failure condition for chapter bar creation
2022-09-18 16:41:01 -04:00
Ajay
0b5c692c65
Fix hover text offset when video a different aspect ratio
2022-09-18 16:31:54 -04:00
Ajay
4970d33169
Don't show unsubmitted segments in description box
2022-09-18 16:02:52 -04:00
Ajay
614d6a722a
don't show update notice when disabled
2022-09-18 03:24:09 -04:00
Ajay
6d757857cb
Add tooltip about chapters feature
2022-09-18 03:15:20 -04:00
Ajay
4804c7f439
Add option to show categories you don't have permission to submit
2022-09-16 22:41:39 -04:00
Ajay
e5d9b16235
unhide chapter bar in fallback case
2022-09-16 20:46:27 -04:00
Ajay
54a2d97f70
Change opacity for disabled options
2022-09-16 18:20:34 -04:00
Ajay
56611598b2
Fix filtered chapter group generation
2022-09-16 01:49:50 -04:00
Ajay
23e0666569
Improved behavior of next chapter keybind with overlap
2022-09-16 01:38:37 -04:00
Ajay
51fc6fde22
Improve next chapter and previous chapter keybind
2022-09-16 00:57:43 -04:00
Ajay
b8d6d4a0b3
Handle preview bar hover without js
2022-09-15 23:37:11 -04:00
Ajay
6381f36a90
Fix hover for first chapter
2022-09-15 23:33:48 -04:00
Ajay
b9ef35dbbe
Fix left over from merge conflict causing some skips to be ignored
2022-09-15 23:28:04 -04:00
Ajay
b43e3dab71
Fix doubling up segments in multi segment skip notice
2022-09-15 21:54:03 -04:00
Ajay
68e01fbcc0
Add more checks to prevent double seek bar or no seek bar
2022-09-15 12:46:19 -04:00
Ajay
43d4b7ef18
Fix segments not available when hover preview -> click on same video
2022-09-15 12:10:39 -04:00
Ajay
4a00f3398e
Fix last imported chapter not displaying sometimes
2022-09-14 03:40:24 -04:00
Ajay
8054e3d8f2
Fix chapters getting offset when small chapters filtered out
2022-09-14 03:18:41 -04:00
Ajay
b0e1d5e7fa
Fix seek bar sometimes becoming empty when one seek section is completely filled
2022-09-14 02:58:22 -04:00
Ajay
d9e723b265
Sync official chapter margin
2022-09-14 02:27:51 -04:00
Ajay
6418d09039
Fix last preview bar being off
2022-09-13 23:40:16 -04:00
Ajay
afab681a60
Fix too many hover text tooltips
2022-09-13 11:56:23 -04:00
Ajay
3316072f5d
Fix votes appearing for unsubmitted segments
2022-09-05 00:14:23 -04:00
Ajay
4c568212ac
Hide custom chapter bar while generating
2022-09-05 00:03:57 -04:00
Ajay
eaa119f152
Make sure original chapter bar that is used is always the right one
2022-09-05 00:01:11 -04:00
Ajay
e7deabe8d9
Properly handle hover previews for chapters and clear old unused ones
2022-09-04 23:57:10 -04:00
Ajay
6d47700ebd
Safer document script
2022-09-04 23:14:15 -04:00
Ajay
93c616de23
Prevent some event bubbling issues
2022-09-04 22:04:48 -04:00
Ajay
ee25b41d7e
Don't carry over incorrect/harmful vote menu between videos
2022-09-04 21:58:56 -04:00
Ajay
00f134029a
Prevent creating multiple chapter vote containers
2022-09-04 21:52:14 -04:00