From fc9a4ea22eb91757b95cbe1bf1708be17fc2337a Mon Sep 17 00:00:00 2001 From: yo momma Date: Tue, 27 Jan 2026 03:33:16 +0000 Subject: Fix HTTPS/mixed content; make config env-driven - Replace hardcoded dump.fm URLs with host/scheme config\n- Add optional passwordless login flow\n- Update templates/static assets to avoid blocked HTTP resources\n- Ignore local uploads/SQL dumps --- static/tests/space.packing/search.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/tests/space.packing/search.js') diff --git a/static/tests/space.packing/search.js b/static/tests/space.packing/search.js index 61fca03..c01ff30 100755 --- a/static/tests/space.packing/search.js +++ b/static/tests/space.packing/search.js @@ -91,7 +91,7 @@ var Search = { 'addScript': function(term) { $("#search-script").remove() - $("head").append("") + $("head").append("") }, 'setContent': function(x){ $("#search-results-images").html(x) -- cgit v1.2.3-70-g09d2