Ajay Ramachandran
|
a9993d5d80
|
Added check for videoID change not being called
|
2020-03-30 20:08:00 -04:00 |
|
Ajay Ramachandran
|
4a6ddf6774
|
Remove mobile support announcement
|
2020-03-30 19:15:25 -04:00 |
|
Ajay Ramachandran
|
b6172c6d9b
|
Fixed sponsor skipping after quickly playing and pausing.
|
2020-03-30 19:07:59 -04:00 |
|
Ajay Ramachandran
|
b21a59f4e5
|
Fixed looping sometimes not skipping beginning sponsors.
Resolves https://github.com/ajayyy/SponsorBlock/issues/306
|
2020-03-30 15:33:03 -04:00 |
|
Ajay Ramachandran
|
0d33794636
|
Fixed almost zero second sponsors skipping a little too late.
|
2020-03-30 14:11:46 -04:00 |
|
Ajay Ramachandran
|
e62d46f2dd
|
Improved zero second skipping for directly loaded videos
|
2020-03-30 14:07:35 -04:00 |
|
Ajay Ramachandran
|
08d28798c6
|
Localised key errors
|
2020-03-26 12:30:06 -04:00 |
|
Ajay Ramachandran
|
fe33277d8f
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into restrict-keybindings
|
2020-03-26 12:27:06 -04:00 |
|
Ajay Ramachandran
|
feec5b4e22
|
Added spacing and separated code into a function
|
2020-03-26 12:26:47 -04:00 |
|
Ajay Ramachandran
|
62b5e90d87
|
Merge pull request #300 from Joe-Dowd/debug-output
Added copy debug information to clipboard options element.
|
2020-03-26 12:19:07 -04:00 |
|
Ajay Ramachandran
|
2c980a269d
|
Fixed sponsorTimes data on export and import
|
2020-03-26 12:18:52 -04:00 |
|
Ajay Ramachandran
|
ed67cc52fe
|
Fixed mobile YouTube starting sponsor detection that are not exactly 0 seconds.
|
2020-03-21 20:59:08 -04:00 |
|
Joe-Dowd
|
b614dce91a
|
Added more restricted characters
|
2020-03-20 19:55:29 +00:00 |
|
Joe-Dowd
|
c013c7ef0f
|
added N and i to the list of restricted characters
|
2020-03-20 19:50:38 +00:00 |
|
Joe-Dowd
|
c78e2cd214
|
Fixed mod keys when setting keybinding
|
2020-03-20 19:39:37 +00:00 |
|
Joe-Dowd
|
da5a3841bd
|
Added restrictions to keybindings.
|
2020-03-20 15:35:23 +00:00 |
|
Joe Dowd
|
e73d79071c
|
Added copy debug information to clipboard options element.
|
2020-03-18 00:15:04 +00:00 |
|
Ajay Ramachandran
|
0467dd5d21
|
Made sure no skips are scheduled while paused
|
2020-03-11 19:39:08 -04:00 |
|
Ajay Ramachandran
|
cc1b8ee499
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into experimental
|
2020-03-10 23:23:30 -04:00 |
|
Ajay Ramachandran
|
5595420be6
|
Removed redundant if statement
|
2020-03-10 23:22:57 -04:00 |
|
Ajay Ramachandran
|
191e9ceb6f
|
Makes sure the playing and play listener both don't get called at the same time.
This led to double notices.
|
2020-03-10 23:22:17 -04:00 |
|
Ajay Ramachandran
|
030256c9e1
|
Enable checkbox when the permission prompt is successful
|
2020-03-10 02:14:00 -04:00 |
|
Ajay Ramachandran
|
77eff12d9b
|
Merge pull request #261 from OfficialNoob/patch-1
Made decodeStoredItem detect item type
|
2020-03-10 01:21:10 -04:00 |
|
Ajay Ramachandran
|
f0bf051259
|
Properly ask for permissions when changing the server address
|
2020-03-10 00:48:53 -04:00 |
|
Ajay Ramachandran
|
2ec47d52cd
|
Added basic options import/export
|
2020-03-10 00:33:50 -04:00 |
|
Ajay Ramachandran
|
c0894afff9
|
Prevent manual skipping votes from affecting to UI and happening when auto vote is off
|
2020-03-09 23:03:24 -04:00 |
|
Ajay Ramachandran
|
09f244150c
|
Fixed skipping for non zero second sponsors.
Also now using the playing event to fix issues with mobile YouTube skipping.
|
2020-03-09 23:00:39 -04:00 |
|
Ajay Ramachandran
|
e6ea9f77e9
|
Fixed skip scheduling for auto skip
|
2020-03-09 18:34:33 -04:00 |
|
Ajay Ramachandran
|
ff9b2338e0
|
Fixed scheduling being wrong when manual skip is enabled
|
2020-03-09 18:12:05 -04:00 |
|
Ajay Ramachandran
|
760c08dd0c
|
Prevent manual skips from triggering a view
|
2020-03-09 18:07:06 -04:00 |
|
Ajay Ramachandran
|
73e8926444
|
Start skip schedule from skip time to prevent slow video updates from breaking it.
|
2020-03-09 10:43:13 -04:00 |
|
Ajay Ramachandran
|
a484f2f2cc
|
Fixed double sponsor skip for zero second sponsors
|
2020-03-08 23:16:09 -04:00 |
|
Ajay Ramachandran
|
0241e15691
|
Only seek if the video is not paused
|
2020-02-28 15:06:08 -05:00 |
|
Ajay Ramachandran
|
5158020293
|
Potentially fixed zero second skip spam
|
2020-02-27 22:20:30 -05:00 |
|
Ajay Ramachandran
|
737a023b65
|
Added mobile support message.
|
2020-02-23 20:39:13 -05:00 |
|
Ajay Ramachandran
|
5551344355
|
Fixed mobile notice zoom on Firefox
|
2020-02-23 16:14:18 -05:00 |
|
Ajay Ramachandran
|
1c7cde2a19
|
Changed to !==
|
2020-02-23 11:20:21 -05:00 |
|
cherryblossom
|
8510a7f3d8
|
Fix popup saying "0 sponsor"
|
2020-02-23 17:03:18 +11:00 |
|
Ajay Ramachandran
|
4ca57cc025
|
Fixed preview sponsors not skipping when only they are there.
|
2020-02-19 13:45:00 -05:00 |
|
Ajay Ramachandran
|
397bcc94c5
|
Remove redundant code
|
2020-02-19 13:35:05 -05:00 |
|
Ajay Ramachandran
|
ab2a9530e9
|
Sped up zero second sponsors a tiny bit
|
2020-02-19 12:41:22 -05:00 |
|
Ajay Ramachandran
|
bfc771bd99
|
Removed unused variables
|
2020-02-19 12:37:39 -05:00 |
|
Ajay Ramachandran
|
e75e588755
|
Sped up direct links a tiny bit.
|
2020-02-19 12:37:17 -05:00 |
|
Ajay Ramachandran
|
0266bb49ca
|
Fixed typo
|
2020-02-19 12:35:10 -05:00 |
|
Ajay Ramachandran
|
20e90bbc34
|
Fixed schedule not updating when new sponsors arrive
|
2020-02-19 00:54:30 -05:00 |
|
Ajay Ramachandran
|
2e212e6d10
|
Improved mobile preview bar
|
2020-02-19 00:14:08 -05:00 |
|
Ajay Ramachandran
|
2039bfa081
|
Made buttons on mobile not close the menu.
|
2020-02-19 00:10:05 -05:00 |
|
Ajay Ramachandran
|
7dc8a99247
|
Added button support to mobile.
|
2020-02-19 00:00:22 -05:00 |
|
Ajay Ramachandran
|
1b25ea7f95
|
Shrunk notice on mobile
|
2020-02-18 19:29:20 -05:00 |
|
Ajay Ramachandran
|
1869382166
|
Fixed popup issues.
|
2020-02-18 19:03:34 -05:00 |
|