Status Desktop client made in Nim & QML https://status.app
Go to file
Pascal Precht 8ef495c604 feat: add `decimals` to token criteria
We need to store the `decimals` of a given critera so they can be used
by the backend for calculation
2023-03-21 15:55:09 +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 QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -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 QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
spellchecking@f1a88d1147
src feat: add `decimals` to token criteria 2023-03-21 15:55:09 +01:00
storybook chore(StatusItemSelector): Use StatusFlowSelector as a base component 2023-03-21 11:59:12 +01:00
test refactor: add parsedText to message_item to parse msg on mention change 2023-03-21 10:09:51 -04:00
test-scripts
ui fix(JoinCommunityView): update amIMember state when kicked and joined 2023-03-21 12:16:53 +01:00
vendor feat(@desktop/wallet): add support for collectible "watched contracts". Re-fetch collectibles periodically. 2023-03-20 12:42:32 -03: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 Nim library updates, pt 2 (#9734) 2023-03-20 07:34:56 +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 QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04: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 feat(@desktop/keycard): initial keycard implementation 2022-08-04 09:50:04 +02: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