Commit Graph

468 Commits (1327cc0ab0e78d0cfc2fe11fddca8cc32dae8ac6)

Author SHA1 Message Date
Bastien Wirtz e6701f57cc
Merge pull request #49 from nightah/docker-multiarch-builds
Build multi-arch container with manifest
2020-05-19 09:13:15 -07:00
Daniel Bacher 694274f005
disable directory listing 2020-05-17 13:57:44 +02:00
Bastien Wirtz 55e0df5386
Merge pull request #53 from fbartels/readme
Lint Readme with markdownlint
2020-05-16 23:35:25 -07:00
Felix Bartels 7bb903e693 Lint Readme with markdownlint
Fix spelling

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2020-05-16 08:41:47 +02:00
Amir Zarrinkafsh abe6df52b5
Build multi-arch container with manifest 2020-05-08 21:59:39 +10:00
Ivan Smirnov fcf5f412a5 Add "Style Options" section for bulma CSS
This project uses bulma CSS, but this fact is not obvious without reading the code. This commit adds explicit pointers on how to use the `tagstyle` field.
2020-05-05 23:05:53 -07:00
Bastien Wirtz b317857892
Merge pull request #44 from issmirnov/patch-1
Fix font icons typos
2020-05-03 22:14:08 -07:00
Ivan Smirnov aabb7d538e
Fix font icons typos
Font icons will not load with the appropriate `fa` `fas` prefixes. Sample config file is OK, but reamde is not.
2020-05-03 21:37:16 -07:00
Bastien Wirtz c424ddba72
Merge pull request #34 from Sajfer/dockerignore
Add .dockerignore
2020-04-28 22:27:02 -07:00
Bastien Wirtz 45d38d1226 Fixed text-overflow 2020-04-28 21:48:30 -07:00
Bastien Wirtz 5861f0f899 Update demo link. 2020-04-28 21:47:43 -07:00
Bastien Wirtz d2bf5e5f62
Merge pull request #37 from jozefs/master
Add keyboard shortcuts to navigate to the first search result.
2020-04-13 09:46:48 -07:00
Jozef Selesi a4de4a3a71 Add keyboard shortcuts to navigate to the first search result. 2020-04-04 10:59:10 +01:00
Bastien Wirtz 0503e77861 Change message box background according to the theme. 2020-03-25 23:03:36 -07:00
Bastien Wirtz 4aeaeb09ad Fix contributing link 2020-03-25 23:03:36 -07:00
Bastien Wirtz 990b6c3d46
Merge pull request #36 from jozefs/keyboard-shortcuts
Add keyboard shortcuts for searching
2020-03-25 23:03:25 -07:00
Anton Bretting facaa346b7 Add .dockerignore
Add dockerignore file to cleanup the resulting docker image.
2020-03-23 16:00:45 +01:00
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