Ajay
|
dbd0d157a8
|
Fix preview bar not appearing on mobile due to new layout
Fixes #2109
|
2024-09-23 01:37:11 -04:00 |
|
Ajay
|
a6695254b6
|
Fix skipping and preview bar on "add to queue", miniplayer and hover preview
Fixes #1486
|
2024-05-24 03:15:58 -04:00 |
|
Ajay
|
6732850b41
|
Fix chapters not changing when skipping is disabled
|
2024-03-18 20:58:07 -04:00 |
|
Ajay
|
e7d55d2bac
|
Fix preview bar end time sometimes being inaccurate
|
2024-01-25 19:38:10 -05:00 |
|
Ajay
|
feae86f6ea
|
Don't throw errors on extension live-update
|
2024-01-21 20:42:40 -05:00 |
|
Ajay
|
1f96e3b117
|
Improve precision of hover preview
Also fixes issue with YouTube "most-replayed" messing it up
|
2024-01-21 20:35:00 -05:00 |
|
Ajay
|
3222afd8b4
|
Fix preview bar on mobile
Fixes #1947 and #1943
|
2024-01-14 14:03:05 -05:00 |
|
Ajay
|
03fdd483ea
|
Relicense to GPL-3.0
|
2024-01-12 13:14:08 -05:00 |
|
Ajay
|
8ab126f502
|
Highlight segment on hover
|
2023-09-17 12:06:33 -04:00 |
|
Ajay
|
160924feee
|
Update maze utils to improve performance on Invidious, and fix preview bar error
thanks @raphj
|
2023-08-11 12:08:19 -04:00 |
|
Ajay
|
16005e417d
|
Remove maze utils symlink
|
2023-08-01 22:45:01 -04:00 |
|
Ajay
|
dc91ee76ca
|
Add support for live updating in chrome
|
2023-07-29 01:41:57 -04:00 |
|
Ajay
|
299cb485c3
|
Fix chapter name sometimes disappearing
|
2023-07-28 19:37:54 -04:00 |
|
Michael C
|
60f9274438
|
add selectors for YT kids
|
2023-07-06 18:02:13 -04:00 |
|
Ajay
|
0f7ed9926c
|
Remove maze utils from npm deps
|
2023-06-30 03:07:57 -04:00 |
|
mini-bomba
|
0001d28f14
|
Define left + right on previewbar segments instead of left + width
|
2023-03-24 23:21:42 +01: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
|
5859c33ce8
|
Move video handing and config to shared library
|
2023-02-13 02:31:25 -05:00 |
|
Ajay
|
254261b83a
|
Don't hide chevron if segments are null
|
2023-01-21 17:37:12 -05:00 |
|
Ajay
|
8383699a68
|
Fix chapter name sometimes disappearing
|
2023-01-21 16:18:25 -05:00 |
|
Ajay
|
7dd2c9eb3e
|
Move some generic functions to a new package
|
2022-12-24 00:54:56 -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 Ramachandran
|
b40749717f
|
Merge pull request #1550 from mchangrh/stricter-ts
add noFallThrough, inplicitReturn, update packages
|
2022-11-04 17:06:36 -04:00 |
|
Ajay
|
2c5db670a4
|
Safety on getChapterButton
Fix #1573
|
2022-11-04 15:44:14 -04:00 |
|
Ajay
|
ef8c5f58c5
|
Fix scrubbing bar missing when chapter bar using % widths
|
2022-10-30 14:49:19 -04:00 |
|
Michael C
|
1fcfea9fd5
|
add noFallThrough, inplicitReturn, update packages
|
2022-10-20 22:13:51 -04:00 |
|
Ajay
|
4bd7e9ab34
|
Fix progress bar with 0px chapters
|
2022-10-14 18:23:40 -04:00 |
|
Ajay
|
4729268083
|
Reimport chapters if they are found to have changed
|
2022-10-11 17:59:46 -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 |
|
Michael C
|
a098858035
|
force delimiters to follow semi
|
2022-10-07 20:51:58 -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
|
da35e889f2
|
Add option to disable segment names beside timestamp in video player
|
2022-09-24 22:29:07 -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
|
6b37287e08
|
Fix chapter chevron sometimes not appearing
|
2022-09-23 00:53:08 -04:00 |
|
Ajay
|
c17cf74389
|
Fix preview bar on mobile
|
2022-09-22 16:34:17 -04:00 |
|