Michael Shamoon
fe4a967a15
rename hdhomerun lineup endpoint
2022-11-18 22:21:52 -08:00
Michael Shamoon
b5d5b7c552
lint HDHomeRun widget
2022-11-18 22:21:52 -08:00
Don Reece
1b00ac2e37
Add HDHomeRun widget
...
- Tracking Channels, and HD Channels
2022-11-18 22:21:52 -08:00
James Wynn
1ca61114ef
Merge branch 'benphelps:main' into kubernetes
2022-11-18 18:02:53 -06:00
Michael Shamoon
1215808dd4
Add validation, error display for gluetun
2022-11-18 15:24:07 -08:00
Michael Shamoon
8a783ba9f6
Simplify error catching
2022-11-18 15:24:07 -08:00
Michael Shamoon
00163d2f44
Update homebridge, autobrr, truenas, tubearchivist, watchtower, pyload widgets
2022-11-18 15:24:07 -08:00
Michael Shamoon
1695fd5bee
Add field validation for some widgets
2022-11-18 15:24:07 -08:00
Michael Shamoon
21017e4716
Add detailed Error component for service widgets
2022-11-18 15:24:07 -08:00
Jason Fischer
5b7d2eaf07
Merge pull request #499 from benphelps/npm-no-fetch
...
Fix: Change npm widget to use httpProxy not fetch
2022-11-18 15:19:30 -08:00
shamoon
6e7236981b
Merge pull request #512 from Tarow/gluetun-widget
...
Add gluetun widget
2022-11-18 09:03:46 -08:00
Michael Shamoon
c117f18d20
Improve error handling with pyload-ng API
2022-11-11 12:39:54 -08:00
Michael Shamoon
3c0b18570e
pyload widget compatibility with pyload-ng
...
Closes https://github.com/benphelps/homepage/issues/517
2022-11-10 13:16:10 -08:00
Niklas
9060d3436c
Add gluetun widget
2022-11-09 17:04:48 +01:00
shamoon
b719a9f6a0
Merge pull request #496 from stuffinator/pyload_widget
...
Add Pyload widget
2022-11-08 13:24:45 -08:00
stuffinator
1fd9686e41
- fixed empty password not working
...
- Airbnb style guide
2022-11-08 21:47:12 +01:00
Michael Shamoon
3e73fb65ea
Use compact now playing format
2022-11-07 12:52:56 -08:00
Michael Shamoon
31b644c939
fix navidrome nothing playing, simplify widget params
2022-11-07 11:13:08 -08:00
Michael Shamoon
69786600b1
Pyload widget use httpProxy instead of fetch
2022-11-07 08:22:03 -08:00
Michael Shamoon
8b2b8d7b35
Cache Pyload widget login sessionId, refactor
2022-11-07 08:22:03 -08:00
ForeverEndeavor
210d746ef6
Feature: add navidrome support
2022-11-07 10:16:03 -06:00
Michael Shamoon
319d3bfae3
Change npm widget to use httpProxy not fetch
2022-11-06 18:05:22 -08:00
James Wynn
4fc6db49ca
Improved kubernetes error handling
2022-11-06 06:58:52 -06:00
James Wynn
c4333fd2dc
Kubernetes support
...
* Total CPU and Memory usage for the entire cluster
* Total CPU and Memory usage for kubernetes pods
* Service discovery via annotations on ingress
* No storage stats yet
* No network stats yet
2022-11-06 06:58:52 -06:00
stuffinator
02027deb06
code styling
2022-11-06 11:45:25 +01:00
stuffinator
d6f53ab1e9
Merge remote-tracking branch 'origin/main' into pyload_widget
2022-11-06 11:10:09 +01:00
stuffinator
5b21444c2e
Add Pyload widget
2022-11-06 11:05:31 +01:00
Michael Shamoon
b25ba09e18
Fix error detection in emby widget
2022-11-05 21:43:59 -07:00
Michael Shamoon
872d2a8ace
lint truenas widget
2022-11-03 21:28:09 -07:00
Dimitar Ilkov
30c35f99d2
Merge branch 'main' of github.com:chazzbg/homepage into truenas-widget
2022-11-03 14:00:46 +02:00
Brandon Barker
68b8e4b376
feat: add tubearchivist widget
2022-10-31 15:23:34 +02:00
ForeverEndeavor
1963a94f74
fix endpoint typo in emby widget
2022-10-29 13:39:54 -05:00
Michael Shamoon
5f71486b74
remove unnecessary watchtower header cache, code style
2022-10-28 00:59:47 -07:00
FauFra
87c3ba8faa
Added support to watchtower statistics
2022-10-28 00:30:29 -07:00
Dimitar Ilkov
300bb3487e
format uptime
2022-10-27 10:44:21 +03:00
Michael Shamoon
25f27dcfdd
Merge branch 'main' into pr/451
2022-10-26 08:00:12 -07:00
Brandon Barker
a2a5382ddb
feat: add autobrr widget
2022-10-26 12:56:43 +02:00
Dimitar Ilkov
3483fe1188
Add widget for Truenas
2022-10-26 11:36:15 +03:00
Michael Shamoon
e19583b6b0
lint
2022-10-24 22:21:07 -07:00
Michael Shamoon
c601094c32
fix login retry, use token expiration, object deconstruction
2022-10-24 22:15:16 -07:00
Michael Shamoon
d942e989bd
Refactor proxy for brevity
2022-10-24 14:46:50 -07:00
Michael Shamoon
df3e2eff11
Merge branch 'widget/homebridge' of https://github.com/Fernando-Neira/homepage into pr/442
2022-10-24 14:44:01 -07:00
Fernando Neira
57dae4021d
feature: improvement login api calls
2022-10-24 18:42:55 -03:00
Michael Shamoon
b1bf251309
Capitalize status
...
=)
2022-10-24 14:27:31 -07:00
Fernando Neira
5c5b677075
improvements
2022-10-24 18:09:48 -03:00
Fernando Neira
c9512a6d26
add homebridge plugin
2022-10-24 16:40:49 -03:00
Ben Phelps
0506efb554
Merge pull request #386 from brunoccr/main
...
Add ChangeDetection.io widget
2022-10-21 11:16:57 +03:00
Jason Fischer
74de07a22a
Merge pull request #418 from JazzFisch/fix-397
...
Fix incorrect wanted value in Radarr widget and add the "Missing" field.
2022-10-20 17:28:48 -07:00
Jason Fischer
cec193b93a
Fix merge conflict
2022-10-20 16:37:09 -07:00
Jason Fischer
f022315d11
Snap to Radarr's native filter logic
2022-10-20 16:34:37 -07:00