Remove site history dropdown and update Electron

Eliminated the custom site history dropdown UI and its related event handlers from script.js. Updated Electron to version 37.2.4 in package.json and package-lock.json. Cleared entries from search-history.json and site-history.json.
This commit is contained in:
2025-07-28 10:03:48 +12:00
parent dd40587a5c
commit afa25a113d
5 changed files with 7 additions and 104 deletions
+1 -16
View File
@@ -1,18 +1,3 @@
[
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",
"https://www.youtube.com/",
"https://www.youtube.com/watch?v=6JWxHy0C_pI",
"https://www.youtube.com/results?search_query=4k+video",
"https://www.youtube.com/watch?v=rUOHPDmKTXA",
"https://youtube.com/",
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",
"https://www.google.com/search?q=Awatapu%20College",
"https://andrewzambazos.com/",
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",
"https://youtube.com/",
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html",
"https://www.google.com/",
"https://youtube.com/",
"file:///X:/Projects/Code/NebulaBrowser/renderer/index.html"
]