Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix user-dropdown-indicator position on touchscreens | Kimsible | 2021-07-23 | 1 | -2/+2 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -3/+4 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -17/+21 |
| | |||||
* | Add ability to filter menu links | Chocobozzz | 2021-06-07 | 1 | -2/+1 |
| | |||||
* | Fix create account button | Chocobozzz | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -15/+18 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Refactor menu css | Chocobozzz | 2021-04-15 | 1 | -131/+94 |
| | |||||
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 1 | -3/+1 |
| | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | Try to reduce CSS size | Chocobozzz | 2021-03-24 | 1 | -163/+162 |
| | |||||
* | adjust logged-in-block width to fill space | Rigel Kent | 2021-01-17 | 1 | -1/+3 |
| | |||||
* | Use source sans 3 font | Chocobozzz | 2021-01-13 | 1 | -0/+2 |
| | |||||
* | Add link to the documentation for live streaming | Chocobozzz | 2020-12-14 | 1 | -0/+1 |
| | |||||
* | User dropdown and notifications popover improvements (#3344) | Kimsible | 2020-12-13 | 1 | -23/+110 |
| | | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Fix themes colors by using SCSS variables (#3376) | Mathieu Brunot | 2020-11-30 | 1 | -4/+4 |
| | | | | | | | | | * :lipstick: Use foreground var for code * :lipstick: Use submenu var color * :lipstick: Use foreground var color for menu * :bug: Fix var used in menu | ||||
* | Upgrade client dependencies | Chocobozzz | 2020-11-19 | 1 | -42/+0 |
| | | | | Migrate removed primeng theme to custom CSS | ||||
* | Replace keyboard shortcut icon | Chocobozzz | 2020-11-16 | 1 | -14/+0 |
| | | | | Use svg instead | ||||
* | In my account -> in my library | Chocobozzz | 2020-11-16 | 1 | -1/+1 |
| | |||||
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 1 | -117/+179 |
| | | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library | ||||
* | Fix z-index dropdown icon | Chocobozzz | 2020-08-25 | 1 | -0/+4 |
| | | | | Was on top of the header | ||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 1 | -1/+1 |
| | | | | also organize icons in folders per origin | ||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view | ||||
* | Fix dropdown-user placement and menu-left scroll on touchscreens (#2706) | Kim | 2020-05-01 | 1 | -0/+4 |
| | |||||
* | Cleanup menu footer links | Chocobozzz | 2020-04-08 | 1 | -10/+10 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 1 | -57/+143 |
| | | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles | ||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-26 | 1 | -8/+4 |
|\ | |||||
| * | Correctly fix menu overflow on mobile | Chocobozzz | 2020-02-26 | 1 | -8/+4 |
| | | |||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-20 | 1 | -0/+8 |
|\| | |||||
| * | Fix scroll menu on touch devices | Chocobozzz | 2020-02-20 | 1 | -0/+8 |
| | | |||||
* | | Gracefully downsize search bar for mobile devices | Rigel Kent | 2020-02-13 | 1 | -0/+1 |
| | | |||||
* | | Manage z-indexes in variables | Rigel Kent | 2020-02-13 | 1 | -1/+1 |
| | | |||||
* | | Fix menu z-index on mobile on watch page | Chocobozzz | 2020-02-13 | 1 | -1/+1 |
|/ | |||||
* | Fix upnext, refactor avatar menu, add to playlist overflow | Rigel Kent | 2019-12-20 | 1 | -0/+1 |
| | |||||
* | (consistency) channel nameWithHost copy button, comment avatar link | Rigel Kent | 2019-12-16 | 1 | -1/+0 |
| | |||||
* | Fix overflow in menu | Chocobozzz | 2019-11-27 | 1 | -2/+6 |
| | |||||
* | Fix menu x overflow | Chocobozzz | 2019-09-06 | 1 | -1/+2 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Fix black theme on some screens | Chocobozzz | 2019-06-07 | 1 | -5/+5 |
| | |||||
* | Remove unnecessary CSS in menu | Chocobozzz | 2019-05-15 | 1 | -3/+0 |
| | |||||
* | Merge branch 'master' into develop | Chocobozzz | 2019-05-15 | 1 | -0/+3 |
|\ | |||||
| * | Fix too long name in menu | Chocobozzz | 2019-02-14 | 1 | -2/+5 |
| | | |||||
* | | Fix keyboard icon transparency | Paul FLORENCE | 2019-04-12 | 1 | -1/+0 |
| | | |||||
* | | Add my library section in menu | Chocobozzz | 2019-03-20 | 1 | -42/+44 |
| | | |||||
* | | Playlist videos component | Chocobozzz | 2019-03-18 | 1 | -2/+3 |
| | | |||||
* | | Refactor ellipsis CSS | Chocobozzz | 2019-02-20 | 1 | -8/+6 |
| | | |||||
* | | Fix too long name in menu | Chocobozzz | 2019-02-15 | 1 | -2/+5 |
|/ | |||||
* | Fix menu overflow on mobile screens | Chocobozzz | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | Fix notification popover width | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -7/+0 |
| |