Ajay
9d6e23d171
Fix margin issue on category pill tooltip
2023-05-08 20:16:44 -04:00
Ajay
c6c3bd3a3d
bump version
2023-05-08 17:03:49 -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 Ramachandran
d8ca29a18b
Update funding
2023-05-06 23:35:45 -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
Ajay Ramachandran
186fa7af61
Merge pull request #1739 from mini-bomba/invidious-duration-without-skips
...
Show time with skips removed on invidious
2023-05-03 11:52:37 -04:00
mini-bomba
75b406cb5b
Show time with skips removed on invidious
2023-05-02 21:42:09 +02:00
Ajay
d20b46f3ef
bump version
2023-04-30 20:32:59 -04:00
Ajay
b2f3605571
Fix submit button in fullscreen and theater mode
2023-04-30 18:13:38 -04:00
Ajay
da1be6c87b
bump version
2023-04-30 16:49:45 -04: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
Ajay
45d45b0068
Fix preview bar not appearing on all videos
2023-04-30 14:35:37 -04:00
Ajay
d3fa735481
Don't show harmful vote option for non chapters
2023-04-27 22:29:08 -04:00
Ajay Ramachandran
052a805a98
Merge pull request #1729 from ajayyy/dependabot/npm_and_yarn/xml2js-and-web-ext-0.5.0
...
Bump xml2js and web-ext
2023-04-27 15:22:06 -04:00
Ajay Ramachandran
6e8c406da9
New Crowdin updates ( #1722 )
2023-04-27 15:20:11 -04:00
dependabot[bot]
6e6c3819e5
Bump xml2js and web-ext
...
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js ) to 0.5.0 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext ). These dependencies need to be updated together.
Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases )
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0 )
Updates `web-ext` from 7.5.0 to 7.6.2
- [Release notes](https://github.com/mozilla/web-ext/releases )
- [Commits](https://github.com/mozilla/web-ext/compare/7.5.0...7.6.2 )
---
updated-dependencies:
- dependency-name: xml2js
dependency-type: indirect
- dependency-name: web-ext
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 19:18:54 +00:00
Ajay
2b739e33e6
bump version
2023-04-27 15:18:34 -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
Ajay Ramachandran
ab7dfe80f7
Merge pull request #1721 from biot/received
...
Spelling fix
2023-04-19 17:35:43 -04: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
Ajay
8136a53981
Fix wrapping issue on safari
2023-04-17 20:02:11 -04:00
Ajay Ramachandran
624c61f383
bump version
2023-04-17 17:58:09 -04:00
Ajay Ramachandran
bf1be68d06
New Crowdin updates ( #1695 )
2023-04-17 17:57:54 -04: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
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