Ajay Ramachandran
861ba4869e
Add preview category
...
Closes https://github.com/ajayyy/SponsorBlock/issues/444
(cherry picked from commit a10d7c338c
)
2021-06-18 00:02:03 -04:00
Ajay Ramachandran
8cb212a77b
Allow not counting time in private tabs
...
Closes https://github.com/ajayyy/SponsorBlock/issues/703
2021-06-11 18:17:40 -04:00
GitMoleo
95cdb7f691
Change to "start/stop segment keybind"
...
Change "Set key for start segment keybind" to "Set key for start/stop segment keybind", since it is more accurate to the actual feature!
2021-05-23 19:43:09 +02:00
Ajay Ramachandran
a5189014ad
Make channel fetching error silent and don't wait for video info
2021-05-21 17:33:48 -04:00
Ajay Ramachandran
ac6cd2cec1
Add new channel ID detection logic
2021-05-19 16:08:09 -04:00
Ajay Ramachandran
18d10ada5e
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/opl-/569
2021-05-16 20:29:31 -04:00
Ajay Ramachandran
fbcff7f4c4
Change video info fetch error message
2021-05-16 17:31:58 -04:00
Ajay Ramachandran
257098fd96
Fix description of error for force channel check
2021-05-13 12:20:39 -04:00
Ajay Ramachandran
9f0f306439
Fix string
2021-05-10 18:06:59 -04:00
Ajay Ramachandran
bf84139ea7
Prompt to accept youtube.com permission if video info fails to load
...
Should fix #698 , #687 , #611 and #635
(cherry picked from commit 3ff5fdb3a1
)
2021-05-10 16:22:46 -04:00
Ajay Ramachandran
bbc94e9404
Update non music section description
2021-02-20 15:53:48 -05:00
opl-
3879cc6de3
Clean up segment creation code
...
Noteworthy changes:
- Adds ability to cancel creating a segment
- Makes segment creation fully the responsibility of the content script, with the popup script buttons simply doing RPC
- Adds types to the Utils.wait function
- Fixes segment timestamps backwards if user marks segment end earlier than the start
- Makes the info menu (in-page popup) workaround clearer and easier to remove in the future.
2021-02-20 15:52:13 +01:00
Ajay Ramachandran
4f50ead08d
Log returned data when video info failed to load
2021-01-27 22:27:23 -05:00
Ajay Ramachandran
e269b1aec6
Add skip keybind
...
https://github.com/ajayyy/SponsorBlock/issues/299
2021-01-17 14:25:45 -05:00
Ajay Ramachandran
2fcfc989cf
Remove unsubmitted notification
2021-01-17 13:00:27 -05:00
Ajay Ramachandran
0baf01c1af
Remove some unused strings
2020-12-24 23:27:25 -05:00
Ajay Ramachandran
fd9116c81c
Lock category order and show all categories
2020-12-15 16:13:56 -05:00
Ajay Ramachandran
59fbc84017
Go back to old names for channel whitelisting
2020-12-14 23:39:06 -05:00
Ajay Ramachandran
0253016871
Popup code cleanup
2020-12-14 00:57:15 -05:00
Ajay Ramachandran
31d4c621d1
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into mbledkowski
2020-10-14 23:09:26 -04:00
Ajay Ramachandran
afa4cfa2c6
Convert hint from hardcoded string
2020-10-14 23:09:16 -04:00
Ajay Ramachandran
5e4aed7afd
Changed skipping status text
2020-10-14 23:01:04 -04:00
Ajay Ramachandran
21f4d2928f
Changed back to "your work" and shrink text
...
I like it better haha
2020-10-14 23:00:31 -04:00
Ajay Ramachandran
a67c972e03
Change credits link to help.
...
More detailed credits are at the bottom of help.
2020-10-14 22:50:59 -04:00
github@esslinger.dev
6fa0c44f7f
chore(i18n): add skip_category string
2020-10-02 17:30:07 +02:00
github@esslinger.dev
7564289dfa
chore(i18n): remove unused messages
2020-10-02 17:27:21 +02:00
github@esslinger.dev
108f1f3379
chore(i18n): extend default locale template
...
add new strings for issue #447
2020-10-01 15:25:38 +02:00
mmble
e3fb851713
Merge branch 'master' of github.com:ajayyy/SponsorBlock
2020-09-23 20:22:27 +02:00
mmble
8f7ed9ce13
Popup - Vote buttons, Creating sponsor segments
2020-09-22 19:24:34 +02:00
Ajay Ramachandran
2f9ad95310
Merge pull request #476 from ajayyy/expiremental
...
Improvements
2020-09-16 13:54:02 -04:00
Ajay Ramachandran
b4e1cb0cfd
Merge pull request #459 from Joe-Dowd/hash-prefix
...
Added hash prefix implementation (server code not yet merged)
2020-09-16 13:53:53 -04:00
Ajay Ramachandran
4d6456e406
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into expiremental
2020-09-15 10:24:29 -04:00
Ajay Ramachandran
0ad68b899e
Fix typo in address incorrect error
2020-09-13 16:56:27 -04:00
Ajay Ramachandran
f0a9bf8fad
Fix music warning text
2020-09-13 16:54:06 -04:00
mmble
508553b2e1
Merge branch 'master' of github.com:ajayyy/SponsorBlock
2020-09-07 17:36:42 +02:00
Ajay Ramachandran
d0061985ca
Separate refetch to a new option
2020-09-04 12:39:00 -04:00
Joe Dowd
46e6b79b20
Added config option for query by hash prefix
2020-09-04 00:39:26 +01:00
mmble
c191132a01
Merge branch 'master' of github.com:ajayyy/SponsorBlock
2020-09-02 05:45:03 +02:00
James Robinson
fc02816291
Add review button to submission popup
2020-08-30 14:19:06 -05:00
Ajay Ramachandran
042c305cec
Remove sponsor editing warning from language file
2020-08-27 21:31:02 -04:00
Maxim
2f2a4e70b7
Added sponsorEditingMoved
2020-08-28 00:05:09 +05:00
Maxim
5cb6f9335a
closePopup message
2020-08-27 23:58:13 +05:00
Ajay Ramachandran
dcc9ed598a
Update category descriptions to not talk about music videos
2020-08-25 19:40:41 -04:00
Ajay Ramachandran
a8f27fa3ae
Rephrased non music warning
2020-08-23 11:08:47 -04:00
Maciej Błędkowski
e64410df91
Merge branch 'master' into master
2020-08-19 21:45:34 +02:00
mmble
a4d9d83989
Popup.html redesign - almost done
2020-08-16 04:09:14 +02:00
Ajay Ramachandran
b189dea299
Remove duplicate i18n strings
2020-08-07 20:57:22 -04:00
mmble
447445fcb0
Pop-up design update (WIP)
2020-08-08 01:43:04 +02:00
Ajay Ramachandran
24bb04e1ed
Renamed instances of sponsor to segment or skip segment
2020-08-02 18:41:55 -04:00
Ajay Ramachandran
3a49eda47f
Added comma to description
2020-07-31 21:52:08 -04:00