]>
git.immae.eu Git - github/bastienwirtz/homer.git/log
Bastien Wirtz [Wed, 14 Jul 2021 13:48:57 +0000 (15:48 +0200)]
regroup service documentation
Bastien Wirtz [Wed, 14 Jul 2021 10:05:53 +0000 (12:05 +0200)]
Lint & updates
Bastien Wirtz [Wed, 14 Jul 2021 09:23:39 +0000 (02:23 -0700)]
Merge pull request #239 from azrikahar/patch-1
fix card border radius when it's the only child
Bastien Wirtz [Wed, 14 Jul 2021 09:13:52 +0000 (02:13 -0700)]
Merge pull request #245 from boerniee/paperlessng-integration
Added paperless service
Bastien Wirtz [Wed, 14 Jul 2021 09:07:35 +0000 (02:07 -0700)]
Merge pull request #240 from stubbfel/stubbfel-add-ping-service
Add Ping services
Bastien Wirtz [Wed, 14 Jul 2021 08:57:49 +0000 (01:57 -0700)]
Merge pull request #223 from bastienwirtz/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.16.4 to 4.16.6
Bastien Wirtz [Wed, 14 Jul 2021 08:57:40 +0000 (01:57 -0700)]
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
Bastien Wirtz [Wed, 14 Jul 2021 08:57:27 +0000 (01:57 -0700)]
Merge pull request #228 from bastienwirtz/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
Bastien Wirtz [Wed, 14 Jul 2021 08:57:14 +0000 (01:57 -0700)]
Merge pull request #233 from bastienwirtz/dependabot/npm_and_yarn/postcss-7.0.36
Bump postcss from 7.0.35 to 7.0.36
Bastien Wirtz [Wed, 14 Jul 2021 08:55:59 +0000 (01:55 -0700)]
Merge pull request #219 from tpansino/support-message-icon-url
Support passing FA icon in message URL payload
Bastien Wirtz [Wed, 14 Jul 2021 08:52:35 +0000 (01:52 -0700)]
Merge pull request #178 from twolaw/healthcheck2
Create Radarr, Sonarr & Medusa services
stubbfel [Mon, 28 Jun 2021 21:20:20 +0000 (23:20 +0200)]
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
Azri Kahar [Thu, 24 Jun 2021 01:05:13 +0000 (09:05 +0800)]
fix card border radius when it's the only child
boerniee [Wed, 23 Jun 2021 15:06:19 +0000 (17:06 +0200)]
Added paperless service with documentation
dependabot[bot] [Thu, 17 Jun 2021 04:22:49 +0000 (04:22 +0000)]
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>
dependabot[bot] [Sun, 6 Jun 2021 05:50:18 +0000 (05:50 +0000)]
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>
dependabot[bot] [Fri, 28 May 2021 19:03:13 +0000 (19:03 +0000)]
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>
dependabot[bot] [Wed, 26 May 2021 11:32:52 +0000 (11:32 +0000)]
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>
Tom Pansino [Sat, 15 May 2021 09:20:51 +0000 (02:20 -0700)]
Support passing FA icon in message URL payload
Bastien Wirtz [Fri, 30 Apr 2021 16:28:27 +0000 (09:28 -0700)]
Merge pull request #214 from pkoenig10/patch-1
Add crossorigin use-credentials attribute to manifest tag
Patrick Koenig [Sun, 25 Apr 2021 21:38:41 +0000 (14:38 -0700)]
Add crossorigin use-credentials attribute to manifest tag
Bastien Wirtz [Thu, 22 Apr 2021 05:09:01 +0000 (22:09 -0700)]
Fix null error releated to refreshInterval + cleanup. Fix #210
Bastien Wirtz [Thu, 22 Apr 2021 04:37:51 +0000 (21:37 -0700)]
Make sure dependencies are compatible with vue-cli. Fix #206
Bastien Wirtz [Fri, 9 Apr 2021 05:06:20 +0000 (22:06 -0700)]
Update deps
twolaw [Thu, 11 Mar 2021 14:03:56 +0000 (15:03 +0100)]
pihole, medusa, radarr/sonarr services help
twolaw [Thu, 11 Mar 2021 14:03:37 +0000 (15:03 +0100)]
tag moved to bottom
twolaw [Thu, 11 Mar 2021 14:03:25 +0000 (15:03 +0100)]
medusa service
twolaw [Thu, 11 Mar 2021 14:03:16 +0000 (15:03 +0100)]
radarr, sonarr services
Bastien Wirtz [Wed, 10 Mar 2021 05:33:15 +0000 (21:33 -0800)]
Merge pull request #197 from GaaH/add-auto-theme-mode
cycle between automatic-light-dark themes
Gaëtan Caillaut [Tue, 9 Mar 2021 17:29:41 +0000 (18:29 +0100)]
yarn lint
Gaëtan Caillaut [Tue, 9 Mar 2021 17:12:30 +0000 (18:12 +0100)]
title attribute that display current theme
Gaëtan Caillaut [Sat, 6 Mar 2021 14:12:22 +0000 (15:12 +0100)]
cycle between automatic-light-dark themes
Bastien Wirtz [Tue, 9 Mar 2021 06:25:35 +0000 (22:25 -0800)]
Merge pull request #196 from GaaH/use-logo-in-groups
Use logo in groups
Bastien Wirtz [Sun, 7 Mar 2021 06:50:58 +0000 (22:50 -0800)]
Avoid full reload when swithcing page.
Bastien Wirtz [Sun, 7 Mar 2021 06:09:58 +0000 (22:09 -0800)]
Merge pull request #177 from luixal/multiple-pages
Adds multiple pages based on different config files
Gaëtan Caillaut [Sat, 6 Mar 2021 13:03:40 +0000 (14:03 +0100)]
documenting logo in groups
Gaëtan Caillaut [Sat, 6 Mar 2021 12:56:44 +0000 (13:56 +0100)]
add option to use logo instead of icons in groups
Bastien Wirtz [Fri, 5 Mar 2021 02:40:07 +0000 (18:40 -0800)]
Merge pull request #175 from luixal/message-remote-fields-mapping
Adds mapping remote field to Homer expected ones when loading message from URL
luixal [Tue, 23 Feb 2021 19:50:32 +0000 (20:50 +0100)]
Changes relative paths to hash. Avoids problems with #8
luixal [Tue, 23 Feb 2021 19:17:51 +0000 (20:17 +0100)]
Fixes identations and link docs.
Bastien Wirtz [Thu, 18 Feb 2021 05:44:23 +0000 (21:44 -0800)]
Merge pull request #174 from GeorgeSG/main
Fix #167: align item name when subtitle is empty
Bastien Wirtz [Tue, 16 Feb 2021 06:23:54 +0000 (22:23 -0800)]
Update dependencies
Bastien Wirtz [Tue, 16 Feb 2021 06:23:16 +0000 (22:23 -0800)]
Improved docker command.
luixal [Thu, 7 Jan 2021 20:26:22 +0000 (21:26 +0100)]
Removes forgotten console.log
luixal [Thu, 7 Jan 2021 20:23:13 +0000 (21:23 +0100)]
Refactors created function (splits logic for getting message) and adds timeout according to refreshInterval field
luixal [Thu, 7 Jan 2021 08:39:58 +0000 (09:39 +0100)]
Adds multiple pages based on different config files
luixal [Mon, 4 Jan 2021 08:43:58 +0000 (09:43 +0100)]
Adds mapping remote field to Homer expected ones when loading message from url
Bastien Wirtz [Wed, 23 Dec 2020 18:55:05 +0000 (10:55 -0800)]
Replace licence placeholder. Fix #142
Georgi Gardev [Wed, 23 Dec 2020 14:11:47 +0000 (16:11 +0200)]
Fix #167: align item name when subtitle is empty
Bastien Wirtz [Sat, 19 Dec 2020 23:59:01 +0000 (15:59 -0800)]
Fix #171: empty search opens first item
Bastien Wirtz [Sat, 19 Dec 2020 23:57:16 +0000 (15:57 -0800)]
Fix #173: invisible tag border.
Bastien Wirtz [Sat, 19 Dec 2020 23:56:22 +0000 (15:56 -0800)]
Depenencies update
Bastien Wirtz [Fri, 11 Dec 2020 19:30:59 +0000 (11:30 -0800)]
Adding search url support
Bastien Wirtz [Wed, 9 Dec 2020 23:16:19 +0000 (15:16 -0800)]
Merge pull request #169 from bramceulemans/extended-pihole-component
Added extended PiHole statistics
Bram Ceulemans [Wed, 9 Dec 2020 23:07:53 +0000 (00:07 +0100)]
Fixed wrongly removed computed property
Bram Ceulemans [Wed, 9 Dec 2020 23:05:30 +0000 (00:05 +0100)]
Fixed wrongly removed computed property
Bram Ceulemans [Wed, 9 Dec 2020 21:57:35 +0000 (22:57 +0100)]
Remove unused computed property
Bram Ceulemans [Tue, 8 Dec 2020 12:20:26 +0000 (13:20 +0100)]
Added extended PiHole statistics
Bastien Wirtz [Tue, 8 Dec 2020 06:57:44 +0000 (22:57 -0800)]
Fix documentation link.
Bastien Wirtz [Tue, 8 Dec 2020 06:53:55 +0000 (22:53 -0800)]
Apply lint fix
Bastien Wirtz [Tue, 8 Dec 2020 06:13:50 +0000 (22:13 -0800)]
Merge pull request #160 from simonporte/AdGuard-Home
Create AdGuard Home service
Bastien Wirtz [Tue, 8 Dec 2020 05:42:43 +0000 (21:42 -0800)]
Merge pull request #166 from jo-me/search-for-subtitle
Include subtitles in search
Jochen Mehlhorn [Wed, 2 Dec 2020 19:35:06 +0000 (20:35 +0100)]
Merge branch 'main' into search-for-subtitle
Bastien Wirtz [Wed, 2 Dec 2020 02:39:09 +0000 (18:39 -0800)]
Merge pull request #164 from jo-me/fix-search-result-key
Fix item key for horizontal layout
jo-me [Sun, 29 Nov 2020 19:43:08 +0000 (20:43 +0100)]
Change service iteration key to index
jo-me [Sun, 22 Nov 2020 13:00:29 +0000 (14:00 +0100)]
Include subtitles in search
jo-me [Sun, 22 Nov 2020 12:42:15 +0000 (13:42 +0100)]
Fix item key for horizontal layout
Bastien Wirtz [Tue, 17 Nov 2020 06:06:14 +0000 (22:06 -0800)]
Merge pull request #159 from simonporte/main
Minor edits on readme and documentation
simonporte [Sat, 14 Nov 2020 13:03:37 +0000 (14:03 +0100)]
Create AdGuard Home service
simonporte [Sat, 14 Nov 2020 12:25:01 +0000 (13:25 +0100)]
Minor edits on readme and documentation
Bastien Wirtz [Wed, 11 Nov 2020 05:52:16 +0000 (21:52 -0800)]
Merge pull request #153 from taigrr/appcolor
feat: Enables setting colors for individual cards
Bastien Wirtz [Tue, 3 Nov 2020 04:48:33 +0000 (20:48 -0800)]
Merge pull request #156 from my-flow/main
Use gender-neutral terminology
Florian J. Breunig [Mon, 2 Nov 2020 21:55:40 +0000 (22:55 +0100)]
Use gender-neutral terminology
Fix #155
Tai Groot [Thu, 29 Oct 2020 01:44:55 +0000 (18:44 -0700)]
docs: document background property for cards
Tai Groot [Thu, 29 Oct 2020 01:37:52 +0000 (18:37 -0700)]
feat: Enables setting colors for individual cards
Bastien Wirtz [Mon, 26 Oct 2020 21:04:15 +0000 (14:04 -0700)]
Merge pull request #151 from taigrr/spellcheck
chore: applies spell-check against entire repo (aspell)
Bastien Wirtz [Mon, 26 Oct 2020 21:02:54 +0000 (14:02 -0700)]
Merge pull request #146 from taigrr/fixDuplicateKeys
bug: Fix duplicate URL keys #145
Tai Groot [Mon, 26 Oct 2020 10:19:40 +0000 (03:19 -0700)]
Fix duplicate URL keys #145
Tai Groot [Mon, 26 Oct 2020 04:12:37 +0000 (21:12 -0700)]
chore: applies spell-check against entire repo (aspell)
Bastien Wirtz [Sat, 24 Oct 2020 05:57:35 +0000 (22:57 -0700)]
Update README.md
Bastien Wirtz [Sat, 24 Oct 2020 05:56:51 +0000 (22:56 -0700)]
Fix screenshot url
Bastien Wirtz [Sat, 24 Oct 2020 01:29:14 +0000 (18:29 -0700)]
Merge pull request #140 from Genymobile/dynamic-services
Custom service components
Bastien Wirtz [Sat, 24 Oct 2020 01:29:06 +0000 (18:29 -0700)]
Merge branch 'main' into dynamic-services
Bastien Wirtz [Sat, 24 Oct 2020 01:26:41 +0000 (18:26 -0700)]
Merge pull request #139 from Genymobile/update-deps-and-fix-code-styles
Update deps & fix lint issues
Bastien Wirtz [Sat, 24 Oct 2020 01:16:16 +0000 (18:16 -0700)]
Implement custom service component
Bastien Wirtz [Fri, 23 Oct 2020 22:24:16 +0000 (15:24 -0700)]
Update deps & fix lint issues
Bastien Wirtz [Fri, 23 Oct 2020 21:46:36 +0000 (14:46 -0700)]
Merge pull request #127 from NotWoods/pwa-icons
Reduce number of PWA icons, fix paths
Bastien Wirtz [Fri, 23 Oct 2020 21:32:49 +0000 (14:32 -0700)]
Merge pull request #136 from gabe565/message-icon
Add support for a message icon
Tiger Oakes [Fri, 23 Oct 2020 20:59:55 +0000 (13:59 -0700)]
Pull all values from manifest
Tiger Oakes [Fri, 23 Oct 2020 20:56:51 +0000 (13:56 -0700)]
Update vue config
Tiger Oakes [Fri, 23 Oct 2020 20:44:46 +0000 (13:44 -0700)]
Update paths and style
Bastien Wirtz [Fri, 23 Oct 2020 16:29:37 +0000 (09:29 -0700)]
Merge pull request #138 from taigrr/master
Fix config doc for sample application
Tai Groot [Mon, 19 Oct 2020 05:43:23 +0000 (22:43 -0700)]
docs: Fixes spelling error in filename
Tai Groot [Mon, 19 Oct 2020 05:42:43 +0000 (22:42 -0700)]
docs: Updates code-fork to code-branch
Bastien Wirtz [Sat, 17 Oct 2020 04:29:28 +0000 (21:29 -0700)]
Dark theme improvements
Gabe Cook [Thu, 15 Oct 2020 18:16:45 +0000 (13:16 -0500)]
Add support for a message icon
Bastien Wirtz [Thu, 15 Oct 2020 05:40:57 +0000 (22:40 -0700)]
Minor css adjustement.
Fixes #114 & #117
Bastien Wirtz [Thu, 15 Oct 2020 05:04:28 +0000 (22:04 -0700)]
Merge pull request #135 from AlexGustafsson/master
Update @fortawesome/fontawesome-free to 5.15.1
Alex Gustafsson [Mon, 12 Oct 2020 14:46:23 +0000 (16:46 +0200)]
Update @fortawesome/fontawesome-free to 5.15.1
Bastien Wirtz [Mon, 14 Sep 2020 00:52:19 +0000 (17:52 -0700)]
Merge pull request #129 from Crayon2000/fix-typo
Fix typos