Status Desktop client made in Nim & QML https://status.app
Go to file
Vladimir Druzhinin a1f3485f98
Tests fix (#10871)
- "id": "edit" removed in object names
- closing app improves via waiting for close context
- attempts added for unstable actions on UI
- detach application with waiting for process close added
2023-06-02 16:34:09 +02:00
.github chore(general): pull_request_template.md updated 2022-09-21 18:20:15 +02:00
app Fix: typo 2023-04-11 13:42:21 -04:00
ci ci: upgrade from Go 1.19.5 to 1.20.4 2023-05-04 16:01:17 +02:00
cmake chore(CPP/CI): basic CI setup for linux cmake build 2022-07-01 14:41:28 +02:00
libs fix(@desktop/cpp): Implement StatusGoQt::sendMessage() function 2023-04-18 10:47:42 +02:00
monitoring feat(Monitoring): Backend's properties and models visualization 2023-01-16 14:46:58 +01:00
resources feat: add api to get list of owners from a given nft contract 2023-04-19 16:34:58 -03:00
scripts ci: upgrade from Go 1.19.5 to 1.20.4 2023-05-04 16:01:17 +02:00
spellchecking@f1a88d1147
src fix(contacts): fix inconsistency when banning or unbanning contact 2023-06-01 14:25:20 -04:00
storybook feat(storybook): Some improvements in mint settings page 2023-06-02 13:15:34 +02:00
test Tests fix (#10871) 2023-06-02 16:34:09 +02:00
test-scripts
ui [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
vendor fix(contacts): fix inconsistency when banning or unbanning contact 2023-06-01 14:25:20 -04:00
.clang-format
.clang-tidy
.gitignore Nim 1.6 2023-04-24 12:38:35 -04:00
.gitmodules Nim 1.6 2023-04-24 12:38:35 -04: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 makefile: fix MacOS builds, restore missing env vars 2023-06-02 16:00:59 +02: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 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 Nim 1.6 2023-04-24 12:38:35 -04: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 feat(wallet) complete the filter API 2023-05-31 08:16:28 +02:00
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 chore: update deep link to status-app on Windows 2023-05-31 10:36:08 -04:00
status.svg
windows-install.txt