Squidly271
3c2c2c2635
Chore: Rename func and set properly set default values
2025-08-12 12:14:37 -04:00
Zack Spear
58e8dc86a7
fix: footer layout and styles for improved responsiveness
...
- Added a footer spacer div to enhance layout structure.
- Changed footer display to grid for better alignment on larger screens.
- Adjusted footer spacer visibility for mobile and desktop views.
2025-08-11 16:39:52 -07:00
Zack Spear
63135b6297
style: update dialog and filter input styling in Browse.page, BrowseButton.css, and default-dynamix.css
2025-08-11 15:27:49 -07:00
Zack Spear
9a011f03db
style: fix fileTree top position in dialog content styling in Browse.css
2025-08-11 14:44:58 -07:00
Zack Spear
331d4ebf94
feat: add tooltip positioning logic for a.info elements on mouse enter
2025-08-11 14:27:11 -07:00
Zack Spear
585dd8533b
fix: change tooltip position to fixed for better visibility and functionality
2025-08-11 13:35:56 -07:00
Squidly271
b15416219f
Update comments
2025-08-11 13:14:33 -04:00
Squidly271
edf61fd90f
Fix: write nchan.pid before starting scripts to avoid possible race conditions
2025-08-11 12:57:11 -04:00
Squidly271
f52e77d15b
Refactor: Remove support for :stop nchan option
2025-08-11 12:22:10 -04:00
Squidly271
4612e00065
Update emhttp/plugins/dynamix/include/publish.php
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-10 22:37:30 -04:00
Squidly271
6030f7f2f9
Coderabbitai suggestions
2025-08-10 22:23:30 -04:00
Squidly271
fb98b20982
Update emhttp/plugins/dynamix/include/publish.php
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-10 19:49:01 -04:00
Squidly271
a981e63a62
Refactor: vmdashusage updates nchan.pid consistent with publish.php
2025-08-10 19:31:43 -04:00
Squidly271
32d04532f3
fix typo
2025-08-10 19:25:49 -04:00
Squidly271
879e1cba41
Feat support string or array passed as a message
2025-08-10 18:22:21 -04:00
Squidly271
408331edf5
Refactor: Support not sending duplicate messages
...
Keep track of the md5 within a separate function. Avoids duplication of code on the nchan scripts, and allows for the script to still exit if no listeners without adding in more code within each script to handle this.
2025-08-10 18:13:10 -04:00
Squidly271
e57011bc38
Simpler Syntax for calling publish function
2025-08-10 12:47:10 -04:00
Squidly271
ec795ac882
Fix: Prevent nchan scripts from spawning
...
Also, if a script is listed as it is supposed to be running and it isn't, then restart it
2025-08-09 23:15:46 -04:00
Squidly271
ac359b4094
Feat: Allow update 1,2,3 on dashboard to exit
2025-08-09 22:39:28 -04:00
Squidly271
fc43ec7bfe
Update publish.php
2025-08-09 22:20:42 -04:00
Squidly271
5e7fe097f4
Refactor: Allow publish to exit if no listeners
2025-08-09 22:05:08 -04:00
tom mortensen
bbfcd1444c
Merge pull request #2321 from unraid/fix/wg0-hide-keys-by-default
...
fix: wg0 hide keys by default
2025-08-04 16:13:01 -07:00
tom mortensen
faf23f0e4c
Merge pull request #2320 from SimonFair/Fix-p-core-if-no-e-cores
...
Fix p-cores
2025-08-04 16:12:03 -07:00
tom mortensen
8ca05a6228
Merge pull request #2319 from bergware/master
...
GUI: improve format consistency
2025-08-04 16:11:16 -07:00
Zack Spear
9414615774
fix: wg0 hide keys by default
2025-08-04 11:31:40 -07:00
Tom Mortensen
36865a81aa
fix wide Check Cancel buttons
2025-08-03 09:06:29 -07:00
Tom Mortensen
93e6cf702c
ntfs UI cleanup
2025-08-03 09:05:46 -07:00
SimonFair
5f25f1e406
Fix p-cores
2025-08-02 07:44:09 +01:00
bergware
dbc70bfc80
Merge remote-tracking branch 'upstream/master'
2025-08-01 07:47:19 +02:00
bergware
68944cb49e
GUI: improve format consistency
2025-08-01 07:40:50 +02:00
tom mortensen
2c6b1ad04f
Merge pull request #2317 from Squidly271/patch-5
...
Fix: Wide "Show" button on Network settings
2025-07-30 21:46:58 -07:00
Tom Mortensen
77c86940aa
feat: ntfs file system support
2025-07-29 18:03:41 -07:00
Squidly271
784d59626a
Update EthX.page
2025-07-29 20:48:47 -04:00
Squidly271
c5f50c2082
Update Eth0.page
2025-07-29 20:46:44 -04:00
tom mortensen
e2c589be10
Merge pull request #2316 from unraid/fix/sso-issues
...
refactor: simplify SSO token validation in login process
2025-07-29 09:54:34 -07:00
Eli Bosley
507614aa76
refactor: simplify SSO token validation in login process
2025-07-29 10:57:40 -04:00
bergware
655b9a026a
Wireguard: fix rules when ipv6 only is used
2025-07-29 12:26:49 +02:00
bergware
bc3700f4b2
Network rules: fix double quote display
2025-07-29 09:48:05 +02:00
Tom Mortensen
374cce983d
feat: add raidz expansion UI controls
...
feat: permit 2-device raidz1
fix: Bug - Display error if there are two pools starting with the same word
2025-07-28 14:01:38 -07:00
Eli Bosley
7dc8f76eab
fix: add welcome modal to set password page
2025-07-28 11:57:30 -04:00
tom mortensen
c1956f2f86
Merge pull request #2310 from unraid/refactor-nchan-publish
...
refactor: use shared nchan publish function
2025-07-27 13:40:01 -07:00
tom mortensen
27e49038d5
Merge pull request #2306 from bergware/master
...
Network rules: visual adjustments
2025-07-27 13:36:06 -07:00
ljm42
6d6862fd0f
refactor: use shared nchan publish function
2025-07-24 13:42:10 -07:00
bergware
00156d37aa
Network rules: visual adjustments
2025-07-23 09:10:49 +02:00
tom mortensen
097765096f
Merge pull request #2304 from unraid/feat/improved-responsive-footer-for-plugins
...
feat: footer right side horizontally scrolls improved responsive
2025-07-22 12:15:06 -07:00
Zack Spear
e46720852c
feat: set max-height forfooter on desktop to prevent layout breakage
2025-07-22 11:58:52 -07:00
tom mortensen
25c74a4958
Merge pull request #2303 from Squidly271/patch-3
...
Refactor: Login cooldown timer
2025-07-22 11:52:46 -07:00
Zack Spear
1b95edc9e1
feat: footer layout, right side horizontally scrolls for improved responsiveness and UX
2025-07-22 11:52:39 -07:00
tom mortensen
0d68b90ec5
Merge pull request #2301 from bergware/master
...
Miscellaneous updates
2025-07-22 08:13:39 -07:00
Squidly271
b48736df9f
Refactor: Login cooldown timer
2025-07-22 03:03:12 -04:00