Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
a8217e2632
Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 23:22:59 +00:00
unknown
22920f2660 Small changes to CSS. README.md with screenshots 2021-06-08 12:51:50 +02:00
unknown
1636b705de Docker build. Catch client routes on server. Initial config utility 2021-06-07 13:40:51 +02:00
unknown
88c8eee982 Weather settings form update functionality. API: update multiple values in one Config query 2021-05-27 13:21:11 +02:00
unknown
38f5d3b66a Added WebSockets with funcionality to send messages from any module 2021-05-19 17:17:24 +02:00
unknown
adc4aaed0f Created Cron job to get data from external api every 15 minutes and save it to local database. Created Weather model and controller to get latest weather status 2021-05-17 18:23:54 +02:00
unknown
2acc3b72ec SQLite database. App model and controller 2021-05-10 17:47:26 +02:00
unknown
573814ddac Initial commit 2021-05-06 19:04:00 +02:00