Ajay
cee00a87c1
Remove text from category pills on mobile and don't make them take full height of title box
2023-07-14 17:55:55 -04:00
Ajay
af977840c6
Change to using hostname
2023-07-11 17:22:23 -04:00
Ajay
e8370121d5
Ignore port when checking if on invidious instance
2023-07-11 17:14:43 -04:00
Ajay
3175d7f8e9
remove port from invidious domain as it is not needed
2023-07-11 17:05:08 -04:00
Ajay
3d88d29d93
potential fix for IP invidious instances
2023-07-11 16:51:12 -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
Ajay
e1982f265e
Move maze utils to a submodule, move tooltip out
2023-06-30 02:46:27 -04:00
Ajay
dd7a673637
Don't show dearrow popup for new users
2023-06-22 14:00:08 -04:00
Ajay
b4adee720f
Add notice about dearrow, make dearrow links not appear if dearrow installed
2023-06-21 23:07:09 -04:00
Ajay
d4f668559c
Add link in options to dearrow
2023-06-21 19:55:17 -04:00
Ajay Ramachandran
b383acc902
Merge pull request #1705 from rakleed/border-radius
...
Add border radius like other YouTube elements
2023-06-16 12:26:41 -04:00
Ajay
c7dad09555
Add warning when enabling filler
2023-05-29 14:39:44 -04:00
Ajay
1b2be35bd6
Check multiple times if preview bar failed to be added
2023-05-28 16:11:49 -04:00
Ajay
ff3d8ff2d6
Add waiting for when preview bar detects incorrect number of chapters
2023-05-28 15:51:44 -04:00
Ajay
a83e83c1b1
Potential fix for preview bar disappearing sometimes
2023-05-24 23:43:41 -04:00
Ajay
6585a4e325
Fix large times when locale uses dots for chapter names
...
Fixes #1757
2023-05-24 19:06:38 -04:00
Ajay
20ab0768df
Fix chapters not saving after clicking suggestion
...
They still submitted properly, it only mattered if you closed the submission box
2023-05-21 19:55:58 -04:00
Ajay
b07381e5d0
Remove extra log
2023-05-12 23:55:33 -04:00
Ajay
4a1829839f
Slightly improve firefox skipping
2023-05-12 23:53:37 -04:00
Ajay
93d864e927
Don't use unmute skip trick on chromium if there are mutes happening
2023-05-11 20:20:05 -04:00
Ajay
232b1816fe
Fix mute segment right after skip being delayed
2023-05-11 20:17:57 -04:00
Ajay
92fabdf37a
Move more funcs to shared lib
2023-05-09 22:12:15 -04:00
Ajay
e094f95602
Move some options page funcs to shared lib
2023-05-09 16:49:54 -04:00
Ajay
14da4b5fcc
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2023-05-08 20:16:50 -04:00
Ajay
9d6e23d171
Fix margin issue on category pill tooltip
2023-05-08 20:16:44 -04:00
Ajay Ramachandran
68a6286af6
Merge pull request #1715 from Blueberryy/master
...
Add notice time to translation file
2023-05-08 17:10:55 -04:00
Ajay
f2482ee973
Add auto-config import to clickbait extension, move more funcs to shared lib
...
Also fix a isSafari call
2023-05-08 17:02:49 -04:00
Ajay
71dd4a97bf
Fix SponsorBlock on latest YouTube layout
2023-05-07 23:56:55 -04:00
Ajay
4d7018a017
Fix safari check not running function
...
Should make Firefox more precise
2023-05-06 20:05:43 -04:00
Ajay
ca24e82a6d
Fix skip looping
...
Fixes #1747
2023-05-06 20:04:17 -04:00
mini-bomba
75b406cb5b
Show time with skips removed on invidious
2023-05-02 21:42:09 +02:00
Ajay
62a60daac7
Fix preview bar not being created on video element change if not created previously
2023-04-30 14:54:50 -04:00
Blueberryy
4cae6e8f41
Real fix by mini-bomba
...
@mini-bomba
Co-Authored-By: mini-bomba <55105495+mini-bomba@users.noreply.github.com >
2023-04-29 15:52:24 +05:00
Ajay
d3fa735481
Don't show harmful vote option for non chapters
2023-04-27 22:29:08 -04:00
Ajay
7768447ab0
Upgrade maze-utils, move video element refreshes to lib
2023-04-27 15:18:17 -04:00
Ajay
e31efbbf81
Fix looped videos sometimes not skipping start segment
...
Fixes #1723
2023-04-21 22:16:13 -04:00
Blueberryy
dc0d7d7e45
Another fix NoticeComponent.tsx
2023-04-20 18:58:11 +05:00
Blueberryy
6bc4c686ec
FIX NoticeComponent.tsx
2023-04-20 18:49:22 +05:00
Bert Vermeulen
c5f549f937
Spelling fix
2023-04-19 19:26:45 +02:00
Ajay
a7aa4042ff
Fix video labels showing all categories regardless of settings
2023-04-17 20:29:52 -04:00
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
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
mini-bomba
0001d28f14
Define left + right on previewbar segments instead of left + width
2023-03-24 23:21:42 +01: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