status-desktop/ui/app/AppLayouts
Lukáš Tinkl 025a45d1a4 chore(AppMain): improve startup time
- wrap everything we can in AppMain with a (async) Loader
- do not access globals w/o a proper store
- drop some dead code

Although I wasn't able to completely fix the bug, the ~50% improvement in
startup time is still worth trying imho. On my machine, the startup time
went down from ~7s to under 4s.

Related: #7292
2022-10-19 10:48:20 +02:00
..
Browser feat(ActivityCenter): Fix unreadNotificationsCount availability on every section 2022-10-04 17:05:47 +04:00
Chat feat: New Profile Modal 2022-10-17 12:05:54 +02:00
CommunitiesPortal fix(communities/portal): navigate or spectate community 2022-10-18 21:21:10 +02:00
Node feat(ActivityCenter): Fix unreadNotificationsCount availability on every section 2022-10-04 17:05:47 +04:00
Onboarding feat: New Profile Modal 2022-10-17 12:05:54 +02:00
Profile chore(AppMain): improve startup time 2022-10-19 10:48:20 +02:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet feat: New Profile Modal 2022-10-17 12:05:54 +02:00
stores feat(ActivityCenter): Fix unreadNotificationsCount availability on every section 2022-10-04 17:05:47 +04:00