shamoon
ba21ae60d7
url error log
2 years ago
David O'Trakoun
4f3396cf32
error hostname:port/path was missing colon
2 years ago
shamoon
be7aa5835a
Remove visiblechildren slice
...
Closes #1512
2 years ago
shamoon
d87c5e100d
Update container.jsx
2 years ago
Bruno Rossetto
cc36ad19ee
Fix Slice error on container.jsx
2 years ago
emre-54
03eb1b1112
Add evcc widget ( #1473 )
...
* added all evcc related files
* changed units
* bugfix changed first value to pvPower insted of homePower
* deleted proxy.js
* delted battary label and german translation
* Code style changes to evcc widget
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
shamoon
135f738249
Merge pull request #1503 from grimsi/caddy
...
Implement Caddy widget
2 years ago
shamoon
bc981aae3d
Include port in error messages
2 years ago
Simon Grimme
516423c8bd
Implement Caddy widget
2 years ago
Shaun Walker
77f4c8bf54
Add pfSense API widget ( #1491 )
...
* Add support for pfSense API
* Fix linting issues
* remove a line
* rename cpu to load in default block
* Re-order container blocks to ensure defaults show
* simplify pfsense widget, rename, limit blocks
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
shamoon
6324c895ea
Merge pull request #1485 from flor0/main
...
Add support for dashboard-icons SVG file format
2 years ago
shamoon
866bb1c330
Update container.jsx
2 years ago
shamoon
20e3c16089
Remove narrow unit display
2 years ago
Florian Rupp
ccbe11e20c
add support for dashboard-icons svg format
2 years ago
shamoon
07fb55e17f
Merge pull request #1470 from theshaun/main
...
Prelim support for QNAP NAS
2 years ago
shamoon
df19ad7016
QNAP code style, temp formatting
2 years ago
Salvatore Gabriele La Greca
defc1195b2
PiHole widget: added new Percentage block ( #1471 )
...
* PiHole widget: added new Percentage block
* update pi-hole percentage
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
theshaun
b4f700c185
Prelim support for QNAP NAS
2 years ago
Andre
acc19ccca1
Add Tailscale Widget ( #1468 )
...
* Added tailscale widget
* finished tailscale widget
* Consolidated date comparison to it's own function
* Modified to follow Airbnb's style guide
* Removed refresh and added translations
* fix some tailscale translation strings
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
Georges-Antoine Assi
14a6ae4523
Replace fields in Nextcloud widget with file count and shared item count ( #1455 )
...
* New file and share count fields for Nextcloud
* Support "deprecated fields" for nextcloud widget
* Move to explicit checks
* Way more explicit render rules
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
shamoon
bbc343abae
Merge pull request #1448 from juanmanuelbc/space
...
Fix: save space when services or bookmarks are not in use
2 years ago
Juan Manuel Bennàssar Carretero
3556d7c183
Fix: save space when services or bookmarks are not in use
2 years ago
shamoon
442a76a57e
Handle duplicate keys for bookmarks
...
Closes #1445
Co-Authored-By: David <davidsmejia@gmail.com>
2 years ago
davidsmejia
1de940dd90
fallback for --tw-text-opacity
2 years ago
shamoon
6867258449
Fix overflow non-square icons
2 years ago
David
f692e71991
Add Support for Simple Icons + Add optional theme colors for icons ( #1438 )
...
* add support for simple-icons si- prefix
* add iconStyle setting
* lowercase comment
* add supported prefix comment
* Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
shamoon
f4ffc2d29b
Merge pull request #1437 from GAntoine/hide-widget-on-error-setting
...
Add setting to hide widgets on failure
2 years ago
Georges-Antoine Assi
bd1c2b1881
Add setting to hide widgets on failure
2 years ago
Ciy
1b34db1109
solving docker multiple names
2 years ago
Richy HBM
f4f58409a2
Add Whats Up Docker widget ( #1150 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
shamoon
dc3019da80
Merge pull request #1419 from juanmanuelbc/mb
...
Fix: align services and widgets
2 years ago
shamoon
9de376d51c
simplify plex music logic
2 years ago
Juan Manuel Bennàssar Carretero
3e02823980
Fix: align services and widgets
2 years ago
Juan Manuel Bennàssar Carretero
de11f81234
Feature: add albums to Plex service widget
2 years ago
Erv Walter
5080301efe
force icons to fit withing a 32x32 square
2 years ago
Bogdan
08edae7713
Fix grabs data for Prowlarr
2 years ago
shamoon
dd6a870998
Try to get unique name for service item `key` and in quicklaunch
2 years ago
shamoon
b5ada5ef11
Add type field to services from api
2 years ago
shamoon
7b697a88de
Merge pull request #1384 from fancybits/add-channels
...
Add Channels DVR Server widget
2 years ago
Jon Maddox
3acbdda45e
add Channels DVR Server widget
2 years ago
Colin
66dabe9872
Allow setting Transmission rpcUrl
2 years ago
shamoon
0904776971
Merge pull request #1380 from benphelps/feature/background-filters
...
Feature: support blur, saturation & brightness filters for background images
2 years ago
Heng-Yi Wu
e8713a95c0
Add FreshRSS widget ( #1377 )
...
* feat: add FreshRSS widget
* refactor: revert credentialed.js
* refactor: custom proxy handler for FreshRSS
* refactor: cache the token as long as possible
During installation, the salt is generated and remains constant unless
the user re-installs the FreshRSS instance.
2 years ago
shamoon
1aa559537a
Update proxy.js
2 years ago
shamoon
55bc247c9e
Support blur, saturation & brightness filters for background images
2 years ago
shamoon
f2fc78b63f
Glances include cpu tempts labeled `Tctl`
2 years ago
shamoon
6d1db78709
Accept http 401 / 403 for ping
2 years ago
shamoon
352b4146f7
homeassistant widget minor code cleanup / changes
...
- limit to 4 blocks
- allow container to handle field filtering
2 years ago
henter
59448b7277
Added homeassistant widget
2 years ago
shamoon
dacb038126
Further widget validation cleanup
2 years ago
shamoon
a83d105764
Cleanup data validation
2 years ago
shamoon
91646888cd
Move 5th column behind setting
2 years ago
shamoon
0416f53c04
Update group.jsx
2 years ago
shamoon
7e012993d8
Support per-service stats control
2 years ago
shamoon
7aa496f66f
Update item.jsx
2 years ago
shamoon
48224f89a4
Allow show docker stats by default
2 years ago
shamoon
e4788cc7f6
Fix widget option boolean parsing with docker labels
2 years ago
shamoon
4824ed1a2c
Fix data buffer parsing error
2 years ago
shamoon
cd95c93e68
Increase breakpoint for 5 columns
2 years ago
shamoon
379d2e59f1
preserve swr mutate
2 years ago
shamoon
64b43871c6
Try to fix false data parse errors
2 years ago
shamoon
066995702b
Add 5th column for 2xl screens
2 years ago
shamoon
6701e3bd77
Use HOMEPAGE_BUILDTIME to revalidate container restart/recreate
2 years ago
shamoon
a42c50f1cc
fix emby widget options interpolation
2 years ago
shamoon
2fbe4e5f24
Update cputemp.jsx
2 years ago
shamoon
a0fa6367ca
Merge pull request #1161 from MrLemur/add-traefik-ingressroute
...
Feature: Add Traefik IngressRoute support for Kubernetes
2 years ago
shamoon
db85193bbf
Fix emby/jellyfin now playing > 1
2 years ago
shamoon
48180604f9
Fix jellyfin / emby blocks boolean evaluation
2 years ago
shamoon
2829f0b649
Update memory.jsx
2 years ago
shamoon
f3ec238a2c
Fix glances cpu temp detection & fahrenheit conversion
2 years ago
shamoon
616e8f2553
diskstation codestyle
2 years ago
Sebastian Osiński
f55ba3b67a
Add option to specify volume in Diskstation widget
2 years ago
shamoon
4cb5241e94
glances temp usage bar
2 years ago
shamoon
872237167d
Uptime usage bar
2 years ago
shamoon
a90f178ee0
Better handle multi-core temp
2 years ago
shamoon
489132269e
Update [...service].js
2 years ago
shamoon
9303302ce7
Update [...service].js
2 years ago
shamoon
9ff977b339
Update [...service].js
2 years ago
shamoon
a2aab6451c
lint
2 years ago
shamoon
1e64cf02cd
Add temp usage bar, fix disk percentage
2 years ago
Kassim Benhaddad
df714c7556
feat: add Traefik IngressRoute support for k8s
2 years ago
shamoon
9333af20f5
Update glances.jsx
2 years ago
shamoon
c649c4ef17
Merge pull request #1084 from benphelps/feature-updated-resources
...
Feature: updated resources widget with cpu temp + uptime
2 years ago
shamoon
f830faf8af
update glances widget
2 years ago
shamoon
b51af4377f
Add uptime to resources widget
2 years ago
shamoon
f46addf20a
Add cputemp to resources widget
2 years ago
shamoon
d4a3ba84e9
Convert resources widget to systeminformation dependency
...
Update resources.js
2 years ago
Nina Morgan
f37d3580b7
add support for Docker TLS based connections
2 years ago
shamoon
dde188c3c4
Fix calculate memory when no cache value
2 years ago
Sebastian Osiński
e549a87719
Display Docker container's used memory instead of total memory
2 years ago
shamoon
f895a6bf23
Fix status error display
2 years ago
shamoon
606bcdc835
Add docker healthy translation
2 years ago
shamoon
07b896832b
Merge pull request #1121 from shalak/enhance_nextcloud_widget
...
Add support of NC-Token to Nextcloud widget
2 years ago
shamoon
7d8da29e57
Update credentialed.js
2 years ago
shamoon
401b35bea9
Add translation for some missing items
...
Closes #1123
2 years ago
Mirek Szajowski
94dc5ad0e5
Add support of NC-Token to Nextcloud widget
2 years ago
shamoon
fe860992c0
Merge pull request #1111 from benphelps/fix-1110
...
Fix: Add padding to values in resources widget
2 years ago
shamoon
70a15838d5
Merge pull request #1085 from benphelps/audiobookshelf-widget
...
Add audiobookshelf widget
2 years ago
shamoon
69fcd3f0c8
Add padding to values in resources widget
...
Closes #1110
2 years ago
shamoon
eaf7ba608b
Fix blocks for emby/jellyfin, support enable/disable
2 years ago
Dinesh Reddy J
29c7a51b04
modified: src/widgets/emby/component.jsx
2 years ago
Dinesh Reddy J
263801677a
Added Jellyfin Widget to show number of movies,Series, Episodes songs #264
2 years ago
Zlendy
78642a36d0
Fix: immich API now returns bytes for storage
2 years ago
shamoon
a55bc357fd
Add audiobookshelf widget
2 years ago
shamoon
b8a1b90713
Update credentialed.js
2 years ago
afknst
8f2d5b7bf9
Merge branch 'benphelps:main' into main
2 years ago
afknst
3d4654d592
Fix: Cannot access qBittorrent from quick launch #1079
2 years ago
shamoon
30f04f75f2
use correct rutorrent rate units
2 years ago
shamoon
26246c5997
fix deluge units
2 years ago
shamoon
8c97bf6213
Merge pull request #1078 from benphelps/fix-1077
...
Fix: use correct rate units for pyload
2 years ago
shamoon
6db6c823c4
use correct rate units for pyload
2 years ago
shamoon
e11589f52e
simplify ghostfolio widget
2 years ago
Mathias R
e97fdc17be
Added Ghostfolio widget
2 years ago
shamoon
65b23b9674
Merge pull request #1067 from Sairenity/1042-minecraft-server-status
...
Minecraft server status widget
2 years ago
Jason Fischer
3db5435c19
Merge pull request #1043 from jameswynn/variable-substitution
...
Added support for environment variable substitution
2 years ago
shamoon
c6e76f4e31
move minecraft proxy & use `url` key
2 years ago
Sairenity
b36ef0234e
refactor widget.js, return http 200 when server is offline
2 years ago
Sairenity
ad66637ff1
rewrite minecraft server status widget to directly ping server
2 years ago
Rommel Kott
bf2f527f76
Refactor API host to be parametrized
2 years ago
shamoon
af147c0da0
Support open url in quicklaunch
2 years ago
Sairenity
f418ee6327
Add minecraft server status indicator
2 years ago
shamoon
e9790e5677
Change cloudflare widget to use api tokens
2 years ago
shamoon
449c23a63d
fix service widgets import organization
2 years ago
shamoon
fe494a4ab3
add prometheus widget data validation
2 years ago
Tristin Terry
8dcb3a27bd
add prometheus service widget
2 years ago
Sairenity
8604418fb1
implemented fetching of minecraft server status
2 years ago
shamoon
b2d22d7574
Cache config env variables & check if config contains variables before substitution
2 years ago
shamoon
060d5afcaa
Simplify pterodactyl to only show server / node counts
2 years ago
Benoit SERRA
8e9ce016b1
Pterodactyl widget: initial commit
2 years ago
James Wynn
e0f1aae4d5
Added support for environment variable substitution
...
* Only environment variables starting with HOMEPAGE_VAR_ and HOMEPAGE_FILE_
are supported
* The value of env var HOMEPAGE_VAR_XXX will replace {{HOMEPAGE_VAR_XXX}}
in any config
* The value of env var HOMEPAGE_FILE_XXX must be a file path, the contents
of which will be used to replace {{HOMEPAGE_FILE_XXX}} in any config
* If a substituted value contains a variable reference it may also be
replaced, but the behavior is non-deterministic
2 years ago
James Wynn
f8f96645b0
Added "external" boolean annotation to specify external services
...
External services define a kubernetes service pointing to an application
hosted outside of the cluster. These services should not attempt to get
the status based on kubernetes deployments. The new boolean flag disables
this functionality. Since this is an edge case, the default value is "false".
2 years ago
Dan Brezeanu
9eafac346b
Configuration option for removing bottom version
2 years ago
shamoon
767fc1ec39
Better handle homebridge errors
2 years ago
shamoon
9df4ba0881
Fix homebridge config UI-X API expires login with 403
2 years ago
shamoon
b2f26e1a43
Update status.jsx
2 years ago
shamoon
594f47fa68
Rework healthchecks date formatting
2 years ago
Rommel Kott
5def5dd508
Add healthcheck widget
2 years ago
shamoon
4855aa762f
correct transmission rate units
2 years ago
Daniel Rocha
96507e4eba
Use byterate for flood
2 years ago
shamoon
08f56b54f5
Update component.jsx
2 years ago
shamoon
14e1a9a4ed
limit widgets > 4 blocks
2 years ago
Jason Fischer
45946ddfe1
Merge pull request #963 from benphelps/fix-settings-after-container-update
...
Fix settings after container update
2 years ago
shamoon
0666268d91
unmanic use generic proxy
2 years ago
Jeff Rescignano
b45d6240ae
Add Unmanic service widget
2 years ago
shamoon
e35a66d3f1
Suppory body in widget endpoint mappings
2 years ago
Mbarmem
addf0911a0
Add Kopia widget ( #1018 )
...
* Add Kopia widget
* Add Kopia widget
* Modify Kopia widget blocks
* Kopia next run / last run
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
shamoon
5289476937
Pass csrf token for unifi login
2 years ago
shamoon
ad6eeaaf75
Remove nextcloud shares block
2 years ago
Mbarmem
ed96c46fa5
Add Nextcloud widget
2 years ago
shamoon
e1176e9e3b
Strip sensitive information contained in URLs from frontend API calls
2 years ago
shamoon
a25606cfe9
Merge pull request #994 from benphelps/fix-970
...
Fix: improve swarm status for replicated services & prefer stats for local containers
2 years ago
shamoon
ae7a77d247
Use replica count for swarm status
...
Co-Authored-By: Raphaël Catarino <raphcatarino@gmail.com>
2 years ago
shamoon
460983b741
Add grafana stats
2 years ago
shamoon
c1f22b3e2c
Cleanup grafana widget + fix labels
2 years ago
Mbarmem
cd7d7ba729
Add Grafana widget
2 years ago
shamoon
f74275293a
Prefer swarm task containers locally for status / stats
2 years ago
shamoon
ebe58769f6
fix fileflows widget labels
2 years ago
shamoon
598815ba5c
fileflows code cleanup
2 years ago
Mbarmem
6bb94dc185
Add FileFlows widget
2 years ago
Vorotynsky Maxim
f558d27e8c
Move the footer to the bottom
2 years ago
Jason Fischer
e1f0e3814a
Merge pull request #954 from benphelps/rewrite-rutorrent-proxy
...
Feat: rewrite rutorrent proxy
2 years ago
James Wynn
b4cdb03228
Added support for "ping" configuration in kubernetes ingress annotations
2 years ago
shamoon
3600e5487d
Apply suggestions from #964 code review
2 years ago
chain710
f109ffa9bc
cookieJar.setCookieSync ignore error
...
cookieJar.setCookieSync crash node when error, like:
```
uncaughtException: Error: Cookie not in this host's domain. Cookie:example.com Request:127.0.0.1
```
2 years ago
shamoon
73c8ff7ee6
Use buildtime in config hash
2 years ago
shamoon
7b474d4cef
Revert "Merge pull request #609 from benphelps/fix-576"
...
This reverts commit a7f290dfdd
, reversing
changes made to cf38395100
.
2 years ago
shamoon
b2211bcdfd
rewrite rutorrent proxy
2 years ago
shamoon
b9b989fd11
Revert "feat: Custom CSS"
2 years ago
Jason Fischer
153dcf398e
Merge main
2 years ago
Jason Fischer
f53f975669
Settle on four fields with free size displayed as Available
2 years ago
shamoon
10097ab4fc
lint photoprism
2 years ago
shamoon
a226f9de12
remove folders, unused vars
2 years ago
geckoflume
551f521edd
Add PhotoPrism widget
2 years ago
Jason Fischer
11ae52df4a
Merge main
2 years ago
Bryan
77e02e6729
Merge branch 'main' into Mylar
2 years ago
KillahBee
58e8109856
adding working mylar
2 years ago
shamoon
486b376dca
Fix label for PBS when data not returned yet
2 years ago
shamoon
f50f5c130e
Merge pull request #931 from benphelps/unifi-improvements
...
Unifi improvements
2 years ago
shamoon
17ebdd8226
Unifi widgets support sites other than default
2 years ago
shamoon
c2983197a0
Unifi widgets show warning with no data
2 years ago
Bryan
f851085ebf
Komga Widget ( #922 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
shamoon
ce644afe9e
Fix search broken in 0.6.5
2 years ago
shamoon
015d7dac52
Rework uptime kuma remove proxy display more info
2 years ago
chain710
c3d15a61c3
Implement uptime-kuma widget
2 years ago
shamoon
f517d704b8
Merge pull request #904 from lholota/feat/custom-css
...
feat: Custom CSS
2 years ago
Ean McLaughlin
ff27b1ef51
Show container status if health is an empty string
...
If data.health is an empty string, ?? will accept it and not use the right side value; instead, we should use || which treats empty string as false and returns the right side value. This will show "RUNNING" in the status box if health is "".
2 years ago
Lukas Holota
147a165bbc
Allow Custom CSS
2 years ago
Benoit
4c17e3fd14
Synology Widget : making it work with multiple widgets connecting to differents versions of DSM
2 years ago
shamoon
046f2986a8
lint support custom search provider in quicklaunch
2 years ago
shamoon
7a5a3a6608
Compatible with quicklaunch internet search
2 years ago
shamoon
87dbbcb1e0
Refactor multi & single providers & retain `provider` key only
2 years ago
chain710
3bc0522812
Support multi search providers
...
- add `providers` option in search widget, value is array of provider name, like: `[google, bing]`
2 years ago
shamoon
1f5912c232
Support custom search in quicklaunch web search
2 years ago
shamoon
adce18d023
Merge pull request #897 from avdept/add_search_to_quicklaunch
...
Add internet search to quicklaunch
2 years ago
shamoon
11d03be4de
Use configured search provider, allow disable internet search
2 years ago
Alex Sinelnikov
4e17628f97
Added search to quicklaunch
2 years ago
Jason Fischer
893b3f0986
Merge main
2 years ago
Jason Fischer
e62952c2c1
Create reusable Synology proxy
...
- Migrate DiskStation and DownloadStation to use new proxy
- Move DiskStation proxy UI logic into component
2 years ago
Jason Fischer
c9439eafa2
Don't show QEMU templates in VMs field for Proxmox widget
...
fixes #864
2 years ago
shamoon
19cf9969b9
Fix immich widget error catching & awaiting data
2 years ago