aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-2328-3883/+0
|
* Reorganize client shared modulesChocobozzz2020-06-2314-100/+148
|
* Remove uneccessary details to link titlesCaroline Chuong2020-06-181-2/+2
|
* Fix client compilationChocobozzz2020-06-161-1/+0
|
* Fix anonymous nsfw policyChocobozzz2020-06-161-4/+4
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-2/+2
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* switch margin-bottom rules to padding-bottom now used in miniatureRigel Kent2020-06-121-3/+3
|
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-111-15/+15
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* preserve original variable names server-sideRigel Kent2020-06-101-2/+2
|
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-103-5/+5
| | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-093-24/+24
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-2/+2
|
* 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
|