Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix ng-select with an image | Chocobozzz | 2021-04-27 | 1 | -0/+5 |
| | |||||
* | Fix font size inconsistency with ng-select | Chocobozzz | 2021-04-26 | 1 | -5/+3 |
| | |||||
* | Fix modal word break | Chocobozzz | 2021-04-26 | 1 | -1/+1 |
| | |||||
* | Refactor feed component | Chocobozzz | 2021-04-15 | 1 | -1/+1 |
| | |||||
* | Refactor comment add css | Chocobozzz | 2021-04-15 | 1 | -0/+4 |
| | |||||
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 1 | -4/+0 |
| | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 3 | -12/+9 |
| | |||||
* | Move player style in watch component | Chocobozzz | 2021-04-14 | 1 | -5/+0 |
| | |||||
* | add icons in contextmenu | Rigel Kent | 2021-04-12 | 1 | -1/+27 |
| | |||||
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 1 | -1/+2 |
|\ | |||||
| * | Fix embed playlist menu background on focus | Chocobozzz | 2021-04-08 | 1 | -1/+2 |
| | | |||||
* | | Display banner on channel page | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
| | | |||||
* | | Add ability to update the banner | Chocobozzz | 2021-04-08 | 2 | -4/+9 |
| | | |||||
* | | Reducing tag input excessive padding; fixes #3915 (#3927) | aschaap | 2021-04-07 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | | | | * Removed !important and added rules to style tags input; fixes #3915 * Simplifying what @rigelk was achieving with !important in 149e4cc * Compressed CSS selectors Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | | Fix actor overflows | Chocobozzz | 2021-04-05 | 1 | -0/+6 |
| | | |||||
* | | Increase videos grid margins on desktop | Chocobozzz | 2021-04-01 | 1 | -1/+5 |
| | | |||||
* | | Responsive search | Chocobozzz | 2021-04-01 | 1 | -0/+7 |
| | | |||||
* | | Account/channel videos display as rows | Chocobozzz | 2021-04-01 | 1 | -7/+0 |
| | | |||||
* | | Refactor video miniature | Chocobozzz | 2021-04-01 | 4 | -144/+98 |
| | | | | | | | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size |