status-desktop/ui/app/AppLayouts/Communities
Lukáš Tinkl 623333ab8c fix: improve image type detection
- use the same approach as status-go to detect the image type, relying
on "magic" type matching instead of looking at the file extension (now
using C++ and QMime*)
- add a little error popup when the user tries to upload an unsupported
image type while creating/editing a community
- expose all the image related properties from the C++ backend instead
of constructing and duplicating them in QML
- cleanup some unused/dead code

Fixes #16668
2024-11-04 10:29:01 +01:00
..
controls compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
helpers fix(airdrop): fix wording of the error when selecting the wrong account (#16632) 2024-10-30 11:45:20 -04:00
layouts feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
models perf(admin): speed up admin tabs significantly (#16363) 2024-09-27 13:28:27 -04:00
panels Community invite flow: dependency on stores reduced 2024-10-31 11:11:30 +01:00
popups Community invite flow: dependency on stores reduced 2024-10-31 11:11:30 +01:00
stores fix: improve image type detection 2024-11-04 10:29:01 +01:00
views compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
CommunitiesPortalLayout.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
qmldir