Commit Graph

243 Commits

Author SHA1 Message Date
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
Bastien Wirtz
b6c667a129
Merge pull request #197 from GaaH/add-auto-theme-mode
cycle between automatic-light-dark themes
2021-03-09 21:33:15 -08:00
Gaëtan Caillaut
edc336bba6 yarn lint 2021-03-09 18:32:38 +01:00
Gaëtan Caillaut
c0044cc765 title attribute that display current theme 2021-03-09 18:32:38 +01:00
Gaëtan Caillaut
4a1e8717e9 cycle between automatic-light-dark themes 2021-03-09 18:32:38 +01:00
Bastien Wirtz
66eace9e95
Merge pull request #196 from GaaH/use-logo-in-groups
Use logo in groups
2021-03-08 22:25:35 -08:00
Bastien Wirtz
ba07da6b10 Avoid full reload when swithcing page. 2021-03-06 22:50:58 -08:00
Bastien Wirtz
00b46a6dde
Merge pull request #177 from luixal/multiple-pages
Adds multiple pages based on different config files
2021-03-06 22:09:58 -08:00
Gaëtan Caillaut
8e09331379 documenting logo in groups 2021-03-06 14:03:40 +01:00
Gaëtan Caillaut
42477020cf add option to use logo instead of icons in groups 2021-03-06 13:56:44 +01:00
Bastien Wirtz
cc7ff88552
Merge pull request #175 from luixal/message-remote-fields-mapping
Adds mapping remote field to Homer expected ones when loading message from URL
2021-03-04 18:40:07 -08:00
luixal
c6267296ec Changes relative paths to hash. Avoids problems with #8 2021-02-23 20:50:32 +01:00
luixal
9542de6eb2 Fixes identations and link docs. 2021-02-23 20:17:51 +01:00
Bastien Wirtz
7bcfce6bda
Merge pull request #174 from GeorgeSG/main
Fix #167: align item name when subtitle is empty
2021-02-17 21:44:23 -08:00
Bastien Wirtz
2c0cb7ad55 Update dependencies 2021-02-15 22:23:54 -08:00
Bastien Wirtz
9ba0d54e22 Improved docker command. 2021-02-15 22:23:16 -08:00
luixal
b6782c92b5 Removes forgotten console.log 2021-01-07 21:26:22 +01:00
luixal
1ddf394176 Refactors created function (splits logic for getting message) and adds timeout according to refreshInterval field 2021-01-07 21:23:13 +01:00
luixal
e3bd2ecc2c Adds multiple pages based on different config files 2021-01-07 09:39:58 +01:00
luixal
6d29bc27e7 Adds mapping remote field to Homer expected ones when loading message from url 2021-01-04 09:43:58 +01:00
Bastien Wirtz
3786f80dae Replace licence placeholder. Fix #142 2020-12-23 10:55:05 -08:00
Georgi Gardev
6f2b141bf7 Fix #167: align item name when subtitle is empty 2020-12-23 16:11:47 +02:00
Bastien Wirtz
c1b5f6adab Fix #171: empty search opens first item 2020-12-19 15:59:01 -08:00
Bastien Wirtz
168810d76f Fix #173: invisible tag border. 2020-12-19 15:57:16 -08:00
Bastien Wirtz
59db9d2e12 Depenencies update 2020-12-19 15:56:22 -08:00
Bastien Wirtz
31bd77c81d Adding search url support 2020-12-11 11:30:59 -08:00
Bastien Wirtz
16a86df3e4
Merge pull request #169 from bramceulemans/extended-pihole-component
Added extended PiHole statistics
2020-12-09 15:16:19 -08:00
Bram Ceulemans
4ce53b68ea Fixed wrongly removed computed property 2020-12-10 00:07:53 +01:00
Bram Ceulemans
f81dc6f488 Fixed wrongly removed computed property 2020-12-10 00:05:30 +01:00
Bram Ceulemans
273a268ac4 Remove unused computed property 2020-12-09 22:57:35 +01:00
Bram Ceulemans
c5eab80d76 Added extended PiHole statistics 2020-12-08 13:26:18 +01:00
Bastien Wirtz
71a7d3cce4 Fix documentation link. 2020-12-07 22:57:44 -08:00
Bastien Wirtz
12063dafef Apply lint fix 2020-12-07 22:53:55 -08:00
Bastien Wirtz
2bd57d17fd
Merge pull request #160 from simonporte/AdGuard-Home
Create AdGuard Home service
2020-12-07 22:13:50 -08:00
Bastien Wirtz
4c1f6c4329
Merge pull request #166 from jo-me/search-for-subtitle
Include subtitles in search
2020-12-07 21:42:43 -08:00
Jochen Mehlhorn
6fe21127f5 Merge branch 'main' into search-for-subtitle 2020-12-02 20:35:06 +01:00
Bastien Wirtz
a2481f7317
Merge pull request #164 from jo-me/fix-search-result-key
Fix item key for horizontal layout
2020-12-01 18:39:09 -08:00
jo-me
e1ecf86ffd Change service iteration key to index 2020-11-29 20:43:08 +01:00
jo-me
1c451e119e Include subtitles in search 2020-11-22 14:00:29 +01:00
jo-me
1b41b46193 Fix item key for horizontal layout 2020-11-22 13:42:15 +01:00
Bastien Wirtz
a2e28229a9
Merge pull request #159 from simonporte/main
Minor edits on readme and documentation
2020-11-16 22:06:14 -08:00
simonporte
33750a4cbc Create AdGuard Home service 2020-11-14 14:03:37 +01:00
simonporte
86f4680a5b Minor edits on readme and documentation 2020-11-14 13:25:01 +01:00
Bastien Wirtz
ade77e4257
Merge pull request #153 from taigrr/appcolor
feat: Enables setting colors for individual cards
2020-11-10 21:52:16 -08:00
Bastien Wirtz
f8d0761d0c
Merge pull request #156 from my-flow/main
Use gender-neutral terminology
2020-11-02 20:48:33 -08:00
Florian J. Breunig
c701075dfa
Use gender-neutral terminology
Fix #155
2020-11-02 22:56:39 +01:00
Tai Groot
be30825917
docs: document background property for cards 2020-10-28 18:44:55 -07:00