aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Fix null error releated to refreshInterval + cleanup. Fix #210Bastien Wirtz2021-04-211-4/+14
* yarn lintGaëtan Caillaut2021-03-091-11/+19
* title attribute that display current themeGaëtan Caillaut2021-03-091-1/+3
* cycle between automatic-light-dark themesGaëtan Caillaut2021-03-091-7/+35
* Avoid full reload when swithcing page.Bastien Wirtz2021-03-061-7/+18
* Merge pull request #175 from luixal/message-remote-fields-mappingv21.03.1Bastien Wirtz2021-03-041-10/+24
|\
| * Removes forgotten console.logluixal2021-01-071-1/+0
| * Refactors created function (splits logic for getting message) and adds timeou...luixal2021-01-071-11/+18
| * Adds mapping remote field to Homer expected ones when loading message from urlluixal2021-01-041-1/+9
* | Fix #167: align item name when subtitle is emptyGeorgi Gardev2020-12-231-17/+18
|/
* Fix #171: empty search opens first itemv20.12.19Bastien Wirtz2020-12-191-2/+8
* Adding search url supportBastien Wirtz2020-12-113-11/+42
* Fixed wrongly removed computed propertyBram Ceulemans2020-12-101-7/+7
* Fixed wrongly removed computed propertyBram Ceulemans2020-12-101-12/+14
* Remove unused computed propertyBram Ceulemans2020-12-091-6/+0
* Added extended PiHole statisticsBram Ceulemans2020-12-081-4/+25
* Apply lint fixBastien Wirtz2020-12-071-4/+8
* Create AdGuard Home servicesimonporte2020-11-141-0/+88
* Merge pull request #153 from taigrr/appcolorBastien Wirtz2020-11-101-1/+5
|\
| * feat: Enables setting colors for individual cardsTai Groot2020-10-281-1/+5
* | Use gender-neutral terminologyFlorian J. Breunig2020-11-021-1/+1
* | Merge pull request #151 from taigrr/spellcheckBastien Wirtz2020-10-261-1/+1
|\ \
| * | chore: applies spell-check against entire repo (aspell)Tai Groot2020-10-251-1/+1
| |/
* / Fix duplicate URL keys #145Tai Groot2020-10-261-2/+2
|/
* Merge branch 'main' into dynamic-servicesBastien Wirtz2020-10-234-10/+9
|\
| * Update deps & fix lint issuesBastien Wirtz2020-10-235-11/+10
* | Implement custom service componentBastien Wirtz2020-10-233-33/+159
|/
* Merge pull request #136 from gabe565/message-iconBastien Wirtz2020-10-231-2/+5
|\
| * Add support for a message iconGabe Cook2020-10-151-2/+5
* | Dark theme improvementsBastien Wirtz2020-10-161-8/+6
|/
* Minor css adjustement.Bastien Wirtz2020-10-141-1/+5
* Simplify service structureBastien Wirtz2020-09-041-13/+4
* Rewrite custom card colors to use custom CSS classes instead of stylesTom Pansino2020-09-021-3/+3
* Merge remote-tracking branch 'upstream/master' into feature/custom-card-colorsTom Pansino2020-09-011-2/+1
|\
| * :bug: Fix alignment when navbar link name is emptyGabe Cook2020-07-281-2/+1
* | Rename color: to colors:Tom Pansino2020-08-101-3/+3
* | Add support for custom card colorsTom Pansino2020-08-091-3/+12
|/
* Adding support for section backgrounf imagesBastien Wirtz2020-07-151-1/+7
* Lint cleanBastien Wirtz2020-07-121-1/+5
* Fix dynamic message override.Bastien Wirtz2020-06-281-13/+19
* :lipstick: Add fa-fw to icons by default to fix variable width iconsGabe Cook2020-06-254-4/+4
* Adding missing rel attribute on links.Bastien Wirtz2020-05-302-2/+3
* Pure CSS font awesome iconBastien Wirtz2020-05-291-2/+1
* Build system integration using vue-cli.Bastien Wirtz2020-05-258-0/+350