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 --- template/fullscreen.st | 68 ++++++++++++++++++++++++-------------------------- 1 file changed, 33 insertions(+), 35 deletions(-) (limited to 'template/fullscreen.st') diff --git a/template/fullscreen.st b/template/fullscreen.st index 346597b..9e61957 100755 --- a/template/fullscreen.st +++ b/template/fullscreen.st @@ -1,13 +1,13 @@ - dump.fm - fullscreen - - - - $if(user_nick)$ - $else$ - - $endif$ + dump.fm - fullscreen + + + + $if(user_nick)$ + $else$ + + $endif$ @@ -165,22 +165,20 @@ $if(user_nick)$ $else$
x -
+

- this is dump.fm, the first ever real-time image sharing website. - behind this is a fullscreen feed of whats currently being posted. - Register to join the club. -

-
- -
- + this is dump.fm, the first ever real-time image sharing website. + behind this is a fullscreen feed of whats currently being posted. + type a username below to join (new usernames create an account instantly; no password required). +
+

username

+

+ remember me?

+ +
+
+ +
@@ -214,17 +212,17 @@