aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-settings.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to update the bannerChocobozzz2021-04-081-1/+1
|
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-131-1/+1
| | | | | | | * add ability to remove one's avatar for account and channels * add ability to remove one's avatar for account and channels * only display avatar edition options after input change
* Profile settings title consistencyChocobozzz2020-11-261-8/+8
|
* Add restore scroll position on user-dropdown anchors links and scroll to top ↵Kim2020-08-171-2/+0
| | | | | | | | | | | | | | | | | | | on active sub-menu links (#3066) * Add restore scroll position on router same url * Remove settings top anchor * Add scrollToTop on active links fixed sub-menu * Add restore scroll position on notification avatar links * Toggle menu and close pophover when click on active dropdown menu-left link * Add onSameUrlRestoreScrollPosition on user dropdown channels link * Same behavior scrollTop and scroll to anchor everywhere Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add new anchors in my-settings and handle offset sub-menu height (#3032)Kim2020-08-101-0/+2
| | | | | | | | | | | | | * Add anchors setting and handle offset with sub-meu * Use PeerTube scroll logic * Add anchor for top my-settings * Improve scroller with smooth behavior and css offset * Fix anchor position when using history navigation Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Display user quota progress bars above upload form (#2981)Kim2020-07-241-15/+1
| | | | | | | | | | | | | | | | | * Move user-quota to my-user-quota shared component * Add user-quota to upload form * Increase progress bar height and make it focusable * Correct syntax parenthesis * Add explicit title to user-quota bars + tooltip with quota values * Hide user-quota in second upload step * Customize focus styles on user-quota Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* fix video update button, add color to danger zoneRigel Kent2020-07-011-1/+1
|
* allow muting from the miniature optionsRigel Kent2020-06-281-3/+10
| | | | initial implementation with a listing refresh except on search results
* fix quota representation in profile settingsRigel Kent2020-06-281-2/+2
|
* Reorganize client shared modulesChocobozzz2020-06-231-2/+2
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-7/+8
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Fix external auth email/password updateChocobozzz2020-05-201-1/+1
| | | | Also check if an actor does not already exist when creating the user
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-131-1/+1
|
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-131-5/+9
|
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-121-0/+1
|
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-111-0/+1
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-22/+71
|
* Clearer video quota label in user settingsChocobozzz2019-12-041-1/+9
|
* WIP plugins: add theme supportChocobozzz2019-07-241-1/+4
|
* Add language filters in user preferencesChocobozzz2019-06-191-3/+3
|
* Add ability to change email in clientChocobozzz2019-06-111-0/+3
|
* Correctly scroll in notification preferencesChocobozzz2019-01-091-4/+2
|
* Add notifications in the clientChocobozzz2019-01-091-1/+4
|
* Add ability to delete our accountChocobozzz2018-08-081-0/+3
|
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-17/+1
|
* Form validators refractoringChocobozzz2018-06-051-3/+3
|
* Add i18n attributesChocobozzz2018-06-051-7/+7
|
* Load my-account module lazilyChocobozzz2018-05-091-0/+32