Inex Code
|
931da1443d
|
refactor(ui): Delete BrandCards
|
2023-04-05 13:38:07 +03:00 |
|
Inex Code
|
f5313a8148
|
chore: New lints
|
2023-04-05 13:38:07 +03:00 |
|
Inex Code
|
f0f1e8cacc
|
refactor(ui): Get rid of BrandText and restructure the buttons
|
2023-04-05 13:38:07 +03:00 |
|
Inex Code
|
c18191f639
|
feat: Add jobs button to the app bar of HeroScreen
|
2023-04-05 13:38:07 +03:00 |
|
Inex Code
|
af7196d84b
|
refactor(router): Migrate to AutoRouter v6
|
2023-04-05 13:38:07 +03:00 |
|
Inex Code
|
ee9b8a4e31
|
refactor(router): Move more pages to new router
|
2023-04-05 13:38:07 +03:00 |
|
Inex Code
|
999c8346be
|
style: Fix formatting
|
2023-04-05 13:38:07 +03:00 |
|
inexcode
|
423efeeb20
|
feat: Introduce new router and adaptive layouts
|
2023-04-05 13:38:07 +03:00 |
|
Inex Code
|
e186dac39f
|
fix(ui): Deduplicated launch_url functions
Also fixed issue of calling URI with duplicate protocol
Closes: #184
|
2023-02-01 01:11:50 +03:00 |
|
NaiJi
|
9929cdd1a3
|
fix: Remove double protocol on opening a service link
|
2023-01-29 08:41:59 +04:00 |
|
Inex Code
|
bbb1d55b64
|
feat(services): Sort the services by their status
Done by changing the indexes of ServiceStatus enum and sorting by it.
|
2022-12-31 08:08:25 +03:00 |
|
Inex Code
|
b007fec75b
|
refactor(initializing): Refresh the server istallation UI
|
2022-12-31 07:16:10 +03:00 |
|
Inex Code
|
e342727181
|
refactor(services): Remove services switch on services screen cards
|
2022-12-31 05:31:59 +03:00 |
|
NaiJi
|
aa3dee585b
|
chore(dart): Fix warnings that appeared at Dart 2.18 SDK
|
2022-10-26 20:26:09 +04:00 |
|
NaiJi
|
7bad11967a
|
refactor(job): Implement polymorphic predicate for job accessibility
Now every job type can impement canAddTo function to make JobsCubit know whether it can be applied or not
|
2022-10-07 17:50:18 +00:00 |
|
NaiJi
|
699e2f676f
|
refactor(service): Get rid of legacy common enums
|
2022-10-05 01:41:48 +03:00 |
|
Inex Code
|
129eb76a04
|
feat: MD3 app bars
Fixed #123 spent @2h
|
2022-10-04 13:36:37 +03:00 |
|
Inex Code
|
c1cba41b7b
|
fix(i18l): Un-hardcode service status descriptions
|
2022-10-04 11:05:26 +03:00 |
|
NaiJi
|
d36c8e987d
|
Completely refactor language asset files
|
2022-10-04 02:32:35 +03:00 |
|
Inex Code
|
10891881ae
|
Service migrations
|
2022-09-19 03:21:08 +03:00 |
|
Inex Code
|
3d34f0bb55
|
Fix screens when no server initialized
|
2022-09-16 17:14:29 +03:00 |
|
Inex Code
|
ae0295d959
|
Add storage usage to service screen, formatting
|
2022-09-16 16:36:51 +03:00 |
|
Inex Code
|
641e329725
|
Move DiskStatus to the server volume cubit
|
2022-09-16 14:28:17 +03:00 |
|
Inex Code
|
0c31e7697c
|
Refactor cards, move server details screen from modal to screen, move storage card to server screen.
|
2022-09-15 19:57:26 +03:00 |
|
Inex Code
|
34837d8e29
|
Introducing InfoBox widget, small UI fixes
|
2022-09-14 19:45:50 +03:00 |
|
NaiJi
|
8d2fbb5100
|
Implement service page enabling/disabling and service restart
|
2022-09-06 13:25:28 +03:00 |
|
NaiJi
|
503c8d37ea
|
Implement server jobs cubit
|
2022-08-30 06:09:09 +03:00 |
|
inexcode
|
7d8f8e1d38
|
Rewrite services cubit and add basic service screen.
|
2022-08-30 00:35:06 +04:00 |
|
NaiJi
|
62db476575
|
Fix ipv4 bug
|
2022-08-29 21:18:07 +03:00 |
|
NaiJi
|
7bbdaf2ebe
|
Last changes on storage pages and job backend logic
|
2022-08-24 08:35:49 +03:00 |
|
NaiJi
|
2ac8e4366b
|
Linting!
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
|
2022-06-06 01:40:34 +03:00 |
|
NaiJi
|
1db8e9556e
|
Fix UI colors and such :)
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
|
2022-05-30 19:55:09 +03:00 |
|
Inex Code
|
b60fb19ecc
|
some ui fixes
|
2022-05-30 16:49:42 +03:00 |
|
NaiJi
|
5dcaa060a1
|
Linting
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
|
2022-05-25 15:21:56 +03:00 |
|
Inex Code
|
14acfdec6b
|
Linting
|
2022-05-24 21:55:39 +03:00 |
|
Inex Code
|
bf79fb1adf
|
- Refactor Hive boxes
- Delete SSH generation leftovers
- Migrate users box to an encrypted box
|
2022-05-17 23:08:28 +03:00 |
|
NaiJi
|
0d0a3a4fee
|
Refactor App Config Cubit infrastrucute
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
|
2022-05-17 16:31:34 +03:00 |
|
inexcode
|
e925a1897a
|
Fix some typos
|
2022-02-16 10:28:29 +03:00 |
|
Inex Code
|
85a27e8ee2
|
Add more instructions to UI
|
2021-12-23 13:52:12 +00:00 |
|
Kherel
|
2c4d0ea7d1
|
fix
|
2021-09-29 20:28:47 +02:00 |
|
kherel
|
3e7d003f21
|
service-states (#65)
Co-authored-by: Kherel <kherel@gmail.com>
Reviewed-on: https://git.selfprivacy.org/kherel/selfprivacy.org.app/pulls/65
Co-authored-by: kherel <kherel@gmail.com>
Co-committed-by: kherel <kherel@gmail.com>
|
2021-09-29 16:08:19 +03:00 |
|
Kherel
|
90d64d8f51
|
update
|
2021-09-02 21:32:07 +02:00 |
|
Kherel
|
26607251d9
|
update
|
2021-08-29 17:02:51 +02:00 |
|
Kherel
|
84e9259ec2
|
update
|
2021-08-29 15:54:28 +02:00 |
|
Kherel
|
94a0e22b15
|
update
|
2021-08-29 11:50:24 +02:00 |
|
Kherel
|
1a8a4e7270
|
update
|
2021-08-18 12:44:46 +02:00 |
|
Kherel
|
9e8fdf2965
|
update
|
2021-06-08 20:52:44 +02:00 |
|
Kherel
|
d3f494adeb
|
update
|
2021-05-25 23:53:54 +02:00 |
|
Kherel
|
cd49f9fb45
|
add charts
|
2021-04-10 05:04:23 +02:00 |
|
Kherel
|
275ba21a47
|
fix
|
2021-03-26 14:53:21 +01:00 |
|