Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | | | |||||
| * | | 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 |
| | | |||||
* | | Merge pull request #196 from GaaH/use-logo-in-groups | Bastien Wirtz | 2021-03-08 | 2 | -0/+14 |
|\ \ | | | | | | | Use logo in groups | ||||
| * | | add option to use logo instead of icons in groups | Gaëtan Caillaut | 2021-03-06 | 2 | -0/+14 |
| | | | |||||
* | | | Avoid full reload when swithcing page. | Bastien Wirtz | 2021-03-06 | 2 | -36/+54 |
| | | | |||||
* | | | Merge pull request #177 from luixal/multiple-pages | Bastien Wirtz | 2021-03-06 | 1 | -1/+9 |
|\ \ \ | |/ / |/| | | Adds multiple pages based on different config files | ||||
| * | | Changes relative paths to hash. Avoids problems with #8 | luixal | 2021-02-23 | 2 | -4/+5 |
| | | | |||||
| * | | Adds multiple pages based on different config files | luixal | 2021-01-07 | 2 | -2/+9 |
| |/ | |||||
* | | Merge pull request #175 from luixal/message-remote-fields-mappingv21.03.1 | Bastien Wirtz | 2021-03-04 | 1 | -10/+24 |
|\ \ | | | | | | | Adds mapping remote field to Homer expected ones when loading message from URL | ||||
| * | | Removes forgotten console.log | luixal | 2021-01-07 | 1 | -1/+0 |
| | | | |||||
| * | | Refactors created function (splits logic for getting message) and adds ↵ | luixal | 2021-01-07 | 1 | -11/+18 |
| | | | | | | | | | | | | timeout according to refreshInterval field | ||||
| * | | Adds mapping remote field to Homer expected ones when loading message from url | luixal | 2021-01-04 | 1 | -1/+9 |
| |/ | |||||
* / | Fix #167: align item name when subtitle is empty | Georgi Gardev | 2020-12-23 | 2 | -17/+23 |
|/ | |||||
* | Fix #171: empty search opens first itemv20.12.19 | Bastien Wirtz | 2020-12-19 | 1 | -2/+8 |
| | |||||
* | Fix #173: invisible tag border. | Bastien Wirtz | 2020-12-19 | 1 | -0/+1 |
| | |||||
* | Adding search url support | Bastien Wirtz | 2020-12-11 | 3 | -11/+42 |
| | |||||
* | Fixed wrongly removed computed property | Bram Ceulemans | 2020-12-10 | 1 | -7/+7 |
| | |||||
* | Fixed wrongly removed computed property | Bram Ceulemans | 2020-12-10 | 1 | -12/+14 |
| | |||||
* | Remove unused computed property | Bram Ceulemans | 2020-12-09 | 1 | -6/+0 |
| | |||||
* | Added extended PiHole statistics | Bram Ceulemans | 2020-12-08 | 1 | -4/+25 |
| | |||||
* | Apply lint fix | Bastien Wirtz | 2020-12-07 | 1 | -4/+8 |
| | |||||
* | Merge pull request #160 from simonporte/AdGuard-Home | Bastien Wirtz | 2020-12-07 | 1 | -0/+88 |
|\ | | | | | Create AdGuard Home service |