aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-danger-zone
Commit message (Collapse)AuthorAgeFilesLines
* Improve account removal message for usersChocobozzz2022-02-221-2/+7
|
* Migrate client to eslintChocobozzz2021-08-181-1/+2
|
* Fix client lintChocobozzz2021-08-171-8/+9
|
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Move to stylelintChocobozzz2021-04-281-1/+1
|
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-2/+0
|
* Migrate to $localizeChocobozzz2020-08-141-9/+7
| | | | | | | | | | | | * 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
* fix video update button, add color to danger zoneRigel Kent2020-07-011-1/+1
|
* Reorganize client shared modulesChocobozzz2020-06-231-4/+1
|
* Describe user video settings checkboxes, put emphasis on p2pRigel Kent2020-03-233-3/+4
| | | | | Also improve more info links about p2p and privacy in PeerTube, present in the privacy concern notice and in the video settings.
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-1/+1
|
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1
| | | | | | | | * fix a few typos * apply changes to original files instead * additional correction
* Refractor notification serviceChocobozzz2018-12-191-4/+4
| | | | Shorter name and use primeng component
* Fix some i18n tagsChocobozzz2018-09-281-2/+2
|
* Add ability to delete our accountChocobozzz2018-08-084-0/+63