- update flutter
- rework notifications
- always use the last fetch data in background_service
- move lib/javascript -> lib/platform_interfaces/javascript
- reimplement connections on desktop
- update deps
- rework connection handling
- rework connection handling, pt2
- intodruce talker, rework connection handling, pt3
- rework connection handling, pt4
- little work on the theme.
- improve themeing, add floating action button
- use a FutureProvider for the client
- smaller fixes
- upgrade check_mk_api, it's now using final classes
- Replaced flutter_bloc with flutter_riverpod, its a rewrite of the whole app. closes issue #17: Change Settings->Refresh Seconds to an number input Dialog closes issue #19: Hide password closes issue #20: Allow users to limit a connection on WIFI
- upgrade flutter 3.27.1 -> 3.27.3
- redirect home screen to add connection when theres no connection yet
- replace howmegrown router with go_router
- linux-arm64 builder
- automatic releases on tag
- an unknown number of redirects after implementing redirects
- github workflow
- redirect to homepage when a connection has been successfuly saved
- typo in workflow
- macosx curl error
- replace all screens with StateFull ones, closes #18
- add arm64 builder, pt1
- run notifications once on load
- use systemlocale
- fix to portrait mode
- move the README FAQ to the WIKI
- reconnection issues when loosing internet, fixes issue #15
- its Checkmk not ChecMk
- README, no need for lql-api
- notifications when the timestamp is under a minute
- Add notifications info on android to the README
- set default refresh time to 60 seconds
- use views.py instead of lql-api for notifications
- flatpak notification icon
- always query all connections, don't test them in front
- update README
- add web.zip to release
- slow dart analyzes
- smaller fixes
- issue #14, reconnect when connection is lost
- add base href to web/index.html, pt2
- add base href to web/index.html
- github pages pwa
- allow multiple search terms seperated by a pipe, refs issue #8
- rework settings ui
- work on filters, redesign ui to users copy texts
- rename dev.jochum.letscheck -> io.github.jochumdev.letscheck
- move around flatpak files to improve the buildprocess
- don't monitor state 0 host/svc
- add development docs to the README
- appindicator3 as system library for linux builds
- github workflows, update upload-release-action to fix upload error
- linux flatpak, disable artifact upload
- missing library on flatpak, fixes issue #10
- flatpak appindicator icon, fixes issue #11
- google_fonts and LicenseManager
- Release Workflow for Github
- Dependabot
- android apk builds on release
- a background service for notifications on android/ios
- SiteStats widget to all screens
- v2 logo
- relicense MIT to Apache 2.0
- enabled flutter_intl
- linux builds missing libquickjs
- flatpak builds
- use the right container for flatbak builds
- issue #2, self update home screen
- notifications on windows
- config/settings on flatpak