Commit Graph

13 Commits

Author SHA1 Message Date
unknown
6ae6c58f4c Local search for apps 2021-09-06 12:24:01 +02:00
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
1fbe0746a4 Fixed custom icons not updating 2021-07-28 11:36:48 +02:00
unknown
8026533a06 Added search bar 2021-06-24 12:53:45 +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
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