aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-user-subscription
Commit message (Collapse)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-282-3/+3
|
* Move to sass @useChocobozzz2021-06-282-3/+3
|
* Bidi supportChocobozzz2021-06-071-5/+5
|
* Fix UI overflowsChocobozzz2021-05-261-1/+1
|
* Move to stylelintChocobozzz2021-04-282-8/+8
|
* Implement remote interactionChocobozzz2021-01-153-20/+25
|
* better subscribe button display for accountsRigel Kent2021-01-121-1/+2
|
* fix remote subscribe input alignmentRigel Kent2021-01-111-2/+4
|
* Fix some accessibility issuesChocobozzz2020-12-221-9/+13
|
* We don't need services anymore for validatorsChocobozzz2020-08-171-4/+4
|
* Migrate to $localizeChocobozzz2020-08-141-17/+9
| | | | | | | | | | | | * 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
* harmonize search for librariesRigel Kent2020-07-291-3/+8
|
* Fix player menu on mobileChocobozzz2020-07-021-2/+0
|
* Reorganize client shared modulesChocobozzz2020-06-239-0/+687