Status Desktop client made in Nim & QML https://status.app
Go to file
Siddarth Kumar 5bdda2e6d9
e2e: specify linux platform for QT (#15268)
In this commit we specify `QT_QPA_PLATFORM` to  `linuxfb`
reference -> https://doc.qt.io/qt-5/embedded-linux.html#linuxfb
This ensures we do not rely on `xcb` for e2e tests on linux hosts.

Helps us fix the following error :
```
"Could not load the Qt platform plugin "xcb" in "" even though it was found."
```
2024-06-20 17:05:04 +05:30
.github
app chore: update icons to use the new multicoloured Status logo 2024-05-08 10:22:34 -04:00
ci e2e: specify linux platform for QT (#15268) 2024-06-20 17:05:04 +05:30
cmake
libs chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
monitoring featch(MonitoringTool): Add possibility to copy model to clipboard as JSON 2024-06-19 16:36:18 +02:00
resources chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
scripts chore: bump go to 1.21 (#14946) 2024-05-30 17:08:31 +05:30
src refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
storybook refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
test chore: replaced inviting people to community by another method (#15226) 2024-06-20 17:18:10 +07:00
test-scripts
ui chore: changes for mint owner token test (#15270) 2024-06-20 11:24:35 +03:00
vendor Revert "Bump nim-serialization and nim-json-serialization (#14058)" 2024-06-19 13:58:55 +02:00
.clang-format
.clang-tidy
.gitignore fix(@desktop/permissions): Use correct chains when creating permissions: testnet or mainnet 2024-02-22 10:53:44 -05:00
.gitmodules
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile feat: Update app icons 2024-05-20 13:38:04 +03:00
README.md chore: update the readme to have useful links 2024-04-30 17:56:46 +02:00
VERSION
build-linux.sh
cacert.pem
conanfile.txt
config.nims fix: use libssl 1.1 2024-05-24 09:42:06 -04:00
docker-linux-app-image.sh
env.sh
fleets.json chore: switch wakuv2 fleet to waku (#14033) 2024-05-28 08:48:04 +02:00
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json fix(build) fix python package error on make run on MacOS 2024-05-06 16:02:07 +02:00
qwe.sh
screenshot.png chore: update the readme to have useful links 2024-04-30 17:56:46 +02:00
shell.nix chore: bump go to 1.21 (#14946) 2024-05-30 17:08:31 +05:30
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