Commit Graph

  • 8cce8e6c2e security: add CSRF protection, input sanitization, security logging, and JWT expiry reduction master End3r 2026-04-12 18:43:39 -0500
  • e86d69ce35 Rewrite README from scratch with comprehensive project documentation 3nd3r 2026-04-12 15:08:20 -0500
  • 4e3583ef9a Violet replies to unregistered guests with friendly signup prompt 3nd3r 2026-04-12 14:50:31 -0500
  • fa030a32b7 Fix admin panel: live AI access toggle, auto-refresh after actions 3nd3r 2026-04-12 14:41:42 -0500
  • 887482d3db Add role-based admin panel with root/admin/mod/user hierarchy 3nd3r 2026-04-12 14:39:43 -0500
  • 064f6bf0ba Add 10 color themes to Chat settings 3nd3r 2026-04-12 14:28:06 -0500
  • d5e942d06d Add settings panel with Account, Chat, Violet, and Premium tabs 3nd3r 2026-04-12 14:17:52 -0500
  • 8cd76ff72d Add per-user conversation memory for Violet AI 3nd3r 2026-04-12 13:58:44 -0500
  • 389415f04d Fix Violet PM: echo user message + add session restore on refresh 3nd3r 2026-04-12 13:33:46 -0500
  • 1d6413cfd6 Switch Violet model to sadiq-bd/llama3.2-3b-uncensored (installed) 3nd3r 2026-04-12 13:25:28 -0500
  • 8214f9c244 Enter key sends messages; admins can chat with Violet 3nd3r 2026-04-12 13:03:34 -0500
  • 01c6c4a1b0 Fix #11: Replace deprecated datetime.utcnow with timezone-aware UTC 3nd3r 2026-04-12 13:00:03 -0500
  • 9570283ad8 Fix #10: Persist bans and mutes to database 3nd3r 2026-04-12 12:59:20 -0500
  • 496701c713 Fix #9: Fix context menu breaking after first use 3nd3r 2026-04-12 12:56:33 -0500
  • b38eb01e27 Fix #7: Replace CORS wildcard with configurable origins 3nd3r 2026-04-12 12:55:58 -0500
  • 46ba1d7273 Fix #6: Add missing DOM elements, fix null references 3nd3r 2026-04-12 12:55:20 -0500
  • cdfbb666b9 Fix #5: Fix broken E2E encryption for user-to-user PMs 3nd3r 2026-04-12 12:54:09 -0500
  • a0a96addb6 Fix #4: Don't broadcast PM invite when target is Violet 3nd3r 2026-04-12 12:51:55 -0500
  • be3503b31b Fix #3: Remove client-exploitable payment endpoint 3nd3r 2026-04-12 12:51:31 -0500
  • 8da91ebf70 Fix #2: Validate PM room join authorization 3nd3r 2026-04-12 12:50:47 -0500
  • 99859f009f Fix #1+#8: Extract shared config module, unify JWT secret 3nd3r 2026-04-12 12:49:44 -0500
  • 1c17a9bcf0 Add detailed README with full security audit 3nd3r 2026-04-12 12:31:27 -0500
  • c514c5fb73 Fix Lobby tab switching and message submission logic Antigravity 2026-04-12 18:15:04 +0100
  • 698737cb5e Fix Lobby tab switching and message submission logic computertech312 2026-04-12 17:14:18 +0000
  • bff5afc366 Implement JSON config system and AI PM integration Antigravity 2026-04-12 18:09:05 +0100
  • 1537d8518e Fix syntax error in pm_message Antigravity 2026-04-12 18:05:42 +0100
  • 2a3f22a051 Update AI model to valid Ollama path Antigravity 2026-04-12 18:04:21 +0100
  • ad510c57e1 Initial commit: SexyChat (Aphrodite) v1.0 ComputerTech 2026-04-12 17:55:40 +0100