Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix empty address books being exported | Christopher Ng | 2022-07-05 | 1 | -0/+4 |
* | Update calendar estimation | Christopher Ng | 2022-05-30 | 1 | -6/+17 |
* | Update contacts estimation | Christopher Ng | 2022-05-30 | 1 | -7/+14 |
* | Update method name | Christopher Ng | 2022-05-30 | 2 | -2/+2 |
* | Move new IMigrator method to a specific interface ISizeEstimationMigrator | Côme Chilliet | 2022-05-30 | 2 | -2/+4 |
* | Implement getExportEstimatedSize in migrators | Côme Chilliet | 2022-05-30 | 2 | -0/+30 |
* | Fix warning | Christopher Ng | 2022-04-20 | 1 | -1/+1 |
* | Update naming of address book exports | Christopher Ng | 2022-04-20 | 1 | -10/+10 |
* | Fix export of shared calendars | Christopher Ng | 2022-04-20 | 1 | -16/+9 |
* | Fix migrators according to exceptions | Vincent Petry | 2022-04-13 | 1 | -2/+2 |
* | Adapt existing migrators to new API | Côme Chilliet | 2022-04-13 | 2 | -30/+32 |
* | l10n: Remove comma | Valdnet | 2022-04-12 | 1 | -1/+1 |
* | Use Migrators id instead of class names | Côme Chilliet | 2022-04-11 | 2 | -2/+2 |
* | Extend calendar migrator | Christopher Ng | 2022-04-08 | 1 | -0/+21 |
* | Extend contacts migrator | Christopher Ng | 2022-04-08 | 1 | -0/+21 |
* | Output literal null string | Christopher Ng | 2022-03-30 | 1 | -3/+3 |
* | Access by array key instead of destructuring | Christopher Ng | 2022-03-30 | 1 | -1/+1 |
* | Contacts export and import | Christopher Ng | 2022-03-30 | 3 | -0/+430 |
* | Show filename in output message | Christopher Ng | 2022-03-29 | 1 | -5/+4 |
* | Skip import of current calendar on error | Christopher Ng | 2022-03-29 | 1 | -10/+18 |
* | Extends UserMigrationException in CalendarMigratorException | Côme Chilliet | 2022-03-14 | 1 | -2/+2 |
* | Improve error handling and output messages | Christopher Ng | 2022-03-09 | 1 | -13/+22 |
* | Various minor updates | Christopher Ng | 2022-03-02 | 1 | -37/+29 |
* | Minor updates | Christopher Ng | 2022-03-02 | 1 | -62/+70 |
* | Integrate migrator | Christopher Ng | 2022-03-02 | 1 | -73/+67 |
* | Calendar export and import | Christopher Ng | 2022-03-02 | 3 | -0/+521 |