Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | open privacy info in user settings dialogue in new window | Robert Riemann | 2022-03-02 | 1 | -1/+1 |
| | |||||
* | Add ability for admins to set default p2p policy | Chocobozzz | 2021-12-16 | 2 | -5/+5 |
| | |||||
* | Fix theme update when logged in | Chocobozzz | 2021-12-09 | 1 | -1/+1 |
| | |||||
* | Add video filters to common video pages | Chocobozzz | 2021-08-25 | 3 | -78/+24 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 2 | -19/+23 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 2 | -4/+4 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 2 | -4/+4 |
| | |||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 2 | -8/+6 |
| | |||||
* | Better video languages filter UX | Chocobozzz | 2021-04-28 | 1 | -29/+40 |
| | | | | | Don't throw if the user did not select any language, automatically select "all languages" instead | ||||
* | Clearer nsfw "do not list" label | Chocobozzz | 2021-04-28 | 1 | -2/+2 |
| | |||||
* | 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 |