Commit Graph

7 Commits

Author SHA1 Message Date
Dimitri Pommier
8681f75bab
Kubernetes integration (#80)
* chore(): skaffold

* chore(): kubernetes integration

* chore(skaffold): refine shokohsc profile

* chore(): removed docker & kubernetes from database + stoppedApp pin option

* Revert "chore(): removed docker & kubernetes from database + stoppedApp pin option"

This reverts commit 5111c7ad79.
2021-08-17 10:32:15 +02:00
unknown
6c067bee31 Option to open links in the same tab. Api upload icon. Render image icon instead of MDI. Dockerfile client dependencies fix. 2021-06-23 14:15:14 +02:00
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
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