aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-user-subscription
Commit message (Collapse)AuthorAgeFilesLines
* Support handles starting with @Chocobozzz2023-05-101-1/+3
|
* Fix subscribe button responsiveChocobozzz2023-05-091-0/+6
|
* Fix channel buttons heightChocobozzz2023-02-221-0/+2
|
* Refactor login redirection/button linksChocobozzz2023-02-141-4/+3
| | | | Correctly handle external auth redirection in all cases
* Refactor form reactiveChocobozzz2022-10-071-2/+2
|
* Fix subscription button radiusChocobozzz2022-09-281-1/+1
|
* Add ability for client to create server logsChocobozzz2022-07-182-5/+6
|
* Increase global font sizeChocobozzz2022-06-162-18/+10
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-1/+1
|
* Fix subscribe button dropdown positionChocobozzz2022-05-021-1/+1
|
* Hide remote subscribe if logged inChocobozzz2022-02-222-1/+5
|
* Remove unnecessary functionChocobozzz2022-01-181-2/+0
|
* Handle async validatorsChocobozzz2022-01-031-1/+1
|
* Add ability to view my followersChocobozzz2021-10-201-3/+38
|
* Fix find in bulkChocobozzz2021-10-181-1/+1
|
* Remove protractor workaroundChocobozzz2021-10-141-4/+2
| | | | We don't use it anymore
* Migrate client to eslintChocobozzz2021-08-183-18/+22
|
* Fix client lintChocobozzz2021-08-171-8/+8
|
* Fetch things in bulk for the homepageChocobozzz2021-08-021-13/+9
|
* Fix subscribe hotkeyChocobozzz2021-07-121-0/+4
|
* 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