aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Bump vite from 4.4.9 to 4.5.2dependabot/npm_and_yarn/vite-4.5.2dependabot[bot]2024-01-202-5/+5
| | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
* Linting updatev23.10.1Bastien Wirtz2023-10-2120-143/+169
|
* Handling empty groups in search functionvlorian2023-10-211-3/+5
|
* Bump @babel/traverse from 7.18.6 to 7.23.2dependabot[bot]2023-10-211-14/+114
| | | | | | | | | | | | | | Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.6 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* fix: reverse IPV6_DISABLE logicThomas Anderson2023-10-211-1/+1
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* fix(docs): only accept 1 for IPV6_DISABLEthomas2023-10-211-2/+2
|
* fix: rename ipv6.sh -> lighttpd-ipv6.shthomas2023-10-212-1/+2
|
* fix: use double brackets instead of testThomas Anderson2023-10-211-1/+1
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* fix: allow disabling IPv6thomas2023-10-214-1/+10
|
* fix: fix search on page loadroyto2023-10-162-2/+2
| | | | Fix #611
* Bump postcss from 8.4.14 to 8.4.31dependabot[bot]2023-10-161-18/+4
| | | | | | | | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix YAML anchorsJenswBE2023-10-161-1/+1
| | | | | Fixes https://github.com/bastienwirtz/homer/issues/559 Based on https://eemeli.org/yaml/#schema-options
* Dependencies updatev23.09.1Bastien Wirtz2023-09-253-86/+91
|
* doc: better descriptionLindemberg Barbosa2023-09-251-2/+2
|
* doc: update port to match the speedtest-tracker compose exampleLindemberg Barbosa2023-09-251-1/+1
|
* doc: documentation enchancement for SpeedtestTracker serviceLindemberg Barbosa2023-09-251-1/+11
|
* Update link to Portainer apikey guideMikkel Rindholt2023-09-251-1/+1
| | | The old link was dead, so I found the new location for the guide
* PR review: use API const and lintroyto2023-08-081-11/+6
|
* feat: add Readarr custom serviceroyto2023-08-082-4/+122
|
* PiAlert custom service (#674)thedroid2023-08-063-1/+117
| | | Add Pi Alert custom service
* Add dummy datathedroid2023-08-061-0/+1
|
* Add Immich custom servicethedroid2023-08-062-0/+138
|
* Bump semver from 6.3.0 to 6.3.1dependabot[bot]2023-07-301-11/+4
| | | | | | | | | | | | | | Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Update dependenciesBastien Wirtz2023-07-302-509/+776
|
* Add GHCR Docker image mirrorv23.05.1Gabe Cook2023-05-131-2/+11
|
* Listen on IPv6 as wellAndrew Pearson2023-05-131-0/+1
|
* 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
|