Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | 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 | 6 | -18/+148 |
| |\ | |||||
| * \ | Merge branch 'main' into patch-1 | Andreas Waschinski | 2021-08-08 | 8 | -5/+628 |
| |\ \ | |||||
| * | | | Adding status "unknown" | Andreas Waschinski | 2021-07-10 | 1 | -21/+27 |
| * | | | Improving Adguard Home service | Andreas Waschinski | 2021-07-10 | 1 | -4/+36 |
* | | | | Merge pull request #246 from waschinski/mealie-service | Bastien Wirtz | 2021-09-14 | 1 | -0/+97 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | 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 | 6 | -1/+617 |
| |\ \ \ | |||||
| * | | | | 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 | 11 | -44/+736 |
|\ \ \ \ | |||||
| * | | | | Deps updates & lint | Bastien Wirtz | 2021-09-13 | 1 | -3/+1 |
| * | | | | Merge pull request #258 from mcclurec/sso-compliant-fetch-calls | Bastien Wirtz | 2021-09-13 | 4 | -3/+12 |
| |\ \ \ \ | |||||
| | * | | | | 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 |
| | | |_|/ | | |/| | | |||||
| * | | | | 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. | 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 #245 from boerniee/paperlessng-integration | Bastien Wirtz | 2021-07-14 | 1 | -0/+81 |
| |\ \ \ | |||||
| | * | | | 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 | stubbfel | 2021-06-28 | 1 | -0/+93 |
| | |/ / | |||||
| * | | | 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 | Tom Pansino | 2021-05-15 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #178 from twolaw/healthcheck2 | Bastien Wirtz | 2021-07-14 | 3 | -0/+442 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | medusa service | twolaw | 2021-03-11 | 1 | -0/+128 |
| | * | | radarr, sonarr services | twolaw | 2021-03-11 | 2 | -0/+314 |
| * | | | Fix null error releated to refreshInterval + cleanup. Fix #210 | Bastien Wirtz | 2021-04-21 | 1 | -4/+14 |
| |/ / | |||||
| * | | yarn lint | Gaëtan Caillaut | 2021-03-09 | 1 | -11/+19 |
| * | | title attribute that display current theme | Gaëtan Caillaut | 2021-03-09 | 1 | -1/+3 |
| * | | cycle between automatic-light-dark themes | Gaëtan Caillaut | 2021-03-09 | 1 | -7/+35 |
| * | | Avoid full reload when swithcing page. | Bastien Wirtz | 2021-03-06 | 1 | -7/+18 |
| * | | Merge pull request #175 from luixal/message-remote-fields-mappingv21.03.1 | Bastien Wirtz | 2021-03-04 | 1 | -10/+24 |
| |\ \ | |||||
| | * | | Removes forgotten console.log | luixal | 2021-01-07 | 1 | -1/+0 |
| | * | | Refactors created function (splits logic for getting message) and adds timeou... | luixal | 2021-01-07 | 1 | -11/+18 |
| | * | | Adds mapping remote field to Homer expected ones when loading message from url | luixal | 2021-01-04 | 1 | -1/+9 |
| | |/ |