aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added Hamburger Menu for small screens per Bulma spec.Trae2020-03-134-272/+389
| |
* | Merge pull request #25 from traeblain/documentation-navbarBastien Wirtz2020-03-172-0/+2
|\ \ | | | | | | Documents the hidden feature to maintain navbar w/o links.
| * | Documents the hidden feature to maintain navbar w/o link.Trae2020-03-122-0/+2
| |/
* | Merge pull request #22 from traeblain/feature-titleBastien Wirtz2020-03-171-0/+1
|\ \ | |/ |/| Update <head/><title/> to 'title' defined in config.yml
| * Update <head/><title/> to 'title' defined in config.ymlTrae2020-03-121-0/+1
|/
* Fix documentation exemplesBastien Wirtz2020-03-091-3/+3
|
* Update README.mdBastien Wirtz2020-02-271-2/+11
|
* Add missing key in config documentationBastien Wirtz2020-02-261-0/+1
|
* Optionnal footer supportBastien Wirtz2020-02-264-7/+18
|
* Merge pull request #12 from lukasmrtvy/masterBastien Wirtz2020-02-071-0/+15
|\ | | | | Dockerfile
| * Update DockerfileLukas M2020-02-011-3/+3
| |
| * Create DockerfileLukas M2020-01-211-0/+15
|/
* Add live demo linkBastien Wirtz2020-01-142-12/+14
|
* Fix error when no message at all.Bastien Wirtz2020-01-141-1/+1
|
* Merge pull request #11 from bastienwirtz/everything-offlineBastien Wirtz2020-01-1429-16/+9303
|\ | | | | Adding full off network support.
| * Adding missing assets to the service worker cacheBastien Wirtz2020-01-141-0/+1
| |
| * Add missing font-awesome file in cacheBastien Wirtz2020-01-131-0/+15
| |
| * Adding full off network support.Bastien Wirtz2020-01-1229-16/+9287
| |
* | Adding support for custom links targetBastien Wirtz2020-01-126-4/+8
|/
* Merge pull request #7 from bastienwirtz/dynamic-messageBastien Wirtz2019-12-273-6/+41
|\ | | | | Optionaly load message from an endpoint.
| * Merge branch 'master' into dynamic-messageBastien Wirtz2019-12-273-18/+18
| |\ | |/ |/|
* | Merge pull request #8 from fbartels/subdirBastien Wirtz2019-12-273-19/+19
|\ \ | | | | | | Allow running Homer in a subdirectory
| * | also fix paths in worker.jsFelix Bartels2019-12-191-7/+7
| | | | | | | | | | | | Signed-off-by: Felix Bartels <felix@host-consultants.de>
| * | Allow running Homer in a subdirectoryFelix Bartels2019-12-192-12/+12
|/ / | | | | | | | | | | 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-173-7/+42
|/
* Merge pull request #5 from pdevq/masterBastien Wirtz2019-11-126-11/+51
|\ | | | | Styling Tags - Search Bar Icon Fix - Dark Theme Link Hover Text
| * Add some additional description for the tagstyle in README and configpdevq2019-11-102-3/+6
| | | | | | | | - This also updates the FontAwesome URL in the config
| * Change dark theme link hover text color to be more visiblepdevq2019-10-233-4/+23
| |
| * Fix Font Awesome css in search barpdevq2019-10-233-3/+5
| |
| * Add the option to style tagspdevq2019-10-236-3/+19
|/
* Update README.mdBastien Wirtz2019-10-091-3/+2
|
* Updating worker cache urls.Bastien Wirtz2019-10-081-4/+4
|
* Merge pull request #4 from bastienwirtz/update-screenshotBastien Wirtz2019-10-081-0/+0
|\ | | | | Updating documentation screenshot
| * Updating documentation screenshotBastien Wirtz2019-10-081-0/+0
|/
* Merge pull request #3 from bastienwirtz/localstorage-settingsBastien Wirtz2019-10-082-15/+17
|\ | | | | Implementing settings persistence.
| * Implementing settings persistence.Bastien Wirtz2019-10-072-15/+17
|/
* Merge pull request #2 from bastienwirtz/dark-modeBastien Wirtz2019-10-024-27/+190
|\ | | | | Implementing dark mode
| * Implementing dark modeBastien Wirtz2019-10-014-27/+190
|/
* Merge pull request #1 from bastienwirtz/update-dependencyBastien Wirtz2019-10-011-5/+4
|\ | | | | Update dependencies.
| * update dependencies.Bastien Wirtz2019-10-011-5/+4
|/
* Vertical layout supportBastien Wirtz2019-02-194-40/+100
|
* Add offline cache + improve layoutBastien Wirtz2019-02-187-84/+160
|
* Deps update & minor UI adjustmentsBastien Wirtz2018-11-126-111/+151
|
* Use fetch API instead of xhr.Bastien Wirtz2018-06-161-30/+15
|
* Add message style option exampleBastien Wirtz2018-06-141-0/+1
|
* Initial commitBastien Wirtz2018-06-1318-2/+651
|
* Initial commitBastien Wirtz2018-06-132-0/+203