Ajay
|
32a3cb2cfe
|
Forward key presses from popup
|
2022-06-06 17:09:34 -04:00 |
|
Ajay
|
5545a516be
|
Added export button
|
2022-06-04 02:01:12 -04:00 |
|
Ajay
|
0fb2d8df79
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
|
2022-06-04 01:57:27 -04:00 |
|
Ajay
|
466152ed42
|
Fix popup copy to clipboard
|
2022-06-04 01:56:00 -04:00 |
|
Ajay
|
94fa649a17
|
Fix lint error
|
2022-06-03 13:34:41 -04:00 |
|
Ajay
|
c3cb450e92
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
|
2022-06-03 02:20:30 -04:00 |
|
Ajay Ramachandran
|
a18f431e06
|
Merge pull request #1300 from PickleNik/master
Popup Styling Upgrades
|
2022-06-03 01:59:56 -04:00 |
|
Ajay
|
56f7b40585
|
Fix code formatting
|
2022-06-03 01:57:55 -04:00 |
|
Ajay
|
9664bbea73
|
Change alignment of some popup elements
|
2022-06-03 01:38:32 -04:00 |
|
Ajay
|
c7b07ba958
|
Fix localize function not working for title of direct children
|
2022-06-02 22:00:06 -04:00 |
|
Ajay
|
20b95887af
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/PickleNik/1300
|
2022-06-02 21:48:05 -04:00 |
|
Ajay
|
6202a4d0a3
|
Only show close button on in page popup
|
2022-06-02 21:38:27 -04:00 |
|
Ajay
|
6b584f2111
|
Faster popup loading on firefox
|
2022-06-02 21:38:26 -04:00 |
|
Ajay
|
3d9221eb8d
|
improve display while popup loads
|
2022-06-02 21:38:26 -04:00 |
|
Ajay
|
96173dd901
|
Fix popup communication on Firefox
|
2022-06-02 21:38:21 -04:00 |
|
Ajay
|
5820758563
|
Fix close button layout issues
|
2022-06-02 21:37:32 -04:00 |
|
NDevTK
|
bfadb1373a
|
Add comment
|
2022-06-02 21:37:21 -04:00 |
|
NDevTK
|
a7956aacf9
|
Remove unused sendRequestToCustomServer
|
2022-06-02 21:37:21 -04:00 |
|
NDevTK
|
afee681575
|
Removed runThePopup
|
2022-06-02 21:37:14 -04:00 |
|
NDevTK
|
b5482b6527
|
Move popup to iframe
|
2022-06-02 21:36:54 -04:00 |
|
Ajay Ramachandran
|
ff87a42147
|
Merge pull request #1330 from bershanskiy/history
Use Navigation API when available
|
2022-06-02 02:30:57 -04:00 |
|
Ajay
|
7e5130c49a
|
Don't wait to add listener
|
2022-06-02 01:43:31 -04:00 |
|
Ajay Ramachandran
|
a2ead6bcc4
|
Merge pull request #1333 from Argn0/debouncecolor
Debounce setting bar color
|
2022-05-31 13:40:07 -04:00 |
|
Ajay Ramachandran
|
4a2614349d
|
Merge pull request #1338 from ajayyy/guidelines
Add initial sponsor help page
|
2022-05-31 13:38:27 -04:00 |
|
Ajay
|
67c63a09fe
|
Delete items if exceeding storage
|
2022-05-31 13:31:18 -04:00 |
|
Ajay
|
97aea1c268
|
Fix icon sizes
|
2022-05-31 13:12:01 -04:00 |
|
Ajay
|
4880227320
|
Fix blank skip notice title when unskipping
|
2022-05-31 02:58:36 -04:00 |
|
Ajay
|
fd75a33e50
|
Use full details instead of learn more
|
2022-05-31 02:55:32 -04:00 |
|
Ajay
|
1409c563e2
|
Add guidelines for all categories
|
2022-05-31 02:37:29 -04:00 |
|
Ajay
|
588c42d579
|
Add initial sponsor help page
|
2022-05-31 00:50:32 -04:00 |
|
Ajay
|
d7ff6aa6a2
|
Add user to channel id regex
|
2022-05-26 22:25:16 -04:00 |
|
Anton Bershanskiy
|
9b9ea39260
|
Use History API when available
|
2022-05-26 15:38:18 +03:00 |
|
Argn0
|
31b10f9a41
|
change timeout to 50ms
|
2022-05-25 20:27:27 +02:00 |
|
Argn0
|
0261d36a47
|
debounce setting bar color
|
2022-05-25 15:09:40 +02:00 |
|
Ajay
|
5289e62d43
|
Use virtual time for determining whether to skip and increase skip buffer
Potentially fix recent issue with skips not triggering
|
2022-05-24 23:54:05 -04:00 |
|
Ajay
|
eda7aac5ef
|
Add time to log messages
|
2022-05-24 23:31:43 -04:00 |
|
Ajay
|
cfbb194a61
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
|
2022-05-24 14:04:54 -04:00 |
|
Ajay
|
9ad21e8ea1
|
Fix channel id regex
|
2022-05-24 14:04:53 -04:00 |
|
Ajay Ramachandran
|
941fc2985d
|
Merge pull request #1238 from AlecRust/fix-unused-vars-lint
Fix @typescript-eslint/no-unused-vars lint warnings
|
2022-05-24 13:17:27 -04:00 |
|
Ajay Ramachandran
|
fb8b7a7d19
|
Merge pull request #1327 from Argn0/branch1
Add reset settings option
|
2022-05-24 12:56:50 -04:00 |
|
Ajay
|
d992cc7a3c
|
Don't reset everything
|
2022-05-24 12:55:17 -04:00 |
|
Argn0
|
3007cddce9
|
add reset settings option
|
2022-05-24 10:04:56 +02:00 |
|
Ajay
|
2b3c812f8a
|
Some more debug logs
|
2022-05-23 21:41:35 -04:00 |
|
Ajay
|
61535fac95
|
Add more logging for catching skip issues
|
2022-05-23 01:14:46 -04:00 |
|
Ajay
|
4182595436
|
Don't stop skipping if channel id fetch fails
|
2022-05-21 16:54:02 -04:00 |
|
Ajay
|
6763fd3b4b
|
Allow more channel IDs
Help with #753
|
2022-05-20 04:01:50 -04:00 |
|
Ajay
|
a39ec76340
|
Fix skip to highlight option on mobile
|
2022-05-19 19:28:26 -04:00 |
|
Ajay
|
f68282decc
|
Add more verbose logging to hidden variable
|
2022-05-19 19:22:59 -04:00 |
|
Ajay
|
f1839eef94
|
Added another warning related to buffering
|
2022-05-18 15:43:51 -04:00 |
|
Ajay
|
3e3abf36e5
|
Fix unsafe navigation
|
2022-05-17 22:39:49 -04:00 |
|