Commit Graph

5 Commits

Author SHA1 Message Date
Z User
1f9535d683 Add complete MOXIE web UI with authentication and user management
- New web UI with OpenWebUI-like interface using Tailwind CSS
- SQLite-based authentication with session management
- User registration, login, and profile pages
- Chat interface with conversation history
- Streaming responses with visible thinking phase
- File attachments support
- User document uploads in profile
- Rate limiting (5 requests/day for free users)
- Admin panel user management with promote/demote/delete
- Custom color theme matching balloon logo design
- Compatible with Nuitka build system
2026-03-24 05:15:50 +00:00
072d4948b6 changes needed 2026-03-23 21:31:08 -07:00
Z User
a2bf1adfaa Fix: Properly add moxie project files 2026-03-24 04:07:54 +00:00
Z User
b22825ea6e Clean up - keep only MOXIE project files 2026-03-24 04:07:30 +00:00
Z User
68c45f38ed Initial commit 2026-03-24 04:04:58 +00:00