aboutsummaryrefslogtreecommitdiff
path: root/assets/js
AgeCommit message (Expand)AuthorFilesLines
2024-06-15Player: Fix video playback for videos that have already been watched.Fijxu1-1/+6
2024-02-12API: Remove the fields parameter (#4276)Samantaz Fox1-2/+2
2023-12-06Player: Fix iOS screen timeout in loop mode (#4076)Samantaz Fox1-0/+11
2023-11-23Remove the 'fields' parameter on the client side tooSamantaz Fox1-2/+2
2023-10-21Frontend: Add video timestamp on external links (#4101)Samantaz Fox1-2/+48
2023-10-21JS: Update external links exactly once per secondSamantaz Fox1-2/+13
2023-09-27remove unused variableChunkyProgrammer1-1/+1
2023-09-27JS: Fix missing domain in URL constructorSamantaz Fox1-4/+8
2023-09-18Add support for post pageChunkyProgrammer3-157/+177
2023-09-17JS: Replace '.setAttribute("href")' with '.href'Samantaz Fox1-4/+4
2023-09-16Frontend: Use 'timeupdate' event listener rather than setTimeout()Samantaz Fox1-10/+9
2023-09-14Frontend: Add timestamp on switch invidious instance linksSamantaz Fox1-5/+19
2023-09-14Frontend: Add timestamp on invidious embed linksSamantaz Fox1-6/+9
2023-09-14Frontend: Add timestamp on youtube+embed linksSamantaz Fox1-0/+15
2023-08-27Fix iOS screen timeout on video playback loop mode (more elegantly)Ming Kin Choi1-8/+4
2023-08-27Fix iOS screen timeout on video playback loop modeMing Kin Choi1-0/+15
2023-06-07Comments: Don't break JavaScript when loading moreChunky programmer1-1/+1
2023-04-10Improve accessibility (#3710)Samantaz Fox3-5/+10
2023-04-02implement code suggestionsChunkyProgrammer1-1/+4
2023-03-31Handle auto theme correctly with the manual toggle (#3521)Samantaz Fox1-1/+3
2023-03-27improve accessibilityChunkyProgrammer3-5/+7
2023-02-19Fixed console errorWes van der Vleuten2-24/+24
2023-01-21Update assets/js/watched_widget.js with suggestion of AHOHNMYCWes van der Vleuten1-6/+4
2022-12-29handle auto theme correctly with the manual toggleshironeko1-1/+3
2022-11-09CleanupWes van der Vleuten1-1/+0
2022-11-08Fixed watch indicator when position is not savedWes van der Vleuten1-0/+3
2022-11-08Removed console.logWes van der Vleuten1-1/+0
2022-11-08Fixed thumbnails with darkreader, Added watched indicator in more locationsWes van der Vleuten1-3/+1
2022-11-07Added watch indicatorWes van der Vleuten1-0/+27
2022-08-22Fix prefs cookies in player (#3276)Samantaz Fox1-3/+5
2022-07-25Fix updated sources not returned inside map funcÉmilien Devos1-0/+1
2022-07-11Merge pull request #3162 from 138138138/138138138-audio-quality-1Samantaz Fox1-2/+4
2022-07-07Merge pull request #3158 from 138138138/138138138-mobileui-forward-rateSamantaz Fox1-1/+4
2022-06-25Update MobileUi1381381381-3/+4
2022-06-25Update MobileUi1381381381-1/+1
2022-06-25Add audioTrackButton1381381381-0/+1
2022-06-23Fix captions1381381381-1/+6
2022-06-22Player MobileUi fast forward/backward rate1381381381-1/+4
2022-06-22Fix captions1381381381-1/+1
2022-06-05JS. Trailing spaces removedmeow5-13/+13
2022-05-31fix time adding dirung redirectionmeow1-4/+6
2022-05-31Save time during redirection on another instancemeow1-0/+6
2022-05-21comment changedmeow1-3/+2
2022-05-21handled invalid values in storagemeow8-109/+128
2022-05-19JS code minor formattingAHOHNMYC1-2/+7
2022-05-17Less player reload timeoutmeow1-4/+4
2022-05-17Share video regression. Single quotes are requiredmeow1-2/+3
2022-05-16JS theme switching simplifiedmeow1-23/+12
2022-05-16JS fixes: recursion in themes, keys for frame walking, JSON XHR and details-s...meow3-9/+29
2022-05-15js code rewrite. Themes rewritten, bugs fixedmeow4-74/+46