Commit Graph

3319 Commits

Author SHA1 Message Date
Tom Mortensen 3632142f58 Merge branch 'master' of github.com:limetech/webgui 2022-04-16 08:18:50 -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 d1692714ac Merge branch 'master' of github.com:limetech/webgui 2022-04-15 09:44:30 -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 5649dd3646 Merge branch 'master' of github.com:limetech/webgui 2022-04-14 08:03:58 -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 600f3b8791 Merge branch 'master' of github.com:limetech/webgui 2022-04-13 18:20:23 -07: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
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 04aeb2b366 Lower update frequency of monitor function to better suit mobile devices 2022-04-11 10:12:27 +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 de7c8e9e45 Merge branch 'master' of github.com:limetech/webgui 2022-04-08 13:13:51 -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
Tom Mortensen e315aea21f add serverMultiChannel config setting 2022-04-02 10:26:47 -07:00
bergware fb9d579ec7 Expand file type icon selection 2022-04-02 15:02:49 +02:00
ljm42 69fdea598d Support T2FA 2022-03-30 08:14:51 -07:00
ljm42 0d50fa0a8c fix: password lockouts not being cleared properly 2022-03-24 12:18:55 -07:00
bergware 90120593fd Parity: shown duration time excluding idle time 2022-03-23 19:01:37 +01:00
bergware 29867a0591 Merge remote-tracking branch 'upstream/master' 2022-03-22 21:45:07 +01:00
bergware 72cdef6289 WireGuard: user nginx settings and unraid.net api 2022-03-22 21:17:49 +01:00
bergware 3f01535f05 WireGuard: user nginx settings and unraid.net api 2022-03-22 20:19:04 +01:00
bergware d7e7538e02 Fixed typo 2022-03-22 19:51:02 +01:00
bergware cee04f0a68 Fixed: missing samesite attribute in cookies
Removes browser warning that cookies without this attribute will be deprecated
In addition all cookies have a default path = '/' to reference the complete site
2022-03-22 19:43:12 +01:00
bergware ff73c0f843 UpdateDNS to prefer IPv4 only 2022-03-22 08:33:51 +01:00
bergware a1fd464957 Allow simultaneous log and console windows for containers 2022-03-22 08:20:31 +01:00
tom mortensen 53d43d1d0c Merge pull request #1058 from limetech/fix/smtp-settings
Update Outlook/Hotmail smtp settings
2022-03-21 17:26:58 -07:00
bergware 60e817ab9f UpdateDNS to prefer IPv4 first and then IPv6 2022-03-21 23:38:53 +01:00