aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Expand)AuthorAgeFilesLines
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-178-13/+59
* Add hyperlink video timestamps in descriptionLesterpig2019-12-173-6/+8
* (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
* Update translationsChocobozzz2019-12-131-2/+2
* 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-135-16/+53
* make playlists ignore user historyRigel Kent2019-12-131-1/+1
* autoplay next video support for playlistsRigel Kent2019-12-138-10/+94
* autoplay next video switch for both user and visitorsRigel Kent2019-12-135-4/+92
* Improve comment tree UIChocobozzz2019-12-104-74/+110
* Add a warning when uploading videos using rootChocobozzz2019-12-103-3/+27
* 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
* search filtering improvements per #1654Rigel Kent2019-12-051-2/+3
* 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
* Excplicit the tag limit #1815 relatedbikepunk2019-12-031-0/+1
* Focus player on video loadingChocobozzz2019-11-281-0/+1
* Disable webtorrent support in clientChocobozzz2019-11-253-4/+4
* 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
* Fix other videos width to avoid layout movementChocobozzz2019-10-251-3/+6
* Add class to views elementsChocobozzz2019-10-251-2/+2
* Allow to toggle video publication date to display absolute dateJulien Maulny2019-10-231-2/+2
* Add 'Most liked videos' pageJulien Maulny2019-10-184-0/+88
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-243-2/+25
* fix a few typos (#2141)Lukas Winkler2019-09-232-2/+2
* Add about information in registration pageChocobozzz2019-09-053-24/+56
* Go back when cancel NSFW modalChocobozzz2019-08-221-2/+4
* Fix video rows overflowChocobozzz2019-08-222-4/+15
* Replace "overview" by "discover" in client titlesChocobozzz2019-08-221-1/+1
* Fix theater modeChocobozzz2019-08-061-0/+1
* Fix infinite scroll on big screensChocobozzz2019-08-022-1/+6
* Fix player width with playlistChocobozzz2019-08-021-1/+2