Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -4/+2 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -1/+2 |
| | |||||
* | Show logo in mobile view (#4141) | kontrollanten | 2021-05-31 | 1 | -4/+5 |
| | | | | | * client: show logo in mobile view * client(menu): add space between burger and logo | ||||
* | Fix mask-image property | Chocobozzz | 2021-05-07 | 1 | -1/+3 |
| | | | | Needed by chrome | ||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 1 | -60/+48 |
| | |||||
* | Move player style in watch component | Chocobozzz | 2021-04-14 | 1 | -4/+2 |
| | |||||
* | Fixing disappearing hamburger menu for narrow screens (#3929) | aschaap | 2021-04-08 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | * Made top search bar more scalable for (physically) narrow screens Removing `flex: auto` on `.top-left-block` for screens narrower than `350px`allows the search bar to resize to fill up the remaining space. Setting `width: 70px` on `#typeahead-container input` for mobile widths prevents the hamburger button from being squished at certain widths. Given that the padding adds up to `50px`, setting what amounts to the minimum width of the search field to `70px` seems reasonable. Fixes #3199. * Making hamburger button margin and spacing narrower for mobile The clickable area is restricted to the icon anyway, and the extra space benefits the search field width on narrow screens. | ||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -2/+3 |
| | |||||
* | Add ability to override client assets : logo - favicon - PWA icons - PWA ↵ | Kim | 2020-07-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | manifest name and description (#2897) * Add client-overrides storage to config * Add static-serve for client overrides * Move backgroun-image logo from bundle to css tag for runtime content hash * Add dynamic JSON manifest * Add content hash for manifest, favicon and logo Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | 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 | -3/+4 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 1 | -0/+38 |
| | |||||
* | Add padding bottom to main container | Chocobozzz | 2020-03-18 | 1 | -8/+4 |
| | |||||
* | Fix margins/widths with top-menu and main-col on small screens | Rigel Kent | 2020-03-13 | 1 | -0/+1 |
| | |||||
* | Provide z-index centralisation for lower components | Rigel Kent | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Media queries to use variables when possible | Rigel Kent | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Manage z-indexes in variables | Rigel Kent | 2020-02-13 | 1 | -2/+2 |
| | |||||
* | Add commentor name alongside fid for video comments | Rigel Kent | 2019-12-18 | 1 | -1/+1 |
| | |||||
* | Add client helpers to plugins | Chocobozzz | 2019-07-24 | 1 | -2/+3 |
| | |||||
* | Refactor ellipsis CSS | Chocobozzz | 2019-02-20 | 1 | -3/+2 |
| | |||||
* | Fix notification icon position | Chocobozzz | 2019-01-09 | 1 | -5/+0 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 1 | -3/+4 |
| | | | | and a bonus dark color theme toggle | ||||
* | add title ellipsis over two lines to miniatures | Rigel Kent | 2018-09-03 | 1 | -1/+1 |
| | |||||
* | Upgrade to bootstrap 4 first step | Chocobozzz | 2018-08-09 | 1 | -1/+1 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 1 | -11/+0 |
| | |||||
* | Increase header burger size | Chocobozzz | 2018-05-09 | 1 | -1/+1 |
| | |||||
* | Add support to video support on client | Chocobozzz | 2018-02-20 | 1 | -1/+4 |
| | |||||
* | Fix instance name displaying with long text | Chocobozzz | 2018-02-20 | 1 | -3/+12 |
| | |||||
* | Improve responsive on video watch | Chocobozzz | 2018-01-31 | 1 | -1/+1 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -0/+3 |
| | |||||
* | Copy to clipboard (#142) | Julien Lemaire | 2017-12-11 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Copy buttons on share view Ugly but working buttons to copy video url and video iframe code. Add ngx-clipboard dependency to allow easy copy to clipboard directive. * Designed copy buttons Using some css (scss) rules to make buttons look better. * First version on copy feedback Little success alert message on copy. Fix lint errors Move dependencies to dev dependencies * Update button design * Use of notifications service Provides feedback of copy action to the user through the angular2-notifications module. | ||||
* | Responsive homepage | Chocobozzz | 2017-12-11 | 1 | -0/+2 |
| | |||||
* | Design video watch modals | Chocobozzz | 2017-12-07 | 1 | -6/+2 |
| | |||||
* | Design account videos | Chocobozzz | 2017-12-04 | 1 | -2/+2 |
| | |||||
* | Add account settings new design | Chocobozzz | 2017-12-01 | 1 | -8/+0 |
| | |||||
* | Implement header design | Chocobozzz | 2017-12-01 | 1 | -73/+28 |
| | |||||
* | Begin new menu design | Chocobozzz | 2017-12-01 | 1 | -33/+30 |
| | |||||
* | Improve client mobile version | Chocobozzz | 2017-11-06 | 1 | -1/+0 |
| | |||||
* | Fix prod build | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | Client: try to be responsive | Chocobozzz | 2017-05-01 | 1 | -2/+60 |
| | |||||
* | Client: minor css fixes | Chocobozzz | 2017-04-29 | 1 | -0/+3 |
| | |||||
* | Client: add ability to hide left menu | Chocobozzz | 2017-04-26 | 1 | -29/+59 |
| | |||||
* | Client: adjust viewport height | Chocobozzz | 2017-04-26 | 1 | -1/+2 |
| | |||||
* | Add credit | Chocobozzz | 2017-04-26 | 1 | -0/+11 |
| | |||||
* | Client: beautiful watch page | Chocobozzz | 2017-04-26 | 1 | -4/+9 |
| | |||||
* | Client: fixed header and menu | Chocobozzz | 2017-04-26 | 1 | -0/+39 |
| | |||||
* | Client: responsive design | Chocobozzz | 2017-04-26 | 1 | -23/+0 |
| |