aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch
Commit message (Collapse)AuthorAgeFilesLines
* Fix grey color themeChocobozzz2020-05-223-6/+6
|
* Fix action button icons themeChocobozzz2020-05-221-5/+5
|
* Fix dropdown menu overflowChocobozzz2020-05-202-6/+6
|
* Fix deleting highlighted threadChocobozzz2020-05-141-3/+7
|
* Add link to the account page in commentChocobozzz2020-05-142-7/+16
|
* Fix old edge HLS compatChocobozzz2020-05-131-0/+5
|
* Add edit button to scroll watch playlist on touchscreenskimsible2020-05-111-0/+1
|
* Add ability for video owners to delete commentsChocobozzz2020-05-051-0/+1
|
* Fix margin-content and miniature thumbnail width on mobile, fix media ↵Rigel Kent2020-05-011-1/+2
| | | | queries for tables above lg breakpoint
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-141-2/+0
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-131-1/+1
| | | | for index url
* Refactor from-now pipe to display the two most significant intervalsRigel Kent2020-04-111-1/+1
|
* Improve highlighted comment scrollTo, improve reply comment displayRigel Kent2020-04-102-1/+8
|
* Fix privacy warning ok button placementChocobozzz2020-04-031-1/+1
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-022-4/+8
|
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-013-22/+24
|
* Describe user video settings checkboxes, put emphasis on p2pRigel Kent2020-03-231-1/+1
| | | | | Also improve more info links about p2p and privacy in PeerTube, present in the privacy concern notice and in the video settings.
* Remove unnecessary marginChocobozzz2020-03-201-1/+0
|
* Fix add comment in threads with deleted commentsChocobozzz2020-03-203-4/+9
|
* Fix P2P messageChocobozzz2020-03-181-1/+0
|
* Fix next video button to support playlist videosRigel Kent2020-03-171-1/+3
| | | | fixes #2523
* Fix video-ccomment-add cancellationRigel Kent2020-03-153-9/+12
|
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-121-7/+14
|
* Action hook: thread replies loaded (#2550)BitTube2020-03-111-0/+1
| | | | | | | | | | | | | * Add thread replies hook onLoaded * Cleaning spaces * Fixing travis CI lint errors (spaces) * Fixing travis 'irregular whitespace not allowed' * Changing action name for consistency Co-authored-by: ICabaleiro <i.cabaleiro@devcups.com>
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-062-10/+7
|
* Share modal light UI simplificationRigel Kent2020-03-062-27/+21
|
* Fix lint error introduced in #2539Rigel Kent2020-03-061-1/+1
|
* Add action hook, comments loaded (#2539)Chocobozzz2020-03-051-0/+1
| | | | | | * Adding action hook for video watch comments loaded * Adding requested changes for PR #2539
* Switch back to original text in privacy-concerns warningRigel Kent2020-03-051-6/+6
|
* Fixing load more comments on infinite scroll (#2535)BitTube2020-03-041-4/+2
| | | | | | | | * Fixing load more comments on infinite scroll * Requested changes for load more comments fix * Removing extra space
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-285-18/+37
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* Provide z-index centralisation for lower componentsRigel Kent2020-02-211-0/+1
|
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-212-4/+4
| | | | fixes #2085
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-132-2/+2
|
* Remove resume parameter when sharing a videoChocobozzz2020-02-101-2/+0
|
* Strict templates enabledChocobozzz2020-02-107-13/+21
|
* Update to angular 9Chocobozzz2020-02-102-4/+4
|
* Add origin instance URL in watch pageChocobozzz2020-01-291-0/+5
|
* 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-081-3/+3
|
* 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 get user cache for commentsChocobozzz2020-01-062-4/+5
|
* 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
|