Ctrl_Plus
ff136b6a2c
Update Immich.vue
...
api changes in immich v1.85.0
2024-02-23 00:59:40 -08:00
Bastien Wirtz
de4b7e6124
Linting update
2023-10-21 14:24:05 +02:00
vlorian
ecf664d19b
Handling empty groups in search function
2023-10-21 05:18:47 -07:00
dependabot[bot]
7569ec3d2c
Bump @babel/traverse from 7.18.6 to 7.23.2
...
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>
2023-10-21 05:16:35 -07:00
Thomas Anderson
9b77b47022
fix: reverse IPV6_DISABLE logic
...
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2023-10-21 05:16:20 -07:00
thomas
c8470d1e75
fix(docs): only accept 1 for IPV6_DISABLE
2023-10-21 05:16:20 -07:00
thomas
5b11259dd7
fix: rename ipv6.sh -> lighttpd-ipv6.sh
2023-10-21 05:16:20 -07:00
Thomas Anderson
74f6879ed0
fix: use double brackets instead of test
...
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2023-10-21 05:16:20 -07:00
thomas
ce2d3e945a
fix: allow disabling IPv6
2023-10-21 05:16:20 -07:00
royto
a3c5b4ac9d
fix: fix search on page load
...
Fix #611
2023-10-16 12:57:38 -07:00
dependabot[bot]
86f3fbbfaf
Bump postcss from 8.4.14 to 8.4.31
...
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>
2023-10-16 12:54:57 -07:00
JenswBE
f160caecfa
Fix YAML anchors
...
Fixes https://github.com/bastienwirtz/homer/issues/559
Based on https://eemeli.org/yaml/#schema-options
2023-10-16 12:54:40 -07:00
Bastien Wirtz
504efe01cb
Dependencies update
2023-09-25 22:15:48 +02:00
Lindemberg Barbosa
cce42cc6d1
doc: better description
2023-09-25 20:10:17 +02:00
Lindemberg Barbosa
45626232f3
doc: update port to match the speedtest-tracker compose example
2023-09-25 20:10:17 +02:00
Lindemberg Barbosa
6f0193fb32
doc: documentation enchancement for SpeedtestTracker service
2023-09-25 20:10:17 +02:00
Mikkel Rindholt
2eb808385b
Update link to Portainer apikey guide
...
The old link was dead, so I found the new location for the guide
2023-09-25 20:08:29 +02:00
royto
018344d911
PR review: use API const and lint
2023-08-08 12:48:44 -07:00
royto
16d3f4f53a
feat: add Readarr custom service
2023-08-08 12:48:44 -07:00
thedroid
f682a84e9f
PiAlert custom service ( #674 )
...
Add Pi Alert custom service
2023-08-06 21:48:52 +02:00
thedroid
b1fa1d585a
Add dummy data
2023-08-06 12:45:15 -07:00
thedroid
b8e3f74e59
Add Immich custom service
2023-08-06 12:45:15 -07:00
dependabot[bot]
ce9d164dba
Bump semver from 6.3.0 to 6.3.1
...
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>
2023-07-30 22:29:33 +02:00
Bastien Wirtz
0a0da84332
Update dependencies
2023-07-30 22:03:54 +02:00
Gabe Cook
df903a2c04
Add GHCR Docker image mirror
2023-05-13 15:49:20 +02:00
Andrew Pearson
acd6a8911b
Listen on IPv6 as well
2023-05-13 15:22:47 +02:00
Gabe Cook
6cfa1643b4
Toggle dark mode when prefers-color-scheme
changes
2023-05-13 15:19:54 +02:00
LoV432
f0f9f0a017
Fix: don't stretch non-square logos ( #640 )
2023-05-02 09:28:57 +02:00
Zach Russell
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
dependabot[bot]
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
Floren Munteanu
d362add383
Implement PiHole API token ( #580 )
...
Implement PiHole API token
2023-02-19 12:18:56 -08:00
Matt Bentley
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>
2023-02-07 08:38:37 +01:00
dependabot[bot]
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
Ivan Barsukov
0591208096
Minor doc fixes ( #595 )
2023-02-07 08:33:33 +01:00
Bastien Wirtz
b7cd8f9482
Add Helm installation instructions ( #562 )
2022-12-20 21:19:38 +01:00
Bastien Wirtz
49c2023b8e
Avoid hidding all info when copy pasting the exemple config
2022-12-20 20:47:56 +01:00
Bastien Wirtz
53726ecc1a
Fix typo in demo page ( #574 )
2022-12-20 20:27:13 +01:00
Bastien Wirtz
bd122e2700
Create FUNDING.yml
2022-12-20 19:56:33 +01:00
Bastien Wirtz
71759ad6fb
Update issue templates
2022-12-20 19:55:11 +01:00
Bastien Wirtz
bad762c000
Add missing data for proxmox demo
2022-12-07 22:48:38 +01:00
Bastien Wirtz
70f583c3e1
Octoprint service ( #324 ) ( #560 )
...
Add Octoprint service.
2022-11-27 09:41:12 -08:00
Matt Bentley
98fe0a3939
Adds SABnzbd custom service; fixes #494 ( #555 )
...
* Adds SABnzbd custom service; fixes #494
2022-11-19 07:14:22 -08:00
Maxime Mouchet
f62972f659
Properly pass signals to lighttpd
2022-11-19 16:06:09 +01:00
csleal
a8292ef757
Update customservices.md
2022-11-15 10:27:20 +01:00
Sean McGrath
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
2022-11-08 20:56:10 +01:00
Julien Roy
c9a6495186
What's up docker custom service ( #444 )
...
Add WUD
2022-11-05 14:44:25 -07:00
bchavez
d141a69a7d
ConnectivityChecker: Bug Fix - Remove double // in aliveCheckUrl causing Invalid Redirect URL with CloudFlare Access.
2022-11-05 22:35:41 +01:00
Bastien Wirtz
beb5755747
Rework speedtesttracker based on the Generic component
2022-11-05 22:14:32 +01:00
Bernhard Großer
b5048fc353
Speedtesttracker integration ( #262 )
...
added SpeedtestTracker service
2022-11-05 07:32:56 -07:00
Bastien Wirtz
24b6dedbe1
Apply lint
2022-11-05 15:24:41 +01:00