]> git.immae.eu Git - github/bastienwirtz/homer.git/log
github/bastienwirtz/homer.git
3 months agoBump vite from 4.4.9 to 4.5.2 dependabot/npm_and_yarn/vite-4.5.2 740/head
dependabot[bot] [Sat, 20 Jan 2024 04:19:52 +0000 (04:19 +0000)] 
Bump vite from 4.4.9 to 4.5.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoLinting update v23.10.1
Bastien Wirtz [Sat, 21 Oct 2023 12:24:05 +0000 (14:24 +0200)] 
Linting update

6 months agoHandling empty groups in search function
vlorian [Mon, 28 Aug 2023 15:53:13 +0000 (17:53 +0200)] 
Handling empty groups in search function

6 months agoBump @babel/traverse from 7.18.6 to 7.23.2
dependabot[bot] [Mon, 16 Oct 2023 19:56:30 +0000 (19:56 +0000)] 
Bump @babel/traverse from 7.18.6 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.6 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agofix: reverse IPV6_DISABLE logic
Thomas Anderson [Wed, 27 Sep 2023 05:56:24 +0000 (01:56 -0400)] 
fix: reverse IPV6_DISABLE logic

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
6 months agofix(docs): only accept 1 for IPV6_DISABLE
thomas [Tue, 26 Sep 2023 00:17:08 +0000 (20:17 -0400)] 
fix(docs): only accept 1 for IPV6_DISABLE

6 months agofix: rename ipv6.sh -> lighttpd-ipv6.sh
thomas [Tue, 26 Sep 2023 00:15:31 +0000 (20:15 -0400)] 
fix: rename ipv6.sh -> lighttpd-ipv6.sh

6 months agofix: use double brackets instead of test
Thomas Anderson [Tue, 26 Sep 2023 00:12:29 +0000 (20:12 -0400)] 
fix: use double brackets instead of test

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
6 months agofix: allow disabling IPv6
thomas [Fri, 8 Sep 2023 05:44:07 +0000 (01:44 -0400)] 
fix: allow disabling IPv6

6 months agofix: fix search on page load
royto [Mon, 21 Aug 2023 20:29:03 +0000 (22:29 +0200)] 
fix: fix search on page load

Fix #611

6 months agoBump postcss from 8.4.14 to 8.4.31
dependabot[bot] [Fri, 6 Oct 2023 21:27:14 +0000 (21:27 +0000)] 
Bump postcss from 8.4.14 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months agoFix YAML anchors
JenswBE [Sun, 15 Oct 2023 10:04:42 +0000 (12:04 +0200)] 
Fix YAML anchors

Fixes https://github.com/bastienwirtz/homer/issues/559
Based on https://eemeli.org/yaml/#schema-options

7 months agoDependencies update v23.09.1
Bastien Wirtz [Mon, 25 Sep 2023 20:14:25 +0000 (22:14 +0200)] 
Dependencies update

7 months agodoc: better description
Lindemberg Barbosa [Fri, 22 Sep 2023 20:03:06 +0000 (17:03 -0300)] 
doc: better description

7 months agodoc: update port to match the speedtest-tracker compose example
Lindemberg Barbosa [Fri, 22 Sep 2023 19:08:14 +0000 (16:08 -0300)] 
doc: update port to match the speedtest-tracker compose example

7 months agodoc: documentation enchancement for SpeedtestTracker service
Lindemberg Barbosa [Fri, 22 Sep 2023 18:56:54 +0000 (15:56 -0300)] 
doc: documentation enchancement for SpeedtestTracker service

7 months agoUpdate link to Portainer apikey guide
Mikkel Rindholt [Thu, 14 Sep 2023 19:06:57 +0000 (21:06 +0200)] 
Update link to Portainer apikey guide

The old link was dead, so I found the new location for the guide

8 months agoPR review: use API const and lint
royto [Sun, 6 Aug 2023 20:46:36 +0000 (22:46 +0200)] 
PR review: use API const and lint

8 months agofeat: add Readarr custom service
royto [Sat, 22 Jul 2023 20:55:00 +0000 (22:55 +0200)] 
feat: add Readarr custom service

