Inex Code
|
e9538a4a84
|
feat(ui): Use adaptive widgets where possible
|
2024-03-13 18:20:50 +03:00 |
|
Inex Code
|
275e8b1f40
|
chore: Fixes from review
|
2024-02-23 17:49:10 +03:00 |
|
Inex Code
|
4eb8f34e37
|
Merge remote-tracking branch 'origin/master' into api-connection-refactor
|
2024-02-20 20:13:19 +03:00 |
|
dettlaff
|
ba0e247fba
|
fix: remove SnackBarBehaviov
|
2024-02-08 00:06:55 +04:00 |
|
Inex Code
|
725c592086
|
refactor: Fix callbacks returning sets
|
2024-01-31 15:14:37 +04:00 |
|
Inex Code
|
f46865ca71
|
style: Apply directives_ordering lint
|
2024-01-31 14:57:12 +04:00 |
|
Inex Code
|
acb5da9a92
|
style: Enable directives_ordering lint
|
2024-01-31 09:14:23 +04:00 |
|
Inex Code
|
831a0e95eb
|
refactor: Rewrite services cubit to bloc, using ApiRepo streams
|
2024-01-29 19:58:37 +04:00 |
|
Inex Code
|
a5e7725733
|
refactor: Rewrite backups cubit to bloc, using ApiRepo streams
|
2024-01-29 17:54:09 +04:00 |
|
Inex Code
|
b1be3f24d6
|
refactor: Rewire cubit from depending on server_installation_cubit to the new connection manager
|
2024-01-26 18:46:09 +04:00 |
|
NaiJi ✨
|
5a33bec6bd
|
feat(ui): Make Snapshot List page show fab button
- Resolve https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/290
|
2023-11-29 18:38:27 +04:00 |
|
NaiJi
|
c894456fe6
|
refactor: Fix linter warnings
- Remove unused text_extensions.dart
|
2023-11-06 17:15:38 +04:00 |
|
NaiJi ✨
|
70c47c69ab
|
Merge branch 'master' into email-copy
|
2023-09-18 18:30:25 +03:00 |
|
Inex Code
|
0ffd7e61d6
|
feat(backups): Add note about the scope of backup rotation
|
2023-09-09 21:20:21 +03:00 |
|
Inex Code
|
1b26f2cf29
|
feat(backups): Allow to change snapshot rotation settings
|
2023-09-09 21:13:27 +03:00 |
|
Inex Code
|
aac4b2773b
|
feat(backups): Show the snapshot creation reason
|
2023-09-09 10:22:43 +03:00 |
|
NaiJi
|
3c548e5aa9
|
feat: Add copy-to-clipboard for email on user page
- Implement setClipboard adapter and encapsulate platform dependency on clipboard service
|
2023-09-07 18:26:33 -03:00 |
|
NaiJi
|
cd452d5f26
|
refactor: Change getOverrideColor lambda to simple variable in backup page
|
2023-09-07 18:04:26 -03:00 |
|
NaiJi
|
a67c203266
|
Merge branch 'master' into gray-backups
|
2023-09-07 18:00:49 -03:00 |
|
Inex Code
|
fe93360870
|
refactor: Use snackbar to show snapshot id copy notification
|
2023-09-07 14:35:42 +03:00 |
|
NaiJi
|
e07394e8b1
|
feat: Implement visible accent when backup modal buttons are disabled
|
2023-09-06 23:31:47 -03:00 |
|
NaiJi
|
ffa985aba2
|
feat: Implement copying to clipboard for snapshot id of backups
|
2023-09-06 23:03:06 -03:00 |
|
Inex Code
|
b01c61a47b
|
feat(backups): Add snapshot restore modal
|
2023-08-14 07:10:15 +03:00 |
|
Inex Code
|
03f7e7d819
|
fix(ui): Fix encryption key modal behaviour when no key found
Closes #300
|
2023-08-14 07:09:06 +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 |
|
NaiJi
|
4b1c85c4a8
|
chore: Add missing trailing commas to encryption key modal page
|
2023-08-06 20:32:05 -03:00 |
|
Inex Code
|
5df1d676f6
|
style: Remove misleading code comment
|
2023-07-25 22:46:12 +03:00 |
|
Inex Code
|
bbc619deed
|
feat(backups): Show the user that the key is copied
|
2023-07-25 22:43:28 +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 |
|