Commit Graph

337 Commits (main)

Author SHA1 Message Date
royto a3c5b4ac9d fix: fix search on page load
Fix #611
2023-10-16 12:57:38 -07:00
JenswBE f160caecfa Fix YAML anchors
Fixes https://github.com/bastienwirtz/homer/issues/559
Based on https://eemeli.org/yaml/#schema-options
2023-10-16 12:54:40 -07:00
royto 018344d911 PR review: use API const and lint 2023-08-08 12:48:44 -07:00
royto 16d3f4f53a feat: add Readarr custom service 2023-08-08 12:48:44 -07:00
thedroid f682a84e9f
PiAlert custom service (#674)
Add Pi Alert custom service
2023-08-06 21:48:52 +02:00
thedroid b8e3f74e59 Add Immich custom service 2023-08-06 12:45:15 -07:00
Gabe Cook 6cfa1643b4 Toggle dark mode when `prefers-color-scheme` changes 2023-05-13 15:19:54 +02:00
LoV432 f0f9f0a017
Fix: don't stretch non-square logos (#640) 2023-05-02 09:28:57 +02:00
Zach Russell 6d2d9baf35
Fixed OctoPrint ‘text’ display when idle. (#607)
* Added moonraker support and temperature when idle

* removed config change

* Delete package-lock.json
2023-05-02 09:27:27 +02:00
Floren Munteanu d362add383
Implement PiHole API token (#580)
Implement PiHole API token
2023-02-19 12:18:56 -08:00
Matt Bentley dfde8ea89d
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>
2023-02-07 08:38:37 +01:00
Bastien Wirtz 70f583c3e1
Octoprint service (#324) (#560)
Add Octoprint service.
2022-11-27 09:41:12 -08:00
Matt Bentley 98fe0a3939
Adds SABnzbd custom service; fixes #494 (#555)
* Adds SABnzbd custom service; fixes #494
2022-11-19 07:14:22 -08:00
Julien Roy c9a6495186
What's up docker custom service (#444)
Add WUD
2022-11-05 14:44:25 -07:00
bchavez d141a69a7d ConnectivityChecker: Bug Fix - Remove double // in aliveCheckUrl causing Invalid Redirect URL with CloudFlare Access. 2022-11-05 22:35:41 +01:00
Bastien Wirtz beb5755747 Rework speedtesttracker based on the Generic component 2022-11-05 22:14:32 +01:00
Bernhard Großer b5048fc353
Speedtesttracker integration (#262)
added SpeedtestTracker service
2022-11-05 07:32:56 -07:00
Bastien Wirtz 24b6dedbe1 Apply lint 2022-11-05 15:24:41 +01:00
Bastien Wirtz d32f7f6467 Proxmox improvements 2022-11-05 15:21:18 +01:00
Bastien Wirtz f72c0bc781 New Copy to clipboard custom service 2022-11-05 15:11:48 +01:00
Bastien Wirtz bdad8933ff Apply lint fixes 2022-10-31 10:12:15 +01:00
lindely 51ba5ff503
Service for rTorrent. (#511)
Service for rTorrent.
2022-10-31 02:09:59 -07:00
Shagon94 cfd31b86b5
qBittorrent service (#540)
qBittorrent service
2022-10-30 10:32:51 -07:00
Bastien Wirtz 5bb84dcefb Fix openweather service 2022-10-30 14:48:45 +01:00
apivko de814b9e04
Displaying the timezone hour near temprature for each location (#449)
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-10-30 06:28:58 -07:00
Bastien Wirtz 7172b6f507 Update dependencies 2022-10-29 15:39:35 +02:00
Sylwester Wróblewski 956f38a5dc Fixed 'method' not defaulting to HEAD request in Ping functionality 2022-10-16 11:06:34 +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
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
Isaac Suttell 84930a632b added more strict checking of http method to Ping service 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 34259e1e94 Additional page name as css class 2022-08-26 21:52:28 +02:00
toa 23990e8509 fix: resolve typo in Healthchecks service name
* refs #474
2022-07-16 09:56:24 +02: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 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
toa 1b9a3f1975 feat: add custom service Healthchecks
* refs #474
2022-06-25 15:34:25 +02:00
Bastien Wirtz 10f6f123e8 Lint run 2022-06-05 21:50:28 +02:00
Bastien Wirtz 2b48d1c057
Merge pull request #448 from bemble/main
feat(pwa): enhance connectivity checks
2022-06-04 09:07:15 +02:00
Pierre 132e9a0df5 feat(auth): do not handle redirection in getConfig
It will be handled by connectivity checker
2022-05-30 17:04:21 +02:00
Pierre f64278d41d feat(connectivity): change query parameter to change connectivity
Always use timestamp as query parameter instead of alive
2022-05-30 17:03:28 +02:00
Bastien Wirtz 95d73348e5 Updates 2022-05-29 09:46:05 +02:00
Pierre 4353f5e036 feat(auth): handle unauthorized request in connectivity
Reload page without cache if 401 and 403 status in response
2022-05-16 14:52:46 +02:00
James Coleman 9506ed53c8 Add support for search keywords to solve issue #372 2022-05-12 17:30:24 -05:00
Pierre 98b460d6fe fix(auth): add timestamp in URL to prevent infinite redirection loop 2022-05-10 09:46:42 +02:00
Pierre bf2fcc6641 feat(pwa): enhance connectivity checks
Also add support to auth proxy such as Authelia
2022-05-09 23:47:05 +02:00
Bastien Wirtz 4f56c2c11b Handle 404 error on config file. 2022-04-30 15:39:36 +02:00
Bastien Wirtz 049f85221e Simplify the container starting process to allow it to run with a
unprivileged user
2022-04-30 15:39:36 +02:00
Evan Steinkerchner 9bb51bb244 Fixed prettier warning 2022-04-29 14:21:42 -04:00
Evan Steinkerchner e6c106eb72
Added Tautulli service (#439) 2022-04-29 14:18:59 -04:00
Evan Steinkerchner 6e4410d8f1 Change main-section margin-bottom to padding-bottom to compensate for footer 2022-04-28 17:50:56 -04:00
Evan Steinkerchner cc0bc909da Small formatting fix 2022-04-28 17:13:37 -04:00
Evan Steinkerchner 4d35b1fdcc Fixed issue where v-for keys could clash if two groups had the same name 2022-04-28 17:07:52 -04:00
Adyanth H 847d1ba3e8
Add UptimeKuma Service component (#414)
*  Add UptimeKuma Service component

* 📝 Add custom services documentation

* Change await to fetch and use new API

*  Tri State logic from Uptime Kuma

* 📝 Add and lint documentation

* Remove erroneous logging

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Remove CORS warning

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Correct error level

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Correct error level

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Prevent caching of requests

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Prevent caching of requests

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>

* Undo unrelated changes

Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
2022-04-20 08:43:55 -04:00
Bastien Wirtz 9e1e82b0f3
Merge pull request #402 from Zareix/feature/portainer-environments
Portainer service - Select environments
2022-04-07 21:45:32 +02:00
SouLSLayeR 1275a8cce5
Update src/components/services/Emby.vue
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-04-01 00:07:02 +03:00
unknown cd1fc28f51 Removed await from api call 2022-03-31 23:55:32 +03:00
unknown 5c42d50d47 No authentication required for public endpoint 2022-03-31 23:54:26 +03:00
unknown abfe72b9cf Fixed yarn lint errors 2022-03-29 11:39:15 +03:00
unknown 585844394d Initial Emby service commit 2022-03-28 20:00:17 +03:00
Raphaël Catarino 4e953d7c81 prettier 2022-03-19 14:12:30 +01:00
Raphaël Catarino e2ebf9973b select environments 2022-03-19 13:52:41 +01:00
Raphaël Catarino a7cbcc7700 fix if endpoint not up 2022-03-19 12:59:05 +01:00
Evan Steinkerchner 049610bc91
Merge pull request #311 from Aryess/main
Fix #121 - Change default theme and layout from config
2022-03-13 15:00:09 -04:00
Bastien Wirtz f398006935 Add a get started link when no configuration is found 2022-03-11 22:47:26 +01:00
Bastien Wirtz db2a2af3a4
Merge pull request #393 from jamesmacwhite/ping-endpoint-urls
Check if path has data before adding a trailing slash (/)
2022-03-06 22:30:10 +01:00
James White 1340a8e6d0 Check if path has data before adding / 2022-03-06 20:04:16 +00:00
Evan Steinkerchner edd2c9ce2d Removed number fudging used for testing 2022-03-01 21:05:14 -05:00
Evan Steinkerchner a1a70d4a3c Added Portainer custom service 2022-03-01 20:55:45 -05:00
FinalDoom c6ec28f1c5 Change Radarr/Sonarr v3 to use totalRecords as counting paged records is
wrong number
2022-02-18 06:39:27 -07:00
Bastien Wirtz 893690cf95 Lint fixes 2022-02-10 22:07:00 +01:00
Bastien Wirtz 096c7eda48
Merge branch 'main' into fix/sonarr-radarr-api 2022-02-10 21:50:53 +01:00
Duy NGUYEN 6c8f9f1c5b Fix radarr legacy api call 2022-02-01 23:01:09 +01:00
Duy NGUYEN f7f4ebdf66 Parse new V3 api response 2022-02-01 18:32:25 +01:00
Duy NGUYEN 8ede30411e Radarr and Sonarr V3 api support optional 2022-02-01 17:05:23 +01:00
Duy NGUYEN cb154a6818 Update Sonarr and Radarr API 2022-02-01 16:39:15 +01:00
Raphaël Catarino 990606a38a Added Prowlarr custom service 2022-01-31 13:13:28 +01:00
Bastien Wirtz 8283b8da5a Make Lidaar component use the Generic base component 2021-12-13 21:07:30 +01:00
Bastien Wirtz b1c8586441
Merge pull request #329 from Panzer1119/main
Add Lidarr service
2021-12-13 11:54:04 -08:00
Bastien Wirtz 9c77651692 Last batch of custom services refacto. 2021-12-12 22:20:10 +01:00
Bastien Wirtz b4a2db6e37 Services refactoring 2021-12-12 16:28:20 +01:00
Paul Hagedorn 754372579e
feat: add Lidarr service 2021-11-02 18:26:33 +01:00
Robin Schneider 9fce0ce5a5
Update src/components/services/OpenWeather.vue
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2021-10-25 14:08:31 +02:00
Robin Schneider f2c901a1ec
Merge branch 'bastienwirtz:main' into apikey 2021-10-25 14:06:41 +02:00
Robin Schneider 487f954a36 Fixes apikey inconsistency 2021-10-13 13:51:39 +02:00
Robin Schneider 446e78d2ab Merged main, fixed hotkey support 2021-10-12 14:36:22 +02:00
Aryess 5db2414d05 Fix #121 - Change default theme and layout from config 2021-10-12 11:37:24 +11:00
Robin Schneider 1c0bf7132a Added requested changes 2021-10-11 23:54:34 +02:00
Robin Schneider 2f19540400
Merge branch 'bastienwirtz:main' into hotkey 2021-10-11 23:48:05 +02:00
Bastien Wirtz c72acd57d0
Merge pull request #310 from ArturBa/main
Add Prometheus custom component
2021-10-11 13:23:43 -07:00
Artur Bauer 80ba98cf66
Code review fixes 2021-10-11 18:41:28 +02:00
Artur Bauer 8d9cfa98bd
Add Prometheus custom component 2021-10-10 22:14:33 +02:00
Robin Schneider 7a4e78e8d0
Merge branch 'bastienwirtz:main' into icon-color 2021-10-10 21:41:23 +02:00
Robin Schneider 87aadbb6df
Merge branch 'bastienwirtz:main' into hotkey 2021-10-10 21:40:42 +02:00
Bastien Wirtz 2fba043575 Allow non json reponse in fetch. 2021-10-10 10:37:20 +02:00
Bastien Wirtz efc2bbb856 Allow any service to override the credentials option 2021-10-10 10:16:18 +02:00
Bastien Wirtz 0a3be103dc Factorize fetch options 2021-10-10 09:26:02 +02:00
Robin Schneider 3faeac7e9f Added custom fontawesome icon color option with link property 2021-10-08 17:42:23 +02:00
Robin Schneider b64b17a4f9 Fixed spelling 2021-10-08 15:11:00 +02:00
Robin Schneider 270e522e0e
Merge branch 'bastienwirtz:main' into hotkey 2021-10-07 00:15:26 +02:00
Bastien Wirtz 2ca4faad9c Extendable base service for easier development. 2021-10-06 22:55:09 +02:00
Bastien Wirtz 1d3287dcca Apply linters 2021-09-25 12:18:13 +02:00
Colin d6d078132b
Update Sonarr.vue 2021-09-22 10:47:10 -07:00
Colin e32643056e
Add credentials: "include" back to Sonarr 2021-09-22 10:37:52 -07:00
Colin eecd0db92e
Add credentials: "include" back to Radarr` 2021-09-22 10:23:24 -07:00
Bastien Wirtz d489f6ef87
Merge pull request #243 from waschinski/patch-1
Improving Adguard Home service
2021-09-15 00:40:05 -07:00
Andreas Waschinski b63add2f95
Status visibility no longer depending on subtitle 2021-09-14 22:44:42 +02:00
Bastien Wirtz a6b72c97d0
Merge pull request #246 from waschinski/mealie-service
Adding Mealie service
2021-09-14 13:38:23 -07:00
Andreas Waschinski 4eeed6596b
Merge branch 'main' into patch-1 2021-09-14 08:56:06 +02:00
Bastien Wirtz f11b1c9dcf Weather service refactoring 2021-09-13 23:13:26 +02:00
Bastien Wirtz 92d5b8d424
Merge branch 'main' into main 2021-09-13 13:09:40 -07:00
Bastien Wirtz 55c3ea4d92 Deps updates & lint 2021-09-13 22:03:13 +02:00
Bastien Wirtz 33d60aa76a
Merge pull request #271 from Sharknoon/main
Fixed the height of the Dashboard Title in case of a long string
2021-09-13 12:57:58 -07:00
Bastien Wirtz afe6d34ced
Merge pull request #258 from mcclurec/sso-compliant-fetch-calls
SSO Compliant Fetch Calls
2021-09-13 12:55:14 -07:00
Bastien Wirtz 1ed0a2f387
Merge pull request #213 from simonporte/main
Fix transparency level behind links
2021-09-13 12:45:58 -07:00
Robin Schneider 584f2b4b32 Added custom hotkey support 2021-09-11 12:42:57 +02:00
Josua Frank 6c834c24b6
Update app.scss
Fixed the height of the header in case of a longer dashboard title
2021-09-09 16:14:49 +02:00
Colin bbe7149d58
Update PiHole.vue 2021-08-16 14:17:15 -07:00
Colin 7efcd282bb
Update AdGuardHome.vue 2021-08-16 14:16:29 -07:00
simonporte addaf36c3d Fix transparency level behind links 2021-08-16 21:08:25 +02:00
Colin 4852ae6b85
Update AdGuardHome.vue 2021-08-11 15:41:33 -07:00
Colin 2f6d9e1b09
Update PaperlessNG.vue 2021-08-11 15:41:11 -07:00
Colin 0dc3cea15e
Update PiHole.vue 2021-08-11 15:40:22 -07:00
Colin 76a46c3507
Update Ping.vue 2021-08-11 15:38:24 -07:00
Colin cf2fb08dc7
Update PaperlessNG.vue 2021-08-11 15:37:17 -07:00
Colin 077be43473
Update AdGuardHome.vue 2021-08-11 15:35:41 -07:00
Colin ecec695272
include credentials while making fetch calls 2021-08-11 15:25:51 -07:00
Andreas Waschinski a74fa38302
Merge branch 'main' into patch-1 2021-08-08 11:18:46 +02:00
rvk 304362adfd Fix CORS issue for Radarr and Sonarr services 2021-08-04 21:26:15 +02:00
rvk 25f99adc6c Fix CORS issue for Radarr and Sonarr services 2021-08-04 21:19:28 +02:00
Andreas Waschinski b2062fb60a Merge remote-tracking branch 'upstream/main' into mealie-service 2021-07-28 16:13:50 +02:00
Andreas Waschinski 64ac4c48d5 Statistics now also need the token for authentication 2021-07-28 16:10:11 +02:00
Bastien Wirtz f3b3b89b7c Simplify the connectivity checker 2021-07-14 16:41:00 +02:00
Bastien Wirtz a6b7db5437
Merge pull request #186 from pdevq/connectivity_checker_status
Fix ConnectivityChecker to evaluate the response status codes
2021-07-14 07:37:53 -07:00
Bastien Wirtz 3a8fa151f4 Improve ping service 2021-07-14 15:49:19 +02:00
Bastien Wirtz c06c0cdf9b Lint & updates 2021-07-14 12:05:53 +02:00
Andreas Waschinski 73a102f3fa Merge branch 'main' into mealie-service 2021-07-14 11:48:54 +02:00
Bastien Wirtz f9cc1d27cc
Merge pull request #239 from azrikahar/patch-1
fix card border radius when it's the only child
2021-07-14 02:23:39 -07:00
Bastien Wirtz f5b467f933
Merge pull request #245 from boerniee/paperlessng-integration
Added paperless service
2021-07-14 02:13:52 -07:00
Bastien Wirtz ded5228972
Merge pull request #240 from stubbfel/stubbfel-add-ping-service
Add  Ping services
2021-07-14 02:07:35 -07:00
Bastien Wirtz c4cae400d5
Merge pull request #219 from tpansino/support-message-icon-url
Support passing FA icon in message URL payload
2021-07-14 01:55:59 -07:00
Bastien Wirtz 9e1b1bd1d2
Merge pull request #178 from twolaw/healthcheck2
Create Radarr, Sonarr & Medusa services
2021-07-14 01:52:35 -07:00