Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Make sure dependencies are compatible with vue-cli. Fix #206 | Bastien Wirtz | 2021-04-21 | 2 | -1599/+1451 | |
| | | | ||||||
* | | | Update deps | Bastien Wirtz | 2021-04-08 | 2 | -746/+857 | |
|/ / | ||||||
* | | Merge pull request #197 from GaaH/add-auto-theme-modev21.03.2 | Bastien Wirtz | 2021-03-09 | 1 | -7/+45 | |
|\ \ | | | | | | | cycle between automatic-light-dark themes | |||||
| * | | 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 | 3 | -0/+16 | |
|\ \ | | | | | | | Use logo in groups | |||||
| * | | documenting logo in groups | Gaëtan Caillaut | 2021-03-06 | 1 | -0/+2 | |
| | | | ||||||
| * | | 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 | 4 | -46/+70 | |
| | | | ||||||
* | | | Merge pull request #177 from luixal/multiple-pages | Bastien Wirtz | 2021-03-06 | 3 | -1/+48 | |
|\ \ \ | |/ / |/| | | Adds multiple pages based on different config files | |||||
| * | | Changes relative paths to hash. Avoids problems with #8 | luixal | 2021-02-23 | 4 | -11/+7 | |
| | | | ||||||
| * | | Adds multiple pages based on different config files | luixal | 2021-01-07 | 4 | -2/+53 | |
| |/ | ||||||
* | | Merge pull request #175 from luixal/message-remote-fields-mappingv21.03.1 | Bastien Wirtz | 2021-03-04 | 3 | -11/+94 | |
|\ \ | | | | | | | Adds mapping remote field to Homer expected ones when loading message from URL | |||||
| * | | Fixes identations and link docs. | luixal | 2021-02-23 | 2 | -9/+9 | |
| | | | ||||||
| * | | 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 | 2 | -11/+20 | |
| | | | | | | | | | | | | timeout according to refreshInterval field | |||||
| * | | Adds mapping remote field to Homer expected ones when loading message from url | luixal | 2021-01-04 | 3 | -1/+76 | |
| |/ | ||||||
* | | Merge pull request #174 from GeorgeSG/main | Bastien Wirtz | 2021-02-17 | 2 | -17/+23 | |
|\ \ | | | | | | | Fix #167: align item name when subtitle is empty | |||||
| * | | Fix #167: align item name when subtitle is empty | Georgi Gardev | 2020-12-23 | 2 | -17/+23 | |
| | | | ||||||
* | | | Update dependencies | Bastien Wirtz | 2021-02-15 | 2 | -923/+952 | |
| | | | ||||||
* | | | Improved docker command. | Bastien Wirtz | 2021-02-15 | 1 | -1/+5 | |
| |/ |/| | ||||||
* | | Replace licence placeholder. Fix #142 | Bastien Wirtz | 2020-12-23 | 1 | -1/+1 | |
|/ | ||||||
* | 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 | |
| | ||||||
* | Depenencies update | Bastien Wirtz | 2020-12-19 | 2 | -129/+129 | |
| | ||||||
* | Adding search url support | Bastien Wirtz | 2020-12-11 | 5 | -565/+582 | |
| | ||||||
* | Merge pull request #169 from bramceulemans/extended-pihole-component | Bastien Wirtz | 2020-12-09 | 2 | -15/+32 | |
|\ | | | | | Added extended PiHole statistics | |||||
| * | 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 | 2 | -5/+26 | |
|/ | ||||||
* | Fix documentation link. | Bastien Wirtz | 2020-12-07 | 2 | -3/+3 | |
| | ||||||
* | 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 | |||||
| * | Create AdGuard Home service | simonporte | 2020-11-14 | 1 | -0/+88 | |
| | | ||||||
* | | Merge pull request #166 from jo-me/search-for-subtitlev20.12.07 | Bastien Wirtz | 2020-12-07 | 1 | -0/+1 | |
|\ \ | | | | | | | Include subtitles in search | |||||
| * \ | Merge branch 'main' into search-for-subtitle | Jochen Mehlhorn | 2020-12-02 | 1 | -4/+4 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #164 from jo-me/fix-search-result-key | Bastien Wirtz | 2020-12-01 | 1 | -4/+4 | |
|\ \ \ | | | | | | | | | Fix item key for horizontal layout | |||||
| * | | | Change service iteration key to index | jo-me | 2020-11-29 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Fix item key for horizontal layout | jo-me | 2020-11-22 | 1 | -1/+1 | |
|/ / / | ||||||
| * / | Include subtitles in search | jo-me | 2020-11-22 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge pull request #159 from simonporte/mainv20.11.2820.11.28 | Bastien Wirtz | 2020-11-16 | 5 | -24/+26 | |
|\ \ | |/ |/| | Minor edits on readme and documentation | |||||
| * | Minor edits on readme and documentation | simonporte | 2020-11-14 | 5 | -24/+26 | |
|/ | ||||||
* | Merge pull request #153 from taigrr/appcolor | Bastien Wirtz | 2020-11-10 | 2 | -1/+6 | |
|\ | | | | | feat: Enables setting colors for individual cards | |||||
| * | docs: document background property for cards | Tai Groot | 2020-10-28 | 1 | -0/+1 | |
| | | ||||||
| * | feat: Enables setting colors for individual cards | Tai Groot | 2020-10-28 | 1 | -1/+5 | |
| | | ||||||
* | | Merge pull request #156 from my-flow/main | Bastien Wirtz | 2020-11-02 | 1 | -1/+1 | |
|\ \ | | | | | | | Use gender-neutral terminology | |||||
| * | | Use gender-neutral terminology | Florian J. Breunig | 2020-11-02 | 1 | -1/+1 | |
|/ / | | | | | | | Fix #155 | |||||
* | | Merge pull request #151 from taigrr/spellcheck | Bastien Wirtz | 2020-10-26 | 8 | -16/+16 | |
|\ \ | | | | | | | chore: applies spell-check against entire repo (aspell) |