Ajay
2f68a66f13
Remove chapters payment checks
2023-03-18 21:27:26 -04:00
Ajay
9831c3393f
Remove chapters update message
2023-03-18 21:12:56 -04:00
Ajay
09511e8b3d
Remove vendor references
2023-03-18 14:37:14 -04:00
Ajay
3a1d631e01
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into labels-on-thumbnails-merged
2023-03-18 02:08:02 -04:00
Ajay
488f5efa2f
Add option to disable thumbnail icons
2023-03-18 02:05:14 -04:00
Ajay
43e07fe725
Fix Invidious support on Firefox
2023-03-18 00:28:26 -04:00
Ajay
2374f4d31b
Fix invidious support for thumbnail labels
2023-03-17 23:41:59 -04:00
Ajay
52f58b8ea4
Don't trigger hover autoplay from hovering over thumbnail label
2023-03-17 22:57:44 -04:00
Ajay
5d610a342f
Inject document script using raw HTML to be fast enough to still be able to hijack listener when visiting YouTube channel page directly
2023-03-17 21:10:26 -04:00
Ajay
758f0b7526
Show Full-Video Labels on thumbnails
...
Co-authored-by: mini-bomba <mini-bomba@users.noreply.github.com>
2023-03-10 03:49:01 -05:00
Ajay
66f3d34942
Fix chapter imports when not in focus
2023-03-03 19:47:08 -05:00
Ajay
419f0e0907
Fix duplicate code
2023-02-28 00:14:37 -05:00
Ajay
c0954b2819
Add new skip workaround for Firefox
...
Wait until next animation frame before starting the skipping timer
2023-02-28 00:10:54 -05:00
Ajay
290c910a1b
rename submission button to "Open Submission Menu"
2023-02-26 22:12:05 -05:00
Ajay
1ffe42771f
Fix unhiding one segment unhiding all
2023-02-26 20:15:33 -05:00
Ajay
b25a0a4db1
Lower case and trim invidious instances
2023-02-24 14:21:17 -05:00
Ajay
21f1e52571
Only update invidious instances if there are more, and don't remove old ones
2023-02-24 14:19:27 -05:00
Ajay
11f6fc9a31
Don't reset custom invidious instances on safari
2023-02-24 14:17:02 -05:00
Ajay
069b1c1681
Fix odd skipping behavior sometimes with auto skip on music videos
...
Fix #1682
2023-02-22 00:16:51 -05:00
Ajay
dfbe036119
Fix skipping not working
2023-02-22 00:11:56 -05:00
Ajay
4095ca8642
Fix missing userid generation call swaps
2023-02-18 22:44:34 -05:00
Ajay
4ca6a331f1
Move generate userID to shared lib
2023-02-18 02:54:42 -05:00
Ajay
1d05c2b3df
Convert dots to colons when importing existing chapters
2023-02-14 18:38:47 -05:00
Ajay
1d0ac86e5a
Move get hash to shared lib
2023-02-14 01:42:25 -05:00
Ajay
12c63b4ff9
Fix setup tab updates missing
2023-02-14 01:24:25 -05:00
Ajay
8c994f362d
Move requesting logic to shared lib
2023-02-14 01:20:46 -05:00
Ajay
5ecb809c73
Remove unused interface
2023-02-13 13:14:23 -05:00
Ajay
c4619aee51
Fix category pill disappearing on mobile youtube
2023-02-13 03:22:55 -05:00
Ajay
d3117d603f
Fix mobile and invidious
2023-02-13 02:43:43 -05:00
Ajay
5859c33ce8
Move video handing and config to shared library
2023-02-13 02:31:25 -05:00
Ajay
bbb234e498
Make invidious instances work on safari
2023-02-07 17:42:22 -05:00
Ajay
92e156834b
Use pollyfill for invidious registration
...
Fix #798
2023-02-06 21:22:34 -05:00
Ajay
b2e6e4f076
Fix tests
2023-02-01 19:55:01 -05:00
Ajay
c3213eb040
Add invidious instances by default for safari
...
https://github.com/ajayyy/SponsorBlock/issues/798
2023-02-01 19:48:24 -05:00
Ajay
e3bedbf5f2
Fix chapter importing and lock fetching after 404
2023-01-29 17:53:37 -05:00
Michael C
146c1fc889
load shared.css on third party sites
2023-01-26 03:07:43 -05:00
Ajay
254261b83a
Don't hide chevron if segments are null
2023-01-21 17:37:12 -05:00
Ajay Ramachandran
1a4d48503a
Merge pull request #1560 from mchangrh/piped-support
...
add selector for piped
2023-01-21 17:23:45 -05:00
Ajay
8f91b83195
Remove next chapter from youtube hotkeys warning
2023-01-21 17:17:05 -05:00
Ajay
6adac26a3d
Fix keybinds from popup
2023-01-21 17:13:48 -05:00
Ajay
140e816979
Change next chapter keybind to be same as YouTube and disable YouTube's one
...
Fix #1508
2023-01-21 17:11:08 -05:00
Ajay
f89682c2d6
give more time for chapters to load
2023-01-21 16:59:36 -05:00
Ajay
35e0f7ede9
Fix warnings
2023-01-21 16:20:18 -05:00
Ajay
8383699a68
Fix chapter name sometimes disappearing
2023-01-21 16:18:25 -05:00
Michael C
6959bdbee1
Add piped support
...
- add playerInit listener
- made popup container generic for possible piped support
- explicitly add css files to web_accessible_resources
2023-01-03 17:10:51 -05:00
Michael C
c3d4914f57
add selector for piped
2023-01-02 18:28:37 -05:00
Ajay
4a4b281495
Remove log
2022-12-30 23:13:39 -05:00
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
27f3ced338
Remove lookbehind because safari
...
Resolves https://github.com/ajayyy/SponsorBlock/issues/1626
2022-12-26 16:28:17 -05:00
Ajay
06a112a030
Fix category pill disappearing on mobile
2022-12-25 00:38:49 -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
35b8a34162
Don't remove trailing end bracket when not starting with bracket
2022-12-19 16:12:51 -05:00
Ajay
3e3059d79a
Fix bar being too long due to time to decimal changing while remaking bar not true
2022-12-11 16:58:40 -05:00
Ajay
16581d39a4
Reverse fast interval to decimal
...
It doesn't work when there are imported chapters closely or identical to existing chapters. Causes bar to extend too far.
2022-12-11 16:24:53 -05:00
Ajay
3b776991a6
Don't run some chapter init code when not necessary
2022-12-11 15:46:29 -05:00
Ajay
7eb6b3a79d
Don't regenerate groups if not needed
2022-12-11 15:20:05 -05:00
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