Ajay Ramachandran
03e34281f6
Add back show notice button
2020-12-14 00:44:21 -05:00
Ajay Ramachandran
125a83ac3f
Don't show animations before loading
2020-12-14 00:35:49 -05:00
Ajay Ramachandran
1afabb934f
Expand username textbox when editing.
2020-12-13 23:52:38 -05:00
Ajay Ramachandran
df84f328a7
Move whitelisting warning
2020-12-13 22:41:59 -05:00
Ajay Ramachandran
b6fd1f0804
Add category name and color to popup
2020-12-13 21:51:55 -05:00
Ajay Ramachandran
3f19506137
Order segments in popup
2020-12-13 21:09:35 -05:00
Ajay Ramachandran
b23e6fa3d2
Remove commented lines
2020-12-13 15:55:38 -05:00
Ajay Ramachandran
7bf0090195
Change segment list layout
2020-12-13 15:46:48 -05:00
Ajay Ramachandran
a150a97991
Add matrix link and fix help button
2020-12-12 19:07:15 -05:00
Ajay Ramachandran
ad406d72e4
Improve username setting
2020-10-14 23:23:42 -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
Ajay Ramachandran
0ad1abb108
Hide whitelist button when not necessary and changed size of username
2020-10-14 20:42:06 -04:00
mmble
03cba1940c
Small changes
2020-09-22 20:07:17 +02:00
mmble
8f7ed9ce13
Popup - Vote buttons, Creating sponsor segments
2020-09-22 19:24:34 +02:00
mmble
508553b2e1
Merge branch 'master' of github.com:ajayyy/SponsorBlock
2020-09-07 17:36:42 +02:00
mmble
82815ca6ba
Submit sponsor section in popup WIP
2020-09-06 20:04:50 +02:00
Maxim
18b257b031
"Loading" localized strings
2020-09-04 19:16:41 +05:00
mmble
c191132a01
Merge branch 'master' of github.com:ajayyy/SponsorBlock
2020-09-02 05:45:03 +02:00
mmble
4dec4df8e8
Merge branch 'master' of github.com:mbledkowski/SponsorBlock
2020-09-01 14:37:50 +02:00
mmble
76db584daf
Small changes
2020-09-01 14:36:22 +02:00
Maxim
cc65dea4c5
Missing i18n strings for " to " between timecodes
2020-08-27 23:53:53 +05:00
Maciej Błędkowski
e64410df91
Merge branch 'master' into master
2020-08-19 21:45:34 +02:00
mmble
34ea13ecba
Popup.html redesign
2020-08-19 05:15:22 +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
3dc6563048
Default to blank category when submitting
2020-07-12 20:59:35 -04:00
Ajay Ramachandran
1265eeb941
Save category with the preview submissions.
2020-07-02 23:34:13 -04:00
Ajay Ramachandran
3f69b19e23
Remove duplicate vote error message
2020-05-25 22:27:39 -04:00
Ajay Ramachandran
39155fdf99
Moved requests to the background script.
...
This should avoid ad blockers messing with requests.
Helps with https://github.com/ajayyy/SponsorBlock/issues/354
2020-05-24 22:42:55 -04:00
Ajay Ramachandran
fbafb723cb
Added option to force a whitelist check before allowing skipping.
2020-04-26 23:14:18 -04:00
Ajay Ramachandran
18852d16ac
isUnlisted now uses JSON data.
2020-04-26 20:40:11 -04:00
Ajay Ramachandran
16896be97f
Changed whitelisting to use channel JSON instead of page scraping.
...
It also only pulls data once. Uses channelID now instead of URLs.
Resolves https://github.com/ajayyy/SponsorBlock/issues/275
TODO: Add migration method to use channelID instead of channelURL
2020-04-26 15:16:00 -04:00
Ajay Ramachandran
1b8af9da11
Redid hidden sponsor implementation + added info about being hid due to minimum duration
...
Fixes https://github.com/ajayyy/SponsorBlock/issues/326 and https://github.com/ajayyy/SponsorBlock/issues/325
2020-04-25 23:41:08 -04:00
Ajay Ramachandran
bac9029a28
Switched skipping to use category settings.
...
Submission editing is now broken as well as clicking submit.
Skipping through multiple submissions just treats it as skipping from one (no multiple vote options).
2020-04-04 21:04:17 -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
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
1869382166
Fixed popup issues.
2020-02-18 19:03:34 -05:00
CommanderRoot
3b543916ff
Retain decimals in seconds value
2020-02-12 02:24:03 +01:00
Ajay Ramachandran
d2779aba86
Fix editing not adding numbers.
...
Resolves https://github.com/ajayyy/SponsorBlock/issues/273 .
2020-02-10 18:03:09 -05:00
Ajay Ramachandran
852912a42b
Fixed inlines sponsor popup.
...
Fixes https://github.com/ajayyy/SponsorBlock/issues/272
2020-02-10 17:12:52 -05:00
Ajay Ramachandran
96dab6b6b2
Renamed SB.js and setup types for the config.
2020-02-04 02:10:59 -05:00
Ajay Ramachandran
4907be7738
Fixed maps not being handled properly
2020-02-01 19:25:40 -05:00
Ajay Ramachandran
23141aa624
Made the extension successfully build
2020-02-01 19:18:53 -05:00
Ajay Ramachandran
17381e7deb
Moved Utils away from a static class.
...
Moved Firefox content script registration to the background script.
Moved onInvidious to the content script.
2020-02-01 18:47:36 -05:00
Ajay Ramachandran
de66e21d14
Added support for the on page popup.
2020-02-01 17:36:02 -05:00
Ajay Ramachandran
4a491f1ebf
Moved server code to utils
2020-02-01 16:41:08 -05:00
Ajay Ramachandran
16c720e500
Setup new config.json and fixed typescript errors in the popup
2020-02-01 16:26:57 -05:00