Status Desktop client made in Nim & QML https://status.app
Go to file
Stefan 4d080e12aa feat(dapps) authenticate user for session request
Trigger authentication with identity of the request
Track the authentication using the identity and allow only once
Add tests for the new functionality
Minor improvements around the code

Closes #15018
2024-06-12 16:52:12 +02:00
.github
app chore: update icons to use the new multicoloured Status logo 2024-05-08 10:22:34 -04:00
ci feat(ci): use same commit as PR for e2e tests 2024-06-07 14:07:24 +02:00
cmake
libs chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
monitoring feat(MonitoringTool): Inspect arbitrary model found by objectName 2024-05-29 22:47:38 +02:00
resources chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
scripts chore: bump go to 1.21 (#14946) 2024-05-30 17:08:31 +05:30
src feat(dapps) authenticate user for session request 2024-06-12 16:52:12 +02:00
storybook feat(dapps) authenticate user for session request 2024-06-12 16:52:12 +02:00
test chore: fix typo for keypair error string 2024-06-12 13:09:23 +03:00
test-scripts
ui feat(dapps) authenticate user for session request 2024-06-12 16:52:12 +02:00
vendor Revert "chore(status-go): bump status-go to get shared addresses restore" 2024-06-11 14:50:06 -04:00
.clang-format
.clang-tidy
.gitignore
.gitmodules
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile feat: Update app icons 2024-05-20 13:38:04 +03:00
README.md chore: update the readme to have useful links 2024-04-30 17:56:46 +02:00
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 docs: indicate MPL 2.0 as the license 2020-09-23 15:14:59 -04:00
package-lock.json
package.json fix(build) fix python package error on make run on MacOS 2024-05-06 16:02:07 +02:00
qwe.sh
screenshot.png chore: update the readme to have useful links 2024-04-30 17:56:46 +02:00
shell.nix chore: bump go to 1.21 (#14946) 2024-05-30 17:08:31 +05:30
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