Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint | Chocobozzz | 2023-05-24 | 1 | -4/+4 |
| | |||||
* | Refactor form reactive | Chocobozzz | 2022-10-07 | 1 | -2/+2 |
| | |||||
* | Increase global font size | Chocobozzz | 2022-06-16 | 2 | -6/+1 |
| | |||||
* | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 1 | -4/+0 |
| | |||||
* | Some fixes for themes | Chocobozzz | 2022-03-15 | 2 | -2/+2 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 1 | -4/+5 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | username field consistency | Chocobozzz | 2021-01-18 | 3 | -15/+11 |
| | |||||
* | add username information in profile settings | Rigel Kent | 2021-01-17 | 3 | -0/+26 |
| | |||||
* | Profile settings title consistency | Chocobozzz | 2020-11-26 | 1 | -1/+1 |
| | |||||
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 1 | -5/+5 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 1 | -5/+3 |
| | | | | | | | | | | | | * 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 | -6/+3 |
| | |||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 1 | -2/+2 |
| | |||||
* | Fix margins/widths with top-menu and main-col on small screens | Rigel Kent | 2020-03-13 | 1 | -0/+1 |
| | |||||
* | Use grid to organise settings in admin, my-account | Rigel Kent | 2020-03-10 | 2 | -7/+11 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -1/+1 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Refractor notification service | Chocobozzz | 2018-12-19 | 1 | -3/+3 |
| | | | | Shorter name and use primeng component | ||||
* | Remove uneeded rxjs-compat | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | Add form validator translations | Chocobozzz | 2018-06-05 | 3 | -18/+27 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 1 | -21/+14 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 2 | -5/+7 |
| | |||||
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 1 | -1/+1 |
| | |||||
* | Load my-account module lazily | Chocobozzz | 2018-05-09 | 4 | -0/+113 |