Status Desktop client made in Nim & QML https://status.app
Go to file
Alex Jbanca 4d963031e9 fix(WalletConnect): Store web cookies and cache to a dedicated folder for each account
WalletConnect cannot operate on shared cookies in between accounts. This commit will split the cookies and cache in different folders with the user public key as folder name.
2024-08-13 23:23:23 +03:00
.github chore: Architecture guide added and PR template updated 2024-08-09 22:29:44 +02:00
app
ci ci: run E2E as soon as linux stage is complete 2024-08-09 22:20:41 +03:00
cmake
libs
monitoring
nix
resources
scripts
src fix(red-dot): fix getting the real state of the AC notification count (#16024) 2024-08-13 12:25:29 -04:00
storybook feat(AboutViewPage): display the runtime Qt version in Settings/About 2024-08-12 23:52:51 +02:00
test chore: group chat test is using newly created users to avoid potential waku issues 2024-08-09 22:35:45 +03:00
test-scripts
ui fix(WalletConnect): Store web cookies and cache to a dedicated folder for each account 2024-08-13 23:23:23 +03:00
vendor fix: can't send in send modal if one of processors failed 2024-08-12 21:12:18 +02:00
.clang-format
.clang-tidy
.gitignore
.gitmodules
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
CONTRIBUTING.md chore: Architecture guide added and PR template updated 2024-08-09 22:29:44 +02:00
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile fix(Makefile): Wrong status-go version displayed in About screen 2024-08-12 23:52:51 +02: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
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
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