Status Desktop client made in Nim & QML https://status.app
Go to file
Pascal Precht bda1582ea0 uiux: ajdust app tab icons to have the correct size
Closes #1843
2021-04-20 15:15:17 -04:00
ci ci: add ability to create draft GitHub releases 2021-04-20 12:53:43 -04:00
docs readme: update title to match repo name 2021-03-26 09:49:10 +01:00
scripts fix: don't run scripts/fetch-brew-bottle.sh in parallel 2021-04-16 13:16:44 -05:00
src feat: add error handling to mark messages as seen logic 2021-04-20 14:44:27 -04:00
ui uiux: ajdust app tab icons to have the correct size 2021-04-20 15:15:17 -04:00
vendor feat: introduce Task Manager threadpool 2021-03-18 13:15:05 -04:00
.gitignore feat: introduce Task Manager threadpool 2021-03-18 13:15:05 -04:00
.gitmodules feat: introduce Task Manager threadpool 2021-03-18 13:15:05 -04:00
.npmrc
.yarnrc
AppRun fix: set default language 2021-02-22 09:57:56 -05:00
Info.plist chore: revise how dev version of app icon is set on macOS during `make run` 2021-01-21 15:36:32 -06:00
Info.runner.plist chore: revise how dev version of app icon is set on macOS during `make run` 2021-01-21 15:36:32 -06:00
LICENSE.md
Makefile fix: don't run scripts/fetch-brew-bottle.sh in parallel 2021-04-16 13:16:44 -05:00
QtWebEngineProcess.plist
README.md
VERSION ci: add ability to create draft GitHub releases 2021-04-20 12:53:43 -04:00
build-linux.sh
config.nims build: fetch macOS Homebrew bottles from GitHub Packages instead of bintray 2021-04-14 15:37:53 -04:00
docker-linux-app-image.sh fix: add jq to dockerfile 2020-11-06 16:22:07 -05:00
env.sh
fleets.json update mailserver fleet port to 443; 30504 was causing issues for some people 2020-12-09 16:55:59 -05:00
nim-status.desktop
nim.cfg
nim_status_client.nimble
nim_status_client.sh
package-lock.json chore: bump package-lock.json 2021-01-25 16:04:13 -06:00
package.json fix: inside packaged macOS builds 'OPEN ME.webloc' should be a file not a symlink 2021-01-22 14:10:09 -05:00
status-dev.icns chore: revise how dev version of app icon is set on macOS during `make run` 2021-01-21 15:36:32 -06:00
status-dev.svg build: use a different colored app icon and a non-default STATUS_PORT for dev builds 2020-12-18 15:37:06 -05:00
status-macos-dev.svg chore: refactor prod/dev app icon and related logic for macOS 2021-01-15 19:12:42 -05:00
status-macos.svg chore: refactor prod/dev app icon and related logic for macOS 2021-01-15 19:12:42 -05:00
status.icns chore: revise how dev version of app icon is set on macOS during `make run` 2021-01-21 15:36:32 -06:00
status.ico
status.svg
windows-install.txt

README.md