Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix miniature avatar size | Chocobozzz | 2021-05-05 | 1 | -1/+3 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 13 | -34/+44 |
| | |||||
* | Remove avatarUrl from models | Chocobozzz | 2021-04-28 | 3 | -50/+37 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 11 | -22/+30 |
| | |||||
* | Clearer nsfw "do not list" label | Chocobozzz | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Fix playlist position error | Chocobozzz | 2021-04-27 | 1 | -2/+2 |
| | |||||
* | Added ability to reply to comments with remote interaction | Poslovitch | 2021-04-26 | 1 | -2/+2 |
| | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3725 | ||||
* | Added "last" and a reversed ?playlistPosition in playlist URL (#3974) | Florian CUNY | 2021-04-26 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | * Added "last" and a reversed playlistPosition Implements https://github.com/Chocobozzz/PeerTube/issues/3897 * Fixed lint errors in video-watch component * Applied requested changes * Removed debug logs * Fixed lint * Playlist position styling Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Refactor next/prev logic | Chocobozzz | 2021-04-26 | 1 | -33/+20 |
| | |||||
* | Fixed lint error | Poslovitch | 2021-04-26 | 1 | -2/+4 |
| | |||||
* | Fixed "previous" button showing when not watching a playlist | Poslovitch | 2021-04-26 | 1 | -4/+5 |
| | |||||
* | Added a "previous" button on player when watching playlist | Poslovitch | 2021-04-26 | 2 | -0/+31 |
| | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3485 | ||||
* | Add ability to hide plugin form fields | Chocobozzz | 2021-04-22 | 4 | -17/+24 |
| | |||||
* | Revert "Fix context menu when watching a playlist" | Chocobozzz | 2021-04-21 | 1 | -16/+1 |
| | | | | | | This reverts commit e8bb5b6b3a1e4c2aeab368f01cc5092d8478b893. We'll refactor this error handler in hls.js v1 upgrade | ||||
* | Fix context menu when watching a playlist | Chocobozzz | 2021-04-21 | 1 | -1/+16 |
| | |||||
* | Refactor feed component | Chocobozzz | 2021-04-15 | 2 | -5/+4 |
| | |||||
* | Refactor comment add css | Chocobozzz | 2021-04-15 | 5 | -198/+169 |
| | |||||
* | Don't always use a link for account avatar | Chocobozzz | 2021-04-15 | 2 | -4/+4 |
| | |||||
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 8 | -38/+12 |
| | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 1 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2021-04-14 | 1 | -0/+1 |
| | |||||
* | Move player style in watch component | Chocobozzz | 2021-04-14 | 4 | -1/+23 |
| | |||||
* | Use published at sort for recommended videos | Chocobozzz | 2021-04-14 | 1 | -1/+1 |
| | |||||
* | add link to open video on origin instance | Rigel Kent | 2021-04-12 | 2 | -2/+9 |
| | | | | closes #3624 | ||||
* | Add plugin placeholder elements support | Chocobozzz | 2021-04-12 | 1 | -0/+2 |
| | |||||
* | Fix player responsive height | Chocobozzz | 2021-04-12 | 1 | -1/+1 |
| | |||||
* | Add playlist and video in watch action hook | Chocobozzz | 2021-04-09 | 1 | -1/+6 |
| | |||||
* | Don't pause video upon modal open (#3909) | kontrollanten | 2021-04-08 | 2 | -37/+2 |
| | | | | | | | | | * client: dont pause video upon modal open closes #3816 * client(video/watch): remove obsolete code * gitignore: add vscode and vim swp files | ||||
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 5 | -1/+107 |
| | |||||
* | 🐛 FIX: player width/heigth aspect ratio | Jonas Sulzer | 2021-04-05 | 1 | -1/+1 |
| | | | | | | to remove unnecessary black border above and below the video Signed-off-by: Jonas Sulzer <jonas@violoncello.ch> | ||||
* | Refactor video miniature | Chocobozzz | 2021-04-01 | 8 | -49/+132 |
| | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size | ||||
* | Resume videos for non-logged in users (#3885) | kontrollanten | 2021-03-31 | 1 | -2/+8 |
| | | | | | | | | | | | * client: resume videos for non-logged in users closes #3866 * fix build for embeded * Update client/src/app/app.component.ts * fix review comments | ||||
* | Theme breaking: --submenuColor becomes --submenuBackgroundColor | Chocobozzz | 2021-03-31 | 2 | -4/+4 |
| | |||||
* | Channel/account page redesign feedbacks | Chocobozzz | 2021-03-31 | 1 | -2/+1 |
| | | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass | ||||
* | Square channel avatar consistency | Chocobozzz | 2021-03-31 | 1 | -6/+0 |
| | |||||
* | Add support button in channel page | Chocobozzz | 2021-03-31 | 6 | -56/+7 |
| | |||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | ||||
* | Add client action hooks for pubish pages | Chocobozzz | 2021-03-24 | 4 | -18/+38 |
| | |||||
* | Update english strings | Chocobozzz | 2021-03-24 | 2 | -10/+6 |
| | |||||
* | Hide best strategy if not logged in | Chocobozzz | 2021-03-24 | 1 | -2/+11 |
| | |||||
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 1 | -3/+3 |
| | | | | | Some channels can't federate because they don't have public/private keys, maybe because the generation failed for various reasons | ||||
* | Fix async issues with channels list | Chocobozzz | 2021-02-25 | 1 | -3/+6 |
| | |||||
* | Display the preview image on waiting lives | Chocobozzz | 2021-02-22 | 2 | -5/+18 |
| | |||||
* | Correctly load live information when not started | Chocobozzz | 2021-02-22 | 1 | -9/+14 |
| | |||||
* | Fix loading things twice on trending page | Chocobozzz | 2021-02-22 | 1 | -7/+20 |
| | |||||
* | Fix NSFW policy on account/channel videos | Chocobozzz | 2021-02-19 | 3 | -3/+3 |
| | |||||
* | Fix video comments display with deleted comments | Chocobozzz | 2021-02-19 | 4 | -9/+20 |
| | |||||
* | Fix complete description loading | Chocobozzz | 2021-02-12 | 1 | -0/+1 |
| | |||||
* | Fix comments sorting dropdown z-index | Chocobozzz | 2021-02-11 | 1 | -1/+1 |
| | |||||
* | Add ability to set a custom quota | Chocobozzz | 2021-02-10 | 3 | -4/+7 |
| |