Status Desktop client made in Nim & QML https://status.app
Go to file
Lukáš Tinkl fe9308fa1e fix(StatusCommunityCard): fixup margins/padding and spacing
- according to the Figma designs; looks much better now in both
small/big views
- don't stretch the bottomRow component unnecessarily in the Loader;
provide implicit width for the tags container instead
2024-10-07 12:09:23 +02:00
.github Fixed link to CONTRIBUTING.md in the PR template 2024-10-01 16:00:54 +02:00
app
ci ci: add test user seed variable for e2e 2024-09-05 12:01:45 +02:00
cmake
libs
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
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 chore: applicationWindow property removed from Global singleton 2024-10-05 14:15:35 +02:00
test chore: update test 2024-10-07 11:08:34 +03:00
test-scripts
ui fix(StatusCommunityCard): fixup margins/padding and spacing 2024-10-07 12:09:23 +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
status-dev.ico
status-dev.png
status-dev.rc
status-macos.svg
status.desktop
status.icns
status.ico
status.iss
status.png
status.rc
windows-install.txt