]>
git.immae.eu Git - github/bastienwirtz/homer.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Bastien Wirtz [Tue, 14 Jan 2020 15:13:17 +0000 (07:13 -0800)]
Adding missing assets to the service worker cache
Bastien Wirtz [Mon, 13 Jan 2020 21:42:57 +0000 (13:42 -0800)]
Add missing font-awesome file in cache
Bastien Wirtz [Mon, 13 Jan 2020 05:45:37 +0000 (21:45 -0800)]
Adding full off network support.
Bastien Wirtz [Fri, 27 Dec 2019 18:40:03 +0000 (10:40 -0800)]
Merge pull request #7 from bastienwirtz/dynamic-message
Optionaly load message from an endpoint.
Bastien Wirtz [Fri, 27 Dec 2019 18:39:44 +0000 (10:39 -0800)]
Merge branch 'master' into dynamic-message
Bastien Wirtz [Fri, 27 Dec 2019 18:38:52 +0000 (10:38 -0800)]
Merge pull request #8 from fbartels/subdir
Allow running Homer in a subdirectory
Felix Bartels [Thu, 19 Dec 2019 14:45:51 +0000 (15:45 +0100)]
also fix paths in worker.js
Signed-off-by: Felix Bartels <felix@host-consultants.de>
Felix Bartels [Thu, 19 Dec 2019 14:35:11 +0000 (15:35 +0100)]
Allow running Homer in a subdirectory
When running homer in a subpath the worker cannot be loaded (404) the same accounts for the images in the default configuration.
Signed-off-by: Felix Bartels <felix@host-consultants.de>
Bastien Wirtz [Tue, 17 Dec 2019 22:10:04 +0000 (14:10 -0800)]
Optionaly load message from an endpoint.
Bastien Wirtz [Tue, 12 Nov 2019 16:23:44 +0000 (08:23 -0800)]
Merge pull request #5 from pdevq/master
Styling Tags - Search Bar Icon Fix - Dark Theme Link Hover Text
pdevq [Sun, 10 Nov 2019 15:05:49 +0000 (10:05 -0500)]
Add some additional description for the tagstyle in README and config
- This also updates the FontAwesome URL in the config
pdevq [Wed, 23 Oct 2019 21:32:47 +0000 (17:32 -0400)]
Change dark theme link hover text color to be more visible
pdevq [Wed, 23 Oct 2019 21:31:04 +0000 (17:31 -0400)]
Fix Font Awesome css in search bar
pdevq [Wed, 23 Oct 2019 21:29:55 +0000 (17:29 -0400)]
Add the option to style tags
Bastien Wirtz [Wed, 9 Oct 2019 20:59:48 +0000 (13:59 -0700)]
Update README.md
Bastien Wirtz [Tue, 8 Oct 2019 21:35:40 +0000 (14:35 -0700)]
Updating worker cache urls.
Bastien Wirtz [Tue, 8 Oct 2019 21:01:59 +0000 (14:01 -0700)]
Merge pull request #4 from bastienwirtz/update-screenshot
Updating documentation screenshot
Bastien Wirtz [Tue, 8 Oct 2019 16:32:15 +0000 (09:32 -0700)]
Updating documentation screenshot
Bastien Wirtz [Tue, 8 Oct 2019 15:04:09 +0000 (08:04 -0700)]
Merge pull request #3 from bastienwirtz/localstorage-settings
Implementing settings persistence.
Bastien Wirtz [Tue, 8 Oct 2019 05:32:30 +0000 (22:32 -0700)]
Implementing settings persistence.
Bastien Wirtz [Wed, 2 Oct 2019 15:48:01 +0000 (08:48 -0700)]
Merge pull request #2 from bastienwirtz/dark-mode
Implementing dark mode
Bastien Wirtz [Wed, 2 Oct 2019 04:35:51 +0000 (21:35 -0700)]
Implementing dark mode
Bastien Wirtz [Tue, 1 Oct 2019 17:01:14 +0000 (10:01 -0700)]
Merge pull request #1 from bastienwirtz/update-dependency
Update dependencies.
Bastien Wirtz [Tue, 1 Oct 2019 16:01:38 +0000 (09:01 -0700)]
update dependencies.
Bastien Wirtz [Wed, 20 Feb 2019 06:20:46 +0000 (22:20 -0800)]
Vertical layout support
Bastien Wirtz [Mon, 18 Feb 2019 08:23:20 +0000 (00:23 -0800)]
Add offline cache + improve layout
Bastien Wirtz [Tue, 13 Nov 2018 05:14:38 +0000 (21:14 -0800)]
Deps update & minor UI adjustments
Bastien Wirtz [Sat, 16 Jun 2018 22:48:28 +0000 (15:48 -0700)]
Use fetch API instead of xhr.
Bastien Wirtz [Thu, 14 Jun 2018 16:36:08 +0000 (09:36 -0700)]
Add message style option example
Bastien Wirtz [Thu, 14 Jun 2018 05:14:05 +0000 (22:14 -0700)]
Initial commit
Bastien Wirtz [Thu, 14 Jun 2018 04:57:54 +0000 (21:57 -0700)]
Initial commit