Ajay
|
f2482ee973
|
Add auto-config import to clickbait extension, move more funcs to shared lib
Also fix a isSafari call
|
2023-05-08 17:02:49 -04:00 |
|
Ajay
|
4095ca8642
|
Fix missing userid generation call swaps
|
2023-02-18 22:44:34 -05:00 |
|
Michael C
|
1fcfea9fd5
|
add noFallThrough, inplicitReturn, update packages
|
2022-10-20 22:13:51 -04:00 |
|
Ajay
|
c3cb450e92
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
|
2022-06-03 02:20:30 -04:00 |
|
Ajay
|
4880227320
|
Fix blank skip notice title when unskipping
|
2022-05-31 02:58:36 -04:00 |
|
Ajay
|
621e28c7e7
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
|
2022-05-17 14:44:54 -04:00 |
|
Alec Rust
|
463ce258bf
|
Fix @typescript-eslint/no-unused-vars lint warnings
|
2022-04-23 15:44:21 +01:00 |
|
Ajay
|
b075116502
|
Make it show skip right away instead of unskip on mute segments
Fixes #1075
|
2022-04-22 15:18:58 -04:00 |
|
Ajay
|
9e02e35c4d
|
Keep skip notice open for full duration of mute segments
|
2022-04-22 02:41:27 -04:00 |
|
Ajay
|
d7e67fb397
|
Add skip button to mute segment notices
Fixes #1075
|
2022-04-22 02:33:07 -04:00 |
|
Ajay
|
f2172bb2ad
|
Don't show never show when already hidden
|
2022-04-21 21:33:22 -04:00 |
|
Ajay
|
c773b4ecd1
|
Enter unskip with skip notice hidden
|
2022-04-21 21:28:25 -04:00 |
|
Ajay
|
f81cfbecfe
|
Add functions for importing/exporting segments
|
2022-02-26 01:07:29 -05:00 |
|
Ajay
|
4d60dec7f9
|
Save downvotes and segment hides in local storage
|
2022-02-06 23:17:34 -05:00 |
|
Ajay
|
816e9a78be
|
Add local storage options to config
|
2022-02-06 19:17:20 -05:00 |
|
Ajay
|
199ccb1b12
|
Move segment times from encoded array to normal js object
|
2022-02-06 15:10:46 -05:00 |
|
Ajay
|
32fa9c3398
|
Hide segments when voting from the popup
|
2022-02-06 14:04:54 -05:00 |
|
Ajay
|
e87ec3842b
|
fix merge issue
|
2022-01-24 23:28:51 -05:00 |
|
Ajay Ramachandran
|
595cb84941
|
Merge branch 'master' into settings
|
2022-01-24 23:27:52 -05:00 |
|
Ajay
|
6a07a9f693
|
Use new Poi action type fetch method
|
2022-01-21 18:38:04 -05:00 |
|
Áron Hegymegi-Kiss
|
ed17d4859f
|
Merge remote-tracking branch 'origin/master' into settings
# Conflicts:
# public/options/options.html
# src/config.ts
# src/content.ts
# src/options.ts
|
2022-01-08 19:30:49 +01:00 |
|
Áron Hegymegi-Kiss
|
90eaab4e50
|
multikey shortcuts
|
2022-01-08 17:07:37 +01:00 |
|
Ajay
|
8e964b40b3
|
Add vote buttons to pill that open on click
|
2022-01-05 20:49:56 -05:00 |
|
Ajay
|
2db1971190
|
Don't change countdown speed with playback speed
Fix #1067
|
2021-12-29 00:30:24 -05:00 |
|
Ajay Ramachandran
|
a1bae95cdc
|
Merge pull request #1091 from AronHK/audio-notification
Decouple audio notification from Skip Notice
|
2021-12-28 11:36:04 -05:00 |
|
Ajay
|
8ade66d7b3
|
Fix skip notice deleting segments causing issues
Fixes #1105
|
2021-12-22 12:13:31 -05:00 |
|
Hegymegi Kiss Áron
|
9f9df9479b
|
move audio notification to content.ts
fixes #756
|
2021-12-11 16:02:07 +01:00 |
|
Ajay Ramachandran
|
8e254c5807
|
Make bigger buttons on mobile skip button
|
2021-10-21 22:11:26 -04:00 |
|
Ajay Ramachandran
|
fe5499e80a
|
Code style fixes and react errors
|
2021-10-15 00:56:48 -04:00 |
|
Ajay Ramachandran
|
598da2a7fe
|
Merge branch 'copySegment' of https://github.com/florianzahn/sponsorblock into pr/FlorianZahn/988
|
2021-10-15 00:31:09 -04:00 |
|
Ajay Ramachandran
|
fcbeeb9fc1
|
Remove extra segment lookup and use lockbyhash lookup
|
2021-10-15 00:31:07 -04:00 |
|
FlorianZahn
|
d82ef63d89
|
fix loading text not displaying upon voting
|
2021-10-14 19:05:36 +02:00 |
|
FlorianZahn
|
a457a8009e
|
SkipNotice countdown now updates again on config update
|
2021-10-14 08:05:55 +02:00 |
|
Ajay Ramachandran
|
ff5fa4c724
|
Move config values and close notice
|
2021-10-13 23:14:51 -04:00 |
|
FlorianZahn
|
af66a77026
|
Fixed logic mistake if undovotes are ever implemented
|
2021-10-14 02:11:15 +02:00 |
|
FlorianZahn
|
aa8ee02277
|
Added colored text if a category is locked for submitting and changing category
|
2021-10-11 03:49:14 +02:00 |
|
FlorianZahn
|
d9f703d808
|
Vip warning added when downvoting. sry that it is in the same branch, but this is the most current UI
|
2021-10-10 10:47:47 +02:00 |
|
FlorianZahn
|
a9cc43c586
|
Changed heigt of 2nd notice. Minor changes. Upvoting lets downvoted segment reappear
|
2021-10-10 00:41:21 +02:00 |
|
FlorianZahn
|
844567dcdf
|
Lit fixes
|
2021-10-09 08:13:02 +02:00 |
|
FlorianZahn
|
52ed4f73f4
|
SkipNotice now remembers what has already been voted. Also nicer highlighting of current selection.
|
2021-10-09 08:08:46 +02:00 |
|
FlorianZahn
|
907bd68e4e
|
Buttons now change color depending on state. Added colorPalette config entry
|
2021-10-09 02:43:39 +02:00 |
|
FlorianZahn
|
44f9ab9806
|
changed let to const
|
2021-10-06 23:16:53 +02:00 |
|
FlorianZahn
|
edd1011737
|
margin in ContinueVoting
|
2021-10-06 23:13:10 +02:00 |
|
FlorianZahn
|
4afc2c153a
|
Restart Voting button. Wiki links. SkipNotice Improvements
|
2021-10-06 23:02:26 +02:00 |
|
FlorianZahn
|
93f02877a7
|
copy segments basics done
|
2021-10-06 08:15:15 +02:00 |
|
Ajay Ramachandran
|
dc1e5ce762
|
Fix styling on voting wrong category
|
2021-10-01 18:28:11 -04:00 |
|
Ajay Ramachandran
|
ef942fca8e
|
Merge pull request #923 from ajayyy/silent-skip
Mute segments
|
2021-09-02 13:22:44 -04:00 |
|
Ajay Ramachandran
|
02360c1f3c
|
Fix centering on submission notice
|
2021-09-02 11:44:25 -04:00 |
|
Ajay Ramachandran
|
0fc9e9b2fb
|
Fix UI issues when text is long
Fixes #914
|
2021-09-02 00:05:13 -04:00 |
|
Ajay Ramachandran
|
60e54ee129
|
Hide unmute buttons after segment is finished
|
2021-09-01 22:00:48 -04:00 |
|