Daniël Vos
6dd8342bf0
Add healthcheck to Dockerfile
2021-08-15 15:34:17 +02:00
Colin
4852ae6b85
Update AdGuardHome.vue
2021-08-11 15:41:33 -07:00
Colin
2f6d9e1b09
Update PaperlessNG.vue
2021-08-11 15:41:11 -07:00
Colin
0dc3cea15e
Update PiHole.vue
2021-08-11 15:40:22 -07:00
Colin
76a46c3507
Update Ping.vue
2021-08-11 15:38:24 -07:00
Colin
cf2fb08dc7
Update PaperlessNG.vue
2021-08-11 15:37:17 -07:00
Colin
077be43473
Update AdGuardHome.vue
2021-08-11 15:35:41 -07:00
Colin
ecec695272
include credentials while making fetch calls
2021-08-11 15:25:51 -07:00
Andreas Waschinski
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
Andreas Waschinski
b2062fb60a
Merge remote-tracking branch 'upstream/main' into mealie-service
2021-07-28 16:13:50 +02:00
Andreas Waschinski
4386cd094b
Updating configuration
2021-07-28 16:12:19 +02:00
Andreas Waschinski
64ac4c48d5
Statistics now also need the token for authentication
2021-07-28 16:10:11 +02:00
Bastien Wirtz
35926e1e6e
Version bump
2021-07-14 16:48:55 +02:00
Bastien Wirtz
f3b3b89b7c
Simplify the connectivity checker
2021-07-14 16:41:00 +02:00
Bastien Wirtz
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
Bastien Wirtz
3a8fa151f4
Improve ping service
2021-07-14 15:49:19 +02:00
Bastien Wirtz
92d899bd48
regroup service documentation
2021-07-14 15:48:57 +02:00
Bastien Wirtz
c06c0cdf9b
Lint & updates
2021-07-14 12:05:53 +02:00
Andreas Waschinski
73a102f3fa
Merge branch 'main' into mealie-service
2021-07-14 11:48:54 +02:00
Bastien Wirtz
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
Bastien Wirtz
f5b467f933
Merge pull request #245 from boerniee/paperlessng-integration
...
Added paperless service
2021-07-14 02:13:52 -07:00
Bastien Wirtz
ded5228972
Merge pull request #240 from stubbfel/stubbfel-add-ping-service
...
Add Ping services
2021-07-14 02:07:35 -07:00
Bastien Wirtz
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
Bastien Wirtz
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
Bastien Wirtz
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
Bastien Wirtz
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
Bastien Wirtz
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
Bastien Wirtz
9e1b1bd1d2
Merge pull request #178 from twolaw/healthcheck2
...
Create Radarr, Sonarr & Medusa services
2021-07-14 01:52:35 -07:00
Andreas Waschinski
c3878bca0b
Adding Mealie service
2021-07-13 19:16:15 +02:00
Andreas Waschinski
bebb6953cb
Adding status "unknown"
...
Changing code as per linter
2021-07-10 09:58:17 +02:00
Andreas Waschinski
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
stubbfel
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
Azri Kahar
f9ebff9311
fix card border radius when it's the only child
2021-06-24 09:05:13 +08:00
boerniee
24229b5411
Added paperless service with documentation
2021-06-23 17:06:19 +02:00
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
Tom Pansino
742ae4eb52
Support passing FA icon in message URL payload
2021-05-15 02:20:51 -07:00
Bastien Wirtz
996011956b
Merge pull request #214 from pkoenig10/patch-1
...
Add crossorigin use-credentials attribute to manifest tag
2021-04-30 09:28:27 -07:00
Patrick Koenig
2428998313
Add crossorigin use-credentials attribute to manifest tag
2021-04-25 14:38:41 -07:00
Bastien Wirtz
7596bc527f
Fix null error releated to refreshInterval + cleanup. Fix #210
2021-04-21 22:10:51 -07:00
Bastien Wirtz
aadd8b49cc
Make sure dependencies are compatible with vue-cli. Fix #206
2021-04-21 21:37:51 -07:00
Bastien Wirtz
64f189c9dc
Update deps
2021-04-08 22:06:20 -07:00
twolaw
4399f5fade
pihole, medusa, radarr/sonarr services help
2021-03-11 16:12:17 +01:00
twolaw
275a335cce
tag moved to bottom
2021-03-11 16:12:16 +01:00
twolaw
b1de1f9e08
medusa service
2021-03-11 16:12:15 +01:00
twolaw
0211da26c8
radarr, sonarr services
2021-03-11 16:12:15 +01:00