Ajay Ramachandran
|
a5e9ceda60
|
Removed custom options code for audio
|
2020-04-04 22:25:10 -04:00 |
|
Ajay Ramachandran
|
09f53c80f0
|
Sync volume with video volume
|
2020-04-04 22:22:37 -04:00 |
|
Joe Dowd
|
48a614943d
|
Merge branch 'react' into react
|
2020-04-04 18:44:05 +01:00 |
|
Ajay Ramachandran
|
ec9f1efd55
|
Added category skip option to just show an overlay without skipping
|
2020-04-04 12:58:02 -04:00 |
|
Joe-Dowd
|
59c6455298
|
removed duplicate locale message
|
2020-04-04 14:13:27 +01:00 |
|
Joe-Dowd
|
d7a7476cd1
|
fixed tabbing
|
2020-04-04 14:01:31 +01:00 |
|
Joe-Dowd
|
36981af95a
|
Added audio notification on skip to options menu
|
2020-04-04 13:59:04 +01:00 |
|
Ajay Ramachandran
|
d4d5e4743e
|
Added key to sponsorTimeEditComponent
|
2020-04-02 22:14:52 -04:00 |
|
Ajay Ramachandran
|
3afde08a6e
|
Category selections now save
|
2020-04-02 22:13:36 -04:00 |
|
Ajay Ramachandran
|
6ea87d7cd0
|
Added basic category chooser UI
|
2020-04-02 21:26:13 -04:00 |
|
Ajay Ramachandran
|
b6c243236b
|
Submission notice now saves on submission
|
2020-04-02 14:38:33 -04:00 |
|
Ajay Ramachandran
|
6fa67088bc
|
Removed old edit pane from popup and made it call the new one
|
2020-04-02 13:22:08 -04:00 |
|
Ajay Ramachandran
|
d37abcfa9f
|
Added category list to example config
|
2020-04-02 01:33:28 -04:00 |
|
Ajay Ramachandran
|
5575eda7b1
|
Changed UI data to be store in strings for better UX
|
2020-04-02 01:29:12 -04:00 |
|
Ajay Ramachandran
|
e17eb60b4d
|
Added basic category selector to the UI
|
2020-04-02 01:25:06 -04:00 |
|
Ajay Ramachandran
|
e055a66342
|
Submission notice now updates when sponsors are added
|
2020-04-02 00:59:11 -04:00 |
|
Ajay Ramachandran
|
72c98923f6
|
Fixed close button on submission confirmation notice
|
2020-04-02 00:44:38 -04:00 |
|
Ajay Ramachandran
|
8ecea87c52
|
Added now button to editor
|
2020-04-01 20:38:10 -04:00 |
|
Ajay Ramachandran
|
7727cd56db
|
Save edits before previewing
|
2020-04-01 20:24:50 -04:00 |
|
Ajay Ramachandran
|
242fbf8009
|
Save edits correctly
|
2020-04-01 20:22:51 -04:00 |
|
Ajay Ramachandran
|
24f2ce4a32
|
Fixed event propagation issues
|
2020-04-01 20:19:31 -04:00 |
|
Ajay Ramachandran
|
0d08e11b1d
|
Added basic time editing.
The button presses don't work yet as YouTube steals the events.
|
2020-04-01 20:06:46 -04:00 |
|
Ajay Ramachandran
|
513a140754
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into react
# Conflicts:
# public/_locales/en/messages.json
# src/content.ts
|
2020-03-31 00:29:27 -04:00 |
|
Ajay Ramachandran
|
88350e3421
|
Merge pull request #308 from ajayyy/experimental
Skipping Fixes
|
2020-03-30 20:11:33 -04:00 |
|
Ajay Ramachandran
|
36d79313de
|
Increase version number
|
2020-03-30 20:10:32 -04:00 |
|
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
|
78dd44c502
|
Fixed missing name in release workflow
|
2020-03-30 14:44:26 -04:00 |
|
Ajay Ramachandran
|
f4a129b346
|
Merge pull request #307 from ajayyy/experimental
Skipping fixes
|
2020-03-30 14:34:31 -04:00 |
|
Ajay Ramachandran
|
6d60a90533
|
Increased version number.
|
2020-03-30 14:18:11 -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
|
7f36c7eec3
|
Merge pull request #302 from Joe-Dowd/restrict-keybindings
Restrict keybindings
|
2020-03-26 12:35:28 -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
|
1da60e38a1
|
Merge pull request #304 from ajayyy/experimental
Scheduling fixes
|
2020-03-25 19:01:43 -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
|
f100ee4738
|
Made preview button functional
|
2020-03-11 19:56:16 -04:00 |
|
Ajay Ramachandran
|
37662138df
|
Increase precision in submission preview
|
2020-03-11 19:48:51 -04:00 |
|
Ajay Ramachandran
|
037d1089a3
|
Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlock into react
|
2020-03-11 19:40:42 -04:00 |
|