Commit Graph

627 Commits

Author SHA1 Message Date
Paul Bennett
52a136e0de Adding my custom theme for homer 2022-10-27 21:58:22 +02:00
Sylwester Wróblewski
956f38a5dc Fixed 'method' not defaulting to HEAD request in Ping functionality 2022-10-16 11:06:34 +02:00
Bastien Wirtz
0800e9ac3c Fix proxmox demo service data loading 2022-10-14 09:39:02 +02:00
Bastien Wirtz
81c90009b4 Refine demo content 2022-10-13 22:23:31 +02:00
luixal
494529f0a9 Adds proxmox data for demo. 2022-10-13 21:57:53 +02:00
luixal
96da0c7ce0 Fixes typo. 2022-10-13 21:51:06 +02:00
luixal
4fe179c533 Small refactor to remove one redundant line. 2022-10-13 21:51:06 +02:00
luixal
13069da195 Adds loading and errors icons/msgs. Adds docs. 2022-10-13 21:51:06 +02:00
Bastien Wirtz
0a03fcd9cd Docs for dummy data 2022-10-11 19:19:50 +02:00
Bastien Wirtz
73a2a4aa76 Fix pihole demo url 2022-10-11 14:53:35 +02:00
Bastien Wirtz
e6069776ce Improve demo content 2022-10-11 13:57:42 +02:00
luixal
e274807602 Adds total count for VMs. 2022-10-09 10:23:32 +02:00
luixal
10f4cca67a Adds custom service for Proxmox 2022-10-09 10:23:32 +02:00
csleal
fdf6d4284d Update customservices.md
"cicle" to circle
2022-10-08 11:54:16 +02:00
Isaac Suttell
84930a632b added more strict checking of http method to Ping service 2022-10-08 11:53:26 +02:00
Isaac Suttell
db28142374 updated Ping docs to include how to use new method property 2022-10-08 11:53:26 +02:00
Isaac Suttell
6c083d6a36 added support for Get method to Ping custom service 2022-10-08 11:53:26 +02:00
Bastien Wirtz
5418c6291a Fix UptimeKuma status message when all sites are down #503 2022-09-18 16:30:32 +02:00
Bastien Wirtz
ae1b04d1c4 Remove useless docker VOLUME instruction #509 2022-09-18 16:30:32 +02:00
Bastien Wirtz
77167e24ea
Merge pull request #504 from ostanislaw/main
Add blazing speed badge reflecting the "speed" of homer.
2022-09-06 08:54:06 +02:00
Stanislaw Ostrowski
e9faffbb1f Add blazing badge. Why? Because this is realing blazing fast dashboard. Similar to IlanCosman/tide Fish prompt. 2022-09-01 15:29:12 +02:00
Bastien Wirtz
34259e1e94 Additional page name as css class 2022-08-26 21:52:28 +02:00
Bastien Wirtz
18d9582d7b Update deps 2022-08-26 21:23:44 +02:00
Bastien Wirtz
ba5b98614b
Merge pull request #488 from bastienwirtz/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.14.1 to 5.14.2
2022-08-05 01:39:18 -07:00
Bastien Wirtz
204a7057e4
Merge pull request #493 from ChrHan/homer-internal-port-readme
Add `PORT` usage in Readme
2022-07-29 10:12:22 -07:00
ChrHan
38c1aa3a78
Add PORT usage in Readme
Add `PORT` usage in Readme for repointing internal port, as mentioned on https://github.com/bastienwirtz/homer/issues/489
2022-07-28 16:00:57 +07:00
Bastien Wirtz
9371c1537c Disable service worker navigation fallback (Fix #486) 2022-07-21 22:10:49 +02:00
Bastien Wirtz
b16b69951e Add armv6 support for docker. 2022-07-21 22:10:49 +02:00
dependabot[bot]
e68640002a
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>
2022-07-21 07:25:08 +00:00
Bastien Wirtz
746ede73ff
Merge pull request #485 from Tooa/fix-healthchecks-service-name
fix: resolve typo in Healthchecks service name
2022-07-17 13:30:49 -07:00
toa
23990e8509 fix: resolve typo in Healthchecks service name
* refs #474
2022-07-16 09:56:24 +02:00
Bastien Wirtz
e4ec8a6aa3 Dedicated demo page config 2022-07-15 22:18:55 +02:00
Bastien Wirtz
f031ac440a Adding theming documentation 2022-07-14 14:26:46 +02:00
Bastien Wirtz
c11c45a661
Merge pull request #482 from bastienwirtz/vuejs-3
Vuejs 3
2022-07-13 13:46:03 -07:00
Bastien Wirtz
0eca982f8b
Merge branch 'main' into vuejs-3 2022-07-12 13:28:07 -07:00
Bastien Wirtz
a46bede230 Small fixes 2022-07-12 22:26:45 +02:00
Bastien Wirtz
eb03092286 Fix theming issue & subfolder hosting 2022-07-12 14:07:10 +02:00
Bastien Wirtz
9582b1871a Fix search widget 2022-07-11 22:07:48 +02:00
Bastien Wirtz
ce391840e5 Documentation update 2022-07-11 22:07:15 +02:00
Bastien Wirtz
5609315fe7 Simplify index & fix logo path 2022-07-11 21:00:01 +02:00
Bastien Wirtz
4b639b1c10 Uniform workflow yaml style 2022-07-11 20:58:57 +02:00
Bastien Wirtz
d57821b5fa
Merge pull request #475 from Tooa/add-healthchecks-custom-service
feat: add custom service Healthchecks
2022-07-05 13:37:15 -07:00
Bastien Wirtz
2f1aff4dc5 Fix icons path 2022-07-04 22:17:41 +02:00
Bastien Wirtz
73d52dbd38 Add missing icons 2022-07-03 22:43:01 +02:00
Bastien Wirtz
5890d41932 Missing eof 2022-07-03 22:09:14 +02:00
Bastien Wirtz
59994bfee8 Fix lint issues 2022-07-03 21:59:57 +02:00
Bastien Wirtz
b4207f2782 new PWA implementation 2022-07-03 21:40:47 +02:00
Bastien Wirtz
c80854cb2d Make connectivity check work with vitejs dev server
Head requests on directory path end up in 404
2022-07-02 21:18:29 +02:00
Bastien Wirtz
cbbed6346a Migrate to VueJS 3 2022-07-02 21:16:41 +02:00
Bastien Wirtz
95c589ba71 Vue-cli update 2022-07-02 14:51:08 +02:00