Commit Graph

251 Commits

Author SHA1 Message Date
Bastien Wirtz
4b87511f28 Remove config.yml from service worker to avoid caching issues 2020-03-22 18:19:12 -07:00
Bastien Wirtz
22555b55e2 Adding contribution guidelines 2020-03-22 17:44:02 -07:00
Jozef Selesi
6eba37a370 Add keyboard shortcuts for searching.
/ starts searching. Escape clears the search terms.
2020-03-21 11:47:12 +00:00
Bastien Wirtz
2cf93f3881
Merge pull request #27 from traeblain/feature-burger
Added Hamburger Menu for small screens per Bulma spec.
2020-03-17 22:17:07 -07:00
Bastien Wirtz
b4de52de89
Merge pull request #25 from traeblain/documentation-navbar
Documents the hidden feature to maintain navbar w/o links.
2020-03-17 21:55:21 -07:00
Bastien Wirtz
9488d4304d
Merge pull request #22 from traeblain/feature-title
Update <head/><title/> to 'title' defined in config.yml
2020-03-17 21:54:32 -07:00
Trae
7cc525b2a6 Added Hamburger Menu for small screens per Bulma spec. 2020-03-13 21:09:20 -05:00
Trae
5028088eda Documents the hidden feature to maintain navbar w/o link. 2020-03-12 18:54:50 -05:00
Trae
26221ad30c Update <head/><title/> to 'title' defined in config.yml 2020-03-12 14:53:17 -05:00
Bastien Wirtz
46fd4f4da1 Fix documentation exemples 2020-03-09 20:59:44 -07:00
Bastien Wirtz
b79e6ed17c
Update README.md 2020-02-27 15:13:48 -08:00
Bastien Wirtz
deff5e387a Add missing key in config documentation 2020-02-26 22:25:31 -08:00
Bastien Wirtz
51956c3abd Optionnal footer support 2020-02-26 21:56:25 -08:00
Bastien Wirtz
672bd42a79
Merge pull request #12 from lukasmrtvy/master
Dockerfile
2020-02-07 21:47:30 -08:00
Lukas M
fc69081c94
Update Dockerfile 2020-02-01 08:55:49 +01:00
Lukas M
7d5c71d7ae
Create Dockerfile 2020-01-21 21:29:57 +01:00
Bastien Wirtz
5fe53dce3c Add live demo link 2020-01-14 22:33:20 -08:00
Bastien Wirtz
d5ef84f5a7 Fix error when no message at all. 2020-01-14 16:37:04 -08:00
Bastien Wirtz
250c67dc15
Merge pull request #11 from bastienwirtz/everything-offline
Adding full off network support.
2020-01-14 07:16:00 -08:00
Bastien Wirtz
45b49b30cf Adding missing assets to the service worker cache 2020-01-14 07:13:17 -08:00
Bastien Wirtz
c1ec54ff35 Add missing font-awesome file in cache 2020-01-13 13:42:57 -08:00
Bastien Wirtz
56c69e0d6b Adding support for custom links target 2020-01-12 22:04:26 -08:00
Bastien Wirtz
ab76270ca9 Adding full off network support. 2020-01-12 21:45:37 -08:00
Bastien Wirtz
2e7bedd13e
Merge pull request #7 from bastienwirtz/dynamic-message
Optionaly load message from an endpoint.
2019-12-27 10:40:03 -08:00
Bastien Wirtz
db409f74e0
Merge branch 'master' into dynamic-message 2019-12-27 10:39:44 -08:00
Bastien Wirtz
5738264ea0
Merge pull request #8 from fbartels/subdir
Allow running Homer in a subdirectory
2019-12-27 10:38:52 -08:00
Felix Bartels
d819cf5c15 also fix paths in worker.js
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-12-19 15:45:51 +01:00
Felix Bartels
a489a0a301 Allow running Homer in a subdirectory
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>
2019-12-19 15:35:11 +01:00
Bastien Wirtz
7fd9dc6f10 Optionaly load message from an endpoint. 2019-12-17 14:10:04 -08:00
Bastien Wirtz
05bdc26801
Merge pull request #5 from pdevq/master
Styling Tags - Search Bar Icon Fix - Dark Theme Link Hover Text
2019-11-12 08:23:44 -08:00
pdevq
7312bdd6bc Add some additional description for the tagstyle in README and config
- This also updates the FontAwesome URL in the config
2019-11-10 10:05:49 -05:00
pdevq
ab3366baf4 Change dark theme link hover text color to be more visible 2019-10-23 17:32:47 -04:00
pdevq
a0e2769a59 Fix Font Awesome css in search bar 2019-10-23 17:31:04 -04:00
pdevq
a2fdb8a97b Add the option to style tags 2019-10-23 17:29:55 -04:00
Bastien Wirtz
8aa8398fba
Update README.md 2019-10-09 13:59:48 -07:00
Bastien Wirtz
501375a361 Updating worker cache urls. 2019-10-08 14:35:40 -07:00
Bastien Wirtz
74a5309717
Merge pull request #4 from bastienwirtz/update-screenshot
Updating documentation screenshot
2019-10-08 14:01:59 -07:00
Bastien Wirtz
5e741529d1 Updating documentation screenshot 2019-10-08 09:32:15 -07:00
Bastien Wirtz
89c89a0db7
Merge pull request #3 from bastienwirtz/localstorage-settings
Implementing settings persistence.
2019-10-08 08:04:09 -07:00
Bastien Wirtz
d6adb2db1b Implementing settings persistence. 2019-10-07 22:32:30 -07:00
Bastien Wirtz
1312fe5d1a
Merge pull request #2 from bastienwirtz/dark-mode
Implementing dark mode
2019-10-02 08:48:01 -07:00
Bastien Wirtz
5323df4a32 Implementing dark mode 2019-10-01 21:40:45 -07:00
Bastien Wirtz
bf35e33912
Merge pull request #1 from bastienwirtz/update-dependency
Update dependencies.
2019-10-01 10:01:14 -07:00
Bastien Wirtz
de149ce4ef update dependencies. 2019-10-01 09:01:38 -07:00
Bastien Wirtz
4877ec98e6 Vertical layout support 2019-02-19 22:20:46 -08:00
Bastien Wirtz
9baec9aec2 Add offline cache + improve layout 2019-02-18 00:23:20 -08:00
Bastien Wirtz
e41196e76e Deps update & minor UI adjustments 2018-11-12 21:30:24 -08:00
Bastien Wirtz
9ca12a40f4 Use fetch API instead of xhr. 2018-06-16 15:48:28 -07:00
Bastien Wirtz
e3212743b9 Add message style option example 2018-06-14 09:36:08 -07:00
Bastien Wirtz
09763dbf6a Initial commit 2018-06-13 22:21:09 -07:00