Commit Graph

5411 Commits

Author SHA1 Message Date
tom mortensen 110a2fe823 Merge pull request #1072 from Squidly271/patch-39
Log docker icon download failures
2022-04-18 15:02:50 -07: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
tom mortensen 02ea10c311 Merge pull request #1071 from bergware/master
BTRFS balance: fix recommendation message when volume is empty
2022-04-16 08:18:37 -07:00
bergware 838becf80c WireGuard: use kill switch when tunnel inactive
Docker containers have no access when the WG tunnel is inactive
2022-04-16 00:00:20 +02:00
bergware bc771e5ce0 BTRFS balance: fix recommendation message when volume is empty 2022-04-15 21:04:36 +02:00
tom mortensen 5742ef3143 Merge pull request #1070 from bergware/master
WireGuard: minor code changes
2022-04-15 09:44:20 -07:00
bergware 6cf194cfd5 Revert "Wireguard: fix placeholder text"
This reverts commit 99f4f8a1c0.
2022-04-15 18:28:32 +02:00
bergware 99f4f8a1c0 Wireguard: fix placeholder text 2022-04-15 18:25:59 +02:00
bergware 244ea6d08d Wireguard: fix regression error 2022-04-15 18:18:36 +02:00
bergware b16262494f WireGuard: improved IP list processing 2022-04-15 17:36:21 +02:00
bergware 3370cf9738 WireGuard: fix ipv6 address generation 2022-04-15 16:53:38 +02:00
bergware 89b082f5b4 WireGuard: minor code changes 2022-04-15 14:01:38 +02:00
tom mortensen 15c5a59b2f Merge pull request #1069 from bergware/master
WireGuard update
2022-04-14 08:03:48 -07:00
bergware 9c173a9f35 Minor code updates 2022-04-14 11:36:30 +02:00
bergware dbccd8b74f Merge remote-tracking branch 'upstream/master' 2022-04-14 11:23:25 +02:00
bergware dab41b9c4d Minor code updates 2022-04-14 10:43:18 +02:00
bergware 95e919545a Minor code updates 2022-04-14 10:39:58 +02:00
bergware 7473d46d02 WireGuard update 2022-04-14 09:57:04 +02:00
bergware d4003464ee WireGuard update 2022-04-14 09:55:25 +02:00
bergware 7d294b8a7a WireGuard update
Add warning when tunnel deletion fails
2022-04-14 09:43:42 +02:00
tom mortensen a1965395e5 Merge pull request #1067 from bergware/master
Change page switching to better suit Safari on mobile devices
2022-04-13 18:20:10 -07:00
bergware 68f94b4175 WireGuard updates
Introduce new network modes:
1. VPN tunneled access for system
2. VPN tunneled access for docker
2022-04-14 01:34:59 +02:00
tom mortensen 2f5be9abf8 Merge pull request #1068 from ljm42/master
fix: diagnostics: anonymize myunraid.net urls
2022-04-13 10:16:17 -07:00
ljm42 97b5e464c2 fix: diagnostics: anonymize myunraid.net urls 2022-04-13 10:01:30 -07:00
bergware d3f9eb691f WireGuard updates 2022-04-13 13:21:19 +02:00
bergware 649245931f WireGuard updates 2022-04-13 13:19:22 +02:00
bergware de0026c979 WireGuard updates 2022-04-13 11:09:39 +02:00
bergware 31c06a3de5 WireGuard updates 2022-04-13 11:00:31 +02:00
bergware 57d99aaf9c WireGuard updates 2022-04-13 00:38:54 +02:00
bergware 7599875605 WireGuard updates 2022-04-13 00:19:34 +02:00
bergware abb2a7880a WireGuard updates 2022-04-13 00:16:18 +02:00
bergware 14ba46a4a5 WireGuard updates
1. Make import config file of VPN providers more robust.
2. Add tunnel routing for docker containers
3. Automatically make the WG tunnel available to containers (custom network)
2022-04-12 19:57:49 +02: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 04aeb2b366 Lower update frequency of monitor function to better suit mobile devices 2022-04-11 10:12:27 +02:00
bergware c696d0eded Docker settings: suppress browser presets 2022-04-11 00:49:16 +02:00
bergware f792fe9e92 Set Main page update frequency to 1s for better support of mobile devices 2022-04-10 22:50:34 +02:00
bergware 28e3cda86b Change page switching to better suit Safari on mobile devices 2022-04-10 21:02:44 +02:00
tom mortensen 1e8e7c62c4 Merge pull request #1066 from bergware/master
Fixed PHP errors for share and disk calculations
2022-04-08 12:10:33 -07:00
tom mortensen d72ae072cc Merge pull request #1065 from Squidly271/patch-38
Docker: Silence PHP errors when editing a template if corruption exists
2022-04-08 12:09:49 -07:00
tom mortensen 780a6781c6 Merge pull request #1064 from SimonFair/VM_Running_IPs
Show IP on VM Manager VM Page
2022-04-08 12:09:12 -07:00
bergware 71db097dc5 Main page - lower table update frequency for better responsiveness of links 2022-04-08 09:34:46 +02:00
bergware d4362f68d2 Fixed PHP errors for share and disk calculations 2022-04-07 20:01:12 +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
SimonFair 9d3cd0dd8d Revised version based on feedback. 2022-04-04 17:15:26 +01:00
SimonFair b45f4a8f18 Fix typo 2022-04-03 12:18:18 +01:00
SimonFair 439c47c942 Show IP on VM Manager VM Page 2022-04-03 12:12:16 +01:00
tom mortensen 8eaa06bc27 Merge pull request #1063 from bergware/master
Expand file type icon selection
2022-04-02 10:24:39 -07:00
bergware fb9d579ec7 Expand file type icon selection 2022-04-02 15:02:49 +02:00