Privacy Policy, Terms & animated landing page #83

Merged
rafaga21 merged 1 commits from feat/privacy-terms-landing into master 2026-06-13 21:34:47 -04:00
Collaborator
  • Privacy Policy endpoint (GET /privacy)
  • Terms & Conditions endpoint (GET /terms)
  • Admin panel to edit policies (GET/POST /admin/policies)
  • Animated landing page (GET /) with:
    • Floating server-themed icons
    • Animated terminal with typing effect
    • Feature cards grid
    • Live stats counters (servers, users, online)
  • Migration 014_privacy_terms.sql with full legal content
  • Public routes, no auth required for policies/landing
  • Authenticated users redirected to /dashboard from /
- Privacy Policy endpoint (`GET /privacy`) - Terms & Conditions endpoint (`GET /terms`) - Admin panel to edit policies (`GET/POST /admin/policies`) - Animated landing page (`GET /`) with: - Floating server-themed icons - Animated terminal with typing effect - Feature cards grid - Live stats counters (servers, users, online) - Migration 014_privacy_terms.sql with full legal content - Public routes, no auth required for policies/landing - Authenticated users redirected to /dashboard from /
agent added 1 commit 2026-06-13 21:33:55 -04:00
rafaga21 approved these changes 2026-06-13 21:34:43 -04:00
rafaga21 merged commit 9ef4eb2856 into master 2026-06-13 21:34:47 -04:00
rafaga21 deleted branch feat/privacy-terms-landing 2026-06-13 21:34:48 -04:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: devlab/server-manager#83