FlorianZahn
1ad60720df
empty function fix
2021-10-04 21:04:02 +02:00
FlorianZahn
e5fe99c89b
Changed empty arrow function to empty function
2021-10-04 20:24:52 +02:00
FlorianZahn
3fc32a68c3
Changing the time a little manually opens a popup
2021-10-04 20:20:04 +02:00
FlorianZahn
142cc2881f
added step modifier ctrl
2021-10-04 14:26:24 +02:00
FlorianZahn
4de55ea5fe
Scroll amount now 1/1000th while pressing "shift"
2021-10-04 04:24:14 +02:00
FlorianZahn
620e75517c
Now handeling deltaY=0 and shrunk down code
2021-10-03 22:11:33 +02:00
FlorianZahn
f3f598d6c7
combined similar code into function. More readable function names
2021-10-03 21:48:12 +02:00
FlorianZahn
143ca6f6e0
Highlight time stamps are synchronized when scorlling
2021-10-03 21:19:06 +02:00
FlorianZahn
69ce065588
Scrolling over the segment times will change them
2021-10-03 20:56:10 +02:00
Ajay Ramachandran
bfa31429f1
Support shorts with additional parts of url
2021-10-03 13:08:50 -04:00
Ajay Ramachandran
66f0cc8883
Support shorts
2021-10-03 13:07:47 -04:00
Ajay Ramachandran
8605e23fbb
Fix starting segments when there is a t=? in the url
2021-10-02 17:13:30 -04:00
Ajay Ramachandran
5f34a777f1
Fix starting segment sometimes not being skipped and duration filter
2021-10-02 16:15:53 -04:00
Ajay Ramachandran
1f43d07e16
Remove possible error in notice
2021-10-02 16:05:23 -04:00
Ajay Ramachandran
a88aaf4590
Prevent error when video not loaded yet
2021-10-02 15:46:33 -04:00
Ajay Ramachandran
26e73c515c
Fix seeking issues with poi segment
2021-10-02 15:23:59 -04:00
Ajay Ramachandran
dc1e5ce762
Fix styling on voting wrong category
2021-10-01 18:28:11 -04:00
Ajay Ramachandran
ef70e71051
Fix segments not appearing when loaded early
2021-10-01 18:07:15 -04:00
Ajay Ramachandran
0a21ef7af0
Merge pull request #958 from FlorianZahn/PersistantHighlight
...
Highlight Button now persists; Implements issue #953
2021-09-30 19:33:39 -04:00
Ajay Ramachandran
5a74a28520
Fix skip to highlight text reappearing
2021-09-30 19:26:28 -04:00
Ajay Ramachandran
1bfb5cfb13
Compact button options and add option for skip to highlight button
2021-09-30 19:23:17 -04:00
Ajay Ramachandran
59f8f82655
Add alt text to skip to highlight
2021-09-30 18:20:58 -04:00
Ajay Ramachandran
2064afb235
Make hiding highlight button smooth
2021-09-30 18:15:06 -04:00
Ajay Ramachandran
ebcb600e99
Auto hide skip to highlight
2021-09-30 00:43:10 -04:00
Ajay Ramachandran
9ec984065e
hide when buttons disabled and hide chapter prefix
2021-09-29 23:13:54 -04:00
Ajay Ramachandran
1a717542c7
Improve warning message
2021-09-28 20:05:48 -04:00
Ajay Ramachandran
de607d317f
Hide segments with different video durations
2021-09-28 19:58:51 -04:00
FlorianZahn
22ecc05a55
Highlight Button now persists
2021-09-20 15:32:31 +02:00
FlorianZahn
6fb3802fd4
Preview skip-lenth dependant on playbackspeed ( #949 )
...
* Preview button playback speed dependant
Pressing "Preview" will now jump 2 seconds in front of the segment start time, depending on the playback speed.
2021-09-19 10:24:37 -04:00
Ajay Ramachandran
73241a0bd1
Fix in the middle of mute
2021-09-16 23:21:59 -04:00
Ajay Ramachandran
1083520666
Add warning for submitting multiple highlights
2021-09-10 19:07:16 -04:00
Ajay Ramachandran
0fb84dc03d
Merge pull request #934 from KarelVerschraegen/patch-2
...
Fix typo in SubmissionNoticeComponent
2021-09-06 16:11:03 -04:00
Ajay Ramachandran
1f967b3f69
Fix skips not being counted and crash on old browser
2021-09-06 16:10:32 -04:00
KarelVerschraegen
07f0b87379
Fix typo in SubmissionNoticeComponent
2021-09-06 15:50:13 +02:00
Ajay Ramachandran
6040d177fa
Say muted instead of skipped for mute segments
2021-09-04 02:09:10 -04:00
Ajay Ramachandran
2c1f5f16c2
Only show mute option for supported categories
2021-09-04 01:44:09 -04:00
Ajay Ramachandran
ef942fca8e
Merge pull request #923 from ajayyy/silent-skip
...
Mute segments
2021-09-02 13:22:44 -04:00
Ajay Ramachandran
3671c4bb69
Hide mute option for highlight
2021-09-02 13:20:50 -04:00
Ajay Ramachandran
02360c1f3c
Fix centering on submission notice
2021-09-02 11:44:25 -04:00
Ajay Ramachandran
0fc9e9b2fb
Fix UI issues when text is long
...
Fixes #914
2021-09-02 00:05:13 -04:00
Ajay Ramachandran
d1e46825af
Fix mute skip failing on videos without segments
2021-09-01 22:00:48 -04:00
Ajay Ramachandran
60e54ee129
Hide unmute buttons after segment is finished
2021-09-01 22:00:48 -04:00
Ajay Ramachandran
4092bf9b05
Make skip notice buttons work with mute segments
2021-09-01 22:00:48 -04:00
Ajay Ramachandran
f31c2985e2
Add silent skipping to scheduler
2021-09-01 22:00:48 -04:00
Ajay Ramachandran
34cfd14e74
Add UI for submitting mute segments and request mute segments
2021-09-01 21:59:44 -04:00
Ajay Ramachandran
3774ef9756
Fix preview sometimes not skipping
...
Fixes #915
2021-09-01 19:50:58 -04:00
Ajay Ramachandran
49406b7ac6
Make refresh button work when no segments found
...
Fixes #885
2021-09-01 15:50:22 -04:00
Ajay Ramachandran
5c704ad241
Fix multiple segments skipped not appearing
...
Fixes #909 , #919 , #905
2021-09-01 15:41:46 -04:00
Ajay Ramachandran
681eb61763
Fix highlight appearing as two timestamps in popup
2021-09-01 13:15:15 -04:00
Ajay Ramachandran
71cf9888e8
Fix disable skipping not working for highlight
...
Resolves #916
2021-09-01 04:24:10 -04:00