Blueberryy
32fd64ee25
add translatable s in notice
2023-04-11 23:03:23 +05:00
Ajay Ramachandran
e1521e9837
Merge pull request #1710 from mini-bomba/controls-skip-inline-players
...
Don't attach controls to inline preview players
2023-03-31 13:07:12 -04:00
Ajay Ramachandran
7b5303b1d8
Merge pull request #1711 from mini-bomba/darkreader-proofing-the-fvlabels
...
Reset fvlabel color definitions when segment == null
2023-03-31 13:06:37 -04:00
mini-bomba
78f6c66547
Reset fvlabel color definitions when segment == null
...
Without this, we would try to use the color for an 'undefined' category on the first render pass of the element.
It was then immediately re-rendered with a segment set, but DR missed the update, which caused it to stick to that 'undefined' category and the label became transparent.
2023-03-25 13:19:47 +01:00
Ajay
c2252af575
Move more thumbnail logic to lib
2023-03-24 19:07:26 -04:00
mini-bomba
1ef6c1977f
Don't attach controls to inline preview players
...
Co-authored-by: Ajay <dev@ajay.app>
2023-03-24 23:59:59 +01:00
Ajay Ramachandran
e1b30204ce
Merge pull request #1709 from mini-bomba/previewbar-left-right
...
Define left + right on previewbar segments instead of left + width
2023-03-24 18:34:44 -04:00
mini-bomba
0001d28f14
Define left + right on previewbar segments instead of left + width
2023-03-24 23:21:42 +01:00
Ajay Ramachandran
3dcc4240dc
Merge pull request #1708 from mchangrh/windows-webpack
...
fix paths for windows dev
2023-03-24 17:50:24 -04:00
Michael C
4db3343029
fix paths for windows dev
2023-03-24 17:40:29 -04:00
Ajay Ramachandran
5711e70dbb
Merge pull request #1707 from mini-bomba/fix-videoid-mismatch-error
...
Fix the incorrectVideoCheck() error showing the same videoID as recorded & actual
2023-03-24 15:51:47 -04:00
Ajay
6d7953a1ca
Fix potentially leaking set interval
2023-03-24 15:51:36 -04:00
mini-bomba
356ce5a6f3
Fix the incorrectVideoCheck() error showing the same videoID as recorded & actual
2023-03-24 19:18:00 +01:00
Ajay Ramachandran
c1a61b9795
Merge pull request #1704 from mini-bomba/darkreader-proofing-the-dynamic-css
...
Darkreader-proofing the dynamic CSS variables
2023-03-22 00:11:22 -04:00
Pavel
992e727d93
Adds border radius like other YouTube elements
2023-03-22 03:42:42 +03:00
mini-bomba
e159989f17
Generate darkreader variables with our category color variables
...
This ensures the timeline, fv labels and thumbnail labels don't go transparent if darkreader forgets to set it's variable overrides.
2023-03-21 20:38:20 +01:00
Ajay
f6a42a7908
Fix manual skips after autoskips when inside a chapter
2023-03-20 23:10:13 -04:00
Ajay
3ddfc2f0dd
reformat webpack document script definition
2023-03-20 14:14:28 -04:00
Ajay
4cf827b48a
Remove exclusive_accessCategoryAdded migration
2023-03-18 21:31:27 -04:00
Ajay
f00b3abbe4
Enable chapter by default
2023-03-18 21:30:33 -04:00
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
0e89549f6a
bump version
2023-03-18 04:49:36 -04:00
Ajay Ramachandran
ef00e07647
Merge pull request #1623 from mini-bomba/labels-on-thumbnails
...
Show Full-Video Labels on thumbnails
2023-03-18 04:40:26 -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
e15e33b048
Lock version number for maze utils
2023-03-18 02:04:45 -04:00
Ajay
504f5c565b
Fix oss attribution workflow
2023-03-18 00:31:07 -04:00
Ajay
94e168f803
bump version
2023-03-18 00:28:39 -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
18f860c6a2
Increase opacity on hover
2023-03-17 22:11:13 -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 Ramachandran
3ace3b9650
Merge pull request #1674 from ajayyy/dependabot/npm_and_yarn/cacheable-request-and-got-10.2.7
...
Bump cacheable-request and got
2023-03-07 22:46:42 -05:00
Ajay Ramachandran
037d468c30
Merge pull request #1664 from ajayyy/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
...
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-03-07 22:46:35 -05:00
Ajay Ramachandran
bf13c12443
Merge pull request #1661 from mchangrh/dependency-upgrade
...
Dependency upgrade
2023-03-07 22:45:10 -05:00
Michael C
a1f3892bd1
update dependencies
2023-03-07 22:11:28 -05:00
Ajay Ramachandran
9550a66291
Merge pull request #1691 from mchangrh/prettify-ci
...
update CI to prettify oss-attribution
2023-03-07 22:04:36 -05:00
Michael C
a024352b15
update GHA
2023-03-07 22:00:26 -05:00
Michael C
ef222ce229
upgrade dependencies
...
- remove speed-measure-webpack-plugin since it was there only for POC
2023-03-07 22:00:26 -05:00
Michael C
b310152f7f
update CI to prettify oss-attribution
...
- also fix TS warnings in invidiousCI.ts
2023-03-07 21:55:48 -05:00
Ajay
afe8d2a20c
bump version
2023-03-07 21:31:04 -05:00
github-actions[bot]
bc038c3eb3
Update OSS Attribution ( #1678 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-07 21:30:30 -05:00
Ajay Ramachandran
729c816f6e
Update translations ( #1690 )
2023-03-07 21:29:59 -05:00
github-actions[bot]
d6541945ef
Update Invidious List ( #1686 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-07 21:27:35 -05:00
Ajay
369d241874
bump maze utils
2023-03-07 21:27:13 -05:00
Ajay
66f3d34942
Fix chapter imports when not in focus
2023-03-03 19:47:08 -05:00