Status Desktop client made in Nim & QML https://status.app
Go to file
Lukáš Tinkl e84d8c4194
[SendModal] fix pasting an address
- validate input also when pasting via the button (extract to a common
function)
- show the Paste button only when the input is empty and we have sth to
paste actually and prevent it from stealing focus
- upon clicking the Paste button, put focus on the input field
- after pasting, set the cursor past the end of the text

Fixes #14576
2024-06-27 12:57:52 +02:00
.github
app
ci ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
cmake
libs chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
monitoring featch(MonitoringTool): Add possibility to copy model to clipboard as JSON 2024-06-19 16:36:18 +02:00
nix ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
resources chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
scripts ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
src fix(community): community tokens disappear when minting of a new token is finished 2024-06-26 19:20:27 +07:00
storybook fix(dapps): failure if case sensitivity mismatch in account address 2024-06-26 12:00:54 +02:00
test chore: custom timeout where app freezes with ticket reference 2024-06-27 12:08:03 +03:00
test-scripts
ui [SendModal] fix pasting an address 2024-06-27 12:57:52 +02:00
vendor refactor: use create/restore/login status-go endpoitns for keycard (#15090) 2024-06-26 14:12:39 +02:00
.clang-format
.clang-tidy
.gitignore ci: copy qt 5.15.8 package 2024-06-27 12:16:30 +02:00
.gitmodules
.npmrc
.yarnrc
AppRun ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
README.md
VERSION
build-linux.sh
cacert.pem
conanfile.txt
config.nims fix: use libssl 1.1 2024-05-24 09:42:06 -04:00
docker-linux-app-image.sh
env.sh
fleets.json chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
qwe.sh
screenshot.png
shell.nix ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
status-dev.icns feat: Update app icons 2024-05-20 13:38:04 +03:00
status-dev.ico feat: Update app icons 2024-05-20 13:38:04 +03:00
status-dev.png feat: Update app icons 2024-05-20 13:38:04 +03:00
status-dev.rc feat: Update app icons 2024-05-20 13:38:04 +03:00
status-macos.svg feat: Update app icons 2024-05-20 13:38:04 +03:00
status.desktop
status.icns feat: Update app icons 2024-05-20 13:38:04 +03:00
status.ico feat: Update app icons 2024-05-20 13:38:04 +03:00
status.iss
status.png feat: Update app icons 2024-05-20 13:38:04 +03:00
status.rc feat: Update app icons 2024-05-20 13:38:04 +03:00
windows-install.txt