Commit Graph

739 Commits (02ff6a203987db1eb1a2ae7c57e0f2a6160f1c08)

Author SHA1 Message Date
dependabot[bot] 02ff6a2039 chore(deps-dev): bump vite from 6.1.1 to 6.1.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.1.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-30 05:21:59 -07:00
Mathieu Bélanger 37716c8d42 Fix typos in config-schema.json 2025-03-20 01:14:51 -07:00
Bastien Wirtz 76e6c70696 release 25.03.3 2025-03-17 21:54:56 +01:00
Bastien Wirtz c812bda08f fix(docker): disable log for healthcheck requests 2025-03-17 13:50:35 -07:00
Cees Bos 1b607b6357 Update schema based on review 2025-03-08 05:37:36 -08:00
Cees Bos c546fc1605 Add YAML config schema for auto complete support 2025-03-08 05:37:36 -08:00
Bastien Wirtz 7dfb3b8faf release 25.03.2 2025-03-04 21:27:53 +01:00
Bastien Wirtz 11934c3995 fix: hide overflow to avoid scroll bars in cards #885 2025-03-04 21:24:20 +01:00
Bastien Wirtz 60a45191b9 Release 25.03.1 2025-03-01 09:56:26 +01:00
Bastien Wirtz 4bd449e036 fix(navbar): Adjust icon spacing #857 2025-03-01 09:54:26 +01:00
Molham Al Nasr a8f7d09bd4 fix(Dockerfile): add default value for ARG VERSION_TAG to prevent build errors
Added a default value `latest` to the ARG VERSION_TAG in the Dockerfile.
This ensures that the build does not fail when the VERSION_TAG argument
is not explicitly provided, making manual builds more reliable.

Fixes #881
2025-03-01 00:27:32 -08:00
Molham Al Nasr 2a0387f90e fix(Dockerfile): ensure VERSION_TAG is correctly passed as a build argument
The VERSION_TAG label was not correctly set in the built image due to
a missing ARG definition in the Dockerfile. This commit adds ARG VERSION_TAG
so that the build argument can be properly passed and used in image labels.

Fixes #881
2025-03-01 00:27:32 -08:00
Bastien Wirtz 12a004a9e1 chore: Set official config 2025-03-01 09:25:49 +01:00
Bastien Wirtz 20fb0c2254 fix(cards): Avoid lowercase letters cut off #794 2025-03-01 09:24:44 +01:00
Bastien Wirtz 13fb05696a feat(logs): get lighthttpd accesslog in docker logs 2025-02-28 19:21:32 +01:00
Bastien Wirtz 31f7cfa09f fix(search): Allow usage of the hotkey in the text 2025-02-27 04:55:30 -08:00
tanasegabriel 36d753df58 Fix quicklinks conditional icon rendering 2025-02-27 04:31:25 -08:00
Bastien Wirtz 1c09714c43 fix: make sure healthcheck dont use a proxy #394 2025-02-25 21:55:09 +01:00
Bastien Wirtz bc0ceee894 Release 25.02.2 2025-02-25 21:31:34 +01:00
Matt Bentley 5a1697a5e6 Added interval to update status for the *arrs & Tautulli
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
2025-02-25 12:25:17 -08:00
Molham Al Nasr b3e67b5af5 Fixes #858: fix image.ref.name and image.url 2025-02-25 12:22:17 -08:00
Molham Al Nasr cb8a1e992c Fixes #858: typo 2025-02-25 12:22:17 -08:00
Molham Al Nasr f0bcd50503 Fixes #858: add conventional labels to the docker image and pass the github.ref_name as VERSION_TAG build_args in docker/build-push-action pipeline 2025-02-25 12:22:17 -08:00
Adam Monsen 1d680ab2db disable cache for Docuseal fetch
I noticed my Docuseal card was showing "online" after I'd shut it down.

Might be from one of these? https://github.com/search?q=repo%3Adocusealco%2Fdocuseal%20cache%20control&type=code

