aboutsummaryrefslogtreecommitdiffhomepage
path: root/app.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix error when no message at all.Bastien Wirtz2020-01-141-1/+1
|
* Adding support for custom links targetBastien Wirtz2020-01-121-1/+1
|
* Merge branch 'master' into dynamic-messageBastien Wirtz2019-12-271-5/+5
|\
| * Allow running Homer in a subdirectoryFelix Bartels2019-12-191-6/+6
| | | | | | | | | | | | When running homer in a subpath the worker cannot be loaded (404) the same accounts for the images in the default configuration. Signed-off-by: Felix Bartels <felix@host-consultants.de>
* | Optionaly load message from an endpoint.Bastien Wirtz2019-12-171-7/+27
|/
* Add the option to style tagspdevq2019-10-231-1/+3
|
* Implementing settings persistence.Bastien Wirtz2019-10-071-10/+15
|
* Implementing dark modeBastien Wirtz2019-10-011-1/+12
|
* Vertical layout supportBastien Wirtz2019-02-191-0/+29
|
* Add offline cache + improve layoutBastien Wirtz2019-02-181-28/+39
|
* Deps update & minor UI adjustmentsBastien Wirtz2018-11-121-7/+6
|
* Use fetch API instead of xhr.Bastien Wirtz2018-06-161-30/+15
|
* Initial commitBastien Wirtz2018-06-131-0/+58