Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extendable base service for easier development. | Bastien Wirtz | 2021-10-06 | 4 | -92/+55 |
| | |||||
* | Apply linters | Bastien Wirtz | 2021-09-25 | 1 | -27/+24 |
| | |||||
* | Update Sonarr.vue | Colin | 2021-09-22 | 1 | -1/+3 |
| | |||||
* | Add credentials: "include" back to Sonarr | Colin | 2021-09-22 | 1 | -1/+3 |
| | |||||
* | Add credentials: "include" back to Radarr` | Colin | 2021-09-22 | 1 | -2/+6 |
| | |||||
* | Merge pull request #243 from waschinski/patch-1v21.09.2 | Bastien Wirtz | 2021-09-15 | 1 | -8/+46 |
|\ | | | | | Improving Adguard Home service | ||||
| * | Status visibility no longer depending on subtitle | Andreas Waschinski | 2021-09-14 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'main' into patch-1 | Andreas Waschinski | 2021-09-14 | 7 | -22/+154 |
| |\ | |||||
| * \ | Merge branch 'main' into patch-1 | Andreas Waschinski | 2021-08-08 | 9 | -10/+634 |
| |\ \ | |||||
| * | | | Adding status "unknown" | Andreas Waschinski | 2021-07-10 | 1 | -21/+27 |
| | | | | | | | | | | | | | | | | Changing code as per linter | ||||
| * | | | Improving Adguard Home service | Andreas Waschinski | 2021-07-10 | 1 | -4/+36 |
| | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | | Merge pull request #246 from waschinski/mealie-service | Bastien Wirtz | 2021-09-14 | 1 | -0/+97 |
|\ \ \ \ | |_|_|/ |/| | | | Adding Mealie service | ||||
| * | | | Merge remote-tracking branch 'upstream/main' into mealie-service | Andreas Waschinski | 2021-07-28 | 5 | -27/+34 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Statistics now also need the token for authentication | Andreas Waschinski | 2021-07-28 | 1 | -27/+28 |
| | | | | |||||
| * | | | Merge branch 'main' into mealie-service | Andreas Waschinski | 2021-07-14 | 7 | -6/+623 |
| |\ \ \ | |||||
| * | | | | Adding Mealie service | Andreas Waschinski | 2021-07-13 | 1 | -0/+96 |
| | |_|/ | |/| | | |||||
* | | | | Weather service refactoringv21.09.1 | Bastien Wirtz | 2021-09-13 | 1 | -81/+52 |
| | | | | |||||
* | | | | Merge branch 'main' into main | Bastien Wirtz | 2021-09-13 | 13 | -73/+802 |
|\ \ \ \ | |||||
| * | | | | Deps updates & lint | Bastien Wirtz | 2021-09-13 | 1 | -3/+1 |
| | | | | | |||||
| * | | | | Merge pull request #271 from Sharknoon/main | Bastien Wirtz | 2021-09-13 | 1 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | Fixed the height of the Dashboard Title in case of a long string | ||||
| | * | | | | Update app.scss | Josua Frank | 2021-09-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Fixed the height of the header in case of a longer dashboard title | ||||
| * | | | | | Merge pull request #258 from mcclurec/sso-compliant-fetch-calls | Bastien Wirtz | 2021-09-13 | 4 | -3/+12 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | SSO Compliant Fetch Calls | ||||
| | * | | | | | Update PiHole.vue | Colin | 2021-08-16 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Update AdGuardHome.vue | Colin | 2021-08-16 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Update AdGuardHome.vue | Colin | 2021-08-11 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Update PaperlessNG.vue | Colin | 2021-08-11 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Update PiHole.vue | Colin | 2021-08-11 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Update Ping.vue | Colin | 2021-08-11 | 1 | -1/+5 |
| | | | | | | | |||||
| | * | | | | | Update PaperlessNG.vue | Colin | 2021-08-11 | 1 | -0/+1 |
| | | | | | | | |||||
| | * | | | | | Update AdGuardHome.vue | Colin | 2021-08-11 | 1 | -1/+3 |
| | | | | | | | |||||
| | * | | | | | include credentials while making fetch calls | Colin | 2021-08-11 | 1 | -1/+3 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge pull request #213 from simonporte/main | Bastien Wirtz | 2021-09-13 | 1 | -2/+4 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | Fix transparency level behind links | ||||
| | * | | | | Fix transparency level behind links | simonporte | 2021-08-16 | 1 | -2/+4 |
| | | |/ / | | |/| | | |||||
| * | | | | Fix CORS issue for Radarr and Sonarr services | rvk | 2021-08-04 | 2 | -4/+4 |
| | | | | | |||||
| * | | | | Fix CORS issue for Radarr and Sonarr services | rvk | 2021-08-04 | 2 | -16/+4 |
| | |/ / | |/| | | |||||
| * | | | Simplify the connectivity checker | Bastien Wirtz | 2021-07-14 | 1 | -5/+1 |
| | | | | |||||
| * | | | Merge pull request #186 from pdevq/connectivity_checker_status | Bastien Wirtz | 2021-07-14 | 1 | -2/+6 |
| |\ \ \ | | | | | | | | | | | Fix ConnectivityChecker to evaluate the response status codes | ||||
| | * | | | Fix ConnectivityChecker to evaluate the response status codes. | pdevq | 2021-01-30 | 1 | -2/+6 |
| | | | | | |||||
| * | | | | Improve ping service | Bastien Wirtz | 2021-07-14 | 2 | -14/+19 |
| | | | | | |||||
| * | | | | Lint & updates | Bastien Wirtz | 2021-07-14 | 3 | -13/+15 |
| | |_|/ | |/| | | |||||
| * | | | Merge pull request #239 from azrikahar/patch-1 | Bastien Wirtz | 2021-07-14 | 1 | -4/+5 |
| |\ \ \ | | | | | | | | | | | fix card border radius when it's the only child | ||||
| | * | | | fix card border radius when it's the only child | Azri Kahar | 2021-06-24 | 1 | -4/+5 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #245 from boerniee/paperlessng-integration | Bastien Wirtz | 2021-07-14 | 1 | -0/+81 |
| |\ \ \ | | | | | | | | | | | Added paperless service | ||||
| | * | | | Added paperless service with documentation | boerniee | 2021-06-23 | 1 | -0/+81 |
| | |/ / | |||||
| * | | | Merge pull request #240 from stubbfel/stubbfel-add-ping-service | Bastien Wirtz | 2021-07-14 | 1 | -0/+93 |
| |\ \ \ | | | | | | | | | | | Add Ping services | ||||
| | * | | | Add Ping services | stubbfel | 2021-06-28 | 1 | -0/+93 |
| | |/ / | | | | | | | | | 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 | ||||
| * | | | Merge pull request #219 from tpansino/support-message-icon-url | Bastien Wirtz | 2021-07-14 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Support passing FA icon in message URL payload | ||||
| | * | | | Support passing FA icon in message URL payload | Tom Pansino | 2021-05-15 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #178 from twolaw/healthcheck2 | Bastien Wirtz | 2021-07-14 | 4 | -1/+443 |
| |\ \ \ | | |/ / | |/| | | Create Radarr, Sonarr & Medusa services | ||||
| | * | | tag moved to bottom | twolaw | 2021-03-11 | 1 | -1/+1 |
| | | | |