Status Desktop client made in Nim & QML https://status.app
Go to file
Alex Jbanca 03d80ea9fc fix(LinksMessageView): Remove HEAD validation for image urls 2023-02-14 08:55:24 +02:00
.github chore(general): pull_request_template.md updated 2022-09-21 18:20:15 +02:00
app fix(main): replace the frozen splash screen with an animator 2023-02-13 19:40:00 +01:00
ci ci(e2e): Changed UNSTABLE state to be considered as a failure 2023-02-10 17:44:56 +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): Fix chatDto json serialization. 2022-11-18 16:38:32 +01:00
monitoring feat(Monitoring): Backend's properties and models visualization 2023-01-16 14:46:58 +01:00
resources feat(@desktop/cpp): Use env variable WAKUV2_PORT 2022-11-17 09:18:32 +01:00
scripts ci: add missing dependencies for Qts libqxcb.so 2023-02-03 11:39:51 -05:00
spellchecking@f1a88d1147
src fix(LinksMessageView): Remove HEAD validation for image urls 2023-02-14 08:55:24 +02:00
storybook feat(JoinCommunity): Integrated join community popup into the new view `JoinCommunityView` 2023-02-10 18:03:05 +02:00
test feat(@desktop:communities): Minting functionality with dummy data 2023-02-13 13:42:29 +01:00
test-scripts
ui fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
vendor chore(@desktop): Upgrade status-go 2023-02-13 13:42:29 +01: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 Remove submodule vendor/DOtherSide 2023-02-09 12:48:11 +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
Info.plist
LICENSE.md
Makefile fix(Makefile): Fixed ANSI coloring 2023-01-25 11:08:40 +03: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 chore(Qt5.15.2): Update linux CI to use docker image with Qt5.15.2 installed 2023-01-31 19:10:28 +01: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
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