From e4842a759402903219ebff8dba159b65225e5be3 Mon Sep 17 00:00:00 2001 From: Martinski4GitHub <119833648+Martinski4GitHub@users.noreply.github.com> Date: Sat, 25 Oct 2025 21:23:47 -0700 Subject: [PATCH 1/5] Update .gitattributes Updated attributes. --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitattributes b/.gitattributes index b12864f..05888da 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,13 @@ +* text eol=lf *.sh text eol=lf *.md text eol=lf *.asp text eol=lf +*.js text eol=lf +*.css text eol=lf *.config.example text eol=lf *.gz binary *.png binary *.jpg binary *.jpeg binary *.zip binary +*.tar.gz binary From 4f1f81493b1674faec821aaa26059863076af134 Mon Sep 17 00:00:00 2001 From: Martinski4GitHub <119833648+Martinski4GitHub@users.noreply.github.com> Date: Thu, 30 Oct 2025 00:56:04 -0700 Subject: [PATCH 2/5] Removed Tomato JS Dependencies - Removed old Tomato JavaScript file references. (No Tomato JS functions were actually used) --- Advanced_DHCP_Content.asp | 4 +--- README.md | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Advanced_DHCP_Content.asp b/Advanced_DHCP_Content.asp index eb097fd..e4906d1 100644 --- a/Advanced_DHCP_Content.asp +++ b/Advanced_DHCP_Content.asp @@ -50,15 +50,13 @@ thead.collapsible-jquery { - -