aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Reorganize client shared modulesChocobozzz2020-06-231-4/+1
|
* Describe user video settings checkboxes, put emphasis on p2pRigel Kent2020-03-231-1/+1
| | | | | Also improve more info links about p2p and privacy in PeerTube, present in the privacy concern notice and in the video settings.
* 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
* Add ability to delete our accountChocobozzz2018-08-081-0/+46