bergware
|
eb7b6d3714
|
Wireguard: add verification check
|
2025-04-26 19:14:11 +02:00 |
|
bergware
|
154073340b
|
Fix typo
|
2025-04-26 15:42:27 +02:00 |
|
bergware
|
a558b497b2
|
Wireguard: fix wlan0 support
|
2025-04-26 15:36:48 +02:00 |
|
Squidly271
|
50643c77d7
|
Fix: Don't reload page if modal is open
|
2025-04-24 23:38:13 -04:00 |
|
bergware
|
b4cc5b13ab
|
Merge branch 'master' into master
|
2025-04-24 18:52:41 +02:00 |
|
bergware
|
ebbc6b9a23
|
Wireguard: fix table 200 config creation
|
2025-04-24 10:41:57 +02:00 |
|
tom mortensen
|
66391bb9a9
|
Merge pull request #2164 from unraid/fix-proxy
fix: Replace unassigned_log with outgoingproxy_log
|
2025-04-23 14:58:26 -07:00 |
|
bergware
|
a8b3c9a23a
|
Wireless: escape double quotes (") in ssid
|
2025-04-23 11:37:46 +02:00 |
|
ljm42
|
5c5d8562e0
|
fix: Replace unassigned_log with outgoingproxy_log
unassigned_log is not a valid function
|
2025-04-22 20:42:21 -07:00 |
|
Squidly271
|
493cb496fd
|
Use atomic writes when changing Dashboard display options
|
2025-04-21 13:48:38 -04:00 |
|
tom mortensen
|
7de31c9487
|
Merge pull request #2156 from Squidly271/patch-75
Refactor: Optimize publish.php
|
2025-04-21 10:27:33 -07:00 |
|
tom mortensen
|
a4f8652ebf
|
Merge pull request #2152 from Squidly271/patch-73
Refactor: Reload Dash/Main pages when visibility becomes visible
|
2025-04-21 10:23:04 -07:00 |
|
SimonFair
|
74a7ac7688
|
Fix php warning.
|
2025-04-18 08:51:53 +01:00 |
|
SimonFair
|
c04eac0468
|
Add VM names to confirmation.
|
2025-04-18 08:39:39 +01:00 |
|
Squidly271
|
e82e339870
|
Refactor: Optimize publish.php
|
2025-04-17 13:55:10 -04:00 |
|
Squidly271
|
e9799efc67
|
Remove 1 second delay
|
2025-04-15 12:09:08 -04:00 |
|
Squidly271
|
f90362c029
|
Refactor: Reload Dash/Main pages when visibility becomes visible
|
2025-04-15 11:38:57 -04:00 |
|
bergware
|
615ee2f56e
|
Wireless: code optimization
|
2025-04-15 10:12:32 +02:00 |
|
bergware
|
7f2c262d14
|
File Manager: add UD shares to user shares
|
2025-04-14 12:53:22 +02:00 |
|
SimonFair
|
389568e6e9
|
Check at autostart PCI devices.
|
2025-04-11 18:18:02 +01:00 |
|
bergware
|
65995e2941
|
File manager: add UD shares to top level user shares
|
2025-04-11 17:58:00 +02:00 |
|
bergware
|
81182433f8
|
Update FileTree.php
|
2025-04-10 18:33:05 +02:00 |
|
bergware
|
21dba08330
|
Update FileTree.php
|
2025-04-10 18:32:11 +02:00 |
|
bergware
|
78feb2af04
|
file manager: add UD selection
|
2025-04-10 16:22:22 +02:00 |
|
SimonFair
|
08448bec12
|
Remove debug code.
|
2025-04-09 17:02:51 +01:00 |
|
SimonFair
|
787dad82ff
|
Merge remote-tracking branch 'upstream/master' into Intel-processor-core-types
|
2025-04-09 13:38:54 +01:00 |
|
tom mortensen
|
0ab90614bd
|
Merge pull request #2140 from unraid/chore/remove-t2fa-from-login
chore: remove t2fa from .login.php template
|
2025-04-08 17:23:08 -07:00 |
|
tom mortensen
|
fd8bc9a907
|
Merge pull request #2130 from unraid/refactor/consolidate-jquery-ui-overwrites
refactor: migrate remaining dynamix-jquery-ui.css to default-dynamix.css
|
2025-04-08 17:22:21 -07:00 |
|
Zack Spear
|
7257c87831
|
chore: remove t2fa logic from .login.php template
|
2025-04-08 15:42:58 -07:00 |
|
Zack Spear
|
d37f55f6fb
|
refactor: add HTML comments to closing tags in MainContent.php for improved readability and maintainability
|
2025-04-08 14:01:00 -07:00 |
|
Zack Spear
|
4e61946207
|
fix: add missing newline at end of file in MainContent.php to comply with coding standards
|
2025-04-08 13:56:11 -07:00 |
|
Zack Spear
|
79f3436670
|
refactor: improve title variable assignment in MainContent.php by replacing eval with direct assignment for better security and maintainability
|
2025-04-08 13:50:29 -07:00 |
|
Zack Spear
|
2b7b6f437f
|
refactor: replace hardcoded icon fallback with a centralized default icon variable in MainContent.php for improved maintainability
|
2025-04-08 13:47:35 -07:00 |
|
Zack Spear
|
67d1471929
|
refactor: reorganize variable initialization in MainContent.php for improved clarity and maintainability
|
2025-04-08 13:40:48 -07:00 |
|
Zack Spear
|
64a18430f7
|
refactor: enhance MainContent.php by adding a helper function for icon processing and improving variable initialization for better readability and maintainability
|
2025-04-08 13:32:39 -07:00 |
|
Zack Spear
|
6e1564b9d8
|
refactor: use webGui symlink in DefaultPageLayout.php where possible
|
2025-04-08 13:20:36 -07:00 |
|
Zack Spear
|
e8a84ca428
|
refactor: reorganize HTML structure in DefaultPageLayout.php and MainContent.php for improved readability and maintainability
|
2025-04-08 13:17:09 -07:00 |
|
Zack Spear
|
270f0735cf
|
refactor: centralize stylesheet inclusion logic in DefaultPageLayout.php by creating includePageStylesheets function for improved code reuse and maintainability
|
2025-04-08 13:06:49 -07:00 |
|
Zack Spear
|
4d4266ff76
|
refactor: extract main content logic from DefaultPageLayout.php into MainContent.php for improved organization and maintainability
|
2025-04-08 12:33:17 -07:00 |
|
Zack Spear
|
293e1e1e12
|
refactor: extract global elements from DefaultPageLayout.php into MiscElements.php for improved organization and maintainability
|
2025-04-08 10:07:13 -07:00 |
|
Zack Spear
|
469b499db1
|
refactor: enhance navigation structure in Main.php by improving template usage and updating CSS for better layout and alignment
|
2025-04-08 09:40:35 -07:00 |
|
SimonFair
|
a110e52d3a
|
Merge remote-tracking branch 'upstream/master' into general-protection-fix
|
2025-04-08 17:15:27 +01:00 |
|
bergware
|
665083c2de
|
Merge remote-tracking branch 'upstream/master'
|
2025-04-08 09:24:44 +02:00 |
|
Zack Spear
|
17b3424ad2
|
refactor: restructure DefaultPageLayout.php by extracting header and navigation into separate files for improved organization and maintainability
|
2025-04-07 18:49:36 -07:00 |
|
Zack Spear
|
350aceea7f
|
refactor: enhance nchan script management in DefaultPageLayout.php by consolidating logic and improving clarity
|
2025-04-07 18:35:09 -07:00 |
|
Zack Spear
|
7d763f3f31
|
refactor: consolidate nchan script creation in DefaultPageLayout.php for found pages
|
2025-04-07 18:02:31 -07:00 |
|
Zack Spear
|
f8d13b8b09
|
refactor: move inline JavaScript from <body> of DefaultPageLayout.php to BodyInlineJS.php for improved maintainability
|
2025-04-07 17:01:23 -07:00 |
|
Zack Spear
|
060fb2eb19
|
refactor: move inline JavaScript from DefaultPageLayout.php to HeadInlineJS.php for improved maintainability
|
2025-04-07 16:54:15 -07:00 |
|
Zack Spear
|
0bf79f7563
|
refactor: add generateReloadScript function to DefaultPageLayout.php for dynamic page reloads
|
2025-04-07 16:46:19 -07:00 |
|
Zack Spear
|
a973866514
|
refactor: $buttonPages output of styles and scripts location
|
2025-04-07 16:34:54 -07:00 |
|