Commit Graph

108 Commits

Author SHA1 Message Date
Bastien Wirtz
a23914d573 specify all icons path to fix pwa issue, 2020-06-09 22:30:28 -07:00
Bastien Wirtz
9e4fe0d227 Customizable number of columns 2020-06-09 21:55:29 -07:00
Bastien Wirtz
e9113b48ce Optionnal connectivity check 2020-06-09 21:55:29 -07:00
Bastien Wirtz
1a42e30a17 Adding external config support 2020-06-09 21:55:29 -07:00
Bastien Wirtz
52ed5af607
Merge pull request #81 from timmillwood/patch-2
Make Homer more "web app" friendly
2020-06-09 18:14:15 -07:00
Bastien Wirtz
cd688ef12c
Merge pull request #80 from timmillwood/patch-1
Update README.md
2020-06-08 08:35:36 -07:00
Tim Millwood
344c367ccd
Added appleMobileWebApp definitions 2020-06-08 11:31:55 +01:00
Tim Millwood
9d25f392ec
Reverted the apple web app meta tags 2020-06-08 11:26:17 +01:00
Tim Millwood
df66067c5e
Make Homer more "web app" friendly 2020-06-08 10:07:17 +01:00
Tim Millwood
6c305c61ee
Update README.md 2020-06-07 19:33:01 +01:00
Bastien Wirtz
897f67f0b6 Update docker documentation 2020-06-06 23:15:27 -07:00
Bastien Wirtz
97fa090e21 Adding gitter chat link 2020-06-06 17:35:36 -07:00
Bastien Wirtz
b0a0fdaa3b Allow subfolder usage 2020-06-06 17:05:58 -07:00
Bastien Wirtz
bd9109425a Display parsing error 2020-06-06 17:01:11 -07:00
Bastien Wirtz
10ea23a01d Update dependencies 2020-06-06 16:56:46 -07:00
Bastien Wirtz
e1470a8c42 Adding more documentation 2020-06-06 16:06:56 -07:00
Bastien Wirtz
51e02bed72
Merge pull request #79 from traeblain/bugfix-icons
Vue PWA Default Icon Paths are Incorrect
2020-06-06 15:33:44 -07:00
Bastien Wirtz
7012102454
Merge pull request #69 from sergeifilippov/patch-2
Typo
2020-06-06 15:31:09 -07:00
Trae
de0a746a27
Vue PWA Default Icon Paths are Incorrect
Corrected the icons due to the default iconPaths setting for Vue-PWA plugin is not where the icons actually are.  This corrects issue.
2020-06-05 23:13:31 -05:00
Sergei Filippov
a747c58498
Typo 2020-06-02 14:25:25 +12:00
Bastien Wirtz
c712d7c780 Fix missing directory in artifact creation. 2020-05-31 00:08:18 -07:00
Bastien Wirtz
5fa6b6cfa6
Merge pull request #62 from bastienwirtz/dev/build-system
Build system integration using vue-cli.
2020-05-30 23:22:02 -07:00
Bastien Wirtz
9052ec59b7 Fix logo always shown issue. 2020-05-30 23:16:55 -07:00
Bastien Wirtz
2301d8919c Adding PWA icons for proper pwa support 2020-05-30 19:36:35 -07:00
Bastien Wirtz
1875c17aa5 Full offline support (local fonts) 2020-05-30 17:12:06 -07:00
Bastien Wirtz
3bf0edcf13 Adding missing rel attribute on links. 2020-05-30 15:01:09 -07:00
Bastien Wirtz
9814a037a5 Pure CSS font awesome icon 2020-05-29 18:21:32 -07:00
Bastien Wirtz
e11427508a Remove config.yml from versionning. 2020-05-27 20:58:20 -07:00
Bastien Wirtz
b9c5fcf085 Build system integration using vue-cli. 2020-05-25 15:07:03 -07:00
Bastien Wirtz
ab7ac44c19
Merge pull request #48 from issmirnov/patch-1
Add "Style Options" section for bulma CSS
2020-05-25 11:42:05 -07:00
Bastien Wirtz
554fc76d75
Merge pull request #60 from sylv-io/html-title
app.js: html title based on configuration
2020-05-25 11:40:14 -07:00
sylv
5530707ba2
app.js: html title based on configuration
Use the title and subtitle defined in the configuration file as
html title.

Signed-off-by: sylv <sylv@sylv.io>
2020-05-22 15:38:46 +02:00
Bastien Wirtz
0d6a177bae Docker: disable file listing on arm build 2020-05-21 09:29:20 -07:00
Bastien Wirtz
2b47d91464
Merge pull request #57 from Phill93/disable-directory-listing
disable directory listing
2020-05-20 21:08:52 -07:00
Bastien Wirtz
514b68eae3 Fix arg syntax 2020-05-19 23:05:37 -07:00
Bastien Wirtz
cf2df79869
Merge pull request #56 from nightah/fix-docker-multiarch-builds
Fix docker multiarch builds
2020-05-19 22:39:14 -07:00
Amir Zarrinkafsh
94f44a4fe8
Merge branch 'master' into fix-docker-multiarch-builds 2020-05-20 15:32:19 +10:00
Amir Zarrinkafsh
5a5412c5d1
Fixing multi-arch container builds 2020-05-20 15:31:02 +10:00
Bastien Wirtz
525120de61 Fix multiarch docker build. 2020-05-19 21:53:11 -07:00
Bastien Wirtz
c92844bd0e Fix multiarch docker build. 2020-05-19 21:32:55 -07:00
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