Ajay
ce3f77ed20
Better key moments check by not importing when no 0 second chapter
2022-11-07 21:15:04 -05:00
Ajay Ramachandran
b40749717f
Merge pull request #1550 from mchangrh/stricter-ts
...
add noFallThrough, inplicitReturn, update packages
2022-11-04 17:06:36 -04:00
Ajay Ramachandran
f4f7df9f2b
Merge pull request #1564 from mini-bomba/userinfo-publicID
...
Use publicID instead of privateID for /userInfo calls
2022-11-04 15:39:44 -04:00
Ajay
6db498ccb1
Fix key moments check not working when multiple videos present
2022-10-30 20:36:05 -04:00
mini-bomba
ea73a92fb7
Use publicID instead of privateID for /userInfo calls
...
This should reduce the load on the server a bit, as it will no longer have to compute the publicID for each sponsorblock user.
This also reduces the list of actions that leak the privateID to the server.
2022-10-29 13:20:51 +02:00
Michael C
1fcfea9fd5
add noFallThrough, inplicitReturn, update packages
2022-10-20 22:13:51 -04:00
Ajay
a48269f254
Import short category names too
2022-10-17 08:50:55 -04:00
Bennett
edaed61612
Reduced execution time of hexToRgb function by ~70%
...
Coded to use less regex.
On average, "indexOf" performs better than "parseInt."
2022-10-13 14:48:17 -04:00
Ajay
9888dcc323
Fix chapter import not working with 0 time
2022-10-10 23:37:48 -04:00
Ajay
49a166a6b2
Fix key moments importing as chapters
2022-10-10 23:34:34 -04:00
Michael C
a098858035
force delimiters to follow semi
2022-10-07 20:51:58 -04:00
Ajay
61fc1d2ed3
Fix zero start time breaking
2022-10-07 12:19:42 -04:00
Ajay
63ef9b44c7
Make sure chapters are invalid if regex fails
2022-10-05 02:15:31 -04:00
Ajay
6166ab3006
Fix spamming user info on options page and improve popup values
2022-10-03 16:59:49 -04:00
Ajay
4970d33169
Don't show unsubmitted segments in description box
2022-09-18 16:02:52 -04:00
Ajay
6d757857cb
Add tooltip about chapters feature
2022-09-18 03:15:20 -04:00
Ajay
533b15f44b
Add support for hours in import segments
2022-09-02 21:42:36 -04:00
mini-bomba
bbea534781
Add "Export segments as URL" option the unsubmitted videos section
2022-09-01 23:03:25 -04:00
Ajay
015ac7d46e
Fix test breaking due to chrome.* api
2022-09-01 16:52:10 -04:00
Ajay
6631dfdea3
Also check license status for submitting chapter
2022-09-01 16:44:02 -04:00
Ajay
69c0fe1caf
Make importer import non chapters too
2022-09-01 16:25:43 -04:00
Ajay
29ea112b4f
Move hyphen so it is not treated as a range
2022-09-01 16:07:29 -04:00
Ajay
3e40745621
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
2022-09-01 15:21:23 -04:00
Ajay
c6e30236e9
Add license requirement
2022-09-01 15:15:30 -04:00
Michael C
aadc1be56c
catch all html in error messages
2022-08-22 20:44:23 -04:00
Ajay
42d76cf257
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
2022-08-19 23:16:45 -04:00
Ajay
2cc1dcc6fd
Add better UI for warnings allowing you to accept without chatting
2022-07-20 18:48:53 -04:00
Ajay
60d106fc52
Fix cases with multiple segments starting at the exact same time
2022-07-12 00:59:13 -04:00
Ajay
cf86e91988
Added guideline reminders for
2022-07-09 23:42:52 -04:00
Ajay
058c41dd7e
Rename chapter option to show chapter
2022-07-07 17:05:27 -04:00
Ajay
82b027159e
Add UI for importing segments
2022-06-22 13:21:44 -04:00
Ajay
caafba5f53
remove extra line from export
2022-06-06 22:32:02 -04:00
Ajay
c3cb450e92
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
2022-06-03 02:20:30 -04:00
Ajay
c7b07ba958
Fix localize function not working for title of direct children
2022-06-02 22:00:06 -04:00
Ajay
3d9221eb8d
improve display while popup loads
2022-06-02 21:38:26 -04:00
Ajay
97aea1c268
Fix icon sizes
2022-05-31 13:12:01 -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
eda7aac5ef
Add time to log messages
2022-05-24 23:31:43 -04:00
Ajay
f68282decc
Add more verbose logging to hidden variable
2022-05-19 19:22:59 -04:00
Ajay
621e28c7e7
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
2022-05-17 14:44:54 -04: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
d7e67fb397
Add skip button to mute segment notices
...
Fixes #1075
2022-04-22 02:33:07 -04:00
Ajay Ramachandran
9477ad425c
Merge branch 'master' into chapters
2022-03-12 16:56:53 -05:00
Michael C
924c777736
ignore body if cloudflare error found
2022-03-11 23:52:30 -05:00
Michael C
7c747e6566
custom error handler for 5xx
2022-03-10 02:31:19 -05:00
Ajay
f81cfbecfe
Add functions for importing/exporting segments
2022-02-26 01:07:29 -05:00
Ajay
2ebc5489cd
Load existing chapters
2022-02-22 21:22:30 -05:00
Ajay
4e5a883d2e
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
2022-02-20 18:37:18 -05:00
Ajay
c9903b5926
Don't use setinterval on safari
2022-02-09 15:28:02 -05:00