aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch
Commit message (Expand)AuthorAgeFilesLines
* Add autoplay tooltip, use of flex-wrap in video-info and other-videosRigel Kent2019-12-212-5/+8
* (css) vertical-center modals, bullet as separatorRigel Kent2019-12-201-2/+2
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-203-7/+19
* Add next video button to the playerRigel Kent2019-12-191-0/+1
* fix deleted comment layout and its notification displayRigel Kent2019-12-191-1/+2
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-192-1/+1
* respect video history on explicit playlist clickRigel Kent2019-12-182-2/+2
* Add play/pause bezels to the video playerRigel Kent2019-12-181-0/+1
* Fix lint & testsChocobozzz2019-12-181-1/+1
* Lazy load static objectsChocobozzz2019-12-181-5/+11
* Add commentor name alongside fid for video commentsRigel Kent2019-12-183-7/+19
* Speedup embed first paintChocobozzz2019-12-181-4/+4
* comment name emphasis for video authorRigel Kent2019-12-182-4/+23
* (css) optimize .other-videos widthRigel Kent2019-12-171-2/+4
* (fix) upnext timeout set to 10sRigel Kent2019-12-171-1/+1
* add 'up next' screen on autoplayRigel Kent2019-12-171-8/+25
* Fix support button styleChocobozzz2019-12-171-2/+2
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-178-13/+59
* Add hyperlink video timestamps in descriptionLesterpig2019-12-172-5/+7
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-162-7/+9
* improve likes-dislikes bar usabilityRigel Kent2019-12-162-7/+23
* improve comment form: cancel button and full widthRigel Kent2019-12-155-5/+29
* add channel avatar to watch viewRigel Kent2019-12-152-47/+34
* Show number of comments under a video in watch viewRigel Kent2019-12-131-2/+7
* Fix support iconChocobozzz2019-12-131-7/+7
* Fix theme loadingChocobozzz2019-12-131-2/+2
* video description/account alignment, watch view basic tooltipsRigel Kent2019-12-133-15/+34
* change repeat icon and factorize functionsRigel Kent2019-12-132-26/+53
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-134-12/+49
* make playlists ignore user historyRigel Kent2019-12-131-1/+1
* autoplay next video support for playlistsRigel Kent2019-12-136-6/+86
* autoplay next video switch for both user and visitorsRigel Kent2019-12-131-1/+5
* Improve comment tree UIChocobozzz2019-12-104-74/+110
* Support basic markdown in commentsChocobozzz2019-12-091-3/+3
* (css) improve video-watch title display on small screensRigel Kent2019-12-092-48/+72
* Fix dropdown on video miniature for unlogged usersChocobozzz2019-12-061-18/+23
* Add missing hotkeys to the watch pageChocobozzz2019-12-061-20/+38
* Add ability to update icons contentChocobozzz2019-12-051-0/+2
* Add hook to alter player build optionsChocobozzz2019-12-051-80/+103
* Add likes/dislikes counts in the buttonsChocobozzz2019-12-053-2/+25
* Fix buildChocobozzz2019-12-051-1/+1
* Support playlists in share modalChocobozzz2019-12-054-141/+166
* Pause the video when a modal is openedChocobozzz2019-12-052-1/+16
* Soft delete video comments instead of detroyJulien Maulny2019-12-045-49/+62
* Test a color for the support buttonChocobozzz2019-12-031-0/+13
* Change the support iconChocobozzz2019-12-031-2/+2
* Focus player on video loadingChocobozzz2019-11-281-0/+1
* Disable webtorrent support in clientChocobozzz2019-11-252-3/+3
* Video-watch hooks modifications for videojsRigel Kent2019-11-181-1/+4
* Fix start/stop of first element when loading a playlistChocobozzz2019-11-061-1/+5