shamoon
7719ea17be
Fix: handle immich v1.85.0 API stats breaking change ( #2284 )
1 year ago
shamoon
885a4051f3
Fix: support Unifi widget with Unifi OS v3.2.5+ ( #2281 )
1 year ago
Ingmar Delsink
67f5ee8df5
Fix: Access container memory_stats.stats safely by optional chaining ( #2271 ) ( #2272 )
1 year ago
Reiss Cashmore
ebd384c62d
Feature: iFrame widget ( #2261 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
5512d05f00
Fix: Respect hideErrors for Calendar widget ( #2259 )
1 year ago
shamoon
654f16dbb5
Fix: Correct Synology DownloadStation units ( #2249 )
1 year ago
shamoon
bec1e5fff2
Fix: octoprint error when progress empty ( #2247 )
1 year ago
shamoon
1da9255578
Fix: authentik users endpoint URL ( #2244 )
1 year ago
shamoon
cc887214cf
Fix: override some colors for white theme ( #2242 )
1 year ago
Kirill Kuznetsov
3c4818a2b4
Feature: add date formatting option in custom api ( #2228 )
1 year ago
shamoon
3f1229555e
Fix translation of no events today in calendar
...
See #2221
1 year ago
Denis Papec
6898faa3de
Feature: Added agenda view for calendar, calendar improvements ( #2216 )
...
* Feature: Added agenda view for calendar, calendar improvements
* Fix duplicate event keys
* Additional hover on title, not date
* Show date once in list
* Rename monthly view for consistency
* Remove unneeded key props
* CSS cleanup, dont slice title to arbitrary 42 chars which can break column layouts
* Simplify agenda components
* Fix show date once in list
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
792f768a7f
Feature: true ping, rename old ping to siteMonitor ( #2215 )
1 year ago
shamoon
0c8c759f8a
Enable `autoSelectFamily` for http(s) requests ( #2214 )
1 year ago
shamoon
241c981444
Fix tab spacing on mobile ( #2209 )
1 year ago
shamoon
8ec488efbd
Revert "Fix: subdirectory deployment ( #2205 )"
...
This revers commit b8eda91005
1 year ago
shamoon
19c25713c4
Run pre-commit hooks over existing codebase
...
Co-Authored-By: Ben Phelps <ben@phelps.io>
1 year ago
shamoon
4248db7f21
k8s: Support app ingress annotation ( #2198 )
1 year ago
Isidro Osoria
b8eda91005
Fix: subdirectory deployment ( #2205 )
1 year ago
icyleaf
8ea2ccf110
Enhancement: support dot-notated field properties in docker labels ( #2195 )
1 year ago
shamoon
cbad95bf9c
Fix dot status when exited ( #2204 )
1 year ago
shamoon
47db8be7bb
Fix glances network calculation ( #2201 )
1 year ago
Preetham Kulai
2f4985b977
Enhancement: mjpeg stream widget placeholder image ( #2192 )
...
* added placeholder image on stream load error
* updated placeholder image to tv static animation
* Revert "updated placeholder image to tv static animation"
This reverts commit f0efdd8833
.
* Inline animated tv static image
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
ef3e98285e
Fix references to podSelector in k8s manifests ( #2187 )
1 year ago
smoothlystable
e012ea6050
Changedetection.io: Skip checking for diff if watch never had a change ( #2186 )
...
* Only check diff in there has ever been a change
* Code style
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
Ado Nishimura
dcc2f3e8f3
Fix: proxmox CPU/MEM NaN when cluster has offline nodes ( #2185 )
1 year ago
patopesto
29b7d5756c
Fix: possible sonarr widget queue duplicates ( #2171 )
1 year ago
shamoon
596e5c9b84
Fix glances fs metric for disks with colon ( #2170 )
1 year ago
shamoon
7ea1d0dd47
Fix calculation for docker container memory usage ( #2167 )
1 year ago
shamoon
d1d81e5753
Fix: emby / jellyfin isVideoDirect ( #2156 )
1 year ago
Denis Papec
40522fbb96
Fix: Quicklaunch shows also services without a url ( #2136 )
...
* Fix: Quicklaunch show only services with a link
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Revert "Fix: Quicklaunch show only services with a link"
This reverts commit 30ee825611
.
* Filter only bookmarks and services with href
---------
Signed-off-by: Denis Papec <denis.papec@gmail.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
4f41be512c
Include tailwind bg-black/white, greedy ping regex, adjust position
1 year ago
shamoon
b765330b4a
Fix: dot visibility in some cases, translation strings ( #2129 )
1 year ago
shamoon
59dbc79656
Remove deprecated notification
1 year ago
shamoon
b475f89d85
Migrate more URLs
1 year ago
shamoon
7f9ae3d01b
Updating more repo URLs
1 year ago
shamoon
3cf88d290f
Merge branch 'feature-move-notification'
1 year ago
shamoon
9f030d1540
Update ping.jsx
1 year ago
shamoon
e8f6d81d13
Update ping.jsx
1 year ago
shamoon
571f627b3b
Enhancement: statusStyle improvements ( #2119 )
1 year ago
shamoon
861ab32ca3
Update links
1 year ago
shamoon
aa5d24b9e4
Support notification re deprecated repo
1 year ago
Denis Papec
56f46ae85c
Enhancement: go to current day when clicking calendar month name ( #2091 )
1 year ago
Ben Phelps
8893e0b1df
Merge pull request #2074 from LucaDev/ping-indicators
...
New ping-indicator styles
1 year ago
Ben Phelps
89c5d69372
statusStyle
1 year ago
Denis Papec
605042fb38
Added config for first day in week for calendar widget ( #2080 )
1 year ago
Denis Papec
4cd4103edf
Feature: calendar widget ( #2077 )
...
* Implemented calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added lidarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added radarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added readarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added sonarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* fix sonarr series title
* integrations
* fix bad setstate call
* handle user sets includeSeries: false for sonarr
* Translate radarr release strings
* Support all widths
* readarr get author
* Finished first day in week config
Signed-off-by: Denis Papec <denis.papec@gmail.com>
---------
Signed-off-by: Denis Papec <denis.papec@gmail.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
Luca Kröger
12e6b3dabb
fix textsize bug
1 year ago
Luca Kröger
2df5baac9d
new dot styling
1 year ago
Luca Kröger
24825f90ea
fix some linter errors
1 year ago
Luca Kröger
58c7fb15ea
add ping indicator style setting
1 year ago
Luca Kröger
64e8245542
Add OpenDTU Widget ( #2069 )
...
* add opendtu widget
* optimize widget
* Revert de translation files
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
Batuhan Şanlı
588429c868
Feature: Added detect octoprint offline printer ( #2068 )
1 year ago
Juan Manuel Bennàssar Carretero
024b912467
Fix: add maximumFractionDigits to Glances memory ( #2065 )
1 year ago
shamoon
6483b10eba
Check for empty resources disk data
...
Closes #2056
1 year ago
shamoon
63a47b1ad2
Fix: collapsing group should not prevent resize / stats ( #2053 )
1 year ago
Juan Manuel Bennàssar Carretero
770dabdf1c
Fix: add maximumFractionDigits to Glances free fs ( #2048 )
1 year ago
shamoon
6b8c02cf2a
Fix quicklaunch should only open for text keys ( #2044 )
1 year ago
Thierry Goettelmann
2730fef54c
Enhancement: add bookmarks description option ( #2034 )
1 year ago
shamoon
6fee70ec45
Fix jdownloader remaining after download complete ( #2032 )
1 year ago
shamoon
d4a39299c5
Fix k8s traefikingresslist detection ( #2030 )
1 year ago
shamoon
7d2bfa2d84
Update index.jsx
1 year ago
shamoon
c094bd3d83
Update service-helpers.js
1 year ago
Daniel Li
69ee459e8a
Fix: SMART result of OMV should always from monitored devices ( #2025 )
1 year ago
shamoon
ed0527a3da
Fix custom.js not working ( #2023 )
1 year ago
Jan-Philipp Fischer
6e43194f71
Fix: Kubernetes discovery & Check for Custom Resource Definitions ( #2003 )
...
* Implement a CRD existence check
* test adding patch
1 year ago
shamoon
a72a27a8b5
Maybe handle k8s traefik ingress routes returns nothing
1 year ago
shamoon
e663994c9b
Allow tab name 0
1 year ago
shamoon
898fb88d86
Allow numbers in tab name ( #2004 )
1 year ago
shamoon
2908bfcb7c
Update service-helpers.js
1 year ago
shamoon
34589f0514
reduce k8s traefik discovery log noise
1 year ago
shamoon
3cd441a45e
Maybe handle no traefik ingress routes
...
See #1998
1 year ago
shamoon
816a2a5106
Fix ping stats not clickable in 0.6.30
...
Closes #1997
1 year ago
shamoon
38079badc8
Pixel-perfect aligned edges
1 year ago
Denis Papec
5109facf1c
Fix layouts for initial tab ( #1996 )
1 year ago
shamoon
ee0afaa638
Fix activeTab with no layout settings
...
Closes #1995
1 year ago
shamoon
42b69e44a2
replace spaces in tab slugify
1 year ago
shamoon
6dc3be6029
Fix: slugify tab names ( #1994 )
1 year ago
shamoon
ec1cf2f3ca
Resolve bad setState warning in tabprovider ( #1993 )
1 year ago
shamoon
cde8c658ae
Fix duplicate keys on customapi widget
1 year ago
Denis Papec
8a520e07a5
Fix for broken layout when layout is not defined ( #1989 )
...
* Fix for broken layout when layout is not defined
* code style
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
Greg Look
eb2b37063f
Enhancement: add remap, scale, and suffx to customapi fields ( #1958 )
1 year ago
Denis Papec
2d8160512f
Feature: tabbed layouts ( #1981 )
1 year ago
shamoon
768107cde8
Update index.jsx
1 year ago
TheRolf
b39c79bea1
Custom JS and CSS ( #1950 )
...
* First commit for custom styles and JS
* Adjusted classes
* Added ids and classes for services and bookmarks
* Apply suggestions from code review
* Remove mime dependency
* Update settings.json
* Detect custom css / js changes, no refresh
* Added preload to custom scripts and styles so they can load earlier
* Added data attribute name for bookmarks too
* Update [path].js
* code style, revert some pointer changes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
Vojislav
0741ef0427
Added start_url in manifest.json to fulfill requirements for installable app ( #1955 )
...
Co-authored-by: Vojislav Zelić <vodzo@Vojislavs-MacBook-Air.local>
1 year ago
shamoon
95635fca04
Revert "Enhancement: forward cookies from request ( #1804 )" ( #1946 )
...
This reverts commit d4edd432d8
.
1 year ago
Nils Gereke
4f1cde97ec
fix: total servers only representing last node ( #1936 )
1 year ago
James Waters
d4edd432d8
Enhancement: forward cookies from request ( #1804 )
1 year ago
shamoon
63f952509e
Support disable glances cpu + mem ( #1931 )
1 year ago
shamoon
89f2e9739d
Fix error glances cpu data not available yet ( #1932 )
1 year ago
Ben Phelps
9569f56aa5
attempt a fix ( #1929 )
1 year ago
shamoon
ae3634e9d4
Change crossorigin to crossOrigin
...
Co-Authored-By: Shagon94 <9140783+shagon94@users.noreply.github.com>
1 year ago
shamoon
3f71bff13f
fix blur on bookmark items
1 year ago
shamoon
957bd9491b
remove pointer events on ping div
1 year ago
Ben Phelps
7a1f8850b8
pass chart to all containers
1 year ago
Ben Phelps
17b0f635d8
mini-non-chart charts
1 year ago
shamoon
4517409dbd
Support mixing services & bookmarks layout
1 year ago
Ben Phelps
5d0a793195
fix linting
1 year ago
Ben Phelps
108ca23212
Merge branch 'main' into glances-fs
1 year ago
Georges-Antoine Assi
9529553102
Enhancement: apply layout settings to bookmarks ( #1902 )
...
* Apply layout settings to bookmarks
* merge columnMap const
* Remove bookmarksOnTop setting
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
96e8882fb5
Merge pull request #1896 from benphelps/fix/issue-1894
...
Fix: cardBlur with boxedWidgets shrinks search widget
1 year ago
shamoon
864eb8cfbb
Fix duplicate additionalClassNames
1 year ago
Spideramn
76013b32b3
Add crossorigin="use-credentials" to manifest link tag.
1 year ago
shamoon
494a1c50d5
Update index.jsx
1 year ago
shamoon
98baf0507b
Fix location of quicklaunch, some focus issues
1 year ago
shamoon
36760caff9
Update component.jsx
1 year ago
Tom Hoover
e19dab3c5d
Add UptimeRobot widget
1 year ago
Atropos
82d2f08e8b
Enhancement: support silmultaneous traefik .containio.us and .io ingress routes for k8s ( #1875 )
1 year ago
Zack Rauen
d6448763e0
Allow widgets to add header or set methods
1 year ago
shamoon
713cb217e4
Support streaming media from jellyfin
1 year ago
shamoon
6bfc98daf8
Collapse should rotate 180 degrees
1 year ago
Denis Papec
fc7e73eba2
Added custom API widget ( #1858 )
...
* Added custom API widget
* Rename custom widget to customapi
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
Georges-Antoine Assi
4b4c63d562
Calibre web widget ( #1855 )
...
* Add widget for calibre-web with reverse-proxy auth
* Add custom proxy
* Get it working
* Fix lint issues
* Calibreweb widget: Handle empty series / authors / books
* Switch to new opds stats endpoint
* Remove calibre-web custom proxy handler
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
7cede1318e
Support extra headers in widgets
1 year ago
Ben Phelps
d90a038884
fs widget?
1 year ago
shamoon
eb67cf1d6f
Revert "Calibre web widget ( #1829 )"
...
This reverts commit 4c49767a0f
.
1 year ago
AtsumeruDev
a6dac34b24
Add widget for Atsumeru self-hosted media server ( #1839 )
...
* Add widget for Atsumeru self-hosted media server
* Revert localization
* Update widget.js
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
Georges-Antoine Assi
4c49767a0f
Calibre web widget ( #1829 )
...
* Add widget for calibre-web with reverse-proxy auth
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
bb8ad4747c
Update container.jsx
1 year ago
shamoon
70b4f4e1e6
Apply cardBlur to header boxed / boxedWidgets
1 year ago
joncrangle
39a94190cf
Merge branch 'main' into feature/mealie-widget
1 year ago
shamoon
b0f29709c2
Merge pull request #1807 from userXinos/omv-widget
...
OpenMediaVault widget
1 year ago
Xinos
bf8c10bb61
OMV widget implementation
1 year ago
joncrangle
dc19ce4d38
Merge branch 'benphelps:main' into feature/mealie-widget
1 year ago
shamoon
5c25279439
Fix jobStats potentially accessed before instantiated
1 year ago
Jonathan Crangle
58f4cf6edd
Add mealie widget
1 year ago
shamoon
63d4c6bdf8
Merge pull request #1784 from benphelps/mjpeg
...
Feature: mjpeg stream widget
1 year ago
shamoon
1db38e5ca2
Merge pull request #1789 from fredodiable/main
...
Added status field for GameDig widget
1 year ago
fredodiable
70ea5ad60d
Added status field for GameDig widget
1 year ago
Nitzan Miranda
12736cc003
Fix(AzureDevOps): PR approved count and Pipeline running status ( #1788 )
...
* fix pr-votes for approved with suggestions counts
* remove top1 result
top1 result prevent from running pipeline to show in request
* Update src/widgets/azuredevops/component.jsx
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
f8c382c480
Allow specify object fit for mjpeg widget
1 year ago
Ben Phelps
ba19f77b8f
add mjpeg stream widget
1 year ago
Ben Phelps
167ecb42de
allow hiding section headers
1 year ago
shamoon
63a56225bb
Merge pull request #1777 from benphelps/fix/issue-1774
...
Fix glances metrics widget memory units
1 year ago
shamoon
952c72a3a5
Fix glances metrics widget memory units
1 year ago
Nick Remijn
552f2c4a98
Feature: card blur background option ( #1772 )
...
* Add cardBlur option to settings
* add blur option to bookmarks
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
shamoon
cf05a85ad6
Handle urbackup clients with images disabled
1 year ago
shamoon
b6072200a2
Fix incorrect disk key on loading block
1 year ago
shamoon
9c5521ba35
Fix: handle service object not found
1 year ago
Ben Phelps
daa7ef2a3d
add pure info metric
1 year ago
Ben Phelps
09d44da087
add effect overlay target
1 year ago
Ben Phelps
9d10de9949
update placeholder blocks
1 year ago
Ben Phelps
a0ffb46a6f
bump up quicklook z
1 year ago
Ben Phelps
0c8131f27e
add gpu metric
1 year ago
Ben Phelps
cd2c24d47b
rework position prop
1 year ago
Ben Phelps
b77909a360
refactor widget
1 year ago
Ben Phelps
3fa72e48cc
Merge branch 'main' into charts-widget
1 year ago
Ben Phelps
9aba70d214
glances widget test 1
1 year ago
shamoon
7cb5bcd468
Merge pull request #1746 from benphelps/fix/issue-1743
...
Fix: authentik queries failing
1 year ago