Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken views on mobile and small screens (#2671) | Kim | 2020-04-27 | 1 | -20/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix mobile CSS for my-account-settings * Fix mobile CSS for my-account-videos * Fix mobile CSS my-account-video-channels * Fix mobile CSS for my-account-playlists * Fix CSS mobile for user-subscriptions header * Fix CSS mobile my-account-video-channel-edit * Fix CSS mobile / small view for textarea * Fix margin-right my-delete-button on inside span * Fix CSS mobile on accounts page * Fix indent * Fix CSS mobile for my-account-notifications * Fix CSS mobile / small view my-account-videos * Fix search small-view channels * Use miniature width for title of video on mobile * Add dots to ellipsis multilines * Fix controls and title video width small views * Fix my-account-playlist small and mobile views * Fix channels header + account header mobile * Fix CSS mobile/small view for my-account/subscriptions * Fix align followers channel item * Center header elements user account page on mobile * Fix margins on a element and img * Fix margin img channel or video Co-Authored-By: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Add params to share modal | Chocobozzz | 2019-06-12 | 1 | -12/+0 |
| | |||||
* | Refactor video miniatures | Chocobozzz | 2019-04-03 | 1 | -42/+5 |
| | |||||
* | Refactor ellipsis CSS | Chocobozzz | 2019-02-20 | 1 | -3/+1 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -2/+2 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Fix channels search on mobile | Chocobozzz | 2018-09-05 | 1 | -21/+43 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 1 | -2/+2 |
| | | | | and a bonus dark color theme toggle | ||||
* | Fix search results on mobile | Chocobozzz | 2018-09-04 | 1 | -1/+2 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 1 | -9/+0 |
| | |||||
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 1 | -2/+0 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -0/+36 |
| | |||||
* | Upgrade to bootstrap 4 first step | Chocobozzz | 2018-08-09 | 1 | -1/+1 |
| | |||||
* | Fix responsive on videos search | Chocobozzz | 2018-07-31 | 1 | -1/+15 |
| | |||||
* | Responsive advanced search | Chocobozzz | 2018-07-24 | 1 | -2/+7 |
| | |||||
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -7/+39 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -0/+93 |