Inex Code
|
bba29caeba
|
feat: Add ssh settings
|
2024-03-09 19:30:43 +03:00 |
|
Inex Code
|
7bb96b5ed0
|
chore: remove prints
|
2024-02-21 00:45:32 +03:00 |
|
Inex Code
|
43a339af91
|
refactor: Code deduplication in server data reload
|
2024-02-20 23:34:45 +03:00 |
|
Inex Code
|
caa2fd3b8e
|
refactor: Handle situation when the job has to be removed
Closes #166
|
2024-02-20 23:17:36 +03:00 |
|
Inex Code
|
92cf2cde6d
|
refactor: Refactor ServerDetailsCubit to use ApiConnectionRepository
|
2024-02-20 20:09:14 +03:00 |
|
Inex Code
|
16094a3257
|
refactor: Rework ClientJobs cubit so it doesn't depend on other cubits
Also implemented tracking of the jobs and rebuild status
|
2024-02-20 19:33:24 +03:00 |
|
Inex Code
|
455b1ed7f9
|
refactor: Replace UsersCubit with UsersBloc
|
2024-02-09 18:01:05 +03:00 |
|
Inex Code
|
710b9b53dd
|
refactor: Replace ApiDevicesCubit with DevicesBloc
|
2024-02-09 14:07:03 +03:00 |
|
Inex Code
|
3a525f0d11
|
refactor: Replace RecoveryKeyCubit with RecoveryKeyBloc
|
2024-02-08 18:08:29 +03:00 |
|
Inex Code
|
3b9d616045
|
refactor: Introduce VolumesBloc, remove ServerVolumeCubit
|
2024-02-01 18:30:06 +04:00 |
|
Inex Code
|
bdd00683cd
|
refactor: Optimistic state update when removing all finished jobs
|
2024-01-29 20:14:12 +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 |
|