Commit Graph

636 Commits (99697a6a075e0731cca1f604d3ceac30915bdabd)

Author SHA1 Message Date
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
pdevq a5fe53beb2 Fix ConnectivityChecker to evaluate the response status codes. 2021-01-30 00:17:24 -05:00
Dick Wolff 97f0c43ccc Added doc for locationID 2021-01-28 13:02:18 +01:00
Dick Wolff 551e32e203 Added location id 2021-01-28 12:58:29 +01:00
Dick Wolff fb158d4767 Error handling and fixed link to city. 2021-01-13 22:19:17 +01:00
Dick Wolff 9e0ef05efe Removed URL and made fixed. 2021-01-13 21:27:19 +01:00
Dick Wolff dfb0b14626 Fixed some typo's. 2021-01-13 21:25:07 +01:00
Dick Wolff fd12de9ebd Improvements 2021-01-13 21:22:35 +01:00
Dick Wolff b79561bc9c Format file. 2021-01-12 11:39:27 +01:00
Dick Wolff 593f8afc90 Added OpenWeather service component. 2021-01-12 11:35:57 +01: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
Tai Groot 23eb5b3fb7
feat: Enables setting colors for individual cards 2020-10-28 18:42:29 -07:00
Bastien Wirtz ff0b5150f1
Merge pull request #151 from taigrr/spellcheck
chore: applies spell-check against entire repo (aspell)
2020-10-26 14:04:15 -07:00
Bastien Wirtz 5a85322c92
Merge pull request #146 from taigrr/fixDuplicateKeys
bug: Fix duplicate URL keys #145
2020-10-26 14:02:54 -07:00
Tai Groot 1f12c43da8
Fix duplicate URL keys #145 2020-10-26 03:19:40 -07:00
Tai Groot 2662b17049
chore: applies spell-check against entire repo (aspell) 2020-10-25 21:27:09 -07:00
Bastien Wirtz d1b29caaa6
Update README.md 2020-10-23 22:57:35 -07:00
Bastien Wirtz e75945851c
Fix screenshot url 2020-10-23 22:56:51 -07:00