aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-library/my-ownership
Commit message (Collapse)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-282-5/+6
|
* Move to sass @useChocobozzz2021-06-282-4/+4
|
* Bidi supportChocobozzz2021-06-071-2/+3
|
* Sort channels by -updatedAtChocobozzz2021-05-102-16/+9
|
* Refactor search filtersChocobozzz2021-05-031-3/+3
|
* Move to stylelintChocobozzz2021-04-281-4/+4
|
* Refactor actor avatar displayChocobozzz2021-04-281-1/+1
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-152-10/+1
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Refactor modal buttons styleChocobozzz2021-04-142-11/+3
|
* Select first available channel when accepting ownership change (#3382)Florian CUNY2020-12-012-1/+5
| | | | | | | | | * Select first available channel when accepting ownership change Implements https://github.com/Chocobozzz/PeerTube/issues/2240 * Made use of #patchValue() to set the default selected value And removed the disabled state for the Accept button
* Add new default different avatar for channel and accountkimsible2020-11-251-2/+2
|
* Fix accept ownership change acceptChocobozzz2020-11-181-1/+3
|
* Reorganize left menu and account menuChocobozzz2020-11-136-0/+364
Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library