Commit Graph

666 Commits

Author SHA1 Message Date
df903a2c04 Add GHCR Docker image mirror v23.05.1 2023-05-13 15:49:20 +02:00
acd6a8911b Listen on IPv6 as well 2023-05-13 15:22:47 +02:00
6cfa1643b4 Toggle dark mode when prefers-color-scheme changes 2023-05-13 15:19:54 +02:00
f0f9f0a017 Fix: don't stretch non-square logos (#640) 2023-05-02 09:28:57 +02:00
6d2d9baf35 Fixed OctoPrint ‘text’ display when idle. (#607)
* Added moonraker support and temperature when idle

* removed config change

* Delete package-lock.json
2023-05-02 09:27:27 +02:00
1707f5adad Bump yaml from 2.1.3 to 2.2.2 (#636)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.3...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 09:36:59 +02:00
d362add383 Implement PiHole API token (#580)
Implement PiHole API token
v23.02.2
2023-02-19 12:18:56 -08:00
dfde8ea89d Added Tdarr service (#573)
* Added Tdarr service

Signed-off-by: Matt Bentley <mbentley@mbentley.net>

* Added dummy-data for Tdarr; remove trailing / for API endpoint

Signed-off-by: Matt Bentley <mbentley@mbentley.net>

---------

Signed-off-by: Matt Bentley <mbentley@mbentley.net>
v23.02.1
2023-02-07 08:38:37 +01:00
1c7451bc81 Bump json5 from 2.2.1 to 2.2.3 (#583)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 08:34:49 +01:00
0591208096 Minor doc fixes (#595) 2023-02-07 08:33:33 +01:00
b7cd8f9482 Add Helm installation instructions (#562) 2022-12-20 21:19:38 +01:00
49c2023b8e Avoid hidding all info when copy pasting the exemple config 2022-12-20 20:47:56 +01:00
53726ecc1a Fix typo in demo page (#574) 2022-12-20 20:27:13 +01:00
bd122e2700 Create FUNDING.yml 2022-12-20 19:56:33 +01:00
71759ad6fb Update issue templates 2022-12-20 19:55:11 +01:00
bad762c000 Add missing data for proxmox demo 2022-12-07 22:48:38 +01:00
70f583c3e1 Octoprint service (#324) (#560)
Add Octoprint service.
v22.11.2
2022-11-27 09:41:12 -08:00
98fe0a3939 Adds SABnzbd custom service; fixes #494 (#555)
* Adds SABnzbd custom service; fixes #494
2022-11-19 07:14:22 -08:00
f62972f659 Properly pass signals to lighttpd 2022-11-19 16:06:09 +01:00
a8292ef757 Update customservices.md 2022-11-15 10:27:20 +01:00
6868a0911b Add scope and start_url to PWA manifest
These URLs are relative, so given that manifest.json lives in assets/, these should point to the root of the site
v22.11.1
2022-11-08 20:56:10 +01:00
c9a6495186 What's up docker custom service (#444)
Add WUD
2022-11-05 14:44:25 -07:00
d141a69a7d ConnectivityChecker: Bug Fix - Remove double // in aliveCheckUrl causing Invalid Redirect URL with CloudFlare Access. 2022-11-05 22:35:41 +01:00
beb5755747 Rework speedtesttracker based on the Generic component 2022-11-05 22:14:32 +01:00
b5048fc353 Speedtesttracker integration (#262)
added SpeedtestTracker service
2022-11-05 07:32:56 -07:00
24b6dedbe1 Apply lint 2022-11-05 15:24:41 +01:00
d32f7f6467 Proxmox improvements 2022-11-05 15:21:18 +01:00
f72c0bc781 New Copy to clipboard custom service 2022-11-05 15:11:48 +01:00
bdad8933ff Apply lint fixes v22.10.2 2022-10-31 10:12:15 +01:00
51ba5ff503 Service for rTorrent. (#511)
Service for rTorrent.
2022-10-31 02:09:59 -07:00
7edcfe0705 Fixed the table in the Proxmox section (#534)
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-10-30 10:35:56 -07:00
cfd31b86b5 qBittorrent service (#540)
qBittorrent service
2022-10-30 10:32:51 -07:00
ac5f04f058 Shorter weather title 2022-10-30 15:13:59 +01:00
5bb84dcefb Fix openweather service 2022-10-30 14:48:45 +01:00
de814b9e04 Displaying the timezone hour near temprature for each location (#449)
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-10-30 06:28:58 -07:00
3ed40599e5 troubleshooting: add openweather service help (#471)
* troubleshooting: add openweather service help
2022-10-30 06:22:32 -07:00
d7fb8f5e3d Add support link to demo content. 2022-10-29 16:06:20 +02:00
7172b6f507 Update dependencies 2022-10-29 15:39:35 +02:00
4c9212c93e Update README.md 2022-10-28 10:24:38 +02:00
52a136e0de Adding my custom theme for homer 2022-10-27 21:58:22 +02:00
956f38a5dc Fixed 'method' not defaulting to HEAD request in Ping functionality 2022-10-16 11:06:34 +02:00
0800e9ac3c Fix proxmox demo service data loading 2022-10-14 09:39:02 +02:00
81c90009b4 Refine demo content 2022-10-13 22:23:31 +02:00
494529f0a9 Adds proxmox data for demo. 2022-10-13 21:57:53 +02:00
96da0c7ce0 Fixes typo. 2022-10-13 21:51:06 +02:00
4fe179c533 Small refactor to remove one redundant line. 2022-10-13 21:51:06 +02:00
13069da195 Adds loading and errors icons/msgs. Adds docs. 2022-10-13 21:51:06 +02:00
0a03fcd9cd Docs for dummy data 2022-10-11 19:19:50 +02:00
73a2a4aa76 Fix pihole demo url 2022-10-11 14:53:35 +02:00
e6069776ce Improve demo content 2022-10-11 13:57:42 +02:00