and/or because /version is just a file?

Either way, this fixes it from the Homer side.
2025-02-23 05:30:22 -08:00
Bastien Wirtz 474dc3ae8c chore(lint): apply config update 2025-02-23 14:28:41 +01:00
Bastien Wirtz 1cc724c800 chore: dependency updates 2025-02-23 14:28:41 +01:00
tanasegabriel 986954953b Snappier container healthchecks 2025-02-22 06:49:56 -08:00
Bastien Wirtz 6031d57ccb Release 25.02.1 2025-02-02 15:48:14 +01:00
Bastien Wirtz 3468b9d795 feat(cards): add multi link support 2025-02-02 06:39:28 -08:00
Max Netyaga 45acac744a updated doc 2025-02-02 05:44:18 -08:00
Max Netyaga 7490a1948f added updateInterval to Ping smartcard 2025-02-02 05:44:18 -08:00
dependabot[bot] 741e7f5a1f chore(deps-dev): bump vite from 6.0.5 to 6.0.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.5 to 6.0.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-02 05:41:19 -08:00
Victor Löfgren a421a6ba12 Fix "Get Started" link in demo files 2025-01-05 06:25:50 -08:00
Victor Löfgren 03cf1c2c42 Fix "Get Started" link 2025-01-05 06:25:50 -08:00
Adam Monsen 66d4cc36b5 add Docuseal smart card
Fixes #847

Requires #850
2025-01-05 06:24:11 -08:00
Adam Monsen aba3b5eed7 force response to text if not json
Without that I'm getting Version "[object Response]" on the smart card
from an api that returns text/plain.

See #847 - add Docuseal (requires text/plain support or hack)
2025-01-05 06:24:11 -08:00
Bastien Wirtz 2f1cbe7328 chore: Update dependencies 2024-12-22 09:53:47 +01:00
dependabot[bot] 72a5daf705 chore(deps): bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-22 00:39:37 -08:00
João Antunes 52ac793d45 Update customservices.md
Improve README for Mealie to be in line with other examples. A added some breadcrums on where to find the Mealie API page.
2024-12-22 00:39:16 -08:00
kubistika db535442d6 Fix link for smart cards in demo app 2024-12-22 00:37:47 -08:00
Bastien Wirtz 47a7831764 Release 24.12.1 2024-12-02 16:07:19 +01:00
Bastien Wirtz fa4c10c9a4 fix: Peanut mock data folder & doc typos 2024-12-01 14:55:10 +01:00
Adam Monsen 103168544d
add Gitea subtitle fallback and dummy data (#839)
I omitted most of the 0.5MiB Gitea/Foregejo API reponse for brevity.
2024-12-01 05:29:57 -08:00
Adam Monsen f150c6c037
Add Traefik, Wallabag, Olivetin (#838)
* Add Traefik, Wallabag, Olivetin

* allow subtitle override

* add dummy data for olivetin, traefik, wallabag
2024-12-01 05:29:36 -08:00
Bastien Wirtz 7909bd1054 doc(smartcards): fix incomplete sentence. Fix #834 2024-11-24 09:31:35 +01:00
Bastien Wirtz 97bb74a114 doc(docker): remove deprecated docker compose section fix #836 2024-11-24 09:30:09 +01:00
Bastien Wirtz cbb7977170 release v24.11.5 2024-11-23 16:02:10 +01:00
Bastien Wirtz e58637d935
Glances service improvements (#837)
* feat: add a basic glances service widget

* feat: auto update for glances widget

* feat(services/glances): multiple metric support

* Update dependencies

---------

Co-authored-by: Manuel Quarneti <manuelquarneti@protonmail.com>
2024-11-23 07:00:01 -08:00
Adam Monsen 496f9083b2 Add Gitea custom service 2024-11-23 02:03:10 -08:00
SergeiTarkhanov a8629ba80c Fix param for demo showcase 2024-11-23 02:01:50 -08:00