aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Collapse)AuthorAgeFilesLines
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-141-2/+0
|
* Fix cancel uploadChocobozzz2020-04-141-0/+4
|
* 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 lint relative to DragDropDirectiveRigel Kent2020-04-033-8/+8
|
* Fix privacy warning ok button placementChocobozzz2020-04-031-1/+1
|
* Fix video add nave hidingChocobozzz2020-04-031-0/+4
|
* Support drag and drop for video upload and torrent file importRigel Kent2020-04-039-17/+64
|
* Refactor torrent-or-magnet divider in video importRigel Kent2020-04-032-2/+5
|
* Enlarge right column in video-edit on small screensRigel Kent2020-04-024-13/+59
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-026-79/+28
|
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-017-95/+103
|
* 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 lintChocobozzz2020-03-181-1/+1
|
* 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
|
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-134-39/+21
|
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-131-1/+1
|
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-121-7/+14
|
* Handle overview pagination in clientChocobozzz2020-03-112-42/+80
|
* 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>
* Improve nav in admin/configurationRigel Kent2020-03-071-1/+1
|
* 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-2813-49/+70
| | | | | | | | | | | | | | * 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-213-5/+5
| | | | fixes #2085
* 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
|