aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Proxmox improvementsBastien Wirtz2022-11-052-14/+44
|
* New Copy to clipboard custom serviceBastien Wirtz2022-11-052-0/+103
|
* Apply lint fixesv22.10.2Bastien Wirtz2022-10-312-172/+185
|
* Service for rTorrent. (#511)lindely2022-10-315-0/+197
| | | Service for rTorrent.
* Fixed the table in the Proxmox section (#534)tralce2022-10-301-1/+1
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* qBittorrent service (#540)Shagon942022-10-305-23/+229
| | | qBittorrent service
* Shorter weather titleBastien Wirtz2022-10-301-1/+1
|
* Fix openweather serviceBastien Wirtz2022-10-304-9/+66
|
* Displaying the timezone hour near temprature for each location (#449)apivko2022-10-301-1/+28
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* troubleshooting: add openweather service help (#471)CleanMachine12022-10-301-0/+9
| | | * troubleshooting: add openweather service help
* Add support link to demo content.Bastien Wirtz2022-10-291-0/+4
|
* Update dependenciesBastien Wirtz2022-10-293-471/+441
|
* Update README.mdBastien Wirtz2022-10-281-1/+3
|
* Adding my custom theme for homerPaul Bennett2022-10-271-0/+1
|
* Fixed 'method' not defaulting to HEAD request in Ping functionalitySylwester Wróblewski2022-10-161-1/+1
|
* Fix proxmox demo service data loadingBastien Wirtz2022-10-141-1/+2
|
* Refine demo contentBastien Wirtz2022-10-135-26/+77
|
* Adds proxmox data for demo.luixal2022-10-133-0/+54
|
* Fixes typo.luixal2022-10-131-1/+1
|
* Small refactor to remove one redundant line.luixal2022-10-131-2/+1
|
* Adds loading and errors icons/msgs. Adds docs.luixal2022-10-132-3/+24
|
* Docs for dummy dataBastien Wirtz2022-10-111-0/+15
|
* Fix pihole demo urlBastien Wirtz2022-10-111-1/+2
|
* Improve demo contentBastien Wirtz2022-10-113-0/+45
|
* 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