aboutsummaryrefslogtreecommitdiffhomepage
path: root/app.js
Commit message (Expand)AuthorAgeFilesLines
* Add keyboard shortcuts to navigate to the first search result.Jozef Selesi2020-04-041-0/+20
* Add keyboard shortcuts for searching.Jozef Selesi2020-03-211-0/+29
* Merge pull request #27 from traeblain/feature-burgerBastien Wirtz2020-03-171-1/+5
|\
| * Added Hamburger Menu for small screens per Bulma spec.Trae2020-03-131-1/+5
* | Update <head/><title/> to 'title' defined in config.ymlTrae2020-03-121-0/+1
|/
* 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
* | 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