aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | fixes #1730
* respect video history on explicit playlist clickRigel Kent2019-12-182-2/+2
| | | | | | | also correct font-weight for .title-page-single, and tooltip dynamic text for playlist loop button. fixes #1889
* 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-189-34/+63
|
* 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-173-6/+8
| | | | | Fix #1312 (duplicates: #1728 and #2007) The modification is also applied to comments and video editing.
* (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
| | | | resolves #2338
* 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
|