Commit Graph

113 Commits

Author SHA1 Message Date
1bc75494ca Split documentation into separate files 2020-06-11 22:48:22 -07:00
cad54a560f Merge pull request #84 from calvinbui/master
Dockerfile Improvements
132942766
2020-06-11 21:50:00 -07:00
e6596ca6ee freeze-lockfile option on yarn 2020-06-11 11:42:56 +10:00
d10b219db5 copy artifacts later in the build step with permissions 2020-06-11 11:32:24 +10:00
ac1442c640 use env for USER instruction 2020-06-11 11:31:46 +10:00
a23914d573 specify all icons path to fix pwa issue, 130611941 2020-06-09 22:30:28 -07:00
9e4fe0d227 Customizable number of columns 130585124 2020-06-09 21:55:29 -07:00
e9113b48ce Optionnal connectivity check 2020-06-09 21:55:29 -07:00
1a42e30a17 Adding external config support 2020-06-09 21:55:29 -07:00
52ed5af607 Merge pull request #81 from timmillwood/patch-2
Make Homer more "web app" friendly
130448930
2020-06-09 18:14:15 -07:00
cd688ef12c Merge pull request #80 from timmillwood/patch-1
Update README.md
128767614
2020-06-08 08:35:36 -07:00
344c367ccd Added appleMobileWebApp definitions 2020-06-08 11:31:55 +01:00
9d25f392ec Reverted the apple web app meta tags 2020-06-08 11:26:17 +01:00
df66067c5e Make Homer more "web app" friendly 2020-06-08 10:07:17 +01:00
6c305c61ee Update README.md 2020-06-07 19:33:01 +01:00
897f67f0b6 Update docker documentation 127450067 2020-06-06 23:15:27 -07:00
97fa090e21 Adding gitter chat link 127289974 2020-06-06 17:35:36 -07:00
b0a0fdaa3b Allow subfolder usage 127277198 2020-06-06 17:05:58 -07:00
bd9109425a Display parsing error 2020-06-06 17:01:11 -07:00
10ea23a01d Update dependencies 2020-06-06 16:56:46 -07:00
e1470a8c42 Adding more documentation 2020-06-06 16:06:56 -07:00
51e02bed72 Merge pull request #79 from traeblain/bugfix-icons
Vue PWA Default Icon Paths are Incorrect
127216760
2020-06-06 15:33:44 -07:00
7012102454 Merge pull request #69 from sergeifilippov/patch-2
Typo
127215081
2020-06-06 15:31:09 -07:00
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
a747c58498 Typo 2020-06-02 14:25:25 +12:00
c712d7c780 Fix missing directory in artifact creation. 120425999 2020-05-31 00:08:18 -07:00
5fa6b6cfa6 Merge pull request #62 from bastienwirtz/dev/build-system
Build system integration using vue-cli.
120405250
2020-05-30 23:22:02 -07:00
9052ec59b7 Fix logo always shown issue. 2020-05-30 23:16:55 -07:00
2301d8919c Adding PWA icons for proper pwa support 2020-05-30 19:36:35 -07:00
1875c17aa5 Full offline support (local fonts) 2020-05-30 17:12:06 -07:00
3bf0edcf13 Adding missing rel attribute on links. 2020-05-30 15:01:09 -07:00
9814a037a5 Pure CSS font awesome icon 2020-05-29 18:21:32 -07:00
e11427508a Remove config.yml from versionning. 2020-05-27 20:58:20 -07:00
b9c5fcf085 Build system integration using vue-cli. 2020-05-25 15:07:03 -07:00
ab7ac44c19 Merge pull request #48 from issmirnov/patch-1
Add "Style Options" section for bulma CSS
2020-05-25 11:42:05 -07:00
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
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
0d6a177bae Docker: disable file listing on arm build 2020-05-21 09:29:20 -07:00
2b47d91464 Merge pull request #57 from Phill93/disable-directory-listing
disable directory listing
2020-05-20 21:08:52 -07:00
514b68eae3 Fix arg syntax 2020-05-19 23:05:37 -07:00
cf2df79869 Merge pull request #56 from nightah/fix-docker-multiarch-builds
Fix docker multiarch builds
2020-05-19 22:39:14 -07:00
94f44a4fe8 Merge branch 'master' into fix-docker-multiarch-builds 2020-05-20 15:32:19 +10:00
5a5412c5d1 Fixing multi-arch container builds 2020-05-20 15:31:02 +10:00
525120de61 Fix multiarch docker build. 2020-05-19 21:53:11 -07:00
c92844bd0e Fix multiarch docker build. 2020-05-19 21:32:55 -07:00
e6701f57cc Merge pull request #49 from nightah/docker-multiarch-builds
Build multi-arch container with manifest
2020-05-19 09:13:15 -07:00
694274f005 disable directory listing 2020-05-17 13:57:44 +02:00
55e0df5386 Merge pull request #53 from fbartels/readme
Lint Readme with markdownlint
2020-05-16 23:35:25 -07:00
7bb903e693 Lint Readme with markdownlint
Fix spelling

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2020-05-16 08:41:47 +02:00
abe6df52b5 Build multi-arch container with manifest 2020-05-08 21:59:39 +10:00