Commit Graph

307 Commits

Author SHA1 Message Date
4eeed6596b Merge branch 'main' into patch-1 2021-09-14 08:56:06 +02:00
f11b1c9dcf Weather service refactoring v21.09.1 2021-09-13 23:13:26 +02:00
fd18715085 Merge pull request #181 from dickwolff/main
Added OpenWeatherMap service
2021-09-13 14:08:08 -07:00
92d5b8d424 Merge branch 'main' into main 2021-09-13 13:09:40 -07:00
55c3ea4d92 Deps updates & lint 2021-09-13 22:03:13 +02:00
33d60aa76a Merge pull request #271 from Sharknoon/main
Fixed the height of the Dashboard Title in case of a long string
2021-09-13 12:57:58 -07:00
afe6d34ced Merge pull request #258 from mcclurec/sso-compliant-fetch-calls
SSO Compliant Fetch Calls
2021-09-13 12:55:14 -07:00
1ed0a2f387 Merge pull request #213 from simonporte/main
Fix transparency level behind links
2021-09-13 12:45:58 -07:00
117fa7d3b9 Merge pull request #263 from jeremymeyers/patch-1
typo
2021-09-13 12:43:02 -07:00
6c834c24b6 Update app.scss
Fixed the height of the header in case of a longer dashboard title
2021-09-09 16:14:49 +02:00
cb325bd58a typo 2021-08-26 21:54:59 -04:00
bbe7149d58 Update PiHole.vue 2021-08-16 14:17:15 -07:00
7efcd282bb Update AdGuardHome.vue 2021-08-16 14:16:29 -07:00
addaf36c3d Fix transparency level behind links 2021-08-16 21:08:25 +02:00
6b54eedae7 Merge pull request #254 from rvankraaij/fix-cors-radarr-sonarr
Fix cors issue with radarr and sonarr services
2021-08-15 10:28:51 -07:00
4852ae6b85 Update AdGuardHome.vue 2021-08-11 15:41:33 -07:00
2f6d9e1b09 Update PaperlessNG.vue 2021-08-11 15:41:11 -07:00
0dc3cea15e Update PiHole.vue 2021-08-11 15:40:22 -07:00
76a46c3507 Update Ping.vue 2021-08-11 15:38:24 -07:00
cf2fb08dc7 Update PaperlessNG.vue 2021-08-11 15:37:17 -07:00
077be43473 Update AdGuardHome.vue 2021-08-11 15:35:41 -07:00
ecec695272 include credentials while making fetch calls 2021-08-11 15:25:51 -07:00
a74fa38302 Merge branch 'main' into patch-1 2021-08-08 11:18:46 +02:00
rvk
304362adfd Fix CORS issue for Radarr and Sonarr services 2021-08-04 21:26:15 +02:00
rvk
25f99adc6c Fix CORS issue for Radarr and Sonarr services 2021-08-04 21:19:28 +02:00
35926e1e6e Version bump v21.07.1 2021-07-14 16:48:55 +02:00
f3b3b89b7c Simplify the connectivity checker 2021-07-14 16:41:00 +02:00
a6b7db5437 Merge pull request #186 from pdevq/connectivity_checker_status
Fix ConnectivityChecker to evaluate the response status codes
2021-07-14 07:37:53 -07:00
3a8fa151f4 Improve ping service 2021-07-14 15:49:19 +02:00
92d899bd48 regroup service documentation 2021-07-14 15:48:57 +02:00
c06c0cdf9b Lint & updates 2021-07-14 12:05:53 +02:00
f9cc1d27cc Merge pull request #239 from azrikahar/patch-1
fix card border radius when it's the only child
2021-07-14 02:23:39 -07:00
f5b467f933 Merge pull request #245 from boerniee/paperlessng-integration
Added paperless service
2021-07-14 02:13:52 -07:00
ded5228972 Merge pull request #240 from stubbfel/stubbfel-add-ping-service
Add  Ping services
2021-07-14 02:07:35 -07:00
90d6bc67c0 Merge pull request #223 from bastienwirtz/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.16.4 to 4.16.6
2021-07-14 01:57:49 -07:00
5d642b3674 Merge pull request #225 from bastienwirtz/dependabot/npm_and_yarn/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4
2021-07-14 01:57:40 -07:00
c98f88eaf2 Merge pull request #228 from bastienwirtz/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2021-07-14 01:57:27 -07:00
b1ccd8d6b2 Merge pull request #233 from bastienwirtz/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.35 to 7.0.36
2021-07-14 01:57:14 -07:00
c4cae400d5 Merge pull request #219 from tpansino/support-message-icon-url
Support passing FA icon in message URL payload
2021-07-14 01:55:59 -07:00
9e1b1bd1d2 Merge pull request #178 from twolaw/healthcheck2
Create Radarr, Sonarr & Medusa services
2021-07-14 01:52:35 -07:00
bebb6953cb Adding status "unknown"
Changing code as per linter
2021-07-10 09:58:17 +02:00
3832025b0c Improving Adguard Home service
Showing "x.x% blocked" similar to how the PiHole service is doing it.
The status text will no longer be `true/false` but `enabled/disabled`.
Endpoints require to be logged in so fetch does now send cookies to prevent 403s.
2021-07-10 02:02:57 +02:00
68955dc1d3 Add Ping services
a  service (type) which check if the given url as available or not. if the service is  available then set the status to enable other to disable
2021-06-28 23:20:20 +02:00
f9ebff9311 fix card border radius when it's the only child 2021-06-24 09:05:13 +08:00
24229b5411 Added paperless service with documentation 2021-06-23 17:06:19 +02:00
adacb3c33f Bump postcss from 7.0.35 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [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/7.0.35...7.0.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 04:22:49 +00:00
0178d73f66 Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 05:50:18 +00:00
a2b59fb6c1 Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 19:03:13 +00:00
764b470209 Bump browserslist from 4.16.4 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 11:32:52 +00:00
742ae4eb52 Support passing FA icon in message URL payload 2021-05-15 02:20:51 -07:00