From 22ba580a89cef4dacf2fba8ff21b732fd5fc77b8 Mon Sep 17 00:00:00 2001 From: SmAsHeD <6071159+smashedr@users.noreply.github.com> Date: Sun, 15 Sep 2024 23:33:21 -0700 Subject: [PATCH] Initial Find/Replace Implementation (#103) * Initial Find/Replace Implementation * Add Rest and Search Types * Add Form and Tooltips * Add Local Storage * Cleanup HTML * Add Toast and Fixes * Tweak * Add Flex to Inputs * Cleanup * Add Disable to Reset * Update Collapse * Cleanup --- src/html/links.html | 66 +++++++++++++++++++++++ src/js/links.js | 127 +++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 192 insertions(+), 1 deletion(-) diff --git a/src/html/links.html b/src/html/links.html index b1125bf..c65cffb 100644 --- a/src/html/links.html +++ b/src/html/links.html @@ -58,6 +58,72 @@