Commit Graph

79 Commits

Author SHA1 Message Date
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
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
b317857892 Merge pull request #44 from issmirnov/patch-1
Fix font icons typos
2020-05-03 22:14:08 -07:00
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
c424ddba72 Merge pull request #34 from Sajfer/dockerignore
Add .dockerignore
2020-04-28 22:27:02 -07:00
45d38d1226 Fixed text-overflow 2020-04-28 21:48:30 -07:00
5861f0f899 Update demo link. 2020-04-28 21:47:43 -07:00
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
a4de4a3a71 Add keyboard shortcuts to navigate to the first search result. 2020-04-04 10:59:10 +01:00
0503e77861 Change message box background according to the theme. 2020-03-25 23:03:36 -07:00
4aeaeb09ad Fix contributing link 2020-03-25 23:03:36 -07:00
990b6c3d46 Merge pull request #36 from jozefs/keyboard-shortcuts
Add keyboard shortcuts for searching
2020-03-25 23:03:25 -07:00
facaa346b7 Add .dockerignore
Add dockerignore file to cleanup the resulting docker image.
2020-03-23 16:00:45 +01:00
4b87511f28 Remove config.yml from service worker to avoid caching issues v1.0 2020-03-22 18:19:12 -07:00
22555b55e2 Adding contribution guidelines 2020-03-22 17:44:02 -07:00
6eba37a370 Add keyboard shortcuts for searching.
/ starts searching. Escape clears the search terms.
2020-03-21 11:47:12 +00:00
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
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
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
7cc525b2a6 Added Hamburger Menu for small screens per Bulma spec. 2020-03-13 21:09:20 -05:00
5028088eda Documents the hidden feature to maintain navbar w/o link. 2020-03-12 18:54:50 -05:00
26221ad30c Update <head/><title/> to 'title' defined in config.yml 2020-03-12 14:53:17 -05:00
46fd4f4da1 Fix documentation exemples 2020-03-09 20:59:44 -07:00
b79e6ed17c Update README.md 2020-02-27 15:13:48 -08:00
deff5e387a Add missing key in config documentation 2020-02-26 22:25:31 -08:00
51956c3abd Optionnal footer support 2020-02-26 21:56:25 -08:00
672bd42a79 Merge pull request #12 from lukasmrtvy/master
Dockerfile
2020-02-07 21:47:30 -08:00
fc69081c94 Update Dockerfile 2020-02-01 08:55:49 +01:00
7d5c71d7ae Create Dockerfile 2020-01-21 21:29:57 +01:00
5fe53dce3c Add live demo link 2020-01-14 22:33:20 -08:00
d5ef84f5a7 Fix error when no message at all. 2020-01-14 16:37:04 -08:00
250c67dc15 Merge pull request #11 from bastienwirtz/everything-offline
Adding full off network support.
2020-01-14 07:16:00 -08:00
45b49b30cf Adding missing assets to the service worker cache 2020-01-14 07:13:17 -08:00
c1ec54ff35 Add missing font-awesome file in cache 2020-01-13 13:42:57 -08:00
56c69e0d6b Adding support for custom links target 2020-01-12 22:04:26 -08:00