Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
fbed99b
Add static DHCP lease editing table fully synced with the advanced te…
DL6ER Jul 15, 2025
2495a8e
Add copy from current to static DHCP leases button
DL6ER Jul 15, 2025
937cd04
Add tooltips to the action buttons
DL6ER Jul 15, 2025
416468f
Remove unused code
DL6ER Jul 15, 2025
f1ddb23
Bind data attributes instead of inlining them for security (to preven…
DL6ER Jul 15, 2025
320c8d9
Allow "-" as separator for MAC addresses
DL6ER Jul 15, 2025
69b461a
Add IPv6 support for static DHCP lease management
DL6ER Jul 15, 2025
e7d7055
Add line numbers to dhcp.hosts textarea
DL6ER Jul 16, 2025
3489ddf
Validate hwaddr and IP address while typing
DL6ER Jul 20, 2025
9959791
Reject saving if there are still validation errors in the table
DL6ER Jul 20, 2025
7a90e56
Use background colors consistent with other tables on high contrast t…
rdwebdesign Jul 22, 2025
05595e3
Use non-transparent colors in the static DHCP table
DL6ER Jul 23, 2025
ce2a450
Better synchronize lines numbers and textarea
DL6ER Jul 24, 2025
e160fa6
Remove !important
DL6ER Jul 24, 2025
79c4c14
Merge development into new/simple-dhcp-static-leases and address revi…
DL6ER Mar 25, 2026
bd173da
Fix regex for hostname validation in DHCP settings
rdwebdesign Mar 27, 2026
a23462f
Add buttons to lines containing "advanced" settings
rdwebdesign Mar 27, 2026
02f143a
Make sure the .save-static-row button looks disabled when needed
rdwebdesign Mar 27, 2026
3501ad0
Merge branch 'development' into new/simple-dhcp-static-leases
rdwebdesign Mar 29, 2026
6d50dc5
Fix prettier complaints after merging development
rdwebdesign Mar 29, 2026
82033d0
Group both "on click" functions for save-static-row button
rdwebdesign Apr 2, 2026
04d76f8
Adjust DHCP "edit-hint" and action buttons
rdwebdesign Apr 12, 2026
81cec5d
Use a different approach to update .dhcp-hosts height
rdwebdesign Apr 3, 2026
08050a1
Rearrange CSS used for #StaticDHCPTable and #dhcp-hosts
rdwebdesign Apr 12, 2026
9ec6c52
Disable the textarea during table editing to prevent loss of unsaved …
rdwebdesign Apr 5, 2026
b985503
Use CSS to show confirmation message when editing static DHCP table rows
rdwebdesign Apr 5, 2026
9cdf383
Fix tooltips on dynamically created buttons (Static DHCP lease table)
rdwebdesign Apr 6, 2026
bc01113
Enforce hostname and IPv6 validation on the static DHCP table
rdwebdesign Apr 7, 2026
39538c1
Avoid overlaping text when showing confirmation messages on small scr…
rdwebdesign Apr 22, 2026
f06cc52
Add cancel button, to allow restore edited unsaved table rows
rdwebdesign Apr 24, 2026
8c6bf7b
Adjust the layout and add new styles to better accommodate the help text
rdwebdesign Apr 24, 2026
f981871
Use the correct tags for icons
rdwebdesign Apr 29, 2026
62132c8
Use a different parse function to check the line
rdwebdesign May 6, 2026
e6fe47c
Register event listeners on document scope to call updateLineNumbers()
rdwebdesign May 6, 2026
8aecd2a
Use the same width for all 3 columns to avoid layout changes while ty…
rdwebdesign May 7, 2026
a88b579
Accept invalid values ​​and let the table highlight the errors
rdwebdesign May 8, 2026
571768a
Merge branch 'development' into new/simple-dhcp-static-leases2
rdwebdesign May 19, 2026
5eef250
Use regex flag "u" to fix errors after merging development branch
rdwebdesign May 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading