Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
* | | | Merge pull request #56 from nightah/fix-docker-multiarch-builds | Bastien Wirtz | 2020-05-19 | 2 | -10/+14 |
|\ \ \ | | | | | | | | | Fix docker multiarch builds | ||||
| * \ \ | Merge branch 'master' into fix-docker-multiarch-builds | Amir Zarrinkafsh | 2020-05-20 | 2 | -0/+2 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Fix multiarch docker build. | Bastien Wirtz | 2020-05-19 | 2 | -0/+14 |
| | | | | |||||
| * | | | Fixing multi-arch container builds | Amir Zarrinkafsh | 2020-05-20 | 3 | -9/+18 |
| | | | | |||||
| * | | | Fix multiarch docker build. | Bastien Wirtz | 2020-05-19 | 3 | -0/+7 |
|/ / / | |||||
* | | | Merge pull request #49 from nightah/docker-multiarch-builds | Bastien Wirtz | 2020-05-19 | 4 | -0/+45 |
|\ \ \ | |/ / |/| | | Build multi-arch container with manifest | ||||
| * | | Build multi-arch container with manifest | Amir Zarrinkafsh | 2020-05-08 | 4 | -0/+45 |
| |/ | |||||
* | | Merge pull request #53 from fbartels/readme | Bastien Wirtz | 2020-05-16 | 2 | -12/+11 |
|\ \ | |/ |/| | Lint Readme with markdownlint | ||||
| * | Lint Readme with markdownlint | Felix Bartels | 2020-05-16 | 2 | -12/+11 |
|/ | | | | | | Fix spelling Signed-off-by: Felix Bartels <felix@host-consultants.de> | ||||
* | Merge pull request #44 from issmirnov/patch-1 | Bastien Wirtz | 2020-05-03 | 1 | -4/+4 |
|\ | | | | | Fix font icons typos | ||||
| * | Fix font icons typos | Ivan Smirnov | 2020-05-03 | 1 | -4/+4 |
|/ | | | Font icons will not load with the appropriate `fa` `fas` prefixes. Sample config file is OK, but reamde is not. | ||||
* | Merge pull request #34 from Sajfer/dockerignore | Bastien Wirtz | 2020-04-28 | 1 | -0/+5 |
|\ | | | | | Add .dockerignore | ||||
| * | Add .dockerignore | Anton Bretting | 2020-03-23 | 1 | -0/+5 |
| | | | | | | | | Add dockerignore file to cleanup the resulting docker image. | ||||
* | | Fixed text-overflow | Bastien Wirtz | 2020-04-28 | 2 | -7/+23 |
| | | |||||
* | | Update demo link. | Bastien Wirtz | 2020-04-28 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #37 from jozefs/master | Bastien Wirtz | 2020-04-13 | 3 | -3/+32 |
|\ \ | | | | | | | Add keyboard shortcuts to navigate to the first search result. | ||||
| * | | Add keyboard shortcuts to navigate to the first search result. | Jozef Selesi | 2020-04-04 | 3 | -3/+32 |
|/ / | |||||
* | | Change message box background according to the theme. | Bastien Wirtz | 2020-03-25 | 2 | -354/+290 |
| | | |||||
* | | Fix contributing link | Bastien Wirtz | 2020-03-25 | 1 | -3/+1 |
| | | |||||
* | | Merge pull request #36 from jozefs/keyboard-shortcuts | Bastien Wirtz | 2020-03-25 | 2 | -1/+30 |
|\ \ | |/ |/| | Add keyboard shortcuts for searching | ||||
| * | Add keyboard shortcuts for searching. | Jozef Selesi | 2020-03-21 | 2 | -1/+30 |
| | | | | | | | | / starts searching. Escape clears the search terms. | ||||
* | | Remove config.yml from service worker to avoid caching issuesv1.0 | Bastien Wirtz | 2020-03-22 | 2 | -4/+3 |
| | | |||||
* | | Adding contribution guidelines | Bastien Wirtz | 2020-03-22 | 4 | -5/+162 |
|/ |