]> git.immae.eu Git - github/bastienwirtz/homer.git/history - app.js
Merge pull request #12 from lukasmrtvy/master
[github/bastienwirtz/homer.git] / app.js
2020-01-15  Bastien WirtzFix error when no message at all.
2020-01-14  Bastien WirtzMerge pull request #11 from bastienwirtz/everything...
2020-01-13  Bastien WirtzAdding support for custom links target
2019-12-27  Bastien WirtzMerge pull request #7 from bastienwirtz/dynamic-message
2019-12-27  Bastien WirtzMerge branch 'master' into dynamic-message 7/head
2019-12-27  Bastien WirtzMerge pull request #8 from fbartels/subdir
2019-12-19  Felix BartelsAllow running Homer in a subdirectory
2019-12-17  Bastien WirtzOptionaly load message from an endpoint.
2019-11-12  Bastien WirtzMerge pull request #5 from pdevq/master
2019-10-23  pdevqAdd the option to style tags
2019-10-08  Bastien WirtzMerge pull request #3 from bastienwirtz/localstorage...
2019-10-08  Bastien WirtzImplementing settings persistence. 3/head
2019-10-02  Bastien WirtzMerge pull request #2 from bastienwirtz/dark-mode
2019-10-02  Bastien WirtzImplementing dark mode 2/head
2019-02-20  Bastien WirtzVertical layout support
2019-02-18  Bastien WirtzAdd offline cache + improve layout
2018-11-13  Bastien WirtzDeps update & minor UI adjustments
2018-06-16  Bastien WirtzUse fetch API instead of xhr.
2018-06-14  Bastien WirtzInitial commit