Michael C
|
373edf883d
|
append timestamp to export filename
|
2022-07-01 02:07:54 -04:00 |
|
Michael C
|
75f426f456
|
fix embeds not being detected correctly
- add awaiter for key element
- refresh ID with segments if videoID is invalid
|
2022-06-30 16:38:11 -04:00 |
|
Michael C
|
7cc0847db1
|
store response status 200
|
2022-06-24 10:49:57 -04:00 |
|
Michael C
|
b92132bf47
|
implement #1364
show connectionError string if status is not 404
|
2022-06-24 01:21:19 -04:00 |
|
Ajay
|
cfecb9f94a
|
Better import deduplication
|
2022-06-23 00:14:21 -04:00 |
|
Ajay
|
e12d5ff10a
|
Better category name detection
|
2022-06-22 18:40:36 -04:00 |
|
Ajay
|
355572ba04
|
Add warning when chapter name similar to category
|
2022-06-22 18:10:07 -04:00 |
|
Ajay
|
70731e42a5
|
Only show import when chapter enabled
|
2022-06-22 14:03:58 -04:00 |
|
Ajay
|
023b875b0f
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
|
2022-06-22 13:34:15 -04:00 |
|
Ajay
|
82b027159e
|
Add UI for importing segments
|
2022-06-22 13:21:44 -04:00 |
|
Ajay
|
d132342ffe
|
Fix popup being out of date and auto closing
Fixes #1359
|
2022-06-22 13:18:48 -04:00 |
|
Ajay
|
c6405fc0c1
|
Fix rendering chapters in specific overlapping cases
|
2022-06-22 13:02:04 -04:00 |
|
Ajay
|
1f6b8f6c53
|
Add end button for chapters
|
2022-06-19 15:47:08 -04:00 |
|
Ajay Ramachandran
|
8097eff9bb
|
Merge pull request #1355 from Argn0/branch3
display "Voted!" message only momentarily
|
2022-06-15 13:08:02 -04:00 |
|
Ajay
|
c61c97ccad
|
Fix segments with small gaps
|
2022-06-15 13:05:44 -04:00 |
|
Argn0
|
05eed6ee20
|
display "Voted!" message only momentarily
|
2022-06-10 06:13:57 +02:00 |
|
Ajay
|
25c04a49c1
|
Fix help page not closing from keybind
|
2022-06-09 14:02:23 -04:00 |
|
Ajay
|
caafba5f53
|
remove extra line from export
|
2022-06-06 22:32:02 -04:00 |
|
Ajay
|
32052c17f1
|
Add notice showing that copy happened
|
2022-06-06 20:41:15 -04:00 |
|
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 |
|