Ajay
|
03fdd483ea
|
Relicense to GPL-3.0
|
2024-01-12 13:14:08 -05:00 |
|
Ajay
|
5b2eb9748a
|
Disable dearrow promotion
|
2024-01-08 10:58:24 -05:00 |
|
Ajay
|
7338af3b38
|
Fix action type and category related items sometimes not updating in submission menu
|
2024-01-05 22:51:00 -05:00 |
|
Ajay
|
9cfc591dd9
|
Remove log
|
2024-01-05 22:39:44 -05:00 |
|
Ajay
|
778d823820
|
Fix unsubmitted segments not saving
|
2024-01-05 22:21:51 -05:00 |
|
Ajay
|
a3c43c868a
|
Fix unsubmitted segments sometimes not saving properly
Fixes #1502
|
2024-01-05 13:26:55 -05:00 |
|
Ajay
|
8e366b1450
|
Move unsubmitted segments to local storage to remove limits
Also add a way to export local storage
Fixes #1933
|
2023-12-23 13:16:19 -05:00 |
|
Ajay
|
58d5036363
|
Make unskipping by keybind easier for multiple segment notices by focusing by default
Clicking tab will focus the next button allowing you to unskip the next segment
|
2023-12-22 13:04:28 -05:00 |
|
Ajay
|
67c2a5bae7
|
Add timestamp to multi segment vote box
|
2023-12-22 12:58:40 -05:00 |
|
Ajay
|
9d0e42de76
|
Fix second skip notice slot not working
|
2023-12-22 11:52:42 -05:00 |
|
Ajay
|
8496e32cfe
|
Add keybind for closing skip notices
Fixes #1915
|
2023-12-22 11:48:21 -05:00 |
|
Ajay
|
157216148c
|
Add keybind for submitting instead of just using the submission menu
|
2023-12-22 11:41:35 -05:00 |
|
Ajay
|
5ac19eecd4
|
Allow dragging around notices
|
2023-12-22 10:44:21 -05:00 |
|
Ajay
|
2865ea77fe
|
Fix scrolling fast on edit time not saving properly
|
2023-12-22 00:23:36 -05:00 |
|
Ajay
|
a8cd2357e7
|
Add retry logic to popup info
|
2023-12-13 19:38:38 -05:00 |
|
Ajay
|
0a4728ec5e
|
Remove 429 error
|
2023-12-03 14:28:59 -05:00 |
|
Ajay
|
863e01101b
|
Fix minimum supported versions
|
2023-11-30 15:21:55 -05:00 |
|
Ajay
|
47662808a3
|
Fix full video segments ending up in skip notices
|
2023-11-28 01:06:49 -05:00 |
|
Ajay
|
5b614f5dee
|
Revert chrome driver version to fix tests
|
2023-11-27 01:58:58 -05:00 |
|
Ajay
|
1e5bd80471
|
Add warning about extension storage being disable
Fixes issues with Tor and Mullvad browser
Fixes #1894
|
2023-11-27 01:04:06 -05:00 |
|
Ajay
|
d62d362f2e
|
bump version
|
2023-11-27 00:40:17 -05:00 |
|
Ajay
|
2c67db44a0
|
Add button in dearrow prompt to quickly disable future prompts
|
2023-11-27 00:36:16 -05:00 |
|
Ajay
|
3ae0429043
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
|
2023-11-20 20:15:43 -05:00 |
|
Ajay
|
5ffbc9cabc
|
Add support for userstyles in the popup
It takes userstyles from stylus or enhancer for YouTube and copies them to the popup in an iframe
|
2023-11-20 20:15:41 -05:00 |
|
Ajay Ramachandran
|
cbd96cb30b
|
Merge pull request #1881 from ajayyy/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.19.3 to 7.23.2
|
2023-11-09 18:45:39 -05:00 |
|
Ajay Ramachandran
|
3e5f391d3f
|
Merge pull request #1905 from ajayyy/dependabot/npm_and_yarn/chromedriver-119.0.1
Bump chromedriver from 110.0.0 to 119.0.1
|
2023-11-09 17:29:32 -05:00 |
|
dependabot[bot]
|
c016107572
|
Bump chromedriver from 110.0.0 to 119.0.1
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 110.0.0 to 119.0.1.
- [Commits](https://github.com/giggio/node-chromedriver/compare/110.0.0...119.0.1)
---
updated-dependencies:
- dependency-name: chromedriver
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-09 22:18:01 +00:00 |
|
Ajay
|
52bd85b850
|
bump version
|
2023-11-08 18:24:51 -05:00 |
|
Ajay
|
09e7c41479
|
update translations
|
2023-11-08 18:24:44 -05:00 |
|
Ajay
|
bdcb2d05c7
|
Make submission and skip notices slightly larger
|
2023-11-08 18:23:37 -05:00 |
|
Ajay
|
a522e3065c
|
Fix regex being treated as a range
|
2023-11-08 18:22:41 -05:00 |
|
Ajay
|
72c62d0fa4
|
Deduplicate different quotes when comparing chapter names
|
2023-11-08 18:19:28 -05:00 |
|
Ajay
|
133ea360d7
|
Fix error when submitting with required segments
|
2023-11-08 18:13:38 -05:00 |
|
Ajay
|
e722ded58a
|
Add dearrow promo based on title and remove old one
Also refactor requests out to seperate file
|
2023-11-08 16:07:59 -05:00 |
|
Ajay
|
6d37180d00
|
Add option to hide clutter in popup
|
2023-11-07 21:05:39 -05:00 |
|
Ajay
|
14d50b9e70
|
Add dearrow link to install page and add close button
|
2023-11-07 20:49:25 -05:00 |
|
Ajay
|
cfe314742d
|
Rename Preview/Recap to Preview/Recap/Hook
|
2023-11-07 15:34:53 -05:00 |
|
Ajay
|
9a71e8bb8c
|
Disable dearrow promotion
|
2023-11-06 19:33:05 -05:00 |
|
Ajay
|
dc2c7cc425
|
bump version
|
2023-11-02 14:34:51 -04:00 |
|
Ajay
|
7bf3237b72
|
update translations
|
2023-11-02 14:34:09 -04:00 |
|
Ajay
|
b48c854926
|
Another fix for flashing on Firefox when skipping some segments at the end of the video
|
2023-11-02 14:25:29 -04:00 |
|
Ajay
|
0bb7bef52c
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
|
2023-11-01 16:08:53 -04:00 |
|
Ajay
|
4ffa019c68
|
Scroll down when new segment added to notice
|
2023-11-01 16:08:52 -04:00 |
|
Ajay
|
9c2007e0cf
|
Rate limit saving times to make scrolling the edit box less laggy
|
2023-11-01 15:53:40 -04:00 |
|
Ajay Ramachandran
|
9176854d56
|
Merge pull request #1903 from ajayyy/ci/update_invidious_list
Update Invidious List
|
2023-10-31 21:02:16 -04:00 |
|
github-actions[bot]
|
65c72d38ea
|
Update Invidious List
|
2023-11-01 00:19:59 +00:00 |
|
Ajay
|
6f54c8a731
|
Make highlight bigger on timeline when skip to highlight button hovered
|
2023-10-31 01:16:36 -04:00 |
|
Ajay
|
ca7eb50a82
|
bump version
|
2023-10-23 16:03:10 -04:00 |
|
Ajay
|
a7030fab9f
|
update translations
|
2023-10-23 16:02:59 -04:00 |
|
Ajay
|
0bb3528cde
|
Add minimum version of Firefox to manifest
|
2023-10-23 16:00:10 -04:00 |
|