Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused code | Chocobozzz | 2021-12-09 | 1 | -25/+1 |
| | |||||
* | Improve control bar inactivity handling | Chocobozzz | 2021-12-09 | 1 | -0/+1 |
| | | | | | Keep opened when user is in control bar settings Faster hidding transition for control bar | ||||
* | Fix player menu keyboard navigation | Chocobozzz | 2021-11-19 | 1 | -1/+4 |
| | |||||
* | Update angular | Chocobozzz | 2021-11-10 | 1 | -1/+1 |
| | |||||
* | Fix jobs state selection badge style | Chocobozzz | 2021-11-05 | 2 | -2/+2 |
| | |||||
* | Add ability to preview embed in share modal | Chocobozzz | 2021-11-02 | 1 | -1/+1 |
| | |||||
* | Remove useless components | Chocobozzz | 2021-10-29 | 2 | -18/+5 |
| | |||||
* | Migrate to @peertube/videojs-contextmenu | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
| | | | | To fix a bug with latest videojs | ||||
* | Fix some old typing issues | Chocobozzz | 2021-10-22 | 2 | -3/+4 |
| | |||||
* | Fix ng select tags height | Chocobozzz | 2021-10-20 | 2 | -0/+2 |
| | |||||
* | Improve admin tables responsive | Chocobozzz | 2021-10-20 | 3 | -1/+41 |
| | |||||
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 3 | -65/+136 |
| | |||||
* | Force live type specification in first step | Chocobozzz | 2021-10-15 | 1 | -1/+1 |
| | |||||
* | Try to improve permanent live label | Chocobozzz | 2021-10-15 | 1 | -0/+9 |
| | |||||
* | Allow configuration to be static/readonly (#4315) | Jelle Besseling | 2021-10-12 | 1 | -0/+3 |
| | | | | | | | | | | | * Allow configuration to be static/readonly * Make all components disableable * Improve disabled component styling * Rename edits allowed field in configuration * Fix CI | ||||
* | Add video filters to common video pages | Chocobozzz | 2021-08-25 | 3 | -32/+50 |
| | |||||
* | Fix player setting overflow | Chocobozzz | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | Fix stats card label width | Chocobozzz | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | Update client dependencies | Chocobozzz | 2021-08-11 | 1 | -3/+5 |
| | |||||
* | Merge branch 'next' into develop | Chocobozzz | 2021-07-21 | 1 | -2/+6 |
|\ | |||||
| * | Warning when using capitalized letter in login | Chocobozzz | 2021-07-20 | 1 | -2/+6 |
| | | |||||
* | | Correct privacymsg z-index to avoid hover dropdown on scroll | Kimsible | 2021-07-21 | 2 | -2/+3 |
| | | |||||
* | | Define a z-index for dropup | Kimsible | 2021-07-21 | 1 | -1/+2 |
| | | |||||
* | | Correct z-index for title dropdown in sub-menu and dropdown hover header on ↵ | Kimsible | 2021-07-21 | 2 | -2/+2 |
|/ | | | | scroll | ||||
* | Fix glyphicon icons in primeng table | Chocobozzz | 2021-07-12 | 1 | -4/+6 |
| | |||||
* | Use consistent margins | Chocobozzz | 2021-07-01 | 1 | -0/+6 |
| | |||||
* | Fix ng select size | Chocobozzz | 2021-06-30 | 1 | -2/+1 |
| | |||||
* | Create a dedicated component for video description | Chocobozzz | 2021-06-29 | 1 | -0/+3 |
| | |||||
* | Fix player icons on chrome | Chocobozzz | 2021-06-29 | 3 | -3/+8 |
| | |||||
* | Fix peertube container in markdown preview | Chocobozzz | 2021-06-29 | 2 | -0/+22 |
| | |||||
* | Fix big play button | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 19 | -98/+91 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 17 | -87/+89 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -0/+1 |
| | |||||
* | Cleanup contact form with URL | Chocobozzz | 2021-06-15 | 1 | -1/+1 |
| | | | | | | Parent component still have the responsability to explicitely open the modal Rely on data router param to open or not the modal | ||||
* | Add max rows to videos list | Chocobozzz | 2021-06-09 | 1 | -2/+5 |
| | |||||
* | Improve channel card custom markup | Chocobozzz | 2021-06-09 | 1 | -0/+13 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 13 | -101/+193 |
| | |||||
* | Replace local menu icon | Chocobozzz | 2021-05-28 | 1 | -1/+2 |
| | |||||
* | Fix UI overflows | Chocobozzz | 2021-05-26 | 1 | -0/+2 |
| | |||||
* | Fix logger warning level | Chocobozzz | 2021-05-14 | 1 | -0/+1 |
| | |||||
* | Fix mask-image property | Chocobozzz | 2021-05-07 | 5 | -41/+40 |
| | | | | Needed by chrome | ||||
* | Fix miniature avatar size | Chocobozzz | 2021-05-05 | 2 | -4/+6 |
| | |||||
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -4/+4 |
| | |||||
* | Fix avatar size in moderation tables | Chocobozzz | 2021-04-29 | 1 | -4/+3 |
| | |||||
* | Fix my library/account/admin sub titles alignment | Chocobozzz | 2021-04-29 | 1 | -1/+3 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 19 | -154/+200 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 2 | -39/+6 |
| | |||||
* | add stats videojs plugin | Rigel Kent | 2021-04-28 | 3 | -2/+45 |
| | |||||
* | Use account initial as default avatar (#4002) | kontrollanten | 2021-04-27 | 1 | -9/+1 |
| | | | | | | | * client: use account initial as default avatar * fix UI in user list Avatars was cutted in the top and bottom |