Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build system integration using vue-cli. | Bastien Wirtz | 2020-05-25 | 1 | -174/+0 |
| | |||||
* | app.js: html title based on configuration | sylv | 2020-05-22 | 1 | -1/+1 |
| | | | | | | | Use the title and subtitle defined in the configuration file as html title. Signed-off-by: sylv <sylv@sylv.io> | ||||
* | Add keyboard shortcuts to navigate to the first search result. | Jozef Selesi | 2020-04-04 | 1 | -0/+20 |
| | |||||
* | Add keyboard shortcuts for searching. | Jozef Selesi | 2020-03-21 | 1 | -0/+29 |
| | | | | / starts searching. Escape clears the search terms. | ||||
* | Merge pull request #27 from traeblain/feature-burger | Bastien Wirtz | 2020-03-17 | 1 | -1/+5 |
|\ | | | | | Added Hamburger Menu for small screens per Bulma spec. | ||||
| * | Added Hamburger Menu for small screens per Bulma spec. | Trae | 2020-03-13 | 1 | -1/+5 |
| | | |||||
* | | Update <head/><title/> to 'title' defined in config.yml | Trae | 2020-03-12 | 1 | -0/+1 |
|/ | |||||
* | Fix error when no message at all. | Bastien Wirtz | 2020-01-14 | 1 | -1/+1 |
| | |||||
* | Adding support for custom links target | Bastien Wirtz | 2020-01-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into dynamic-message | Bastien Wirtz | 2019-12-27 | 1 | -5/+5 |
|\ | |||||
| * | Allow running Homer in a subdirectory | Felix Bartels | 2019-12-19 | 1 | -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 Wirtz | 2019-12-17 | 1 | -7/+27 |
|/ | |||||
* | Add the option to style tags | pdevq | 2019-10-23 | 1 | -1/+3 |
| | |||||
* | Implementing settings persistence. | Bastien Wirtz | 2019-10-07 | 1 | -10/+15 |
| | |||||
* | Implementing dark mode | Bastien Wirtz | 2019-10-01 | 1 | -1/+12 |
| | |||||
* | Vertical layout support | Bastien Wirtz | 2019-02-19 | 1 | -0/+29 |
| | |||||
* | Add offline cache + improve layout | Bastien Wirtz | 2019-02-18 | 1 | -28/+39 |
| | |||||
* | Deps update & minor UI adjustments | Bastien Wirtz | 2018-11-12 | 1 | -7/+6 |
| | |||||
* | Use fetch API instead of xhr. | Bastien Wirtz | 2018-06-16 | 1 | -30/+15 |
| | |||||
* | Initial commit | Bastien Wirtz | 2018-06-13 | 1 | -0/+58 |