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
58ceb973d7
Merge pull request #6 from karl0ss/Jdownloader
...
Jdownloader
2023-06-08 08:44:49 +01:00
a09283ca60
Merge branch 'benphelps:main' into main
2023-06-08 08:42:46 +01: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
Karl Hudgell
fc7f28467d
relint
2023-06-07 12:57:28 +01:00
Karl Hudgell
1f5a149881
initial working jdownloader widget
2023-06-07 12:47:49 +01:00
80ef007d4e
Merge branch 'benphelps:main' into main
2023-06-07 08:57:57 +01:00
Karl Hudgell
3ba7d13808
Merge remote-tracking branch 'origin/main' into JDRssDownloader
2023-06-07 08:56:52 +01:00
a6ccd64d29
Merge pull request #4 from karl0ss/wg-easy-service-widget
...
linting fixes
2023-06-07 08:55:06 +01:00
Karl Hudgell
b26e07cf26
linting fixes
2023-06-07 08:54:24 +01:00
Karl Hudgell
9ae891dad7
new endpoint
2023-06-07 08:52:22 +01:00
Karl Hudgell
a01598c0b4
linting fixes
2023-06-07 08:48:01 +01: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
Karl Hudgell
84acccba83
linting fixes
2023-06-06 18:30:00 +01:00
Karl Hudgell
7a3ebac8f0
Merge remote-tracking branch 'origin/main' into JDRssDownloader
2023-06-06 18:14:15 +01:00
966ecbd5c0
Merge pull request #2 from karl0ss/wg-easy-service-widget
...
Wg easy service widget
2023-06-06 18:12:57 +01:00
Karl Hudgell
df0625550b
JDRssDownloader
2023-06-06 18:12:07 +01:00
8047da5d0e
Merge branch 'benphelps:main' into main
2023-06-06 17:48:08 +01:00
Karl Hudgell
e6b1901c4c
fix api
2023-06-06 17:27:14 +01:00
Karl Hudgell
667e759ca4
WGeasy initial commit
2023-06-06 17:25:12 +01: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
062e99da6f
Merge pull request #1 from karl0ss/NextPVR-Service-Widget
...
Next pvr service widget
2023-06-01 07:28:02 +01: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
Karl Hudgell
70ee750e6b
fix linting errors
2023-05-23 12:43:45 +01:00