8 months agoPiAlert custom service (#674)
thedroid [Sun, 6 Aug 2023 19:48:52 +0000 (14:48 -0500)] 
PiAlert custom service (#674)

Add Pi Alert custom service

8 months agoAdd dummy data
thedroid [Wed, 2 Aug 2023 01:52:53 +0000 (20:52 -0500)] 
Add dummy data

8 months agoAdd Immich custom service
thedroid [Sun, 23 Jul 2023 04:51:44 +0000 (23:51 -0500)] 
Add Immich custom service

9 months agoBump semver from 6.3.0 to 6.3.1
dependabot[bot] [Sun, 30 Jul 2023 20:05:54 +0000 (20:05 +0000)] 
Bump semver from 6.3.0 to 6.3.1

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months agoUpdate dependencies
Bastien Wirtz [Sun, 30 Jul 2023 20:03:54 +0000 (22:03 +0200)] 
Update dependencies

11 months agoAdd GHCR Docker image mirror v23.05.1
Gabe Cook [Tue, 28 Mar 2023 16:12:11 +0000 (11:12 -0500)] 
Add GHCR Docker image mirror

11 months agoListen on IPv6 as well
Andrew Pearson [Wed, 10 May 2023 14:16:01 +0000 (09:16 -0500)] 
Listen on IPv6 as well

11 months agoToggle dark mode when `prefers-color-scheme` changes
Gabe Cook [Wed, 10 May 2023 07:38:51 +0000 (02:38 -0500)] 
Toggle dark mode when `prefers-color-scheme` changes

12 months agoFix: don't stretch non-square logos (#640)
LoV432 [Tue, 2 May 2023 07:28:57 +0000 (12:28 +0500)] 
Fix: don't stretch non-square logos (#640)

12 months agoFixed OctoPrint ‘text’ display when idle. (#607)
Zach Russell [Tue, 2 May 2023 07:27:27 +0000 (01:27 -0600)] 
Fixed OctoPrint ‘text’ display when idle. (#607)

* Added moonraker support and temperature when idle

* removed config change

* Delete package-lock.json

12 months agoBump yaml from 2.1.3 to 2.2.2 (#636)
dependabot[bot] [Fri, 28 Apr 2023 07:36:59 +0000 (09:36 +0200)] 
Bump yaml from 2.1.3 to 2.2.2 (#636)

Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.3...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
14 months agoImplement PiHole API token (#580) v23.02.2
Floren Munteanu [Sun, 19 Feb 2023 20:18:56 +0000 (15:18 -0500)] 
Implement PiHole API token (#580)

Implement PiHole API token

14 months agoAdded Tdarr service (#573) v23.02.1
Matt Bentley [Tue, 7 Feb 2023 07:38:37 +0000 (02:38 -0500)] 
Added Tdarr service (#573)

* Added Tdarr service

Signed-off-by: Matt Bentley <mbentley@mbentley.net>
* Added dummy-data for Tdarr; remove trailing / for API endpoint

Signed-off-by: Matt Bentley <mbentley@mbentley.net>
---------

Signed-off-by: Matt Bentley <mbentley@mbentley.net>
14 months agoBump json5 from 2.2.1 to 2.2.3 (#583)
dependabot[bot] [Tue, 7 Feb 2023 07:34:49 +0000 (08:34 +0100)] 
Bump json5 from 2.2.1 to 2.2.3 (#583)

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
14 months agoMinor doc fixes (#595)
Ivan Barsukov [Tue, 7 Feb 2023 07:33:33 +0000 (08:33 +0100)] 
Minor doc fixes (#595)

16 months agoAdd Helm installation instructions (#562)
Bastien Wirtz [Tue, 20 Dec 2022 20:19:38 +0000 (21:19 +0100)] 
Add Helm installation instructions (#562)

16 months agoAvoid hidding all info when copy pasting the exemple config
Bastien Wirtz [Tue, 20 Dec 2022 19:47:56 +0000 (20:47 +0100)] 
Avoid hidding all info when copy pasting the exemple config

16 months agoFix typo in demo page (#574)
Bastien Wirtz [Tue, 20 Dec 2022 19:26:34 +0000 (20:26 +0100)] 
Fix typo in demo page (#574)

16 months agoCreate FUNDING.yml
Bastien Wirtz [Tue, 20 Dec 2022 18:56:33 +0000 (19:56 +0100)] 
Create FUNDING.yml

16 months agoUpdate issue templates
Bastien Wirtz [Tue, 20 Dec 2022 18:55:11 +0000 (19:55 +0100)] 
Update issue templates

16 months agoAdd missing data for proxmox demo
Bastien Wirtz [Wed, 7 Dec 2022 21:48:38 +0000 (22:48 +0100)] 
Add missing data for proxmox demo

17 months agoOctoprint service (#324) (#560) v22.11.2
Bastien Wirtz [Sun, 27 Nov 2022 17:41:12 +0000 (18:41 +0100)] 
Octoprint service  (#324) (#560)

Add Octoprint service.

17 months agoAdds SABnzbd custom service; fixes #494 (#555)
Matt Bentley [Sat, 19 Nov 2022 15:14:22 +0000 (10:14 -0500)] 
Adds SABnzbd custom service; fixes #494 (#555)

* Adds SABnzbd custom service; fixes #494

17 months agoProperly pass signals to lighttpd
Maxime Mouchet [Fri, 18 Nov 2022 19:29:12 +0000 (20:29 +0100)] 
Properly pass signals to lighttpd

17 months agoUpdate customservices.md
csleal [Mon, 14 Nov 2022 22:52:33 +0000 (19:52 -0300)] 
Update customservices.md

17 months agoAdd scope and start_url to PWA manifest v22.11.1
Sean McGrath [Mon, 7 Nov 2022 09:18:59 +0000 (22:18 +1300)] 
Add scope and start_url to PWA manifest

These URLs are relative, so given that manifest.json lives in assets/, these should point to the root of the site

17 months agoWhat's up docker custom service (#444)
Julien Roy [Sat, 5 Nov 2022 21:44:25 +0000 (22:44 +0100)] 
What's up docker custom service  (#444)

Add WUD

17 months agoConnectivityChecker: Bug Fix - Remove double // in aliveCheckUrl causing Invalid...
bchavez [Mon, 24 Oct 2022 03:52:30 +0000 (21:52 -0600)] 
ConnectivityChecker: Bug Fix - Remove double // in aliveCheckUrl causing Invalid Redirect URL with CloudFlare Access.

17 months agoRework speedtesttracker based on the Generic component
Bastien Wirtz [Sat, 5 Nov 2022 21:14:32 +0000 (22:14 +0100)] 
Rework speedtesttracker based on the Generic component

17 months agoSpeedtesttracker integration (#262)
Bernhard Großer [Sat, 5 Nov 2022 14:32:56 +0000 (15:32 +0100)] 
Speedtesttracker integration (#262)

added SpeedtestTracker service

17 months agoApply lint
Bastien Wirtz [Sat, 5 Nov 2022 14:24:41 +0000 (15:24 +0100)] 
Apply lint

17 months agoProxmox improvements
Bastien Wirtz [Sat, 5 Nov 2022 14:21:18 +0000 (15:21 +0100)] 
Proxmox improvements

17 months agoNew Copy to clipboard custom service
Bastien Wirtz [Sat, 5 Nov 2022 14:11:48 +0000 (15:11 +0100)] 
New Copy to clipboard custom service

18 months agoApply lint fixes v22.10.2
Bastien Wirtz [Mon, 31 Oct 2022 09:12:15 +0000 (10:12 +0100)] 
Apply lint fixes

18 months agoService for rTorrent. (#511)
lindely [Mon, 31 Oct 2022 09:09:59 +0000 (10:09 +0100)] 
Service for rTorrent. (#511)

Service for rTorrent.

18 months agoFixed the table in the Proxmox section (#534)
tralce [Sun, 30 Oct 2022 17:35:56 +0000 (13:35 -0400)] 
Fixed the table in the Proxmox section (#534)

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
18 months agoqBittorrent service (#540)
Shagon94 [Sun, 30 Oct 2022 17:32:51 +0000 (18:32 +0100)] 
qBittorrent service (#540)

qBittorrent service

18 months agoShorter weather title
Bastien Wirtz [Sun, 30 Oct 2022 14:13:59 +0000 (15:13 +0100)] 
Shorter weather title

18 months agoFix openweather service
Bastien Wirtz [Sun, 30 Oct 2022 13:48:45 +0000 (14:48 +0100)] 
Fix openweather service

18 months agoDisplaying the timezone hour near temprature for each location (#449)
apivko [Sun, 30 Oct 2022 13:28:58 +0000 (15:28 +0200)] 
Displaying the timezone hour near temprature for each location (#449)

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
18 months agotroubleshooting: add openweather service help (#471)
CleanMachine1 [Sun, 30 Oct 2022 13:22:32 +0000 (13:22 +0000)] 
troubleshooting: add openweather service help (#471)

* troubleshooting: add openweather service help

18 months agoAdd support link to demo content.
Bastien Wirtz [Sat, 29 Oct 2022 14:06:20 +0000 (16:06 +0200)] 
Add support link to demo content.

18 months agoUpdate dependencies
Bastien Wirtz [Sat, 29 Oct 2022 13:39:35 +0000 (15:39 +0200)] 
Update dependencies

18 months agoUpdate README.md
Bastien Wirtz [Fri, 28 Oct 2022 08:24:38 +0000 (10:24 +0200)] 
Update README.md

18 months agoAdding my custom theme for homer
Paul Bennett [Tue, 25 Oct 2022 20:35:05 +0000 (21:35 +0100)] 
Adding my custom theme for homer

18 months agoFixed 'method' not defaulting to HEAD request in Ping functionality
Sylwester Wróblewski [Sat, 15 Oct 2022 15:16:37 +0000 (17:16 +0200)] 
Fixed 'method' not defaulting to HEAD request in Ping functionality

18 months agoFix proxmox demo service data loading
Bastien Wirtz [Fri, 14 Oct 2022 07:22:32 +0000 (09:22 +0200)] 
Fix proxmox demo service data loading

18 months agoRefine demo content
Bastien Wirtz [Thu, 13 Oct 2022 20:23:31 +0000 (22:23 +0200)] 
Refine demo content

18 months agoAdds proxmox data for demo.
luixal [Wed, 12 Oct 2022 21:32:37 +0000 (23:32 +0200)] 
Adds proxmox data for demo.

18 months agoFixes typo.
luixal [Wed, 12 Oct 2022 21:36:37 +0000 (23:36 +0200)] 
Fixes typo.

18 months agoSmall refactor to remove one redundant line.
luixal [Tue, 11 Oct 2022 17:47:48 +0000 (19:47 +0200)] 
Small refactor to remove one redundant line.

18 months agoAdds loading and errors icons/msgs. Adds docs.
luixal [Tue, 11 Oct 2022 17:00:53 +0000 (19:00 +0200)] 
Adds loading and errors icons/msgs. Adds docs.

18 months agoDocs for dummy data
Bastien Wirtz [Tue, 11 Oct 2022 17:19:50 +0000 (19:19 +0200)] 
Docs for dummy data

18 months agoFix pihole demo url
Bastien Wirtz [Tue, 11 Oct 2022 12:53:35 +0000 (14:53 +0200)] 
Fix pihole demo url

18 months agoImprove demo content
Bastien Wirtz [Tue, 11 Oct 2022 11:57:42 +0000 (13:57 +0200)] 
Improve demo content

18 months agoAdds total count for VMs. v22.10.1
luixal [Sat, 8 Oct 2022 19:33:35 +0000 (21:33 +0200)] 
Adds total count for VMs.

18 months agoAdds custom service for Proxmox
luixal [Sat, 8 Oct 2022 13:54:37 +0000 (15:54 +0200)] 
Adds custom service for Proxmox

18 months agoUpdate customservices.md
csleal [Mon, 26 Sep 2022 12:24:24 +0000 (09:24 -0300)] 
Update customservices.md

"cicle" to circle

18 months agoadded more strict checking of http method to Ping service
Isaac Suttell [Fri, 12 Aug 2022 22:45:54 +0000 (15:45 -0700)] 
added more strict checking of http method to Ping service

18 months agoupdated Ping docs to include how to use new method property
Isaac Suttell [Sun, 10 Jul 2022 20:10:09 +0000 (13:10 -0700)] 
updated Ping docs to include how to use new method property

18 months agoadded support for Get method to Ping custom service
Isaac Suttell [Sun, 10 Jul 2022 20:06:02 +0000 (13:06 -0700)] 
added support for Get method to Ping custom service

19 months agoFix UptimeKuma status message when all sites are down #503
Bastien Wirtz [Sun, 18 Sep 2022 14:29:55 +0000 (16:29 +0200)] 
Fix UptimeKuma status message when all sites are down #503

19 months agoRemove useless docker VOLUME instruction #509
Bastien Wirtz [Sun, 18 Sep 2022 14:27:42 +0000 (16:27 +0200)] 
Remove useless docker VOLUME instruction #509

19 months agoMerge pull request #504 from ostanislaw/main
Bastien Wirtz [Tue, 6 Sep 2022 06:54:06 +0000 (08:54 +0200)] 
Merge pull request #504 from ostanislaw/main

Add blazing speed badge reflecting the "speed" of homer.

20 months agoAdd blazing badge. Why? Because this is realing blazing fast dashboard. Similar to... 504/head
Stanislaw Ostrowski [Thu, 1 Sep 2022 13:29:12 +0000 (15:29 +0200)] 
Add blazing badge. Why? Because this is realing blazing fast dashboard. Similar to IlanCosman/tide Fish prompt.

20 months agoAdditional page name as css class v22.08.1
Bastien Wirtz [Fri, 26 Aug 2022 19:52:28 +0000 (21:52 +0200)] 
Additional page name as css class

20 months agoUpdate deps
Bastien Wirtz [Fri, 26 Aug 2022 19:23:44 +0000 (21:23 +0200)] 
Update deps

20 months agoMerge pull request #488 from bastienwirtz/dependabot/npm_and_yarn/terser-5.14.2
Bastien Wirtz [Fri, 5 Aug 2022 08:39:18 +0000 (01:39 -0700)] 
Merge pull request #488 from bastienwirtz/dependabot/npm_and_yarn/terser-5.14.2

Bump terser from 5.14.1 to 5.14.2

21 months agoMerge pull request #493 from ChrHan/homer-internal-port-readme
Bastien Wirtz [Fri, 29 Jul 2022 17:12:22 +0000 (10:12 -0700)] 
Merge pull request #493 from ChrHan/homer-internal-port-readme

Add `PORT` usage in Readme

21 months agoAdd `PORT` usage in Readme 493/head
ChrHan [Thu, 28 Jul 2022 09:00:57 +0000 (16:00 +0700)] 
Add `PORT` usage in Readme

Add `PORT` usage in Readme for repointing internal port, as mentioned on https://github.com/bastienwirtz/homer/issues/489

21 months agoDisable service worker navigation fallback (Fix #486)
Bastien Wirtz [Thu, 21 Jul 2022 20:08:50 +0000 (22:08 +0200)] 
Disable service worker navigation fallback (Fix #486)

21 months agoAdd armv6 support for docker.
Bastien Wirtz [Sat, 16 Jul 2022 12:10:05 +0000 (14:10 +0200)] 
Add armv6 support for docker.

21 months agoBump terser from 5.14.1 to 5.14.2 488/head
dependabot[bot] [Thu, 21 Jul 2022 07:25:08 +0000 (07:25 +0000)] 
Bump terser from 5.14.1 to 5.14.2

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
21 months agoMerge pull request #485 from Tooa/fix-healthchecks-service-name
Bastien Wirtz [Sun, 17 Jul 2022 20:30:49 +0000 (13:30 -0700)] 
Merge pull request #485 from Tooa/fix-healthchecks-service-name

fix: resolve typo in Healthchecks service name

21 months agofix: resolve typo in Healthchecks service name 485/head
toa [Sat, 16 Jul 2022 07:56:24 +0000 (09:56 +0200)] 
fix: resolve typo in Healthchecks service name

* refs #474

21 months agoDedicated demo page config v22.07.2
Bastien Wirtz [Fri, 15 Jul 2022 20:18:55 +0000 (22:18 +0200)] 
Dedicated demo page config

21 months agoAdding theming documentation
Bastien Wirtz [Thu, 14 Jul 2022 12:26:46 +0000 (14:26 +0200)] 
Adding theming documentation

21 months agoMerge pull request #482 from bastienwirtz/vuejs-3
Bastien Wirtz [Wed, 13 Jul 2022 20:46:03 +0000 (13:46 -0700)] 
Merge pull request #482 from bastienwirtz/vuejs-3

Vuejs 3

21 months agoMerge branch 'main' into vuejs-3 482/head
Bastien Wirtz [Tue, 12 Jul 2022 20:28:07 +0000 (13:28 -0700)] 
Merge branch 'main' into vuejs-3

21 months agoSmall fixes
Bastien Wirtz [Tue, 12 Jul 2022 20:26:45 +0000 (22:26 +0200)] 
Small fixes

21 months agoFix theming issue & subfolder hosting
Bastien Wirtz [Tue, 12 Jul 2022 12:07:10 +0000 (14:07 +0200)] 
Fix theming issue & subfolder hosting