Commit graph

15 commits

Author SHA1 Message Date
NaiJi a19f0dc2ef feat: Implement backups initializing wizard 2023-09-26 23:44:46 -03:00
NaiJi 8f6cb77cc4 refactor: Move backup business logic to BackupsCubit 2023-09-26 22:20:42 -03:00
NaiJi eaf671ede5 feat: Implement BackupProviderPicker router page 2023-09-22 10:59:17 -03:00
NaiJi a6e6833efb refactor: Remove backblaze page from installation wizard 2023-09-12 21:37:12 -03:00
Inex Code 1b26f2cf29 feat(backups): Allow to change snapshot rotation settings 2023-09-09 21:13:27 +03:00
NaiJi cd452d5f26 refactor: Change getOverrideColor lambda to simple variable in backup page 2023-09-07 18:04:26 -03:00
NaiJi e07394e8b1 feat: Implement visible accent when backup modal buttons are disabled 2023-09-06 23:31:47 -03:00
Inex Code b01c61a47b feat(backups): Add snapshot restore modal 2023-08-14 07:10:15 +03:00
Inex Code 7e1620be3c fix(ui): Add loading animation for backups screen
Closes #309
2023-08-14 05:54:11 +03:00
Inex Code 4170224119 fix(ui): Add divider in backups screen 2023-08-14 05:48:15 +03:00
NaiJi 75b8a7b9ac feat(backups): Implement restore backup strategy 2023-08-07 09:23:48 -03:00
Inex Code cfcfd5d708 feat(backups): Update the UI of the encryption key modal 2023-07-25 22:25:08 +03:00
NaiJi c3752673f7 feat(backups): Implement modal for copying backups encryption key 2023-07-25 18:15:04 +03:00
Inex Code 7d974159a2 style(backups): Fix some UI issues of backup_details.dart 2023-07-03 23:37:23 +03:00
Inex Code a4dbba0968 feat(backups): Backups screens 2023-07-02 18:24:07 +03:00
Renamed from lib/ui/pages/backup_details/backup_details.dart (Browse further)