Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redesign account page | Chocobozzz | 2021-03-31 | 3 | -67/+0 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 1 | -3/+1 |
| | | | | | | | | | | | | * 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 | ||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -4/+3 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 1 | -2/+3 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | match margin of abstract-video-list and sub-menu's fixed margin | Rigel Kent | 2020-06-12 | 1 | -11/+13 |
| | |||||
* | Replace uppercase text-transform by capitalized text source | Rigel Kent | 2020-02-21 | 1 | -2/+2 |
| | | | | fixes #2085 | ||||
* | Don't support images in account descriptions | Chocobozzz | 2019-12-06 | 1 | -1/+1 |
| | |||||
* | Handle HTML in account descriptions | Chocobozzz | 2019-12-06 | 1 | -1/+1 |
| | |||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -2/+2 |
| | |||||
* | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -2/+2 |
| | | | | And correctly handle new lines | ||||
* | remove unused imports | BO41 | 2018-09-22 | 1 | -2/+0 |
| | |||||
* | Handle markdown in account/video channel pages | Chocobozzz | 2018-06-18 | 2 | -4/+10 |
| | |||||
* | Fix account/channel pages route subscription | Chocobozzz | 2018-06-07 | 1 | -3/+10 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 2 | -5/+7 |
| | |||||
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 1 | -11/+2 |
| | |||||
* | Improve responsive account about page | Chocobozzz | 2018-05-09 | 2 | -5/+9 |
| | |||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 3 | -0/+59 |