aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/Message.vue
Commit message (Collapse)AuthorAgeFilesLines
* Fix null error releated to refreshInterval + cleanup. Fix #210Bastien Wirtz2021-04-211-4/+14
|
* Avoid full reload when swithcing page.Bastien Wirtz2021-03-061-7/+18
|
* Removes forgotten console.logluixal2021-01-071-1/+0
|
* Refactors created function (splits logic for getting message) and adds ↵luixal2021-01-071-11/+18
| | | | timeout according to refreshInterval field
* Adds mapping remote field to Homer expected ones when loading message from urlluixal2021-01-041-1/+9
|
* Add support for a message iconGabe Cook2020-10-151-2/+5
|
* Lint cleanBastien Wirtz2020-07-121-1/+5
|
* Fix dynamic message override.Bastien Wirtz2020-06-281-13/+19
|
* Build system integration using vue-cli.Bastien Wirtz2020-05-251-0/+41