Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to set a custom quota | Chocobozzz | 2021-02-10 | 1 | -1/+2 |
| | |||||
* | Fix ng-select width | Chocobozzz | 2020-12-15 | 1 | -1/+3 |
| | |||||
* | Fix user video languages settings | Chocobozzz | 2020-08-20 | 1 | -11/+35 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 2 | -22/+10 |
| | | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators | ||||
* | adapt my-select-checkbox placeholder to its context | Rigel Kent | 2020-08-11 | 1 | -0/+1 |
| | |||||
* | Use ng select for multiselect | Chocobozzz | 2020-08-11 | 3 | -20/+39 |
| | |||||
* | Add new anchors in my-settings and handle offset sub-menu height (#3032) | Kim | 2020-08-10 | 1 | -0/+2 |
| | | | | | | | | | | | | | * Add anchors setting and handle offset with sub-meu * Use PeerTube scroll logic * Add anchor for top my-settings * Improve scroller with smooth behavior and css offset * Fix anchor position when using history navigation Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 8 | -0/+392 |