28 Commits

Author SHA1 Message Date
dd208299b8 Refactor: Replace abuse link with email badge 2025-12-16 10:12:20 -08:00
e01c4d4e33 Refactor: Replace abuse link in footer with email badge 2025-12-16 10:07:28 -08:00
03dbb83a6f Refactor: Replace reCAPTCHA with Turnstile on landing 2025-12-15 12:28:12 -08:00
75c1b4b41d Fix: Update favicon path to /public/icon.png 2025-11-21 15:45:26 -08:00
1208f8c7c6 Refactor: Update favicon to use /icon.png 2025-11-21 15:33:04 -08:00
b734daea76 Refactor: Update reCAPTCHA site key 2025-11-20 15:01:52 -08:00
ea2c168c56 Update index.html 2025-11-18 23:46:47 -08:00
e6de14a5bc Fix: Add meta description, keywords, canonical, and improve title 2025-11-18 23:43:55 -08:00
71d39f2617 Fix: Revert tagline,use Architects+JetBrains 2025-11-11 17:52:49 -08:00
6fc285dc63 Feat: Apply custom fonts for marketing/auth 2025-11-11 17:40:58 -08:00
c834d5959d Feat: Add Now with analytics badge 2025-11-10 20:10:54 -08:00
e2e1733dcf Feat: Add site footer 2025-10-10 14:07:25 -07:00
aba4447cdd Refactor: Update index.html 2025-09-29 08:36:23 -07:00
5c639b4cd9 Feat: Use PNG icon for favicon 2025-09-29 08:31:06 -07:00
c97e8457fc Feat: Add application favicon 2025-09-28 13:45:14 -07:00
d34270aa81 Feat: Persist session and redirect if logged in 2025-09-28 13:33:21 -07:00
6ba658ed05 Fix: Prevent autofill on signup form 2025-09-28 13:18:48 -07:00
394487de99 Fix: Correct reCAPTCHA rendering on auth forms 2025-09-28 12:26:49 -07:00
f03c521219 Fix: Resolve reCAPTCHA issue on signup form 2025-09-28 12:23:55 -07:00
0e4381938b Feat: Add reCAPTCHA to auth forms 2025-09-28 12:16:33 -07:00
75e7fe08ef Fix: Update login redirect to point to /dash/ 2025-09-28 11:28:41 -07:00
3e20684c1d Fix: Use username from API response to set session 2025-09-28 11:25:37 -07:00
234670de33 Refactor: Replace Argon2 with Scrypt for hashing 2025-09-28 11:04:26 -07:00
edab4e0abe Fix: Use bundled Argon2 script to prevent race conditions 2025-09-28 11:00:07 -07:00
3fb3d8493f Fix: Ensure Argon2 library loads before use 2025-09-28 10:57:12 -07:00
9882e61cfe Feat: Implement client-side authentication logic 2025-09-28 10:41:34 -07:00
81b88d9341 Feat: Initial landing page with auth forms 2025-09-28 10:19:30 -07:00
accc9af42f Create index.html 2025-09-28 10:05:48 -07:00