Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #90 from JamiePhonic/patch-1140992663 | Bastien Wirtz | 2020-06-19 | 1 | -0/+14 |
|\ | | | | | Add new trick: news as dynamic message | ||||
| * | Add news as dynamic message | James | 2020-06-14 | 1 | -0/+14 |
| | | | | | | Adds a method to dynamically replace the "message" in homer with a news item from a chosen RSS feed! | ||||
* | | Merge pull request #87 from GlennToms/master140991098 | Bastien Wirtz | 2020-06-19 | 4 | -9/+24 |
|\ \ | |/ |/| | Added ENV PORT options and EXPORT PORT | ||||
| * | Added entrypoint script and Dockerfile port&volume | Glenn Toms | 2020-06-18 | 4 | -15/+15 |
| | | |||||
| * | Merge branch 'master' of github.com:bastienwirtz/homer | Glenn Toms | 2020-06-18 | 4 | -166/+279 |
| |\ | |/ |/| | |||||
* | | Merge pull request #85 from bastienwirtz/splitted-documentation134601288 | Bastien Wirtz | 2020-06-13 | 4 | -166/+279 |
|\ \ | | | | | | | Split documentation into separate files | ||||
| * | | remove duplicated part | Bastien Wirtz | 2020-06-13 | 1 | -19/+0 |
| | | | |||||
| * | | Split documentation into separate files | Bastien Wirtz | 2020-06-11 | 4 | -166/+298 |
|/ / | |||||
| * | Added ENV PORT options and EXPORT PORT | Glenn Toms | 2020-06-12 | 3 | -3/+18 |
|/ | |||||
* | Merge pull request #84 from calvinbui/master132942766 | Bastien Wirtz | 2020-06-11 | 3 | -10/+12 |
|\ | | | | | Dockerfile Improvements | ||||
| * | freeze-lockfile option on yarn | Calvin Bui | 2020-06-11 | 3 | -3/+3 |
| | | |||||
| * | copy artifacts later in the build step with permissions | Calvin Bui | 2020-06-11 | 3 | -4/+6 |
| | | |||||
| * | use env for USER instruction | Calvin Bui | 2020-06-11 | 3 | -3/+3 |
|/ | |||||
* | specify all icons path to fix pwa issue,130611941 | Bastien Wirtz | 2020-06-09 | 2 | -1/+78 |
| | |||||
* | Customizable number of columns130585124 | Bastien Wirtz | 2020-06-09 | 3 | -2/+6 |
| | |||||
* | Optionnal connectivity check | Bastien Wirtz | 2020-06-09 | 3 | -3/+8 |
| | |||||
* | Adding external config support | Bastien Wirtz | 2020-06-09 | 2 | -12/+25 |
| | |||||
* | Merge pull request #81 from timmillwood/patch-2130448930 | Bastien Wirtz | 2020-06-09 | 2 | -1/+3 |
|\ | | | | | Make Homer more "web app" friendly | ||||
| * | Added appleMobileWebApp definitions | Tim Millwood | 2020-06-08 | 1 | -0/+2 |
| | | |||||
| * | Reverted the apple web app meta tags | Tim Millwood | 2020-06-08 | 1 | -3/+0 |
| | | |||||
| * | Make Homer more "web app" friendly | Tim Millwood | 2020-06-08 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #80 from timmillwood/patch-1128767614 | Bastien Wirtz | 2020-06-08 | 1 | -1/+1 |
|\ \ | |/ |/| | Update README.md | ||||
| * | Update README.md | Tim Millwood | 2020-06-07 | 1 | -1/+1 |
|/ | |||||
* | Update docker documentation127450067 | Bastien Wirtz | 2020-06-06 | 1 | -2/+10 |
| | |||||
* | Adding gitter chat link127289974 | Bastien Wirtz | 2020-06-06 | 1 | -1/+2 |
| | |||||
* | Allow subfolder usage127277198 | Bastien Wirtz | 2020-06-06 | 2 | -8/+8 |
| | |||||
* | Display parsing error | Bastien Wirtz | 2020-06-06 | 1 | -17/+25 |
| | |||||
* | Update dependencies | Bastien Wirtz | 2020-06-06 | 2 | -734/+763 |
| | |||||
* | Adding more documentation | Bastien Wirtz | 2020-06-06 | 2 | -89/+100 |
| | |||||
* | Merge pull request #79 from traeblain/bugfix-icons127216760 | Bastien Wirtz | 2020-06-06 | 1 | -1/+8 |
|\ | | | | | Vue PWA Default Icon Paths are Incorrect | ||||
| * | Vue PWA Default Icon Paths are Incorrect | Trae | 2020-06-05 | 1 | -1/+8 |
| | | | | | | Corrected the icons due to the default iconPaths setting for Vue-PWA plugin is not where the icons actually are. This corrects issue. | ||||
* | | Merge pull request #69 from sergeifilippov/patch-2127215081 | Bastien Wirtz | 2020-06-06 | 1 | -1/+1 |
|\ \ | |/ |/| | Typo | ||||
| * | Typo | Sergei Filippov | 2020-06-02 | 1 | -1/+1 |
|/ | |||||
* | Fix missing directory in artifact creation.120425999 | Bastien Wirtz | 2020-05-31 | 1 | -1/+3 |
| | |||||
* | Merge pull request #62 from bastienwirtz/dev/build-system120405250 | Bastien Wirtz | 2020-05-30 | 88 | -10161/+10184 |
|\ | | | | | Build system integration using vue-cli. | ||||
| * | Fix logo always shown issue. | Bastien Wirtz | 2020-05-30 | 3 | -2/+3 |
| | | |||||
| * | Adding PWA icons for proper pwa support | Bastien Wirtz | 2020-05-30 | 20 | -3/+124 |
| | | |||||
| * | Full offline support (local fonts) | Bastien Wirtz | 2020-05-30 | 8 | -1/+213 |
| | | |||||
| * | Adding missing rel attribute on links. | Bastien Wirtz | 2020-05-30 | 3 | -3/+4 |
| | | |||||
| * | Pure CSS font awesome icon | Bastien Wirtz | 2020-05-29 | 6 | -10/+14 |
| | | |||||
| * | Remove config.yml from versionning. | Bastien Wirtz | 2020-05-27 | 4 | -6/+9 |
| | | |||||
| * | Build system integration using vue-cli. | Bastien Wirtz | 2020-05-25 | 69 | -10347/+10028 |
|/ | |||||
* | Merge pull request #48 from issmirnov/patch-1 | Bastien Wirtz | 2020-05-25 | 1 | -0/+11 |
|\ | | | | | Add "Style Options" section for bulma CSS | ||||
| * | Add "Style Options" section for bulma CSS | Ivan Smirnov | 2020-05-05 | 1 | -0/+11 |
| | | | | | | | | 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. | ||||
* | | Merge pull request #60 from sylv-io/html-title | Bastien Wirtz | 2020-05-25 | 1 | -1/+1 |
|\ \ | | | | | | | app.js: html title based on configuration | ||||
| * | | app.js: html title based on configuration | sylv | 2020-05-22 | 1 | -1/+1 |
|/ / | | | | | | | | | | | | | Use the title and subtitle defined in the configuration file as html title. Signed-off-by: sylv <sylv@sylv.io> | ||||
* | | Docker: disable file listing on arm build | Bastien Wirtz | 2020-05-21 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #57 from Phill93/disable-directory-listing | Bastien Wirtz | 2020-05-20 | 1 | -1/+1 |
|\ \ | | | | | | | disable directory listing | ||||
| * | | disable directory listing | Daniel Bacher | 2020-05-17 | 1 | -1/+1 |
| | | | |||||
* | | | Fix arg syntax | Bastien Wirtz | 2020-05-19 | 2 | -4/+2 |
| | | |