aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Release 24.04.1v24.04.1mainBastien Wirtz2024-04-221-1/+1
|
* fix(ci) try building using ubuntu 18Bastien Wirtz2024-04-221-1/+1
|
* Switch package manager to pnpmBastien Wirtz2024-04-228-4015/+4455
|
* Debug package installBastien Wirtz2024-04-222-3/+5
|
* Add OpenHAB custom serviceAndrea Pierangeli2024-03-113-0/+179
|
* Fix CI buildBastien Wirtz2024-03-114-9/+9
|
* fix: improve grammar of offline messageEric McDonald2024-03-101-1/+1
|
* Update README.mdAlceatraz Warprays2024-03-101-2/+0
| | | typo
* Update customservices.md with Readarr linkEmlin Charly2024-03-101-1/+1
|
* Drop armv6 supportBastien Wirtz2024-03-101-1/+1
| | | | | armv6 build seems broken, bloking all other arch release. Disabling it, at least for now.
* chore: lintBastien Wirtz2024-03-103-3/+8
|
* make sure to use the latest node LTSBastien Wirtz2024-03-101-1/+1
|
* chore: dependency updateBastien Wirtz2024-03-102-346/+454
|
* Update build build actionsBastien Wirtz2024-03-082-7/+7
|
* Update customservices.mdv24.02.1Ctrl_Plus2024-02-231-1/+2
| | | Added version number requirements to Immich
* Update Immich.vueCtrl_Plus2024-02-231-1/+1
| | | api changes in immich v1.85.0
* 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
|