aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Collapse)AuthorAgeFilesLines
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-133-3/+3
|
* Remove resume parameter when sharing a videoChocobozzz2020-02-101-2/+0
|
* Strict templates enabledChocobozzz2020-02-108-15/+23
|
* Fix angular 9 buildChocobozzz2020-02-101-1/+1
|
* Update to angular 9Chocobozzz2020-02-105-9/+9
|
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-071-1/+3
|\
| * Support wma and wav audio filesChocobozzz2020-02-071-1/+3
| |
* | Add origin instance URL in watch pageChocobozzz2020-01-291-0/+5
|/
* Add link to video in update view and smooth progress bar repositioningRigel Kent2020-01-133-3/+12
|
* Fix default avatar URLChocobozzz2020-01-101-1/+2
|
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-1/+1
|
* Show default avatar on network error for commentsRigel Kent2020-01-092-0/+6
|
* Display total of number of video comments via paginationRigel Kent2020-01-081-3/+3
| | | | fixes #2391
* Skip videos count on client if we don't use itChocobozzz2020-01-086-8/+13
|
* Add option to download subtitles in download modalRigel Kent2020-01-071-1/+1
|
* Add duration to video attributes in watch viewRigel Kent2020-01-071-0/+5
|
* Add button in subscriptions to go to subscriptions listRigel Kent2020-01-071-0/+5
|
* Add get user cache for commentsChocobozzz2020-01-062-4/+5
|
* Move watch later logic in miniatureChocobozzz2020-01-031-1/+0
|
* Hide warning if p2p is disabledChocobozzz2020-01-031-1/+2
|
* Fix support modal titleChocobozzz2019-12-303-4/+2
|
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-293-6/+10
|
* Better spacing beetween commentsRigel Kent2019-12-284-20/+24
|
* Add author indicator to the comment replies loaderRigel Kent2019-12-283-3/+15
|
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-0/+1
|
* Slightly more personal support modalRigel Kent2019-12-273-3/+5
|
* Add comment filtering by reply countRigel Kent2019-12-274-4/+27
|
* Fix video support field updateChocobozzz2019-12-271-13/+17
|
* (css) transparent buttons in watch pageRigel Kent2019-12-272-23/+34
|
* Add user moderation dropdown to commentsRigel Kent2019-12-273-4/+41
|
* Add autoplay tooltip, use of flex-wrap in video-info and other-videosRigel Kent2019-12-215-8/+23
|
* (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
| | | | 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
|