Status Desktop client made in Nim & QML https://status.app
Go to file
Sale Djenic bf9b709cc8 feat(@desktop/keycard): recover an account fetching previously backed up data from waku
Closes: #8920
2023-03-01 13:20:14 +01:00
.github chore(general): pull_request_template.md updated 2022-09-21 18:20:15 +02:00
app feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00
ci feat(@wallet): add pokt network + fallbark 2023-02-28 09:12:05 +01:00
cmake chore(CPP/CI): basic CI setup for linux cmake build 2022-07-01 14:41:28 +02:00
libs feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00
monitoring feat(Monitoring): Backend's properties and models visualization 2023-01-16 14:46:58 +01:00
resources feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00
scripts ci: remove submodule vendor folders to save space 2023-03-01 13:07:05 +01:00
spellchecking@f1a88d1147
src feat(@desktop/keycard): recover an account fetching previously backed up data from waku 2023-03-01 13:20:14 +01:00
storybook feat(MintTokens/storybook): Created network model and store 2023-02-28 14:17:47 +01:00
test fix(wallet) fix Add Account Modal and wallet tests 2023-03-01 15:36:06 +04:00
test-scripts
ui feat(@desktop/keycard): recover an account fetching previously backed up data from waku 2023-03-01 13:20:14 +01:00
vendor feat(@desktop/keycard): recover an account fetching previously backed up data from waku 2023-03-01 13:20:14 +01:00
.clang-format
.clang-tidy
.gitignore test(community): add a test that pins and unpins messages 2022-08-26 10:29:28 -04:00
.gitmodules fix(NimThreadpool): Implement lightweight threadpool 2023-02-27 10:16:53 +02:00
.npmrc
.yarnrc
AppRun
AppRun-cpp chore(CPP/CI): basic CI setup for linux cmake build 2022-07-01 14:41:28 +02:00
CMakeLists.txt chore(cpp): add chat section and list chats 2022-08-11 21:40:39 +02:00
I18N.md chore(translations): update I18N docs 2022-07-14 22:04:33 +02:00
Info.dev.plist
Info.plist
LICENSE.md
Makefile feat(@wallet): add pokt network + fallbark 2023-02-28 09:12:05 +01:00
QtWebEngineProcess.plist
README.md chore(CPP): Basic project configuration setup using Qt6 2022-06-30 12:16:33 +02:00
VERSION chore: bump git master version post 0.9 release 2023-02-01 16:55:30 +01:00
build-linux.sh chore(Qt5.15.2): Update linux CI to use docker image with Qt5.15.2 installed 2023-01-31 19:10:28 +01:00
cacert.pem
conanfile.txt chore(CPP): integrate tokens balance status-go API (POC) 2022-08-02 16:06:33 +02:00
config.nims feat(@desktop/keycard): initial keycard implementation 2022-08-04 09:50:04 +02:00
docker-linux-app-image.sh
env.sh
fleets.json
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
screenshot.png
status-dev.icns
status-dev.svg
status-macos-dev.svg
status-macos.ico
status-macos.svg
status.desktop chore(CPP/CI): basic CI setup for linux cmake build 2022-07-01 14:41:28 +02:00
status.icns
status.ico
status.iss
status.svg
windows-install.txt