Status Desktop client made in Nim & QML https://status.app
Go to file
Lukáš Tinkl 717a792e8c fix: Update "Welcome to Status Beta" startup dialog
- reword the sentence, remove ref to 1.0 release

Fixes #16447
2024-10-08 12:51:51 +02:00
.github chore: Set-up the initial codeowners 2024-10-07 17:34:58 +03:00
app chore: update icons to use the new multicoloured Status logo 2024-05-08 10:22:34 -04:00
ci ci: add test user seed variable for e2e 2024-09-05 12:01:45 +02:00
cmake
libs chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
monitoring stores: shared/RootStore made not singleton 2024-10-03 20:08:32 +02:00
nix fix(nix): add missing nix.conf with our binary cache 2024-08-20 11:58:54 +02:00
resources chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
scripts chore: update in config.nims the minimum version to montery / 12 2024-09-03 13:36:37 -04:00
src feat(wallet): Recalculate specific entries in accounts model (#16344) 2024-10-03 14:49:10 +02:00
storybook fix(community): Token gating info when permission not met and set to private 2024-10-07 12:09:23 +02:00
test tests: keypair rename test simplified 2024-10-08 13:10:15 +03:00
test-scripts
ui fix: Update "Welcome to Status Beta" startup dialog 2024-10-08 12:51:51 +02:00
vendor fix: suggested path calculation updated when adding previously deleted key pair 2024-10-03 23:08:25 +02:00
.clang-format feat(StatusEmojiPopup): reimplement around C++ EmojiModel 2024-09-03 10:19:54 +02:00
.clang-tidy
.gitignore ci: copy qt 5.15.8 package 2024-06-27 12:16:30 +02:00
.gitmodules
.npmrc
.yarnrc
AppRun ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
AppRun-cpp
CMakeLists.txt
CONTRIBUTING.md CONTRIBUTING.md extended with section regarding unit tests 2024-09-23 15:19:43 +02:00
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile chore: Update macOS deployment target to 12.0 and bottle version to Monterey 2024-09-03 13:36:37 -04:00
README.md chore: Architecture guide added and PR template updated 2024-08-09 22:29:44 +02:00
VERSION
build-linux.sh
cacert.pem
conanfile.txt
config.nims fix: logs in utc time (#16373) 2024-09-20 19:50:36 +01:00
docker-linux-app-image.sh
env.sh
fleets.json chore: rename shards.test to status.prod (#15782) 2024-07-29 18:26:31 -04:00
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
qwe.sh
screenshot.png
shell.nix ci: fix more nix build issues 2024-06-27 12:16:31 +02:00
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
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