aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Toggle dark mode when `prefers-color-scheme` changesGabe Cook2023-05-131-0/+8
|
* Fix: don't stretch non-square logos (#640)LoV4322023-05-021-0/+1
|
* Fixed OctoPrint ‘text’ display when idle. (#607)Zach Russell2023-05-023-6/+53
| | | | | | | * Added moonraker support and temperature when idle * removed config change * Delete package-lock.json
* Bump yaml from 2.1.3 to 2.2.2 (#636)dependabot[bot]2023-04-282-5/+5
| | | | | | | | | | | | | | 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>
* Implement PiHole API token (#580)v23.02.2Floren Munteanu2023-02-192-1/+9
| | | Implement PiHole API token
* Added Tdarr service (#573)v23.02.1Matt Bentley2023-02-073-1/+610
| | | | | | | | | | | | | * 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>
* Bump json5 from 2.2.1 to 2.2.3 (#583)dependabot[bot]2023-02-071-3/+3
| | | | | | | | | | | | | | | 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>
* Minor doc fixes (#595)Ivan Barsukov2023-02-073-3/+3
|
* Add Helm installation instructions (#562)Bastien Wirtz2022-12-201-0/+17
|
* Avoid hidding all info when copy pasting the exemple configBastien Wirtz2022-12-201-1/+1
|
* Fix typo in demo page (#574)Bastien Wirtz2022-12-202-4/+5
|
* Create FUNDING.ymlBastien Wirtz2022-12-201-0/+3
|
* Update issue templatesBastien Wirtz2022-12-202-0/+48
|
* Add missing data for proxmox demoBastien Wirtz2022-12-071-0/+35
|
* Octoprint service (#324) (#560)v22.11.2Bastien Wirtz2022-11-2717-18/+596
| | | Add Octoprint service.
* Adds SABnzbd custom service; fixes #494 (#555)Matt Bentley2022-11-192-0/+115
| | | * Adds SABnzbd custom service; fixes #494
* Properly pass signals to lighttpdMaxime Mouchet2022-11-191-1/+1
|
* Update customservices.mdcsleal2022-11-151-1/+2
|
* Add scope and start_url to PWA manifestv22.11.1Sean McGrath2022-11-081-0/+2
| | | | These URLs are relative, so given that manifest.json lives in assets/, these should point to the root of the site
* What's up docker custom service (#444)Julien Roy2022-11-052-0/+108
| | | Add WUD
* ConnectivityChecker: Bug Fix - Remove double // in aliveCheckUrl causing ↵bchavez2022-11-051-3/+2
| | | | Invalid Redirect URL with CloudFlare Access.
* Rework speedtesttracker based on the Generic componentBastien Wirtz2022-11-051-59/+32
|
* Speedtesttracker integration (#262)Bernhard Großer2022-11-052-0/+90
| | | added SpeedtestTracker service
* Apply lintBastien Wirtz2022-11-051-128/+186
|
* Proxmox improvementsBastien Wirtz2022-11-052-14/+44
|
* New Copy to clipboard custom serviceBastien Wirtz2022-11-052-0/+103
|
* Apply lint fixesv22.10.2Bastien Wirtz2022-10-312-172/+185
|
* Service for rTorrent. (#511)lindely2022-10-315-0/+197
| | | Service for rTorrent.
* Fixed the table in the Proxmox section (#534)tralce2022-10-301-1/+1
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* qBittorrent service (#540)Shagon942022-10-305-23/+229
| | | qBittorrent service
* Shorter weather titleBastien Wirtz2022-10-301-1/+1
|
* Fix openweather serviceBastien Wirtz2022-10-304-9/+66
|
* Displaying the timezone hour near temprature for each location (#449)apivko2022-10-301-1/+28
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* troubleshooting: add openweather service help (#471)CleanMachine12022-10-301-0/+9
| | | * troubleshooting: add openweather service help
* Add support link to demo content.Bastien Wirtz2022-10-291-0/+4
|
* Update dependenciesBastien Wirtz2022-10-293-471/+441
|
* Update README.mdBastien Wirtz2022-10-281-1/+3
|
* Adding my custom theme for homerPaul Bennett2022-10-271-0/+1
|
* Fixed 'method' not defaulting to HEAD request in Ping functionalitySylwester Wróblewski2022-10-161-1/+1
|
* Fix proxmox demo service data loadingBastien Wirtz2022-10-141-1/+2
|
* Refine demo contentBastien Wirtz2022-10-135-26/+77
|
* Adds proxmox data for demo.luixal2022-10-133-0/+54
|
* Fixes typo.luixal2022-10-131-1/+1
|
* Small refactor to remove one redundant line.luixal2022-10-131-2/+1
|
* Adds loading and errors icons/msgs. Adds docs.luixal2022-10-132-3/+24
|
* Docs for dummy dataBastien Wirtz2022-10-111-0/+15
|
* Fix pihole demo urlBastien Wirtz2022-10-111-1/+2
|
* Improve demo contentBastien Wirtz2022-10-113-0/+45
|
* Adds total count for VMs.v22.10.1luixal2022-10-091-1/+1
|
* Adds custom service for Proxmoxluixal2022-10-092-0/+119
|