Ajay Ramachandran
f6bbb1f2af
Remove sponsor from element id
2021-05-22 23:07:57 -04:00
Ajay Ramachandran
92eafdb6f3
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvements
2021-05-22 01:52:05 -04:00
Ajay Ramachandran
60c0af2ae7
Don't break upload notice when clearing segments
2021-05-22 01:51:50 -04:00
Ajay Ramachandran
5fbb8c0d4a
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvements
...
# Conflicts:
# manifest/manifest.json
# src/components/SponsorTimeEditComponent.tsx
# src/config.ts
# src/content.ts
# src/types.ts
2021-05-22 01:28:24 -04:00
Ajay Ramachandran
a5189014ad
Make channel fetching error silent and don't wait for video info
2021-05-21 17:33:48 -04:00
Ajay Ramachandran
25236f3a19
Don't show upload and delete button when no complete segments
2021-05-21 17:00:42 -04:00
Ajay Ramachandran
bcfe4924e2
Switch player buttons to svg
2021-05-21 16:56:39 -04:00
Ajay Ramachandran
60b9266a2a
Use different icons for cancel and upload error
2021-05-21 16:13:54 -04:00
Ajay Ramachandran
9392d16617
Add partial segments to upload menu
2021-05-21 15:51:58 -04:00
Ajay Ramachandran
3ef2673bfc
Remove hash prefix option (always uses hash prefix)
2021-05-19 16:11:07 -04:00
Ajay Ramachandran
ac6cd2cec1
Add new channel ID detection logic
2021-05-19 16:08:09 -04:00
Ajay Ramachandran
995ed929ca
Merge pull request #744 from wilkmaciej/master
...
Skip count sending and counting on manual skip
2021-05-19 11:18:25 -04:00
Ajay Ramachandran
ecfcb0b846
Make buttons not appear on invidious
2021-05-16 20:45:16 -04:00
Ajay Ramachandran
18d10ada5e
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/opl-/569
2021-05-16 20:29:31 -04:00
Ajay Ramachandran
3a7b6b27c2
Change when close info menu is called
2021-05-16 20:27:46 -04:00
Ajay Ramachandran
fea8f93b5a
Semicolon
2021-05-16 18:45:06 -04:00
Ajay Ramachandran
daa7a653c9
Merge pull request #747 from wilkmaciej/fix_saved_time_rounding
...
fix wrong saved time rounding
2021-05-16 18:43:54 -04:00
Ajay Ramachandran
fbcff7f4c4
Change video info fetch error message
2021-05-16 17:31:58 -04:00
Ajay Ramachandran
59f63f1b4b
Add semi colon
2021-05-14 21:15:36 -04:00
Ajay Ramachandran
e432abe79d
Formatting changes + prevent negative value
2021-05-14 21:15:03 -04:00
Maciej Wilk
08a063b612
if(config.trackViewCount) changed
2021-05-15 01:05:45 +02:00
Maciej Wilk
5fad4509f0
applied proposed fixes
2021-05-15 00:24:27 +02:00
Maciej Wilk
606b2fbee3
fix wrong saved time rounding
2021-05-14 20:18:02 +02:00
Maciej Wilk
8337b54a44
telemetry sending and counting on manual skip
2021-05-14 14:32:32 +02:00
Ajay Ramachandran
ebf3b324b6
Added a smaller notice
2021-05-13 20:03:05 -04:00
Ajay Ramachandran
11144fa77b
Only ask for permission once
2021-05-12 17:00:31 -04:00
Ajay Ramachandran
e680099cec
Scroll to category in options page
2021-05-11 01:09:01 -04:00
Ajay Ramachandran
2aaee2c1c4
Only show skip keybind hint on one notice
2021-05-11 00:18:40 -04:00
Ajay Ramachandran
ef7e5d1312
Made highlight category work with hover text
2021-05-11 00:06:22 -04:00
Ajay Ramachandran
bf84139ea7
Prompt to accept youtube.com permission if video info fails to load
...
Should fix #698 , #687 , #611 and #635
(cherry picked from commit 3ff5fdb3a1 )
2021-05-10 16:22:46 -04:00
Ajay Ramachandran
97ed091432
Change highlight default
2021-05-06 15:58:27 -04:00
Ajay Ramachandran
a812b16da5
Fix centering on cloudtube
2021-04-08 19:04:11 -04:00
Ajay Ramachandran
4020cdc4f2
Support CloudTube
2021-04-08 18:42:13 -04:00
Ajay Ramachandran
5cf6719681
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvements
2021-04-08 17:58:50 -04:00
Ajay Ramachandran
0a587ed98b
Fix button visibility for highlight category and always show upload button
2021-04-07 21:44:42 -04:00
Ajay Ramachandran
a08dbf4da1
Add submitting for highlight category
2021-04-05 23:35:05 -04:00
Ajay Ramachandran
edcda31db4
Raise z index of notice to be in front of endcards
2021-04-01 21:15:11 -04:00
Ajay Ramachandran
a10d7c338c
Add preview category
...
Closes https://github.com/ajayyy/SponsorBlock/issues/444
2021-03-30 22:50:36 -04:00
Manual
719010db97
Don’t throw an exception if there’s no videoRoot
...
Suggested change by @ajayyy
Co-authored-by: Ajay Ramachandran <dev@ajay.app >
2021-03-27 00:08:02 +02:00
Manual
928c075416
fix exception when on youtube.com/tv
2021-03-26 12:00:47 +02:00
Ajay Ramachandran
3ff5fdb3a1
Prompt to accept youtube.com permission if video info fails to load
...
Should fix #698 , #687 , #611 and #635
2021-03-24 20:13:33 -04:00
Ajay Ramachandran
2681dc1890
Submit video duration
2021-03-20 11:50:15 -04:00
caneleex
ca3732315c
remove unnecessary additional css
2021-03-12 11:23:25 +01:00
caneleex
3c50f70b3b
add uuid copy button to the popup
2021-03-11 18:34:29 +01:00
Ajay Ramachandran
8de4f904a5
Merge pull request #650 from ajayyy/improvements
...
Improvements
2021-03-07 14:23:28 -05:00
LJ
f48e1895db
Fix the videoRoot to also work on invidious embeds
...
The root div of the player is not `#player-container` in invidious embeds but just `#player`.
2021-03-04 15:26:25 +02:00
Ajay Ramachandran
9474424a1e
make popup icons consistent
2021-02-22 22:17:23 -05:00
Ajay Ramachandran
50aee79f32
Add hours to popup time
2021-02-20 15:55:56 -05:00
opl-
3879cc6de3
Clean up segment creation code
...
Noteworthy changes:
- Adds ability to cancel creating a segment
- Makes segment creation fully the responsibility of the content script, with the popup script buttons simply doing RPC
- Adds types to the Utils.wait function
- Fixes segment timestamps backwards if user marks segment end earlier than the start
- Makes the info menu (in-page popup) workaround clearer and easier to remove in the future.
2021-02-20 15:52:13 +01:00
Ajay Ramachandran
cad77aef8e
Add missing status code from known list
2021-02-18 21:30:09 -05:00