Commit Graph

9492 Commits

Author SHA1 Message Date
dlandon ec62541bae Merge branch 'master' into don't_show_secondary_storage_and_allocation_when_primary_is_array 2024-12-12 16:35:36 -06:00
dlandon 3d8f75cd34 Don't show secondary dropdown and mover action when primary is array; show warning when no array and primary is array. 2024-12-12 16:26:33 -06:00
tom mortensen 3365dfa834 Merge pull request #1942 from bergware/master
Translations fixes
2024-12-11 14:28:43 -08:00
bergware 79394803ca Merge remote-tracking branch 'upstream/master' 2024-12-11 22:46:07 +01:00
tom mortensen 90383a0702 Merge pull request #1943 from dlandon/menu_tabbing_not_returning_to_the_right_selection
Tabbed page mode not working properly.
2024-12-11 13:42:45 -08:00
bergware a103584a2e Merge remote-tracking branch 'upstream/master' 2024-12-11 22:42:39 +01:00
tom mortensen 137ed6a1d0 Merge pull request #1941 from ich777/ich777-patch-ts-mullvad
TS Mullvad VPN changes
2024-12-11 13:41:52 -08:00
tom mortensen 449301b303 Merge pull request #1944 from Squidly271/patch-6
Fix allocation not appearing
2024-12-11 13:40:35 -08:00
Christoph 50e95fefa3 Improvements to TS State Dir check
- make sure override actually overrides state dir
- display error message when override is not set and detection failed
2024-12-10 21:44:44 +01:00
Christoph daacabf32e Update tailscale_container_hook
- minor improvements to the message in container logs when state dir can't be found
2024-12-10 08:38:38 +01:00
Squidly271 fd170fa007 Fix allocation not appearing 2024-12-09 09:39:27 -05:00
bergware 607089e33e Minor code fixes 2024-12-08 22:45:17 +01:00
dlandon d9383e7db4 Readability improvement. 2024-12-08 12:48:12 -06:00
dlandon 67e92aa5e7 Variable have to be 'let' and not 'const'. 2024-12-08 08:38:45 -06:00
dlandon ea3e8a8d7b Fix tabbed mode erratic operation. 2024-12-08 07:08:22 -06:00
bergware 863d2d745a Update helptext.txt 2024-12-08 12:29:30 +01:00
bergware 733c77349d Translations fixes 2024-12-08 04:43:07 +01:00
Christoph d57f3e689c TS Mullvad VPN changes
- Prioritize searching for Exit Nodes through the container before using the Tailscale plugin if installed.
This is necessary to display Exit Nodes from Mullvad for specific containers.
2024-12-07 22:13:38 +01:00
tom mortensen 3083474d35 Merge pull request #1940 from Squidly271/patch-9
Fix TS tooltip on mobile
2024-12-07 09:59:07 -08:00
tom mortensen b47a526edd Merge pull request #1939 from dlandon/array_only_share_not_showing_properly_on_shares_list
Array only share not showing properly in share listing.
2024-12-07 09:58:07 -08:00
Squidly271 e6af8ba523 Capitalization
Doesn't affect current browser implementations
2024-12-07 10:41:06 -05:00
Squidly271 f230ee9fde Add translations and fix TS tooltip 2024-12-07 10:35:00 -05:00
Squidly271 7d6924d253 Fix TS tooltip on mobile 2024-12-07 10:33:06 -05:00
dlandon 28545bfbad Merge branch 'master' into array_only_share_not_showing_properly_on_shares_list 2024-12-07 09:15:39 -06:00
dlandon 85c43cf66c Array only share not showing properly in share listing. 2024-12-07 09:13:27 -06:00
tom mortensen d17335d657 Merge pull request #1936 from ich777/patch-1
Change state directory logic & add `root` check
2024-12-06 07:20:54 -08:00
tom mortensen 7eb31f8684 Merge pull request #1938 from SimonFair/vmdashusage-fix-
Update vm_dashusage
2024-12-06 07:20:19 -08:00
SimonFair fb7809325c Update vm_dashusage
Fix vm_dashusage processing when array not started.
2024-12-06 14:47:10 +00:00
Christoph d687a6a404 Update tailscale_container_hook
- Add check if script runs as `root`
2024-12-06 07:32:30 +01:00
Christoph c324597be2 Update tailscale_container_hook
- stop script if state dir can't be detected to make sure users see the ERROR message
2024-12-04 21:58:33 +01:00
Christoph ac00671646 Update helptext.txt
- improve helptext
2024-12-04 21:35:35 +01:00
Christoph 8a221aaac2 Update helptext.txt 2024-12-03 18:04:19 +01:00
Christoph a1fe75ff2b Change state directory logic
- add check if `/config` exists
- display warning if detection was not successful
2024-12-03 17:59:50 +01:00
Tom Mortensen ee88e9d2c9 Change Limetech to Lime Technology 2024-11-29 08:37:33 -08:00
tom mortensen 825c7f2526 Merge pull request #1933 from Squidly271/patch-5
External Links: Support Always Allow Checkbox
2024-11-29 08:28:39 -08:00
Squidly271 6242886260 Allow for CA to remove redundant code 2024-11-29 10:10:54 -05:00
Squidly271 924013a1d3 External Links: Support Always Allow Checkbox 2024-11-29 09:13:05 -05:00
Tom Mortensen b4888000e8 use absolute paths 2024-11-26 09:42:51 -08:00
tom mortensen 206b36b97d Merge pull request #1931 from ich777/ich777-udev-fix
Fix for custom udev
2024-11-26 08:16:03 -08:00
Christoph fa7250b68b Update rc.S.cont
Move check for custom udev files to `rc.S.cont`
2024-11-26 08:54:27 +01:00
Christoph db4d45b8c2 Update rc.udev
- revert changes to install custom udev rules in `rc.udev`
2024-11-26 08:51:46 +01:00
tom mortensen bc761b0679 Merge pull request #1930 from ich777/ich777-custom-udev-rules
Allow custom udev rules
2024-11-25 12:37:50 -08:00
tom mortensen c339b53d29 Merge pull request #1928 from SimonFair/WSDD-option-fix
Disable WSD options if array running.
2024-11-25 12:37:12 -08:00
tom mortensen 969c8bcb38 Merge pull request #1927 from Squidly271/patch-2
Fix External Website popup
2024-11-25 12:36:55 -08:00
Christoph ea2c8b6293 Update diagnostics
- copy custom udev rules if exist
2024-11-25 12:28:26 +01:00
Christoph 3f03dd8d99 Allow custom udev rules
This PR allows users to create custom udev rules in `/boot/config/udev` which will be load on boot
2024-11-25 12:18:14 +01:00
SimonFair 45f315be03 Disable WSD options if array running. 2024-11-23 08:12:59 +00:00
Squidly271 e3a43e7ac5 Fix External Website popup 2024-11-20 16:24:43 -05:00
Tom Mortensen c19df8a7d1 Fix link to apcupsd manual 2024-11-20 10:35:25 -08:00
tom mortensen faa1e9fc30 Merge pull request #1915 from bergware/master
NTP enhancements
2024-11-20 10:20:10 -08:00