Commit Graph

790 Commits

Author SHA1 Message Date
Arif Er
b88df02414 fixup! feat(docker): use docker label as primary source for WebUI 2022-06-24 16:00:51 +08:00
Arif Er
5c81ad9d82 feat(docker): use docker label as primary source for WebUI
This commit makes the 'net.unraid.docker.webui' docker label the primary source
when parsing the web UI address. If the docker label is missing, the template
value will be used instead.
2022-06-24 13:35:47 +08:00
bergware
e6a0153180 Docker: fixed path selection 2022-06-01 11:01:57 +02:00
Arif Er
c2478b16bd Docker Web UI to use Docker label for icons as fallback
getIcon to take in an optional parameter that can be populated by the
container's label.
2022-05-23 21:47:48 +08:00
bergware
1d52701d02 Font files update
1. Restore clear-sans font
2. Update bitstream font
3. Cleanup font files, use only woff format
4. Adjust css settings
2022-05-13 14:39:27 +02:00
bergware
77cf6c4bb6 Revert "Regenerated font files with height correction"
This reverts commit 3059d203e4.
2022-05-13 14:23:51 +02:00
bergware
3059d203e4 Regenerated font files with height correction 2022-05-11 15:33:52 +02:00
bergware
9a4d65820d Font files update 2022-05-08 11:53:29 +02:00
bergware
6f16492dd5 Font files update
1. clear-sans --> source sans pro
2. bitstream  --> source code pro

Remove deprecated font extensions: eot, svg, ttf
Cleanup styles folder
Update css files to use woff and woff2 formats only
2022-05-07 19:51:29 +02:00
bergware
75bcc9e5f9 Revert "Updated monospace font"
This reverts commit 5b87fe1c28.
2022-05-07 18:17:37 +02:00
bergware
5b87fe1c28 Updated monospace font 2022-05-07 12:29:49 +02:00
bergware
065b9008db Docker: translation optimization 2022-04-30 17:27:37 +02:00
Squidly271
03cf8a93ef Docker: Ignore icon references to default question mark 2022-04-29 07:48:22 -04:00
bergware
f62c690542 Docker: add description to all custom networks 2022-04-19 14:57:30 +02:00
bergware
e0948fb02e Docker: add description to all custom networks 2022-04-19 14:53:28 +02:00
bergware
36b70fbb54 Merge remote-tracking branch 'upstream/master' 2022-04-19 10:50:04 +02:00
bergware
61317c5b3c Docker: make Wireguard tunnel check more strict 2022-04-19 10:49:05 +02:00
tom mortensen
edee448592 Merge pull request #1073 from bergware/master
Wireguard: fix regression error
2022-04-18 15:03:39 -07:00
bergware
6d9bc3e500 Docker: add wireguard description in network selection 2022-04-18 21:48:38 +02:00
bergware
6042b610ca Docker: add route for remote WireGuard access 2022-04-18 11:57:36 +02:00
bergware
02c2bdb3ef Docker: add route for remote WireGuard access 2022-04-18 11:39:42 +02:00
bergware
296b572b36 Docker: add route for remote WireGuard access 2022-04-18 02:01:05 +02:00
bergware
a59cc208ee Docker: add route for remote WireGuard access
Containers with network 'br0' can be remotely accessed by WireGuard without the need to configure static router on the home router (gateway)

"Host access to custom networks" must be enabled to allow access
2022-04-17 22:56:48 +02:00
Squidly271
6e62426745 Log docker icon download failures
DockerUpdate also could possibly have CURLOPT_FAILONERROR set, but everything seems to work without it.  However on the icons a fail to download previously would never return a "false", but would have the file with contents of "404: Not Found"
2022-04-16 15:24:12 -04:00
bergware
50019fa215 Docker: fixed header display causes gap 2022-04-11 14:16:27 +02:00
bergware
10fdad645d Docker: fixed list display in fixed view mode 2022-04-11 13:46:52 +02:00
bergware
c696d0eded Docker settings: suppress browser presets 2022-04-11 00:49:16 +02:00
Squidly271
d520342dfb Update CreateDocker.php 2022-04-06 18:05:37 -04:00
Squidly271
0b31bba645 Docker: Silence PHP errors when editing a template if corruption exists 2022-04-06 18:02:21 -04:00
bergware
0d9c923fad Use https for internet connectivity check 2022-03-17 11:09:06 +01:00
bergware
7b8f99ba09 Docker: make popup window fit in browser window 2022-03-12 21:20:43 +01:00
Squidly271
e40e3fe9ff Docker: Add Network / Privacy Category 2022-03-10 14:08:24 -05:00
bergware
6753e1c6d0 jQuery scripts version updates 2022-03-03 19:28:14 +01:00
bergware
7cbb9bb8ec Fixed: spinner stays visible after docker command 2022-02-24 19:15:12 +01:00
tom mortensen
054e2006f8 Merge pull request #1024 from Squidly271/patch-35
Docker: Handle edge case involving browser back button when within CA…
2022-02-16 16:18:47 -08:00
Squidly271
978b5ee8eb Docker: Handle edge case involving browser back button when within CA in certain unlikely circumstances 2022-02-05 13:09:08 -05:00
shayne
d57affd193 Always show "WebUI" for user specified URLs
I often specify custom WebUI URLs based on my network/local-domain
setup. I rarely if ever use "http://[IP]:[PORT:8888]/" templated URLs.

This change maintains support for the existing templated
bridged/host-network URL schema while enabling the "WebUI" affordance
for containers where the user explicitly entered a WebUI url, e.g.
"https://grafana.mylan.io"
2022-02-03 10:24:20 -05:00
bergware
fd7395deb1 Docker: fix GUI may hang when multiple screens are opened 2022-01-21 13:18:48 +01:00
bergware
44f2e8ffad Revert "Docker: check for existence before removing container or image"
This reverts commit 4b773ad1c8.
2022-01-21 11:36:50 +01:00
bergware
4b773ad1c8 Docker: check for existence before removing container or image 2022-01-21 10:39:36 +01:00
bergware
dfb7b0d7b2 Bug fixes 2022-01-20 10:02:02 +01:00
bergware
65af74e84f Nchan: simplified error reporting 2022-01-18 13:37:37 +01:00
bergware
91fc883538 Nchan fix regression errors 2022-01-17 21:15:41 +01:00
tom mortensen
4d791ab81d Merge pull request #1004 from Squidly271/master
Docker: Don't update installed user templates
2022-01-17 08:17:16 -08:00
tom mortensen
ee4aa36516 Merge pull request #1005 from bergware/master
Nchan improvements
2022-01-17 08:16:51 -08:00
bergware
a18bce229b Nchan improvements
Use multiplexed channels and add error reporting
2022-01-17 12:54:22 +01:00
Squidly271
0e50d4eb63 Don't update templates 2022-01-16 16:25:09 -05:00
Squidly271
36f02bd391 Revert https://github.com/limetech/webgui/pull/1003 2022-01-16 16:22:38 -05:00
Squidly271
4e404d5212 Update CreateDocker.php 2022-01-16 07:47:53 -05:00
bergware
b8401076d8 Expand ipaddr() with protocol; selection
protocol defaults to ipv4 in case of ipv4 + ipv6
2022-01-15 12:49:32 +01:00