Status Desktop client made in Nim & QML https://status.app
Go to file
Igor Sirotin c8bc68b96c
refactor: use create/restore/login status-go endpoitns for keycard (#15090)
* chore: remove unused storeDefaultKeyPair

* chore: added CreateAccount keycard parameters

* chore: remove unused newKeycard argument

* chore: create keycard account with ImportAccountAndLogin endpoint

* fix: remove keycardWhisperPrivateKey CreateAccount parameter

* feat: use LoginAccount endpoint for keycard

* fix: use CreateAccount RootDataDir instead of BackupDisabledDataDir

* fix: use loginAccountKeycard instead of loginAccountKeycardUsingSeedPhrase

* fix_: use `login` instead of `loginLocalPairingAccount` an `loginAccountKeycard`

* chore: refactor scheduling reencrpytion

* fix: FirstRunOldUserKeycardImport

* chore: improve code readability

* feat: use RestoreAccountAndLogin endpoint for keycard

* update status-go
2024-06-26 14:12:39 +02:00
.github
app chore: update icons to use the new multicoloured Status logo 2024-05-08 10:22:34 -04:00
ci chore: add more logging to QT components 2024-06-26 11:19:06 +03: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
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 refactor: use create/restore/login status-go endpoitns for keycard (#15090) 2024-06-26 14:12:39 +02:00
storybook fix(dapps): failure if case sensitivity mismatch in account address 2024-06-26 12:00:54 +02:00
test chore: fix for community name 2024-06-26 11:41:10 +03:00
test-scripts
ui fix(dapps): failure if case sensitivity mismatch in account address 2024-06-26 12:00:54 +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 fix(@desktop/permissions): Use correct chains when creating permissions: testnet or mainnet 2024-02-22 10:53:44 -05:00
.gitmodules chore: remove dictionary 2023-06-09 14:50:08 -04:00
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist fix(deeplinks): Update plist files to new url scheme 2023-06-09 12:40:03 +03:00
Info.plist fix: Add camera entitlement on MacOS (#11683) 2023-07-27 11:39:43 +03:00
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 ci: upgrade docker image to Ubuntu 20.04 2023-07-03 20:50:02 +02:00
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 feat(wallet) integrate Wallet Connect sign APIs 2023-11-15 17:21:27 +01:00
package.json fix(build) fix python package error on make run on MacOS 2024-05-06 16:02:07 +02:00
qwe.sh test(Onboarding) Skip closing test app (#11837) 2023-08-10 08:58:50 +02:00
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 fix(deeplinks): Update plist files to new url scheme 2023-06-09 12:40:03 +03:00
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