Commit Graph

245 Commits

Author SHA1 Message Date
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
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