shamoon
9c5521ba35
Fix: handle service object not found
2023-08-02 08:04:16 -07:00
Ben Phelps
daa7ef2a3d
add pure info metric
2023-08-02 06:04:54 +03:00
Ben Phelps
09d44da087
add effect overlay target
2023-08-02 06:04:20 +03:00
Ben Phelps
9d10de9949
update placeholder blocks
2023-08-02 06:04:04 +03:00
Ben Phelps
a0ffb46a6f
bump up quicklook z
2023-08-02 03:54:34 +03:00
Ben Phelps
0c8131f27e
add gpu metric
2023-08-01 16:45:09 +03:00
Ben Phelps
cd2c24d47b
rework position prop
2023-08-01 16:39:46 +03:00
Ben Phelps
b77909a360
refactor widget
2023-08-01 13:05:17 +03:00
Ben Phelps
3fa72e48cc
Merge branch 'main' into charts-widget
2023-08-01 04:46:44 +03:00
Ben Phelps
9aba70d214
glances widget test 1
2023-08-01 03:54:19 +03:00
shamoon
7cb5bcd468
Merge pull request #1746 from benphelps/fix/issue-1743
...
Fix: authentik queries failing
2023-07-31 09:03:47 -07:00
shamoon
804d9f66de
Fix authentik queries
2023-07-31 09:01:55 -07:00
shamoon
45ee37c86d
Fix for usage bar percent is 0
2023-07-31 08:31:15 -07:00
shamoon
206e5034c5
Include default resource refresh rate
2023-07-30 22:22:30 -07:00
Stephen Donchez
992516cebd
Feature: UrBackup Widget ( #1735 )
...
* Add initial UrBackup widget with counts of ok, errored, and out-of date clients
* Add configurable number of days since last backup before a client is considered out-of-date
* Don't count a lack of recent (or error free) image backup if image backup isn't supported.
* Add support for reporting total disk usage
* add support for "fields" from services.yaml
* fix field filtering, syntax
* Consolidate urbackup code, syntax changes
* Revert pnpm changes
* re-add urbackup-server-api
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-07-30 07:19:31 -07:00
Nitzan Miranda
7e05adc02a
Add Azure DevOps ( #1715 )
...
* add azure pullrequrests
* add creatorId
* rename azurePullrequests->azurePullRequests
* pass creatorId to FE
* expose userEmail to frontend
* tolower
* remove unused code
* merge to AzureDevOps
* fix userEmail
* remove whitespace in const and set true endpoint in widget
* use widget params in endpoint
* change approvedNotCompleted to Approved
* change to lower
* rename
* rename
* merge widgets together
* limit pipeline result to 1 result
* Better handle azuredevops PR call failures
* change to have repositoryId and not branchName
* Fix field filtering, avoid PR call if not needed
---------
Co-authored-by: Nitzan Miranda <Nitzan.Miranda@bagirasys.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-07-29 22:17:30 -07:00
fredodiable
420aa896d7
Feature: GameDig Widget ( #1717 )
...
* Adding Counter-Strike: Global Offensive (CSGO)
Adding Counter-Strike: Global Offensive (CSGO) widget
* Changed to GameDig
Converted csgo widget to gamedig
Added game server type as widget parameter
Added more fields
* Limited widget displayed fields to 4
* Moved fields limit to gamedig widget
2023-07-26 22:06:45 -07:00
Mega-Volti
454d8d03c2
Add custom refresh rate setting to resources
...
Simplify resources refresh variable, enforce minimum
Add custom refresh rate to uptime
Add custom refresh rate to memory
Add custom refresh rate to disk
Add custom refresh rate to cputemp
Add custom refresh rate to CPU
2023-07-26 21:54:00 -07:00
Mega-Volti
1560bb7762
Support custom colors for icons ( #1724 )
...
* Add custom colors to resolvedicon.jsx
Enables appending a color code (e.g. "#123456 ") to all mdi and si icons, in order to change their color to a per-icon custom one.
* Streamline code for custom icon colors in resolvedicon.jsx
Removed redundant if statement when defaulting to theme colors if no custom icon color code is provided
* Update resolvedicon.jsx
Remove unnecessary variable, restoring the fallback code in case no custom icon color is provided.
* Update resolvedicon.jsx - test for custom color suffix
Changed if condition from string.match to string.test and expanded regex to also include upper case letters.
* Update resolvedicon.jsx - DRY
Removed repetition, slimmed down if statement.
Also reverse previous commit as it did not work as intended.
* Update resolvedicon.jsx - upper case color hex codes
Update regular expression to also allow for upper case letters as part of the hex color code, as either are valid when describing an objects color.
* Refactor custom color code
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-07-25 17:31:42 -07:00
shamoon
115bb432ff
Ensure spacing with custom logo
2023-07-25 12:02:13 -07:00
Johan Steen
92ed6dc1cb
Add snapshot host and path to Kopia widget
2023-07-24 12:28:03 +07:00
shamoon
e4e6bbab93
Merge pull request #1704 from rauenzi/disclosure-collapse
...
Improve disclosure collapse animation
2023-07-22 00:55:06 -07:00
Zack Rauen
2d1aed4252
Improve disclosure collapse animation
2023-07-22 00:50:54 -07:00
shamoon
f410dd302b
Fixes handling of fields specified via labels
2023-07-20 23:03:15 -07:00
shamoon
460c67be77
Merge pull request #1701 from Nizzan943/feat/add-azure-pipelines
...
Adding Azure Pipelines
2023-07-20 14:46:48 -07:00
Nitzan Miranda
04cccfdd60
Adds azure pipelines widget
...
Add translation for result and status
remove buildId value translation
Fixes syntax in azure pipelines
hide running status if finished
2023-07-20 14:45:10 -07:00
shamoon
60fa4205d3
Handle sensors without warning property
2023-07-20 14:40:27 -07:00
shamoon
6e581913ea
Merge pull request #1676 from markwalet/improve-proxmox
...
Improve proxmox
2023-07-20 06:12:40 -07:00
shamoon
08ac9fe7c9
Fix glances widget key warnings
2023-07-19 23:43:23 -07:00
shamoon
6ceaf3686c
Fix weather icon DOM warnings
2023-07-19 23:43:23 -07:00
shamoon
597a8d8b9a
Fixes oversized logo
2023-07-19 22:56:11 -07:00
shamoon
5a7e97222c
Merge pull request #1685 from jonathann92/fix-tautulli-sort
...
Fix: Handle tautulli response when unable to connect to Plex
2023-07-13 23:19:11 -07:00
shamoon
7844991617
Show plex connection error
2023-07-13 23:03:10 -07:00
jonathann92
aeac95db48
early exit if tautulli's data is an empty object
...
Fix for when tautulli cannot reach to plex
2023-07-13 22:08:00 -07:00
shamoon
1e60553904
Allow coinmarketcap slugs
2023-07-13 21:39:45 -07:00
shamoon
276edb2069
Better handle invalid coinmarketcap data
2023-07-13 17:14:47 -07:00
Mark Walet
43b5263f41
Improve proxmox widget
2023-07-13 18:39:11 +02:00
Jon Seager
ca396ce96b
Override config directory with env var.
...
Until this change, the config directory was assumed
to be located at '/config'. This patch retains that
default behaviour, but enables users/devs to override
that behaviour by setting the HOMEPAGE_CONFIG_DIR
variable.
2023-07-10 15:48:51 +01:00
shamoon
d1f83c0359
Update http.js
2023-07-03 22:12:17 -07:00
nsankbeil
5640798fe4
fix: handle missing EOF when decompressing response
...
Closes : #1609
2023-07-03 11:49:16 -04:00
shamoon
a2fe1eef7a
Handle invalid fields syntax in service labels
2023-06-28 08:49:25 -07:00
shamoon
b32d610532
Adds collapsible feature to bookmarks
2023-06-22 11:51:38 -07:00
shamoon
1b6e5c4a8d
Update group.jsx
2023-06-22 11:51:12 -07:00
shamoon
714e0a4517
Use Disclosure component for collapsible service groups, add transition
...
hide collapse arrow if disabled
dont break layout for icons in group title
no-shadow
2023-06-22 10:46:39 -07:00
Alex Higgins
041fae1fb3
Adds ability to collapse layout sections
...
Reverts pnpm lock file changes
Make entire section above list clickable.
Implement in headlessui instead of pulling in new library.
Remove unecessary packages and clean up ESLint errors
2023-06-22 10:00:04 -07:00
dimitricappelle
940ce359bf
Adding Kavita
2023-06-20 17:05:07 +02:00
Karl0ss
8df11acbe8
JDownloader Widget - Add Total Queue and Remaining In Queue ( #1612 )
...
undefined
2023-06-15 23:40:10 -07:00
shamoon
9f265c4381
Merge pull request #1603 from denispapec/header-boxed-widget
...
Added boxed widgets header styling and error component to information widgets
2023-06-13 20:49:19 -07:00
shamoon
7afe62df2a
Merge pull request #1608 from karl0ss/benphelpsJdownloader
...
Working Jdownloader
2023-06-13 20:45:57 -07:00
shamoon
b437ccde2f
Another attempt to catch zlib decompression errors
2023-06-13 19:21:12 -07:00
shamoon
abcea88d0a
Try to handle zlib errors
2023-06-13 15:23:19 -07:00
shamoon
3ee6650e6d
fix homebridge proxy logging
2023-06-13 15:16:49 -07:00
Dan5py
4a97fce841
Support old traefik CRD group
2023-06-13 22:04:56 +02:00
Karl Hudgell
f1d6a990ac
Working Jdownloader
2023-06-13 20:30:09 +01:00
Dan5py
fce680d981
Fixes #1606
2023-06-13 21:02:06 +02:00
Denis Papec
1622069063
Fixes for existing header styles, fix for glances
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-12 01:15:46 +01:00
Denis Papec
6f750dd83c
Further improvements to simplify information widgets
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-12 01:15:30 +01:00
Denis Papec
cd5162e39c
Refactored information widgets, improve widget-boxed style
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-12 01:15:19 +01:00
Denis Papec
c5b6dcc1e0
Add optional boxed styling and error component to information widgets
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-12 01:15:09 +01:00
shamoon
1fb7be7457
Retrieve ping url from config rather than as query parameter
2023-06-11 09:50:41 -07:00
shamoon
6b2930ab8d
Revert "Added optional boxed styling for information widgets and refactored information widgets"
2023-06-10 23:30:44 -07:00
Ben Phelps
347761fcad
Merge pull request #1574 from denispapec/widget-boxed
...
Added optional boxed styling for information widgets and refactored information widgets
2023-06-11 08:02:20 +03:00
shamoon
2fabaa700b
Merge pull request #1579 from denispapec/portainer-fix
...
Fixes for portainer and kubernetes and error component
2023-06-10 19:38:04 -07:00
shamoon
68b6192d8c
Fix full height layout on tall screens
2023-06-09 09:01:19 -07:00
shamoon
0101e8ccb9
make portainer error detection more specific
2023-06-08 09:42:35 -07:00
shamoon
2da66b504b
lint lidarr widget.js
2023-06-08 07:17:58 -07:00
shamoon
350e27c32b
Merge pull request #1587 from benphelps/fix/remove-lidarr-album
...
Change: lidarr use artist instead of album
2023-06-08 07:16:05 -07:00
shamoon
ea50a851f3
Change lidarr to artist instead of album
2023-06-08 07:15:35 -07:00
shamoon
27958c9f69
Merge pull request #1571 from rkokkelk/issue/1496
...
Fix: use service labels instead of container for service discovery with Docker Swarm
2023-06-08 00:35:22 -07:00
shamoon
4245f1070a
fix docker service discovery, code styling
2023-06-07 14:06:23 -07:00
shamoon
c92d1caf80
Allow useWidgetAPI to not actually send a request
2023-06-07 13:43:53 -07:00
Denis Papec
91e0ec2f83
Fixes for portainer and kubernetes widget error messages, and error messages for services behind the reverse proxy
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-07 00:54:51 +01:00
shamoon
774ca4b3b2
Merge pull request #1575 from nathan-sankbeil/feat/gzip
...
Support proxying compressed responses
2023-06-06 14:11:23 -07:00
shamoon
2c62f180a9
Merge pull request #1560 from Schoggi0815/feature/sonarr-radarr-queue-list
...
Feature/sonarr radarr queue list
2023-06-06 13:31:13 -07:00
shamoon
dd4ee44302
Simplify sonarr / radarr queues, better handle some errors
2023-06-05 22:23:21 -07:00
nsankbeil
3a29262256
feat: support compressed responses
2023-06-05 21:44:58 -04:00
Matteo Bossi
5b3d1cc6e0
Make styling more consistent and add toggle to opt-in instead of opting out
2023-06-06 01:14:10 +02:00
Denis Papec
a55fe939cb
Further improvements to simplify information widgets
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-05 23:18:18 +01:00
Cyb3rzombie
8f0cd7e088
Add support for auth token
2023-06-05 18:26:11 +02:00
RoyK
f656c2b46d
fix(service-helper): service detection with Docker Swarm
...
The current implementation of service detection focusses on containers.
However when using Docker Swarm this limits automatic service detection
to the containers running on the same node as homepage (or
docker-proxy). Detecting other services in the docker swarm is with the
current implementation not possible.
This commit fixes this by getting the appropriate labels from services
when Docker swarm is configured in the config file. This ensures that
the appropriate labels are gathered from the service definition instead
of the container definiation, thus allowing for automatic service
detection for the entire Docker swarm. Please note that in order for
this to function the homepage (or dockerproxy) should be running on a
manager node. Only the manager node is able to gather all the relevant
service labels.
Fixes : #752 , #970 , #955 , #1255 , #1045 , #1496
2023-06-05 16:06:14 +02:00
Denis Papec
d4fd923be5
Refactored information widgets, improve widget-boxed style
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-03 03:01:21 +01:00
Denis Papec
c79d45f91e
Add optional boxed styling and error component to information widgets
...
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-06-03 02:14:38 +01:00
Matteo Bossi
0eab4e7943
Fix Mobile view
2023-06-02 15:46:43 +02:00
Matteo Bossi
28e39e46ae
Add queue list
2023-06-02 14:57:27 +02:00
shamoon
56644ac487
Support env substitution for k8s
2023-05-28 23:03:04 -07:00
Jon
e6d95e29ee
Translate environment vars in labels
2023-05-29 01:14:03 -04:00
shamoon
bd5c10e907
Handle k8s widget metrics call fails
2023-05-28 19:57:39 -07:00
shamoon
0a5eb1ae75
Properly encode qbittorrent credentials
2023-05-28 19:46:28 -07:00
shamoon
febb4cc6d5
Support settings layout as a list
2023-05-28 09:51:44 -07:00
shamoon
5850a48ec9
Include right margin on greeting widget
...
Closes #224
Co-Authored-By: David Moor <dave@ducks-n-tworms.co.uk>
2023-05-26 08:21:02 -07:00
shamoon
4948485c50
Support using docker labels for HASS widget custom
2023-05-25 23:15:45 -07:00
theshaun
cd14dbde58
Correctly use sys_tempc instead of cpu_tempc
2023-05-24 20:59:34 +10:00
shamoon
1b984abd91
Fix error port display, again
2023-05-23 03:37:56 -07:00
Georges-Antoine Assi
cdd7b2d44b
Enhanced glances widget ( #1534 )
...
* Enhanced glances widget (resource match)
* Make widget clickable + cleanup helperrs
* Prevent unused glances API calls
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-22 10:50:58 -07:00
Salvatore Gabriele La Greca
36eaaafd88
Added PiAlert widget [WIP] ( #1493 )
...
* Added PiAlert widget
* pialert: comments clean
* Syntax changes to piAlert widget
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-21 09:12:14 -07:00
Shaun Walker
cf7c68261f
Add support for QNAP instances with multiple volumes ( #1528 )
...
* 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
* clean up
* Add support for multiple volumes as well as defining the volume you want to track
* QNAP widget syntax corrections, translate invalid
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-21 08:13:40 -07:00
shamoon
f1a33f10ed
Add try catch for ping
2023-05-20 09:48:18 -07:00
shamoon
7e005e51cc
Fix background filters outside viewport
2023-05-20 03:17:47 -07:00
shamoon
8a92d92b22
Make background wrapper full height
2023-05-20 02:43:07 -07:00
shamoon
a9d3873579
QNAP widget make sure re-auth status = 200
2023-05-19 12:45:32 -07:00
theshaun
d402be2b78
clean up
2023-05-19 12:45:32 -07:00
theshaun
2ca46b595b
Fix issue with key expiring and not updating correctly
2023-05-19 12:45:32 -07:00
theshaun
db2481cf0e
Re-order container blocks to ensure defaults show
2023-05-19 12:45:32 -07:00
theshaun
865206802c
rename cpu to load in default block
2023-05-19 12:45:32 -07:00
theshaun
668779ede1
remove a line
2023-05-19 12:45:32 -07:00
theshaun
1ca2407256
Fix linting issues
2023-05-19 12:45:32 -07:00
theshaun
3240b7a169
Add support for pfSense API
2023-05-19 12:45:32 -07:00
shamoon
ba21ae60d7
url error log
2023-05-18 00:26:32 -07:00
David O'Trakoun
4f3396cf32
error hostname:port/path was missing colon
2023-05-17 20:03:08 -04:00
shamoon
be7aa5835a
Remove visiblechildren slice
...
Closes #1512
2023-05-17 14:23:03 -07:00
shamoon
d87c5e100d
Update container.jsx
2023-05-17 13:21:50 -07:00
Bruno Rossetto
cc36ad19ee
Fix Slice error on container.jsx
2023-05-17 17:02:46 -03:00
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>
2023-05-17 10:39:15 -07:00
shamoon
135f738249
Merge pull request #1503 from grimsi/caddy
...
Implement Caddy widget
2023-05-14 21:25:35 -07:00
shamoon
bc981aae3d
Include port in error messages
2023-05-14 21:24:09 -07:00
Simon Grimme
516423c8bd
Implement Caddy widget
2023-05-15 02:12:56 +02:00
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>
2023-05-13 13:44:33 -07:00
shamoon
6324c895ea
Merge pull request #1485 from flor0/main
...
Add support for dashboard-icons SVG file format
2023-05-11 09:59:49 -07:00
shamoon
866bb1c330
Update container.jsx
2023-05-09 16:43:58 -07:00
shamoon
20e3c16089
Remove narrow unit display
2023-05-09 16:43:53 -07:00
Florian Rupp
ccbe11e20c
add support for dashboard-icons svg format
2023-05-09 23:29:55 +02:00
shamoon
07fb55e17f
Merge pull request #1470 from theshaun/main
...
Prelim support for QNAP NAS
2023-05-09 06:03:42 -07:00
shamoon
df19ad7016
QNAP code style, temp formatting
2023-05-08 08:06:58 -07:00
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>
2023-05-07 07:17:46 -07:00
theshaun
b4f700c185
Prelim support for QNAP NAS
2023-05-07 20:01:57 +10:00
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>
2023-05-06 21:09:33 -07:00
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>
2023-05-03 20:13:36 -07:00
shamoon
bbc343abae
Merge pull request #1448 from juanmanuelbc/space
...
Fix: save space when services or bookmarks are not in use
2023-05-02 09:43:32 -07:00
Juan Manuel Bennàssar Carretero
3556d7c183
Fix: save space when services or bookmarks are not in use
2023-05-02 08:13:53 -07:00
shamoon
442a76a57e
Handle duplicate keys for bookmarks
...
Closes #1445
Co-Authored-By: David <davidsmejia@gmail.com>
2023-05-01 19:54:33 -07:00
davidsmejia
1de940dd90
fallback for --tw-text-opacity
2023-05-01 17:58:01 -04:00
shamoon
6867258449
Fix overflow non-square icons
2023-05-01 11:29:35 -07:00
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>
2023-05-01 11:06:05 -07:00
shamoon
f4ffc2d29b
Merge pull request #1437 from GAntoine/hide-widget-on-error-setting
...
Add setting to hide widgets on failure
2023-05-01 08:18:36 -07:00
Georges-Antoine Assi
bd1c2b1881
Add setting to hide widgets on failure
2023-04-30 19:09:37 -04:00
Ciy
1b34db1109
solving docker multiple names
2023-04-30 14:45:27 +08:00
Richy HBM
f4f58409a2
Add Whats Up Docker widget ( #1150 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-04-27 11:21:57 -07:00
shamoon
dc3019da80
Merge pull request #1419 from juanmanuelbc/mb
...
Fix: align services and widgets
2023-04-27 02:24:04 -07:00
shamoon
9de376d51c
simplify plex music logic
2023-04-27 02:12:21 -07:00
Juan Manuel Bennàssar Carretero
3e02823980
Fix: align services and widgets
2023-04-27 11:04:45 +02:00
Juan Manuel Bennàssar Carretero
de11f81234
Feature: add albums to Plex service widget
2023-04-27 10:12:12 +02:00
Erv Walter
5080301efe
force icons to fit withing a 32x32 square
2023-04-23 16:12:08 +00:00
Bogdan
08edae7713
Fix grabs data for Prowlarr
2023-04-22 09:31:35 +03:00
shamoon
dd6a870998
Try to get unique name for service item key and in quicklaunch
2023-04-21 17:55:35 -07:00
shamoon
b5ada5ef11
Add type field to services from api
2023-04-21 08:50:15 -07:00
shamoon
7b697a88de
Merge pull request #1384 from fancybits/add-channels
...
Add Channels DVR Server widget
2023-04-20 11:55:51 -07:00
Jon Maddox
3acbdda45e
add Channels DVR Server widget
2023-04-19 16:24:02 -04:00
Colin
66dabe9872
Allow setting Transmission rpcUrl
2023-04-19 11:08:18 -07:00
shamoon
0904776971
Merge pull request #1380 from benphelps/feature/background-filters
...
Feature: support blur, saturation & brightness filters for background images
2023-04-19 08:30:18 -07:00
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.
2023-04-19 08:26:58 -07:00
shamoon
1aa559537a
Update proxy.js
2023-04-19 07:02:33 -07:00
shamoon
55bc247c9e
Support blur, saturation & brightness filters for background images
2023-04-18 22:51:46 -07:00
shamoon
f2fc78b63f
Glances include cpu tempts labeled Tctl
2023-04-18 12:09:02 -07:00
shamoon
6d1db78709
Accept http 401 / 403 for ping
2023-04-14 12:05:28 -07:00
shamoon
352b4146f7
homeassistant widget minor code cleanup / changes
...
- limit to 4 blocks
- allow container to handle field filtering
2023-04-12 01:06:48 -07:00
henter
59448b7277
Added homeassistant widget
2023-04-11 20:54:13 +02:00
shamoon
dacb038126
Further widget validation cleanup
2023-04-11 11:15:08 -07:00
shamoon
a83d105764
Cleanup data validation
2023-04-11 11:05:30 -07:00
shamoon
91646888cd
Move 5th column behind setting
2023-04-07 22:35:42 -07:00
shamoon
0416f53c04
Update group.jsx
2023-04-07 22:28:19 -07:00
shamoon
7e012993d8
Support per-service stats control
2023-04-07 21:34:33 -07:00
shamoon
7aa496f66f
Update item.jsx
2023-04-06 21:53:49 -07:00
shamoon
48224f89a4
Allow show docker stats by default
2023-04-06 20:38:39 -07:00
shamoon
e4788cc7f6
Fix widget option boolean parsing with docker labels
2023-04-06 20:18:06 -07:00
shamoon
4824ed1a2c
Fix data buffer parsing error
2023-04-06 07:03:06 -07:00
shamoon
cd95c93e68
Increase breakpoint for 5 columns
2023-04-05 23:25:08 -07:00
shamoon
379d2e59f1
preserve swr mutate
2023-04-05 22:45:27 -07:00
shamoon
64b43871c6
Try to fix false data parse errors
2023-04-05 22:17:52 -07:00
shamoon
066995702b
Add 5th column for 2xl screens
2023-04-05 08:53:28 -07:00
shamoon
6701e3bd77
Use HOMEPAGE_BUILDTIME to revalidate container restart/recreate
2023-04-04 22:55:26 -07:00
shamoon
a42c50f1cc
fix emby widget options interpolation
2023-04-04 19:08:52 -07:00
shamoon
2fbe4e5f24
Update cputemp.jsx
2023-04-04 17:05:22 -07:00
shamoon
a0fa6367ca
Merge pull request #1161 from MrLemur/add-traefik-ingressroute
...
Feature: Add Traefik IngressRoute support for Kubernetes
2023-04-04 15:56:38 -07:00
shamoon
db85193bbf
Fix emby/jellyfin now playing > 1
2023-04-04 15:00:09 -07:00
shamoon
48180604f9
Fix jellyfin / emby blocks boolean evaluation
2023-04-04 00:55:05 -07:00
shamoon
2829f0b649
Update memory.jsx
2023-04-03 23:22:28 -07:00
shamoon
f3ec238a2c
Fix glances cpu temp detection & fahrenheit conversion
2023-04-03 21:49:28 -07:00
shamoon
616e8f2553
diskstation codestyle
2023-04-03 14:24:06 -07:00
Sebastian Osiński
f55ba3b67a
Add option to specify volume in Diskstation widget
2023-04-03 22:10:56 +02:00
shamoon
4cb5241e94
glances temp usage bar
2023-03-31 10:37:41 -07:00
shamoon
872237167d
Uptime usage bar
2023-03-31 10:37:31 -07:00
shamoon
a90f178ee0
Better handle multi-core temp
2023-03-31 08:44:27 -07:00
shamoon
489132269e
Update [...service].js
2023-03-31 08:06:19 -07:00
shamoon
9303302ce7
Update [...service].js
2023-03-31 08:05:08 -07:00
shamoon
9ff977b339
Update [...service].js
2023-03-31 08:00:14 -07:00
shamoon
a2aab6451c
lint
2023-03-30 14:40:24 -07:00
shamoon
1e64cf02cd
Add temp usage bar, fix disk percentage
2023-03-30 14:36:40 -07:00
Kassim Benhaddad
df714c7556
feat: add Traefik IngressRoute support for k8s
2023-03-29 23:19:56 +01:00
shamoon
9333af20f5
Update glances.jsx
2023-03-29 14:57:31 -07:00
shamoon
c649c4ef17
Merge pull request #1084 from benphelps/feature-updated-resources
...
Feature: updated resources widget with cpu temp + uptime
2023-03-29 14:36:23 -07:00
shamoon
f830faf8af
update glances widget
2023-03-29 14:35:48 -07:00
shamoon
b51af4377f
Add uptime to resources widget
2023-03-29 14:35:48 -07:00
shamoon
f46addf20a
Add cputemp to resources widget
2023-03-29 14:35:48 -07:00
shamoon
d4a3ba84e9
Convert resources widget to systeminformation dependency
...
Update resources.js
2023-03-29 14:35:48 -07:00
Nina Morgan
f37d3580b7
add support for Docker TLS based connections
2023-03-29 16:58:50 -04:00
shamoon
dde188c3c4
Fix calculate memory when no cache value
2023-03-28 15:51:55 -07:00
Sebastian Osiński
e549a87719
Display Docker container's used memory instead of total memory
2023-03-28 19:40:09 +02:00
shamoon
f895a6bf23
Fix status error display
2023-03-25 08:46:42 -07:00
shamoon
606bcdc835
Add docker healthy translation
2023-03-20 07:02:39 -07:00
shamoon
07b896832b
Merge pull request #1121 from shalak/enhance_nextcloud_widget
...
Add support of NC-Token to Nextcloud widget
2023-03-19 23:03:27 -07:00
shamoon
7d8da29e57
Update credentialed.js
2023-03-19 23:03:12 -07:00
shamoon
401b35bea9
Add translation for some missing items
...
Closes #1123
2023-03-19 22:58:47 -07:00
Mirek Szajowski
94dc5ad0e5
Add support of NC-Token to Nextcloud widget
2023-03-20 03:03:43 +01:00
shamoon
fe860992c0
Merge pull request #1111 from benphelps/fix-1110
...
Fix: Add padding to values in resources widget
2023-03-15 10:42:12 -07:00
shamoon
70a15838d5
Merge pull request #1085 from benphelps/audiobookshelf-widget
...
Add audiobookshelf widget
2023-03-15 10:41:27 -07:00
shamoon
69fcd3f0c8
Add padding to values in resources widget
...
Closes #1110
2023-03-15 10:27:01 -07:00
shamoon
eaf7ba608b
Fix blocks for emby/jellyfin, support enable/disable
2023-03-12 16:50:28 -07:00
Dinesh Reddy J
29c7a51b04
modified: src/widgets/emby/component.jsx
2023-03-12 22:11:15 +05:30
Dinesh Reddy J
263801677a
Added Jellyfin Widget to show number of movies,Series, Episodes songs #264
2023-03-12 21:57:13 +05:30
Zlendy
78642a36d0
Fix: immich API now returns bytes for storage
2023-03-10 19:15:37 -08:00
shamoon
a55bc357fd
Add audiobookshelf widget
2023-03-05 23:34:46 -08:00
shamoon
b8a1b90713
Update credentialed.js
2023-03-05 23:32:27 -08:00
afknst
8f2d5b7bf9
Merge branch 'benphelps:main' into main
2023-03-03 12:48:48 +01:00
afknst
3d4654d592
Fix: Cannot access qBittorrent from quick launch #1079
2023-03-03 12:41:33 +01:00
shamoon
30f04f75f2
use correct rutorrent rate units
2023-03-03 00:55:05 -08:00
shamoon
26246c5997
fix deluge units
2023-03-03 00:48:28 -08:00
shamoon
8c97bf6213
Merge pull request #1078 from benphelps/fix-1077
...
Fix: use correct rate units for pyload
2023-03-03 00:36:01 -08:00
shamoon
6db6c823c4
use correct rate units for pyload
2023-03-03 00:34:51 -08:00
shamoon
e11589f52e
simplify ghostfolio widget
2023-03-01 22:45:22 -08:00
Mathias R
e97fdc17be
Added Ghostfolio widget
2023-03-01 19:44:13 +01:00
shamoon
65b23b9674
Merge pull request #1067 from Sairenity/1042-minecraft-server-status
...
Minecraft server status widget
2023-02-28 22:13:13 -08:00
Jason Fischer
3db5435c19
Merge pull request #1043 from jameswynn/variable-substitution
...
Added support for environment variable substitution
2023-02-28 20:14:30 -08:00
shamoon
c6e76f4e31
move minecraft proxy & use url key
2023-02-28 08:50:43 -08:00
Sairenity
b36ef0234e
refactor widget.js, return http 200 when server is offline
2023-02-28 16:22:43 +00:00
Sairenity
ad66637ff1
rewrite minecraft server status widget to directly ping server
2023-02-28 11:49:39 +00:00
Rommel Kott
bf2f527f76
Refactor API host to be parametrized
2023-02-28 01:04:44 -06:00
shamoon
af147c0da0
Support open url in quicklaunch
2023-02-27 20:06:30 -08:00
Sairenity
f418ee6327
Add minecraft server status indicator
2023-02-27 11:59:37 +00:00
shamoon
e9790e5677
Change cloudflare widget to use api tokens
2023-02-26 08:18:47 -08:00
shamoon
449c23a63d
fix service widgets import organization
2023-02-24 22:24:30 -08:00
shamoon
fe494a4ab3
add prometheus widget data validation
2023-02-24 22:07:42 -08:00
Tristin Terry
8dcb3a27bd
add prometheus service widget
2023-02-24 19:55:13 -06:00
Sairenity
8604418fb1
implemented fetching of minecraft server status
2023-02-23 18:30:44 +00:00
shamoon
b2d22d7574
Cache config env variables & check if config contains variables before substitution
2023-02-23 09:51:28 -08:00
shamoon
060d5afcaa
Simplify pterodactyl to only show server / node counts
2023-02-23 07:50:13 -08:00
Benoit SERRA
8e9ce016b1
Pterodactyl widget: initial commit
2023-02-23 07:50:13 -08:00
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
2023-02-23 08:50:25 -06:00
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".
2023-02-22 09:05:26 -06:00
Dan Brezeanu
9eafac346b
Configuration option for removing bottom version
2023-02-21 10:11:24 +02:00
shamoon
767fc1ec39
Better handle homebridge errors
2023-02-20 17:39:16 -08:00
shamoon
9df4ba0881
Fix homebridge config UI-X API expires login with 403
2023-02-20 14:58:19 -08:00
shamoon
b2f26e1a43
Update status.jsx
2023-02-20 14:55:01 -08:00
shamoon
594f47fa68
Rework healthchecks date formatting
2023-02-19 23:32:53 -08:00
Rommel Kott
5def5dd508
Add healthcheck widget
2023-02-19 23:31:33 -08:00
shamoon
4855aa762f
correct transmission rate units
2023-02-19 07:46:51 -08:00
Daniel Rocha
96507e4eba
Use byterate for flood
2023-02-19 07:46:51 -08:00
shamoon
08f56b54f5
Update component.jsx
2023-02-19 06:25:07 -08:00
shamoon
14e1a9a4ed
limit widgets > 4 blocks
2023-02-18 22:58:55 -08:00
Jason Fischer
45946ddfe1
Merge pull request #963 from benphelps/fix-settings-after-container-update
...
Fix settings after container update
2023-02-18 22:56:53 -08:00
shamoon
0666268d91
unmanic use generic proxy
2023-02-18 22:21:32 -08:00
Jeff Rescignano
b45d6240ae
Add Unmanic service widget
2023-02-18 22:19:45 -08:00
shamoon
e35a66d3f1
Suppory body in widget endpoint mappings
2023-02-18 22:18:27 -08:00
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>
2023-02-18 13:58:01 -08:00
shamoon
5289476937
Pass csrf token for unifi login
2023-02-16 22:45:11 -08:00
shamoon
ad6eeaaf75
Remove nextcloud shares block
2023-02-16 22:05:32 -08:00
Mbarmem
ed96c46fa5
Add Nextcloud widget
2023-02-16 11:30:05 +03:00
shamoon
e1176e9e3b
Strip sensitive information contained in URLs from frontend API calls
2023-02-15 14:46:31 -08:00
shamoon
a25606cfe9
Merge pull request #994 from benphelps/fix-970
...
Fix: improve swarm status for replicated services & prefer stats for local containers
2023-02-14 10:41:49 -08:00
shamoon
ae7a77d247
Use replica count for swarm status
...
Co-Authored-By: Raphaël Catarino <raphcatarino@gmail.com>
2023-02-14 10:41:12 -08:00
shamoon
460983b741
Add grafana stats
2023-02-14 10:30:05 -08:00
shamoon
c1f22b3e2c
Cleanup grafana widget + fix labels
2023-02-14 10:30:05 -08:00
Mbarmem
cd7d7ba729
Add Grafana widget
2023-02-14 10:30:05 -08:00
shamoon
f74275293a
Prefer swarm task containers locally for status / stats
2023-02-14 10:09:12 -08:00
shamoon
ebe58769f6
fix fileflows widget labels
2023-02-13 20:22:15 -08:00
shamoon
598815ba5c
fileflows code cleanup
2023-02-13 00:13:31 -08:00
Mbarmem
6bb94dc185
Add FileFlows widget
2023-02-13 00:13:31 -08:00
Vorotynsky Maxim
f558d27e8c
Move the footer to the bottom
2023-02-12 15:32:50 +01:00
Jason Fischer
e1f0e3814a
Merge pull request #954 from benphelps/rewrite-rutorrent-proxy
...
Feat: rewrite rutorrent proxy
2023-02-09 21:00:31 -08:00
James Wynn
b4cdb03228
Added support for "ping" configuration in kubernetes ingress annotations
2023-02-09 17:09:59 -06:00
shamoon
3600e5487d
Apply suggestions from #964 code review
2023-02-08 08:30:53 -08:00
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
```
2023-02-08 20:33:11 +08:00
shamoon
73c8ff7ee6
Use buildtime in config hash
2023-02-08 00:37:46 -08:00
shamoon
7b474d4cef
Revert "Merge pull request #609 from benphelps/fix-576"
...
This reverts commit a7f290dfdd , reversing
changes made to cf38395100 .
2023-02-08 00:19:33 -08:00
shamoon
b2211bcdfd
rewrite rutorrent proxy
2023-02-06 14:23:30 -08:00
shamoon
b9b989fd11
Revert "feat: Custom CSS"
2023-02-06 14:07:11 -08:00
Jason Fischer
153dcf398e
Merge main
2023-02-06 13:45:56 -08:00
Jason Fischer
f53f975669
Settle on four fields with free size displayed as Available
2023-02-06 13:43:40 -08:00
shamoon
10097ab4fc
lint photoprism
2023-02-05 22:14:54 -08:00
shamoon
a226f9de12
remove folders, unused vars
2023-02-05 22:11:22 -08:00
geckoflume
551f521edd
Add PhotoPrism widget
2023-02-05 22:11:22 -08:00
Jason Fischer
11ae52df4a
Merge main
2023-02-05 00:21:35 -08:00
Bryan
77e02e6729
Merge branch 'main' into Mylar
2023-02-03 20:47:58 -05:00
KillahBee
58e8109856
adding working mylar
2023-02-03 15:51:52 -05:00
shamoon
486b376dca
Fix label for PBS when data not returned yet
2023-02-03 10:22:51 -08:00
shamoon
f50f5c130e
Merge pull request #931 from benphelps/unifi-improvements
...
Unifi improvements
2023-02-03 01:24:46 -08:00
shamoon
17ebdd8226
Unifi widgets support sites other than default
2023-02-03 01:19:42 -08:00
shamoon
c2983197a0
Unifi widgets show warning with no data
2023-02-03 01:19:42 -08:00
Bryan
f851085ebf
Komga Widget ( #922 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-02-02 19:48:40 -08:00
shamoon
ce644afe9e
Fix search broken in 0.6.5
2023-02-02 09:40:52 -08:00
shamoon
015d7dac52
Rework uptime kuma remove proxy display more info
2023-02-02 01:11:27 -08:00
chain710
c3d15a61c3
Implement uptime-kuma widget
2023-02-02 00:49:56 -08:00
shamoon
f517d704b8
Merge pull request #904 from lholota/feat/custom-css
...
feat: Custom CSS
2023-02-01 21:15:58 -08:00
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 "".
2023-02-01 15:32:10 -07:00
Lukas Holota
147a165bbc
Allow Custom CSS
2023-01-31 07:25:36 -08:00
Benoit
4c17e3fd14
Synology Widget : making it work with multiple widgets connecting to differents versions of DSM
2023-01-31 12:07:23 +01:00
shamoon
046f2986a8
lint support custom search provider in quicklaunch
2023-01-31 00:58:29 -08:00
shamoon
7a5a3a6608
Compatible with quicklaunch internet search
2023-01-31 00:36:11 -08:00
shamoon
87dbbcb1e0
Refactor multi & single providers & retain provider key only
2023-01-31 00:34:29 -08:00
chain710
3bc0522812
Support multi search providers
...
- add `providers` option in search widget, value is array of provider name, like: `[google, bing]`
2023-01-31 00:34:29 -08:00
shamoon
1f5912c232
Support custom search in quicklaunch web search
2023-01-31 00:33:30 -08:00
shamoon
adce18d023
Merge pull request #897 from avdept/add_search_to_quicklaunch
...
Add internet search to quicklaunch
2023-01-30 23:54:04 -08:00
shamoon
11d03be4de
Use configured search provider, allow disable internet search
2023-01-30 23:38:37 -08:00
Alex Sinelnikov
4e17628f97
Added search to quicklaunch
2023-01-30 10:16:45 +02:00
Jason Fischer
893b3f0986
Merge main
2023-01-29 17:07:40 -08:00
Jason Fischer
e62952c2c1
Create reusable Synology proxy
...
- Migrate DiskStation and DownloadStation to use new proxy
- Move DiskStation proxy UI logic into component
2023-01-29 17:04:36 -08:00
Jason Fischer
c9439eafa2
Don't show QEMU templates in VMs field for Proxmox widget
...
fixes #864
2023-01-29 09:44:15 -08:00
shamoon
19cf9969b9
Fix immich widget error catching & awaiting data
2023-01-28 21:49:31 -08:00
Zlendy
dbcd6f5df7
Fix: Immich API no longer has an "error" property
2023-01-28 21:49:31 -08:00
Zlendy
6b5e8ab0c7
Add Immich Widget
2023-01-28 21:49:31 -08:00
shamoon
f2b3a12569
Fix nzbget download rate units
2023-01-28 21:17:39 -08:00
Eizock
2a42d89d08
Add Proxmox Backup Server Widget ( #879 )
...
* Add Proxmox Backup Server Widget
* Clarification added to Failed Tasks
* Refactor pbs to proxmoxbackupserver
* Removing property instead of recreating object
* minor code styling of proxmoxbackupserver widget
---------
Co-authored-by: Eizock <>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-28 16:32:47 -08:00
Jason Fischer
0d5f8f6e7c
Don't include LXC templates in LXC count
...
fixes #864
2023-01-28 12:59:20 -08:00
Jason Fischer
e96036e076
Merge pull request #873 from jameswynn/sort-services-by-weight
...
Services are now sorted by a new 'weight' field
2023-01-24 17:52:08 -08:00
James Wynn
8d016629d3
Services are now sorted by the 'weight' field.
...
* Default for discovered services is 0
* Default weight for configured services is their index within their
group scaled by 100, i.e. (index + 1) * 100
* Should be backwards compatible with current loose ordering
2023-01-24 12:48:49 -06:00
James Wynn
02e9df8f28
Parse widget field list if is a string
2023-01-24 09:31:20 -06:00
shamoon
f9e27a6bb5
Merge pull request #868 from KillahB33/main
...
Cloudflared Widget
2023-01-23 19:54:34 -08:00
Michael Shamoon
89c6528f24
cloudflare widget validation, handle multiple connections, fix translation file error, capitalize status
2023-01-23 10:31:08 -08:00
KillahBee
2836ee1f3b
cloudflared widget working locally
2023-01-23 12:06:35 -05:00
shamoon
d71a1f9345
Merge pull request #861 from benphelps/fix-opnsense-no-wan
...
Fix: Handle opnsense no wan interface
2023-01-22 14:29:49 -08:00
Michael Shamoon
c8116fc9e8
Better error output for docker integration
2023-01-22 14:23:14 -08:00
Michael Shamoon
ca4b5b131d
Allow specifying wan interface on opnsense widget
2023-01-22 11:02:52 -08:00
Benoit
2b3d4b388a
Synology Diskstation widget : initial commit
2023-01-22 11:51:04 +01:00
KillahBee
fa1792cd5f
adding cloudflare widget
2023-01-20 11:43:19 -05:00
Michael Shamoon
d27b795d81
Remove capital from octoprint widget
...
remove
add
2023-01-20 07:09:00 -08:00
shamoon
c7e4a52b99
Merge pull request #841 from JacksonBarker/main
...
Added Brave search provider
2023-01-18 18:52:11 -08:00
Jason Fischer
627ce179ef
Merge pull request #448 from jameswynn/kubernetes
...
Support for Kubernetes and Longhorn
2023-01-18 14:54:38 -08:00
Jason Fischer
1935965095
Merge pull request #834 from williamwoldum/octoPrint
...
OctoPrint Widget
2023-01-18 12:50:45 -08:00
williamwoldum
006fb80533
Added celcius labels
2023-01-18 21:04:49 +01:00
Jackson Barker
ab2c3c6412
Added Brave search provider
2023-01-18 14:10:01 -05:00
williamwoldum
2c3947ea3f
Removed refresh intervals
2023-01-18 19:33:55 +01:00
williamwoldum
365783204a
realized that 'pausing' and 'resuming' are also states while printing
2023-01-18 00:47:51 +01:00
williamwoldum
047f7af99a
removed silencing feature
2023-01-17 23:36:48 +01:00
williamwoldum
a880cdbc68
silenced more request errors + small fix in display logic
2023-01-17 12:50:08 +01:00
williamwoldum
9f008fc04e
initial
2023-01-17 03:54:24 +01:00
Ulysse Mensa
82a6553c58
Merge branch 'benphelps:main' into main
2023-01-16 22:39:51 +01:00
Ulysse Mensa
2a24277757
Add Medusa widget
2023-01-16 22:39:01 +01:00
José Manuel Jurado Bujalance
93dda99aaa
use abbr as icon fallback
2023-01-13 22:45:08 +01:00
Eizock
0febf05d8d
Add Moonraker (Klipper) widget ( #798 )
...
* Add Moonraker (Klipper) widget
* Fix linting
* Removed filename, to adhere to standards
* Removed unused translation
* fix conditional in moonraker component
Co-authored-by: Eizock <>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-12 13:55:07 -08:00
Jason Fischer
a7f290dfdd
Merge pull request #609 from benphelps/fix-576
...
Fix: settings not picked up after first container creation
2023-01-09 16:53:24 -08:00
James Wynn
b6e8b64a2e
Merge branch 'main' into kubernetes
2023-01-09 08:34:43 -06:00
James Wynn
4d6ce1f7e2
Widgets in discovered services now work correctly
2023-01-09 08:30:50 -06:00
Michael Shamoon
fc2e17fa59
fix useWidgetAPI refreshInterval
2023-01-09 01:33:58 -08:00
Michael Shamoon
730f1c5ec1
Support api key + username / pass for truenas widget
2023-01-07 10:00:25 -08:00
John Hollowell
34a7b25c9c
Add truenas key to credentialed proxy handler
...
Revert "Change TrueNAS to use API key"
This reverts commit 1926c26b77d8e048d92da6e20ff24a3056237daf.
Co-Authored-By: John Hollowell <jhollowe@johnhollowell.com>
2023-01-07 10:00:16 -08:00
Michael Shamoon
84b7f103c3
Allow setting locale for datetime widget directly
2023-01-04 13:53:06 -08:00
Michael Shamoon
35a2cd9b94
Support Synology DownloadStation v6 + v7
...
Co-Authored-By: Benoit SERRA <11260343+Oupsman@users.noreply.github.com>
2023-01-03 15:51:21 -08:00
James Wynn
36ed1022e3
detection now uses annotation "gethomepage.dev/enabled" instead of label
2023-01-03 16:15:08 -06:00
Michael Shamoon
af29f5b266
Use tabular nums for datetime to prevent size changing
2023-01-02 08:30:57 -08:00
James Wynn
e15ba1c82c
Merge branch 'main' into kubernetes
2022-12-31 11:19:42 -06:00
James Wynn
7ac862be75
removed overly verbose logging message
2022-12-31 11:13:52 -06:00
Michael Shamoon
ee729a7e6a
remove error on no discovered services
2022-12-30 20:31:25 -08:00
Michael Shamoon
bc7937db71
omada widget cleanup
2022-12-29 00:25:50 -08:00
shamoon
0e1aeaf54c
Merge pull request #719 from benphelps/docker-server-failovers
...
Fix: Handle docker server failures if others succeed
2022-12-28 18:40:08 -08:00
Michael Shamoon
d17a17bd3c
Use server-side endpoint to properly cache GH release data
2022-12-28 18:33:14 -08:00
Michael Shamoon
0afc1b96f1
CPU / memory / disk usage bars start from 0
...
Closes #737
2022-12-28 16:21:04 -08:00
Michael Shamoon
5fbc6702bc
Prevent blocking error on GH releases failure
...
Closes #738
2022-12-28 16:17:49 -08:00
shamoon
88934ec39a
Correct debug messages in Pyload widget
...
Closes #733
2022-12-26 06:07:43 -08:00
Michael Shamoon
679704949e
Fix broken update checker
2022-12-26 01:02:01 -08:00
Benoit SERRA
94f43b1210
OPNSense widget ( #730 )
...
* Opnsense widget (#2 )
* OPNSense widget : initial version, memory usage is inaccurate.
* OPNSense widget : code cleanup in widget.js. Firewall is no longer displayed, so it did not need to be queried.
* Opnsense widget (#3 )
* OPNSense widget : initial version, memory usage is inaccurate.
* OPNSense widget : code cleanup in widget.js. Firewall is no longer displayed, so it did not need to be queried.
* OPNSense widget : fixing the CPU code to make it more reliable.
* OPNSense widget : fixing the CPU code to make it more reliable. Removing uptime info
* Update src/widgets/opnsense/component.jsx
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Update public/locales/en/common.json
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Update src/widgets/opnsense/component.jsx
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Update src/widgets/opnsense/component.jsx
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-12-26 00:32:12 -08:00
Michael Shamoon
ba4cbad601
xteve cleanup
2022-12-25 20:58:20 -08:00
Marcus Kimpenhaus
43a11eadfc
added widget for xteve ( #731 )
...
* added xteve widget
* eslint fixes
* xteve code cleanup
Co-authored-by: Marcus Kimpenhaus <k@AirM2.kimpenhaus.net>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
2022-12-25 20:51:51 -08:00
Benoit SERRA
38d81b654e
Mikrotik widget ( #720 )
2022-12-23 09:12:06 -08:00
shamoon
c68cc3c8ed
Merge pull request #715 from benphelps/diskstation-to-downloadstation
...
Chore: rename diskstation to downloadstation
2022-12-23 08:46:37 -08:00
Michael Shamoon
c8ea72c217
lint
2022-12-23 08:38:52 -08:00
Michael Shamoon
1cac02f2c0
Add number formatting to prowlarr
...
https://github.com/benphelps/homepage/pull/721#issuecomment-1364092798
2022-12-23 08:30:52 -08:00
Marcus Kimpenhaus
e7db56101b
fixed number formatting in widgets: radarr, sonarr, overseerr
2022-12-23 14:20:12 +01:00
shamoon
b9415b43b0
Merge pull request #704 from benphelps/omada-widget
...
Feature: Omada widget
2022-12-22 21:23:14 -08:00
Michael Shamoon
6b90d3ef28
Handle docker server failures if others succeed
2022-12-22 21:16:52 -08:00
Michael Shamoon
23ba45729e
Rename diskstation to downloadstation
2022-12-22 10:58:46 -08:00
Michael Shamoon
a9429e5335
Pihole allow auth, updated API endpoint
2022-12-22 09:27:13 -08:00
Michael Shamoon
952305492c
More Omada widget cleanup
2022-12-21 13:18:32 -08:00
Michael Shamoon
b01e6eaf56
Refactor Omada proxy for api v3
2022-12-21 13:12:04 -08:00
Michael Shamoon
4a3f836020
Refactor Omada proxy for v4/v5
2022-12-21 13:12:04 -08:00
Michael Shamoon
a9cc0100f6
Squashed commit of the following from initial Omada widget:
...
commit ad3e664b56
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 13 19:54:54 2022 +0100
Add .idea to .gitignore
commit 7e51a09384
Merge: 93d8035 7dd0b0e
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Tue Dec 13 18:38:51 2022 +0100
Merge branch 'benphelps:main' into main
commit 93d80350b1
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 13 18:15:20 2022 +0100
Omada widget : One widget, shows only the number alerts, the number of connected AP, the number of connected devices to Wifi, the number of connected switches and gatewawys.
commit a1babd860c
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 13 09:33:50 2022 +0100
Omada widget : spliting widget between WLAN and LAN/WAN fields to have no more than 5 fields per widget.
commit e12cc65c77
Merge: 331f31f 146326f
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Sun Dec 11 14:39:27 2022 +0100
Merge branch 'benphelps:main' into main
commit 331f31fc2b
Merge: 37154e3 ccc1229
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Sat Dec 10 17:56:44 2022 +0100
Merge branch 'benphelps:main' into main
commit 37154e327a
Author: Benoit <oupsman@oupsman.fr>
Date: Sat Dec 10 17:11:30 2022 +0100
Omada widget : Improved error handling
Omada widget: handling power as common.power in translation
commit 1f48491406
Author: Benoit <oupsman@oupsman.fr>
Date: Sat Dec 10 10:24:55 2022 +0100
Omada widget : adding stats for isolated aps, connected gateways, connected switches, available ports, power consumption
commit f375f0b815
Merge: 467b678 775b511
Author: Benoit <oupsman@oupsman.fr>
Date: Fri Dec 9 21:06:38 2022 +0100
Merge branch 'main' of https://github.com/Oupsman/homepage into main
commit 467b67802a
Author: Benoit <oupsman@oupsman.fr>
Date: Fri Dec 9 21:06:09 2022 +0100
Omada widget : v3 v4 and v5 versions don't use the same fields for the same stats, I've corrected the code to make it more reliable
commit 775b5111e1
Merge: 8d66756 88c4375
Author: Benoit SERRA <oupsman@oupsman.fr>
Date: Thu Dec 8 15:38:20 2022 +0100
Merge branch 'benphelps:main' into main
commit 8d66756a7d
Author: Benoit <oupsman@oupsman.fr>
Date: Thu Dec 8 12:45:44 2022 +0100
Omada Widget : code cleanup
commit 282a6d0592
Author: Benoit <oupsman@oupsman.fr>
Date: Thu Dec 8 12:42:41 2022 +0100
Omada Widget : code cleanup
commit c3e9b8f870
Author: Benoit <oupsman@oupsman.fr>
Date: Thu Dec 8 12:37:10 2022 +0100
Omada Widget : No more legacy variable, the code detects the controller version and adapts the requests. Logic is not duplicated anymore
commit eafcc20597
Author: Benoit <oupsman@oupsman.fr>
Date: Wed Dec 7 15:46:00 2022 +0100
V2 API is working
commit bcc2864ee2
Author: Benoit <oupsman@oupsman.fr>
Date: Wed Dec 7 10:01:26 2022 +0100
Code fore v2 API is not working but V1 code is.
commit ea8e297e84
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 6 14:28:05 2022 +0100
Errors handling
commit ab6d51a88c
Author: Benoit <oupsman@oupsman.fr>
Date: Tue Dec 6 09:50:14 2022 +0100
Adding alerts
commit 047db2cce8
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:53:43 2022 +0100
Fixed translation system
commit 42c5a3e665
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:34:34 2022 +0100
Translation system is still * up
commit c80eac9d5b
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:33:50 2022 +0100
Translation system is still * up
commit f8ba6b0245
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:32:22 2022 +0100
Translation system is still * up
commit dec7eec6de
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 22:16:13 2022 +0100
Translation system is * up
commit cc840cf7cc
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 21:33:00 2022 +0100
First working version
commit 54b65e619e
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 18:59:09 2022 +0100
Using getGlobalStat method
commit 7ebc8500da
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 14:33:37 2022 +0100
Working on Omada Widget : NOT WORKING FOR NOW
commit 04eaf28cae
Merge: 61065ac 826fe15
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 10:32:30 2022 +0100
Merge branch 'main' of https://github.com/Oupsman/homepage into main
commit 61065ace28
Author: Benoit <oupsman@oupsman.fr>
Date: Mon Dec 5 10:24:57 2022 +0100
Working on Omada Widget
remove idea
Co-Authored-By: Benoit SERRA <11260343+oupsman@users.noreply.github.com>
2022-12-21 13:12:04 -08:00
shamoon
6ef05b8118
Merge pull request #648 from benphelps/fix-619
...
Fix rate unit displays
2022-12-16 22:58:30 -08:00
shamoon
a11f22cd49
Merge pull request #688 from luiseduardobrito/feat-nextdns
...
Adds widget for NextDNS
2022-12-16 22:47:20 -08:00
Michael Shamoon
93445a2831
Use credentialed proxy for miniflux
2022-12-16 22:33:24 -08:00
Heng-Yi Wu
3bef3dd6c6
feat: miniflux widget
2022-12-16 22:33:23 -08:00
Michael Shamoon
db46931246
Allow map in credentialedproxy
2022-12-16 22:32:28 -08:00
shamoon
7ca7a9cc58
Merge pull request #660 from vinaydawani/features/basic-docker-swarm
...
Support for docker swarm services
2022-12-16 21:49:37 -08:00
Michael Shamoon
f7d5582f57
Handle nextdns no devices setup, data pending
2022-12-16 14:29:13 -08:00
Michael Shamoon
12ed730897
Code cleanup + lint
2022-12-16 13:49:41 -08:00
Rickey Shideler
aaa1f76176
added tdarr widget
2022-12-16 13:49:40 -08:00
Luis Brito
fb2492e577
Adds widget for NextDNS
2022-12-16 14:38:48 -03:00
Michael Shamoon
95dcb8802a
Use ResolvedIcon, remove extra div
2022-12-11 10:30:04 -08:00
Vinay Dawani
9188f5cdd9
cleanup
2022-12-11 12:49:23 -05:00
Snekussaurier
645cf211dd
Add ability to use custom logo
2022-12-11 17:31:59 +01:00
Vinay Dawani
c720df0805
double negation instead of ternary. force boolean
2022-12-11 04:01:06 -05:00
Vinay Dawani
b7722ed333
check swarm value before passing
2022-12-11 03:15:59 -05:00
Vinay Dawani
fb883c7b27
added yaml file variable for swarm mode checks
2022-12-11 03:03:20 -05:00
Vinay Dawani
f51e755216
Merge remote-tracking branch 'forkorigin/main' into features/basic-docker-swarm
2022-12-11 02:42:22 -05:00
Michael Shamoon
146326f427
fix plex proxy async bug
2022-12-10 22:26:35 -08:00
Michael Shamoon
ccc1229098
fix intermittent loss of plex stats
...
closes #656
2022-12-10 08:42:32 -08:00
Michael Shamoon
91d8e56471
append service name to cache keys
2022-12-09 22:39:10 -08:00
Michael Shamoon
5e722b4d11
Fix plex widget error with 1 library
2022-12-09 22:33:26 -08:00
James Wynn
51ff424d98
added check for nodes without disks
2022-12-09 17:00:05 -06:00
James Wynn
ec08535204
fixed podSelector discovery
2022-12-09 07:56:51 -06:00
James Wynn
a146c13c4f
fixed unintentional blank default podSelector from discovery
2022-12-09 07:52:32 -06:00
James Wynn
8543118607
updated ingress selector label, added href override annotation
2022-12-09 07:43:52 -06:00
James Wynn
27d067dc4c
Typo in kubernetes component
2022-12-08 18:31:51 -06:00
Michael Shamoon
712fbb53c7
Fix rate unit displays
2022-12-08 15:54:01 -08:00
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
2022-12-08 16:04:33 -06:00
James Wynn
174cb651b4
Merge branch 'main' into kubernetes
2022-12-08 09:57:51 -06:00
Michael Shamoon
94af8044f1
fix minor flood without a backend error
2022-12-06 15:36:53 -08:00
Michael Shamoon
f89093a067
Update openmeteo-condition-map.js
2022-12-05 09:57:32 -08:00
Michael Shamoon
535a7d2f2d
Add optional tz
2022-12-05 09:41:19 -08:00
Michael Shamoon
656b818488
Fix conditions map for openmeteo
2022-12-05 08:52:45 -08:00
Niklas
0ce5311b5f
fix lint errors
2022-12-05 08:13:41 +01:00
Niklas
90cb395dc6
change calculation of passed devices
2022-12-05 08:01:24 +01:00
shamoon
cbf72eedab
fix missing passing condition
2022-12-04 15:33:51 -08:00
Niklas
3f79a2fdda
thresholdStatusMapping bugfix
2022-12-04 20:01:00 +01:00
Niklas
1a94453849
Respect scrutiny device status threshold setting
2022-12-04 19:33:15 +01:00
Michael Shamoon
57d12c32fc
Hide docker memory stats when unsupported
2022-12-03 01:43:53 -08:00
Michael Shamoon
c01b60dbd1
try to detect invalid settings load
2022-12-03 00:14:07 -08:00
shamoon
f09268230e
Merge pull request #607 from benphelps/fix-590
...
Fix: unable to build from source on some installs
2022-12-02 21:00:08 -08:00
Michael Shamoon
01b55a17f1
fix flood lint
2022-12-01 16:53:57 -08:00
shamoon
ff31b36b46
Merge pull request #598 from JigSawFr/widget/flood
...
Add flood widget
2022-12-01 16:46:17 -08:00
JigSawFr
8a84eba232
fix(widgets): move flood auth from BASIC to raw json body
2022-12-01 20:55:14 +01:00
shamoon
9d2f1ab8c8
Add default interval setting for coinmarketcap
2022-12-01 06:36:51 -08:00
JigSawFr
7087ed80cc
Add flood widget
2022-12-01 12:40:19 +01:00
Michael Shamoon
1aeb3a3b63
Add a perfunctory key to <span>
2022-11-30 20:52:30 -08:00
shamoon
df5ff48000
Merge pull request #594 from benphelps/fix-591
...
Fix: Add token expiration, tweak error handling for npm
2022-11-30 09:57:26 -08:00
shamoon
537b1b344d
Merge pull request #586 from benphelps/add-diskstation
...
Add Synology DiskStation widget
2022-11-30 09:56:32 -08:00
Michael Shamoon
98c8f2078d
fix another react deps warning
2022-11-30 09:52:20 -08:00
Michael Shamoon
039d3df7d8
Add token expiration, tweak error handling for npm
2022-11-30 09:49:32 -08:00
Michael Shamoon
94678be85e
retry ping > 500 too
2022-11-30 00:46:35 -08:00
shamoon
b0cce6dbde
Merge pull request #587 from benphelps/ping-fallback
...
Change: Add fallback to http GET for ping
2022-11-30 00:45:03 -08:00
Michael Shamoon
33bd349e43
Add fallback to HTTP GET for ping
2022-11-30 00:34:18 -08:00
Jason Fischer
4eabdc1e5e
Add Synology DiskStation widget
...
closes #523
2022-11-29 20:11:50 -08:00
shamoon
c880fb344f
Merge pull request #583 from benphelps/fix-582
...
Fix quicklaunch z-index
2022-11-29 13:40:47 -08:00
Michael Shamoon
c2230fb308
Fix quick-launch z-index
...
Closes #582
2022-11-29 13:26:35 -08:00
Myztillx
2f523abe9d
Added processing count to overseerr
2022-11-29 13:19:52 -05:00
Michael Shamoon
69b1049c17
Graceful fallback when build args not supplied
...
See #578
2022-11-29 10:11:03 -08:00
Michael Shamoon
44c2a1ecbd
fix react dep warning
2022-11-29 10:06:47 -08:00
Michael Shamoon
4c70bff952
Show memory up to 1 decimal place
2022-11-28 17:35:04 -08:00
Jason Fischer
bc4d662b2d
Merge pull request #567 from benphelps/fix-563
...
Fix: deluge widget doesnt use username
2022-11-28 14:09:23 -08:00
Michael Shamoon
812eb3d70f
Fix datetime react render error
2022-11-28 10:42:21 -08:00
Michael Shamoon
c9f508d321
deluge doesnt use username
2022-11-27 22:56:47 -08:00
Michael Shamoon
04fbf315ee
Fix startup errors on completely empty settings file
...
Closes #564
2022-11-27 19:35:45 -08:00
Jason Fischer
e0edc2735d
Add healthy status if available
2022-11-27 14:54:29 -08:00
Jason Fischer
07385dc91e
Add container health details to status
2022-11-27 09:46:18 -08:00
Michael Shamoon
f16bd91978
fix version number missing
2022-11-26 15:12:15 -08:00
shamoon
ff27d90a54
Merge pull request #551 from JazzFisch/add-deluge
2022-11-26 12:22:22 -08:00
Jason Fischer
034dbb956a
Change qBittorrent to no longer use fetch
2022-11-25 10:55:56 -08:00
shamoon
1ca1d6a5c8
Merge pull request #543 from brunoccr/main
...
Fix error on refresh sending DATA var undefined on first time on widget ChangeDetection.IO
2022-11-25 08:48:19 -08:00
Michael Shamoon
a488cc0115
Use statistics endpoint for paperless-ngx
2022-11-25 08:32:04 -08:00
James Wynn
c54374068d
fixed a formatting error and longhorn's usage bar
2022-11-25 10:21:51 -06:00
Niklas
a677a507b8
Added paperless-ngx widget
2022-11-25 16:05:53 +01:00
Jason Fischer
9f03d18e49
Move content-length calculation to http module
...
- consolidate http / https functionality to single function
2022-11-24 12:26:22 -08:00
Michael Shamoon
ccfafe1b31
fix fatal jsonrpc error, error handling, add content-length
2022-11-23 23:02:42 -08:00