Status Desktop client made in Nim & QML https://status.app
Go to file
Jonathan Rainville f6c1b038a2 fix(windows): add env paths to point to Qt5.15 when building 2023-04-07 11:22:39 -04: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 fix(windows): add env paths to point to Qt5.15 when building 2023-04-07 11:22:39 -04: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 chore: Add Apple silicon support 2023-03-22 15:20:07 +02:00
spellchecking@f1a88d1147
src fix(chat): use `scrollTo` mechanism for `firstUnseenMessage` 2023-04-07 16:26:26 +02:00
storybook fix(Wallet) fix DerivationPathInput allow custom partial path 2023-04-05 18:48:15 +04:00
test fix(images): Display image placeholder when image from album not loaded 2023-04-07 15:42:12 +03:00
test-scripts
ui fix(chat): load as much messages as view requires 2023-04-07 16:26:26 +02:00
vendor chore: improvements to `GetWalletToken` function on the `status-go` side 2023-04-06 19:29:16 +02: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 move qzxing and SortFilterProxyModel to vendor folder 2023-03-23 12:09:19 +01: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 QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
Info.plist QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
LICENSE.md
Makefile feature(Syncing): Embed QR code scanner for syncing devices on onboarding (#9981) 2023-03-30 20:57:18 +03:00
QtWebEngineProcess.plist
README.md
VERSION chore: bump git master version post 0.9 release 2023-02-01 16:55:30 +01:00
build-linux.sh QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
cacert.pem
conanfile.txt chore(CPP): integrate tokens balance status-go API (POC) 2022-08-02 16:06:33 +02:00
config.nims feature(Syncing): Embed QR code scanner for syncing devices on onboarding (#9981) 2023-03-30 20:57:18 +03:00
docker-linux-app-image.sh QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
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