Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix non logged add comment avatar | Chocobozzz | 2021-05-05 | 1 | -4/+3 |
| | |||||
* | Fix miniature avatar size | Chocobozzz | 2021-05-05 | 4 | -4/+11 |
| | |||||
* | More efficient advanced input filter | Chocobozzz | 2021-05-03 | 1 | -10/+38 |
| | |||||
* | Refactor parseQueryStringFilter boolean handler | Chocobozzz | 2021-05-03 | 4 | -24/+12 |
| | |||||
* | Display a message on no channel | Chocobozzz | 2021-05-03 | 1 | -0/+2 |
| | |||||
* | Refactor search filters | Chocobozzz | 2021-05-03 | 47 | -494/+280 |
| | |||||
* | Reduce advanced search input debounce time | Chocobozzz | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | Fix avatar in report page | Chocobozzz | 2021-05-03 | 1 | -2/+2 |
| | |||||
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 26 | -237/+280 |
| | |||||
* | Cleanup plugins admin CSS | Chocobozzz | 2021-04-29 | 11 | -49/+60 |
| | |||||
* | Fix my library/account/admin sub titles alignment | Chocobozzz | 2021-04-29 | 2 | -51/+52 |
| | |||||
* | Fix actor avatar background | Chocobozzz | 2021-04-29 | 2 | -4/+4 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 92 | -281/+297 |
| | |||||
* | Remove avatarUrl from models | Chocobozzz | 2021-04-28 | 10 | -79/+38 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 60 | -239/+340 |
| | |||||
* | Rename actor image edit module | Chocobozzz | 2021-04-28 | 13 | -10/+10 |
| | |||||
* | Better video languages filter UX | Chocobozzz | 2021-04-28 | 1 | -29/+40 |
| | | | | | Don't throw if the user did not select any language, automatically select "all languages" instead | ||||
* | Fix overview page with new thumbnail size | Chocobozzz | 2021-04-28 | 1 | -3/+3 |
| | |||||
* | Clearer nsfw "do not list" label | Chocobozzz | 2021-04-28 | 3 | -5/+5 |
| | |||||
* | Use account initial as default avatar (#4002) | kontrollanten | 2021-04-27 | 5 | -7/+87 |
| | | | | | | | * client: use account initial as default avatar * fix UI in user list Avatars was cutted in the top and bottom | ||||
* | Use server config to display supported videos ext | Chocobozzz | 2021-04-27 | 2 | -1/+5 |
| | |||||
* | Fix playlist position error | Chocobozzz | 2021-04-27 | 1 | -2/+2 |
| | |||||
* | Fix video actions dropdown overflow | Chocobozzz | 2021-04-26 | 1 | -0/+1 |
| | |||||
* | Playlist miniature consistency | Chocobozzz | 2021-04-26 | 2 | -4/+4 |
| | |||||
* | Fix menu dropdown overflow | Chocobozzz | 2021-04-26 | 2 | -14/+9 |
| | | | | Weird issue conflicting with the dropdown config from the menu component | ||||
* | Fix eye button for password input | Chocobozzz | 2021-04-26 | 2 | -1/+5 |
| | |||||
* | 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 |
| | |||||
* | Add getAuthHeader client helper | Chocobozzz | 2021-04-22 | 1 | -0/+7 |
| | |||||
* | Add action:admin-plugin-settings.init client hook | Chocobozzz | 2021-04-22 | 3 | -2/+12 |
| | |||||
* | 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 |
| | |||||
* | rephrase signup limit validator error (#3984) | Florian CUNY | 2021-04-21 | 1 | -1/+1 |
| | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Fix welcome/warning modal | Chocobozzz | 2021-04-20 | 2 | -0/+24 |
| | |||||
* | Refactor feed component | Chocobozzz | 2021-04-15 | 6 | -46/+18 |
| | |||||
* | Refactor menu css | Chocobozzz | 2021-04-15 | 7 | -234/+194 |
| | |||||
* | Refactor comment add css | Chocobozzz | 2021-04-15 | 7 | -199/+171 |
| | |||||
* | Don't always use a link for account avatar | Chocobozzz | 2021-04-15 | 8 | -31/+39 |
| | |||||
* | Remove unused class in download modal | Chocobozzz | 2021-04-15 | 1 | -9/+0 |
| | |||||
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 44 | -141/+149 |
| | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 32 | -240/+127 |
| | |||||
* | Fix lint | Chocobozzz | 2021-04-14 | 1 | -0/+1 |
| | |||||
* | Move player style in watch component | Chocobozzz | 2021-04-14 | 5 | -5/+25 |
| | |||||
* | Use published at sort for recommended videos | Chocobozzz | 2021-04-14 | 1 | -1/+1 |
| | |||||
* | Put "owner account" in card | Chocobozzz | 2021-04-13 | 2 | -5/+3 |
| | | | | Just a test |