status-desktop/ui/app/AppLayouts/Profile
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 remove old code about ID verification and fix trustStatus bug (#16548) 2024-10-29 14:08:12 -04:00
helpers remove old code about ID verification and fix trustStatus bug (#16548) 2024-10-29 14:08:12 -04:00
panels compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
popups chore: usage of goerli removed 2024-10-29 15:46:09 +01:00
stores compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
views fix: improve image type detection 2024-11-04 10:29:01 +01:00
ProfileLayout.qml getEmojiHashAsJson moved from Utils to UtilsStore 2024-10-28 23:16:31 +01:00
qmldir