aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/UserMigration
Commit message (Expand)AuthorAgeFilesLines
* feat(UserMigration)!: 32-bit supportChristopher Ng2023-05-051-2/+2
* Add profile config migrationChristopher Ng2022-09-011-0/+33
* Use Image class from public APIChristopher Ng2022-06-021-1/+1
* Skip avatar on failureChristopher Ng2022-05-301-3/+1
* Update method nameChristopher Ng2022-05-301-1/+1
* Move new IMigrator method to a specific interface ISizeEstimationMigratorCôme Chilliet2022-05-301-1/+2
* Implement getExportEstimatedSize in migratorsCôme Chilliet2022-05-301-0/+21
* Catch avatar export separately for better failure tracingChristopher Ng2022-04-131-1/+5
* Adapt existing migrators to new APICôme Chilliet2022-04-131-11/+11
* Use Migrators id instead of class namesCôme Chilliet2022-04-111-1/+1
* Extend account migratorChristopher Ng2022-04-081-1/+27
* Move data into settings folderChristopher Ng2022-03-221-16/+20
* Use account method to set all propertiesChristopher Ng2022-03-181-18/+2
* Use streamsChristopher Ng2022-03-181-3/+3
* Transfer to settings app and registerChristopher Ng2022-03-182-0/+184