aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Adds total count for VMs.v22.10.1luixal2022-10-091-1/+1
|
* Adds custom service for Proxmoxluixal2022-10-092-0/+119
|
* Update customservices.mdcsleal2022-10-081-1/+1
| | | "cicle" to circle
* added more strict checking of http method to Ping serviceIsaac Suttell2022-10-081-1/+7
|
* updated Ping docs to include how to use new method propertyIsaac Suttell2022-10-081-2/+3
|
* added support for Get method to Ping custom serviceIsaac Suttell2022-10-081-1/+4
|
* Fix UptimeKuma status message when all sites are down #503Bastien Wirtz2022-09-182-6/+22
|
* Remove useless docker VOLUME instruction #509Bastien Wirtz2022-09-181-1/+0
|
* Merge pull request #504 from ostanislaw/mainBastien Wirtz2022-09-061-0/+3
|\ | | | | Add blazing speed badge reflecting the "speed" of homer.
| * Add blazing badge. Why? Because this is realing blazing fast dashboard. ↵Stanislaw Ostrowski2022-09-011-0/+3
|/ | | | Similar to IlanCosman/tide Fish prompt.
* Additional page name as css classv22.08.1Bastien Wirtz2022-08-261-7/+6
|
* Update depsBastien Wirtz2022-08-263-176/+299
|
* Merge pull request #488 from bastienwirtz/dependabot/npm_and_yarn/terser-5.14.2Bastien Wirtz2022-08-051-6/+6
|\ | | | | Bump terser from 5.14.1 to 5.14.2
| * Bump terser from 5.14.1 to 5.14.2dependabot[bot]2022-07-211-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #493 from ChrHan/homer-internal-port-readmeBastien Wirtz2022-07-291-0/+4
|\ \ | | | | | | Add `PORT` usage in Readme
| * | Add `PORT` usage in ReadmeChrHan2022-07-281-0/+4
|/ / | | | | Add `PORT` usage in Readme for repointing internal port, as mentioned on https://github.com/bastienwirtz/homer/issues/489
* | Disable service worker navigation fallback (Fix #486)Bastien Wirtz2022-07-211-0/+3
| |
* | Add armv6 support for docker.Bastien Wirtz2022-07-211-1/+1
|/
* Merge pull request #485 from Tooa/fix-healthchecks-service-nameBastien Wirtz2022-07-171-0/+0
|\ | | | | fix: resolve typo in Healthchecks service name
| * fix: resolve typo in Healthchecks service nametoa2022-07-161-0/+0
|/ | | | * refs #474
* Dedicated demo page configv22.07.2Bastien Wirtz2022-07-152-3/+88
|
* Adding theming documentationBastien Wirtz2022-07-141-0/+12
|
* Merge pull request #482 from bastienwirtz/vuejs-3Bastien Wirtz2022-07-1343-7889/+2206
|\ | | | | Vuejs 3
| * Merge branch 'main' into vuejs-3Bastien Wirtz2022-07-122-0/+129
| |\ | |/ |/|
* | Merge pull request #475 from Tooa/add-healthchecks-custom-serviceBastien Wirtz2022-07-052-0/+129
|\ \ | | | | | | feat: add custom service Healthchecks
| * | feat: add custom service Healthcheckstoa2022-06-252-0/+129
| | | | | | | | | | | | * refs #474
| | * Small fixesBastien Wirtz2022-07-124-5/+7
| | |
| | * Fix theming issue & subfolder hostingBastien Wirtz2022-07-124-3/+4
| | |
| | * Fix search widgetBastien Wirtz2022-07-113-25/+34
| | |
| | * Documentation updateBastien Wirtz2022-07-113-27/+10
| | |
| | * Simplify index & fix logo pathBastien Wirtz2022-07-112-5/+3
| | |
| | * Uniform workflow yaml styleBastien Wirtz2022-07-112-8/+20
| | |
| | * Fix icons pathBastien Wirtz2022-07-041-8/+2
| | |
| | * Add missing iconsBastien Wirtz2022-07-033-0/+7
| | |
| | * Missing eofBastien Wirtz2022-07-031-1/+1
| | |
| | * Fix lint issuesBastien Wirtz2022-07-035-32/+37
| | |
| | * new PWA implementationBastien Wirtz2022-07-0320-2330/+1357
| | |
| | * Make connectivity check work with vitejs dev serverBastien Wirtz2022-07-022-3/+4
| | | | | | | | | | | | Head requests on directory path end up in 404
| | * Migrate to VueJS 3Bastien Wirtz2022-07-0215-7454/+2732
| |/ |/|
* | Vue-cli updatev22.07.1Bastien Wirtz2022-07-022-49/+49
| |
* | Prevent webserver restart on clock jumpBastien Wirtz2022-07-021-8/+9
| |
* | Merge pull request #472 from ↵Bastien Wirtz2022-07-021-3/+3
|\ \ | | | | | | | | | | | | bastienwirtz/dependabot/npm_and_yarn/shell-quote-1.7.3 Bump shell-quote from 1.7.2 to 1.7.3
| * | Bump shell-quote from 1.7.2 to 1.7.3dependabot[bot]2022-06-231-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/substack/node-shell-quote/releases) - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md) - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #479 from ngonkalves/patch-1Bastien Wirtz2022-07-021-1/+1
|\ \ | | | | | | Fix wrong config.yml path
| * | Fix wrong config.yml pathNuno Goncalves2022-06-291-1/+1
| |/ | | | | Path to config.yml when checking for existing configuration was wrong and it will never be found
* / Adding permissions configuration information.Bastien Wirtz2022-06-292-15/+32
|/
* fix repository namev22.06.1Bastien Wirtz2022-06-121-1/+1
|
* Simplified & updated CI/CDBastien Wirtz2022-06-127-133/+51
|
* Configuring automatically generated release notesBastien Wirtz2022-06-061-0/+8
|
* Lint runBastien Wirtz2022-06-052-5/+8
|