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
d68c3659be
bump version
2022-10-27 21:47:00 -04: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
01eeb28b60
bump actions to node 16
2022-10-27 03:26:08 -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
Michael C
1fcfea9fd5
add noFallThrough, inplicitReturn, update packages
2022-10-20 22:13:51 -04:00
Ajay
aec5845bce
Show import button for errors
2022-10-17 09:25:11 -04:00
Ajay
5209c0ea04
Import chapters as chooseACategory if chapters is disabled
2022-10-17 09:23:59 -04:00
Ajay
b52132e311
Open submission men after importing
2022-10-17 08:52:55 -04:00
Ajay
c2e731ef89
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2022-10-17 08:50:56 -04:00
Ajay
a48269f254
Import short category names too
2022-10-17 08:50:55 -04:00
Ajay Ramachandran
562adb9d55
bump version
2022-10-16 22:41:46 -04:00
Ajay Ramachandran
851ceb553d
New translations messages.json (Korean) ( #1529 )
2022-10-16 22:41:31 -04:00
Ajay
4bd7e9ab34
Fix progress bar with 0px chapters
2022-10-14 18:23:40 -04:00
Michael C
784c1db0c1
add YT Music progress bar selector
2022-10-13 00:55:55 -04:00
Ajay
97fc8174b9
Add flag to disable virtual time
2022-10-12 23:48:20 -04:00
Ajay
9849c34ed3
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2022-10-12 23:46:02 -04:00
Ajay
56be762686
Add back virtual time to firefox and fix it with playback speed
2022-10-12 23:46:00 -04:00
Ajay Ramachandran
1648e104e1
bump version
2022-10-11 20:57:54 -04:00
Ajay Ramachandran
c4d7c4511e
New Crowdin updates ( #1511 )
2022-10-11 20:57:36 -04:00
Ajay Ramachandran
cd78c46ef8
Merge pull request #1521 from mini-bomba/popup
...
Update popup on segment updates + some code cleanup
2022-10-11 20:57:21 -04:00
Ajay
758b6f18db
update buttons when single time segment is edited
2022-10-11 18:30:53 -04:00
Ajay
6d05b2a849
Set endtime by default for outro
2022-10-11 18:24:52 -04:00
Ajay
4729268083
Reimport chapters if they are found to have changed
2022-10-11 17:59:46 -04:00
mini-bomba
b7a574fc16
Clear segment list & show loading animation in popup on video change
...
also removed the creatingSegment variable - results in "Start/End Segment Now" correctly updating when using buttons on the controls panel instead
also the "refreshSegments" message no longer sends a response, as we send an update manually now
2022-10-11 18:38:00 +02:00
mini-bomba
c8cbd893f7
Don't hide the popup on video change
...
also hide the info button if the popup was open when setting up buttons
2022-10-11 16:08:07 +02:00
mini-bomba
11b01fd3dd
revert reordering of imports
2022-10-11 15:41:19 +02:00
Ajay
85e3d3bc18
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
2022-10-11 00:08:16 -04:00
Ajay
47ea8cd017
Fix unused import
2022-10-11 00:08:14 -04:00
Ajay Ramachandran
61e78eb668
Merge pull request #1524 from caneleex/patch/full-type-skip
...
don't append skip button for full video labels
2022-10-11 00:07:38 -04:00
Ajay
5ebd44c0c7
update category pill for react 18
2022-10-11 00:04:02 -04:00
Ajay
9888dcc323
Fix chapter import not working with 0 time
2022-10-10 23:37:48 -04:00
Ajay
49a166a6b2
Fix key moments importing as chapters
2022-10-10 23:34:34 -04:00
caneleex
2bd1271575
don't append skip button for full video labels
2022-10-10 21:21:57 +02:00
Ajay
5d62b11a6d
Enable chapters if not enabled after redeem successful
2022-10-10 00:38:09 -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
mini-bomba
4a3b33cb85
Dedupe & clean up popup -> content script communication code
2022-10-08 19:07:58 +02:00
mini-bomba
78e9f41854
Update popup when new segments are fetched
2022-10-08 18:34:20 +02:00
mini-bomba
48cfee57b7
Return null on fails in getYouTubeVideoID and add type annotations to videoIDChange
2022-10-08 16:40:48 +02:00
Ajay Ramachandran
b2ef9e5d6e
Merge pull request #1518 from mchangrh/interface-delimiter
...
Interface delimiter
2022-10-08 10:07:58 -04:00
Ajay Ramachandran
c42ebce6e3
Merge pull request #1520 from mini-bomba/fix/empty-unsubmitted-video
...
Remove the unsubmittedSegments entry when removing the last segment
2022-10-08 10:07:14 -04:00
mini-bomba
bc1d6006eb
Remove the unsubmittedSegments entry when removing the last segment
2022-10-08 13:10:25 +02:00
Ajay Ramachandran
727d925879
Merge pull request #1519 from ajayyy/ci/oss_attribution
...
Update OSS Attribution
2022-10-07 22:56:46 -04:00
github-actions[bot]
5d48d9ac74
Update OSS Attribution
2022-10-08 02:55:47 +00:00
Ajay Ramachandran
83ea183f58
Merge pull request #1517 from mchangrh/react-18
...
React 18
2022-10-07 22:54:51 -04:00