Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(UserMigration)!: 32-bit support | Christopher Ng | 2023-05-05 | 1 | -2/+2 |
* | Add profile config migration | Christopher Ng | 2022-09-01 | 1 | -0/+33 |
* | Use Image class from public API | Christopher Ng | 2022-06-02 | 1 | -1/+1 |
* | Skip avatar on failure | Christopher Ng | 2022-05-30 | 1 | -3/+1 |
* | Update method name | Christopher Ng | 2022-05-30 | 1 | -1/+1 |
* | Move new IMigrator method to a specific interface ISizeEstimationMigrator | Côme Chilliet | 2022-05-30 | 1 | -1/+2 |
* | Implement getExportEstimatedSize in migrators | Côme Chilliet | 2022-05-30 | 1 | -0/+21 |
* | Catch avatar export separately for better failure tracing | Christopher Ng | 2022-04-13 | 1 | -1/+5 |
* | Adapt existing migrators to new API | Côme Chilliet | 2022-04-13 | 1 | -11/+11 |
* | Use Migrators id instead of class names | Côme Chilliet | 2022-04-11 | 1 | -1/+1 |
* | Extend account migrator | Christopher Ng | 2022-04-08 | 1 | -1/+27 |
* | Move data into settings folder | Christopher Ng | 2022-03-22 | 1 | -16/+20 |
* | Use account method to set all properties | Christopher Ng | 2022-03-18 | 1 | -18/+2 |
* | Use streams | Christopher Ng | 2022-03-18 | 1 | -3/+3 |
* | Transfer to settings app and register | Christopher Ng | 2022-03-18 | 2 | -0/+184 |