Luis Brito
fb2492e577
Adds widget for NextDNS
2 years ago
Michael Shamoon
95dcb8802a
Use ResolvedIcon, remove extra div
2 years ago
Vinay Dawani
9188f5cdd9
cleanup
2 years ago
Snekussaurier
645cf211dd
Add ability to use custom logo
2 years ago
Vinay Dawani
c720df0805
double negation instead of ternary. force boolean
2 years ago
Vinay Dawani
b7722ed333
check swarm value before passing
2 years ago
Vinay Dawani
fb883c7b27
added yaml file variable for swarm mode checks
2 years ago
Vinay Dawani
f51e755216
Merge remote-tracking branch 'forkorigin/main' into features/basic-docker-swarm
2 years ago
Michael Shamoon
146326f427
fix plex proxy async bug
2 years ago
Michael Shamoon
ccc1229098
fix intermittent loss of plex stats
...
closes #656
2 years ago
Michael Shamoon
91d8e56471
append service name to cache keys
2 years ago
Michael Shamoon
5e722b4d11
Fix plex widget error with 1 library
2 years ago
James Wynn
51ff424d98
added check for nodes without disks
2 years ago
James Wynn
ec08535204
fixed podSelector discovery
2 years ago
James Wynn
a146c13c4f
fixed unintentional blank default podSelector from discovery
2 years ago
James Wynn
8543118607
updated ingress selector label, added href override annotation
2 years ago
James Wynn
27d067dc4c
Typo in kubernetes component
2 years ago
Michael Shamoon
712fbb53c7
Fix rate unit displays
2 years ago
James Wynn
09eb172079
new status format, new podSelector field, more accurate pod stats
...
* renamed pod label prefix from "homepage" to "gethomepage.dev"
which is more inline with typical kubernetes practices
2 years ago
James Wynn
174cb651b4
Merge branch 'main' into kubernetes
2 years ago
Michael Shamoon
94af8044f1
fix minor flood without a backend error
2 years ago
Michael Shamoon
f89093a067
Update openmeteo-condition-map.js
2 years ago
Michael Shamoon
535a7d2f2d
Add optional tz
2 years ago
Michael Shamoon
656b818488
Fix conditions map for openmeteo
2 years ago
Niklas
0ce5311b5f
fix lint errors
2 years ago
Niklas
90cb395dc6
change calculation of passed devices
2 years ago
shamoon
cbf72eedab
fix missing passing condition
2 years ago
Niklas
3f79a2fdda
thresholdStatusMapping bugfix
2 years ago
Niklas
1a94453849
Respect scrutiny device status threshold setting
2 years ago
Michael Shamoon
57d12c32fc
Hide docker memory stats when unsupported
2 years ago
Michael Shamoon
c01b60dbd1
try to detect invalid settings load
2 years ago
shamoon
f09268230e
Merge pull request #607 from benphelps/fix-590
...
Fix: unable to build from source on some installs
2 years ago
Michael Shamoon
01b55a17f1
fix flood lint
2 years ago
shamoon
ff31b36b46
Merge pull request #598 from JigSawFr/widget/flood
...
Add flood widget
2 years ago
JigSawFr
8a84eba232
fix(widgets): move flood auth from BASIC to raw json body
2 years ago
shamoon
9d2f1ab8c8
Add default interval setting for coinmarketcap
2 years ago
JigSawFr
7087ed80cc
Add flood widget
2 years ago
Michael Shamoon
1aeb3a3b63
Add a perfunctory key to <span>
2 years ago
shamoon
df5ff48000
Merge pull request #594 from benphelps/fix-591
...
Fix: Add token expiration, tweak error handling for npm
2 years ago
shamoon
537b1b344d
Merge pull request #586 from benphelps/add-diskstation
...
Add Synology DiskStation widget
2 years ago
Michael Shamoon
98c8f2078d
fix another react deps warning
2 years ago
Michael Shamoon
039d3df7d8
Add token expiration, tweak error handling for npm
2 years ago
Michael Shamoon
94678be85e
retry ping > 500 too
2 years ago
shamoon
b0cce6dbde
Merge pull request #587 from benphelps/ping-fallback
...
Change: Add fallback to http GET for ping
2 years ago
Michael Shamoon
33bd349e43
Add fallback to HTTP GET for ping
2 years ago
Jason Fischer
4eabdc1e5e
Add Synology DiskStation widget
...
closes #523
2 years ago
shamoon
c880fb344f
Merge pull request #583 from benphelps/fix-582
...
Fix quicklaunch z-index
2 years ago
Michael Shamoon
c2230fb308
Fix quick-launch z-index
...
Closes #582
2 years ago
Myztillx
2f523abe9d
Added processing count to overseerr
2 years ago
Michael Shamoon
69b1049c17
Graceful fallback when build args not supplied
...
See #578
2 years ago
Michael Shamoon
44c2a1ecbd
fix react dep warning
2 years ago
Michael Shamoon
4c70bff952
Show memory up to 1 decimal place
2 years ago
Jason Fischer
bc4d662b2d
Merge pull request #567 from benphelps/fix-563
...
Fix: deluge widget doesnt use username
2 years ago
Michael Shamoon
812eb3d70f
Fix datetime react render error
2 years ago
Michael Shamoon
c9f508d321
deluge doesnt use username
2 years ago
Michael Shamoon
04fbf315ee
Fix startup errors on completely empty settings file
...
Closes #564
2 years ago
Jason Fischer
e0edc2735d
Add healthy status if available
2 years ago
Jason Fischer
07385dc91e
Add container health details to status
2 years ago
Michael Shamoon
f16bd91978
fix version number missing
2 years ago
shamoon
ff27d90a54
Merge pull request #551 from JazzFisch/add-deluge
2 years ago
Jason Fischer
034dbb956a
Change qBittorrent to no longer use fetch
2 years ago
shamoon
1ca1d6a5c8
Merge pull request #543 from brunoccr/main
...
Fix error on refresh sending DATA var undefined on first time on widget ChangeDetection.IO
2 years ago
Michael Shamoon
a488cc0115
Use statistics endpoint for paperless-ngx
2 years ago
James Wynn
c54374068d
fixed a formatting error and longhorn's usage bar
2 years ago
Niklas
a677a507b8
Added paperless-ngx widget
2 years ago
Jason Fischer
9f03d18e49
Move content-length calculation to http module
...
- consolidate http / https functionality to single function
2 years ago
Michael Shamoon
ccfafe1b31
fix fatal jsonrpc error, error handling, add content-length
2 years ago
Michael Shamoon
165add7f53
Handle deluge with 0 torrents
2 years ago
Jason Fischer
bec62a0949
Fix linting errors
2 years ago
Jason Fischer
7266390491
Add Deluge widget
...
- Create semi-generic jsonrpc proxy handler
- Refactor NZBGet to use jsonrpc proxy handler
closes #190
2 years ago
Niklas
16561bac79
Add scrutiny widget
2 years ago
Bruno Rossetto
4584384beb
Fix error on refresh sending DATA var undefined on first time
2 years ago
Michael Shamoon
92d456dbf4
fix group sort to prevent possible loss
2 years ago
Michael Shamoon
e4c0a62fd9
Merge branch 'main' of https://github.com/benphelps/homepage
2 years ago
Michael Shamoon
b393318084
fix group sorting bug
2 years ago
Jason Fischer
354f819041
Merge pull request #505 from benphelps/ping-and-redesign-status
...
Feature: Service ping, redesign docker status
2 years ago
Jason Fischer
0428914690
Merge pull request #535 from theeternalrat/configurable-logpath
...
Added configurable setting for log folder
2 years ago
Michael Shamoon
0653b12104
fix quicklaunch sometimes mislabels bookmarks
2 years ago
Michael Shamoon
c57d980558
fix rutorrent lint
2 years ago
Michael Shamoon
b5bb9c0272
Fix rutorrent widget always uses port 80
...
Closes #538
2 years ago
Rat
c8806a8775
lint fix
2 years ago
James Wynn
a1f2003a77
Merge branch 'main' into kubernetes
2 years ago
Michael Shamoon
f9c2f40ad1
hide webkit details marker, logger url output
2 years ago
Michael Shamoon
4ccf8eddae
fixes for widget validation
2 years ago
Michael Shamoon
9d5e401fe2
fix hdhomerun lint
2 years ago
Michael Shamoon
a282538782
Fix viewport tag location lost in merge
2 years ago
shamoon
d76a18565c
Merge branch 'main' into fix/icon
2 years ago
Michael Shamoon
3393cbcfc1
update to new widgets API error handling
2 years ago
Michael Shamoon
fe4a967a15
rename hdhomerun lineup endpoint
2 years ago
Michael Shamoon
b5d5b7c552
lint HDHomeRun widget
2 years ago
Don Reece
1b00ac2e37
Add HDHomeRun widget
...
- Tracking Channels, and HD Channels
2 years ago
shamoon
0ad026503a
Merge pull request #358 from GodD6366/feat/support-sort-layout
...
Feature: support sort layout
2 years ago
James Wynn
1ca61114ef
Merge branch 'benphelps:main' into kubernetes
2 years ago
James Wynn
fdb143304f
Separated kubernetes widgets from resources widgets
2 years ago
Rat
83a3a06386
Added configurable setting for log folder, falls back to config path if not set
2 years ago
Michael Shamoon
1215808dd4
Add validation, error display for gluetun
2 years ago
Michael Shamoon
8a783ba9f6
Simplify error catching
2 years ago
Michael Shamoon
00163d2f44
Update homebridge, autobrr, truenas, tubearchivist, watchtower, pyload widgets
2 years ago
Michael Shamoon
f473d324df
Fix docker status error display
2 years ago
Michael Shamoon
7c4d8a77cf
Update error display styling
2 years ago
Michael Shamoon
1695fd5bee
Add field validation for some widgets
2 years ago
Michael Shamoon
21017e4716
Add detailed Error component for service widgets
2 years ago
Michael Shamoon
7b7740563e
Basic widget data validation
2 years ago
Jason Fischer
5b7d2eaf07
Merge pull request #499 from benphelps/npm-no-fetch
...
Fix: Change npm widget to use httpProxy not fetch
2 years ago
shamoon
6e7236981b
Merge pull request #512 from Tarow/gluetun-widget
...
Add gluetun widget
2 years ago
Michael Shamoon
c117f18d20
Improve error handling with pyload-ng API
2 years ago
Michael Shamoon
3c0b18570e
pyload widget compatibility with pyload-ng
...
Closes https://github.com/benphelps/homepage/issues/517
2 years ago
Michael Shamoon
f11173bcaf
Fix text centering in block labels on small screens
...
Closes #516
2 years ago
Niklas
9060d3436c
Add gluetun widget
2 years ago
Jason
280bd0e621
Fix: openweathermap day/night icon issue
...
The day/night icon does not display properly in openwathermap widget due to the typo (sundown -> sunset) in parsing data from openweathermap api. The icon should be displayed properly after the fix.
2 years ago
shamoon
b719a9f6a0
Merge pull request #496 from stuffinator/pyload_widget
...
Add Pyload widget
2 years ago
stuffinator
1fd9686e41
- fixed empty password not working
...
- Airbnb style guide
2 years ago
Michael Shamoon
2bcfc36bc2
use grid-cols instead of flex-basis for bookmarks
...
Fixes #507
2 years ago
Michael Shamoon
3e73fb65ea
Use compact now playing format
2 years ago
Michael Shamoon
1c456b70c0
Re-create service ping, docker status changes
...
See #388
2 years ago
Michael Shamoon
31b644c939
fix navidrome nothing playing, simplify widget params
2 years ago
Michael Shamoon
69786600b1
Pyload widget use httpProxy instead of fetch
2 years ago
Michael Shamoon
8b2b8d7b35
Cache Pyload widget login sessionId, refactor
2 years ago
ForeverEndeavor
210d746ef6
Feature: add navidrome support
2 years ago
Michael Shamoon
319d3bfae3
Change npm widget to use httpProxy not fetch
2 years ago
Michael Shamoon
2ab05350a3
Fix maxWidth / maxHeight style attrs
2 years ago
James Wynn
056e26dfd3
Improved handling of empty or disabled kubernetes configuration
2 years ago
James Wynn
0c6f7dbee1
Cleaned up some variable names
2 years ago
James Wynn
4fc6db49ca
Improved kubernetes error handling
2 years ago
James Wynn
8887fcc3ee
longhorn support
...
* longhorn widget for showing storage stats as "disks"
2 years ago
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
2 years ago
stuffinator
02027deb06
code styling
2 years ago
stuffinator
d6f53ab1e9
Merge remote-tracking branch 'origin/main' into pyload_widget
2 years ago
stuffinator
5b21444c2e
Add Pyload widget
2 years ago
Michael Shamoon
b25ba09e18
Fix error detection in emby widget
2 years ago
Michael Shamoon
57fef06931
fix resolved icon mdi icon overflow
2 years ago
Michael Shamoon
5fd5762c0c
fix bookmark abbr + icon
2 years ago
Don Reece
8115b54ef9
Adds the option for a bookmark icon (same functionality as service icons). Falls back to abbreviation.
...
Revert "Adds the option for a bookmark icon (same functionality as service icons). Falls back to abbreviation."
This reverts commit d7131584442ba5a52823cf0aa6e96c4b5f09141a.
Add icons to bookmarks
2 years ago
maharsh9100
71faaa56dc
Feature: add category icons ( #301 )
...
* Update setting.yaml mapping
* Implement adding icon to categoryTitle
* Move resolveIcon func to utils for reusability
* Turn off default export eslint rule
* Fix util typo
* Revert "Turn off default export eslint rule"
This reverts commit e8dd853ba6
.
* fix resolveIcon export
* Revert "Update setting.yaml mapping"
This reverts commit 78c9477669
.
* Revert "Implement adding icon to categoryTitle"
* Use settings layout for group icon
* Revert "Fix util typo"
This reverts commit ab49b426ec
.
* ResolvedIcon component
Co-authored-by: Mindfreak9100 <dhoom_rik@yahoo.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
Michael Shamoon
872d2a8ace
lint truenas widget
2 years ago
Michael Shamoon
ae3f847cef
Sort layout groups by default, simplify sorting
2 years ago
GodD6366
bd97d5ff2e
lint
2 years ago
GodD6366
3740426bb5
Change to server-side implementation
2 years ago
GodD6366
82c69ff68d
support sort layout
2 years ago
Dimitar Ilkov
30c35f99d2
Merge branch 'main' of github.com:chazzbg/homepage into truenas-widget
2 years ago
Brandon Barker
68b8e4b376
feat: add tubearchivist widget
2 years ago
Michael Shamoon
49a764e864
openmeteo right-algned like other weather widgets
2 years ago
stuffinator
e30d21aa7d
fixed datetime widget size issue
...
- the widget was missing a flex-col div around it and was therefore taking up more space than it needed as it was reported here https://github.com/benphelps/homepage/issues/235#issuecomment-1276209354
2 years ago
ForeverEndeavor
1963a94f74
fix endpoint typo in emby widget
2 years ago
Michael Shamoon
546de7f0bf
Update skeleton config links
2 years ago
Michael Shamoon
5f71486b74
remove unnecessary watchtower header cache, code style
2 years ago
FauFra
87c3ba8faa
Added support to watchtower statistics
2 years ago
Dimitar Ilkov
300bb3487e
format uptime
2 years ago
Michael Shamoon
c14ae6ee72
Fix missing column gap for bookmarks
...
https://github.com/benphelps/homepage/issues/235#issuecomment-1292261927
2 years ago
Michael Shamoon
25f27dcfdd
Merge branch 'main' into pr/451
2 years ago