Commit Graph

772 Commits (ae8d9efdd4d75490ba654486c848e8f98145aec6)

Author SHA1 Message Date
mangobiche ae8d9efdd4
Update Message.vue 2025-04-15 17:04:40 -05:00
Marco Kreeft b40d008400 Removed upload 2025-04-14 00:06:32 -07:00
Marco Kreeft f4c026fe2e Handled subtitle if present 2025-04-14 00:06:32 -07:00
Marco Kreeft 1de57d9423 Comments Bastien 2025-04-14 00:06:32 -07:00
Marco Kreeft 042e4a0529 Update SABnzbd.vue 2025-04-14 00:06:32 -07:00
Marco Kreeft ef95630225 Added download and upload speed to Sabnzbd 2025-04-14 00:06:32 -07:00
Marco Kreeft 68441f2b81 Update dockerhub.yml 2025-04-14 00:06:32 -07:00
Marco Kreeft 5de2344dc2 Update dockerhub.yml 2025-04-14 00:06:32 -07:00
Marco Kreeft 5976f8f561 Edited the anchors 2025-04-14 00:06:32 -07:00
Marco Kreeft 5c4b5e805e Added documentation for the services 2025-04-14 00:06:32 -07:00
Marco Kreeft 1ecbef0aca Added Docker Socket Proxy service 2025-04-14 00:06:32 -07:00
Marco Kreeft 4b63b7784f Added Plex Service 2025-04-14 00:06:32 -07:00
dependabot[bot] deec0aaa68 chore(deps-dev): bump vite from 6.1.4 to 6.1.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.1.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 00:05:59 -07:00
Molham Al Nasr bf531404f5 fix typo 2025-04-13 05:47:02 -07:00
Molham Al Nasr fc10b5c512 Markdown-linter consider <string> as HTML and it shows the wrong text in a preview mode 2025-04-13 05:47:02 -07:00
Molham Al Nasr 04164acff3 Markdown-linter hates the trailing-punctuation. avoid warnings in editors 2025-04-13 05:47:02 -07:00
Molham Al Nasr 7cc7effd2e add blanks around headings. avoid warnings in editors 2025-04-13 05:47:02 -07:00
Molham Al Nasr 4a05f0d113 Markdown-linter hates the Bare URLs. avoid warnings in editors 2025-04-13 05:47:02 -07:00
Molham Al Nasr d15ebb9d09 Markdown-linter hates the trailing-spaces. avoid warnings in editors 2025-04-13 05:47:02 -07:00
Bastien Wirtz 933e7a0991 Release version bump 2025-04-05 14:38:48 +02:00
dependabot[bot] f0cd8ce91f chore(deps-dev): bump vite from 6.1.3 to 6.1.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.1.4/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 05:20:11 -07:00
dependabot[bot] fcf332a31c chore(deps-dev): bump vite from 6.1.2 to 6.1.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.1.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 00:27:13 -07:00
Bastien Wirtz 7cb7293abf
Merge pull request #895 from cbos/linkding_support
Add Linkding support
2025-04-04 00:26:53 -07:00
Cees Bos 2024297f61 Merge branch 'main' into linkding_support
# Conflicts:
#	docs/customservices.md
2025-04-01 20:28:18 +02:00
Cees Bos a63f9e2c7c Rework Linkding integration based on feedback on the PR 2025-04-01 20:24:54 +02:00
Bastien Wirtz 3f154b07a7 chore(lint): apply lint 2025-03-30 16:02:39 +02:00
thibaut1304 6916c2fed3 add service TruenasScale, view status and version 2025-03-30 07:00:41 -07:00
thibaut1304 e5bd328d21 add service vaultwarden, view status and version 2025-03-30 06:58:51 -07:00
thibaut1304 2a290004b7 add service matrix, view status and version 2025-03-30 06:53:44 -07:00
3thibaut1304 b11bee7d64 add status online/offline and version of the card 2025-03-30 06:51:09 -07:00
Bastien Wirtz 234e063d2e feat(components): Register Generic component globally 2025-03-30 15:23:22 +02:00
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
Cees Bos e1fdb0069b Fix issues in Linkding integration revealed by code check in the pipeline 2025-03-20 18:27:59 +01:00
Mathieu Bélanger 37716c8d42 Fix typos in config-schema.json 2025-03-20 01:14:51 -07:00
Cees Bos 50acb9957e Add Linkding support 2025-03-19 22:25:34 +01: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