• Joined on 2025-11-28
malty pushed to master at malty/daemon 2025-12-01 21:45:56 +00:00
d5dfbce51d fix: Force git reset in update script
malty pushed to master at malty/daemon 2025-12-01 21:30:15 +00:00
ec7df9fa0e fix: Use priority-based routing to resolve 404s
malty pushed to master at malty/daemon 2025-12-01 21:15:49 +00:00
e3dd0dab43 fix: Add Traefik router priority to resolve 404s
malty pushed to master at malty/daemon 2025-12-01 20:38:17 +00:00
eb11ca3316 fix: Revert Traefik PathPrefix syntax to OR operator
malty pushed to master at malty/daemon 2025-12-01 20:13:28 +00:00
02113a510e fix: Simplify Traefik PathPrefix syntax
malty pushed to master at malty/daemon 2025-12-01 18:50:59 +00:00
4aa7918228 feat: Connect CLI to real backend and add auth endpoints
malty pushed to master at malty/daemon 2025-12-01 18:30:30 +00:00
d60138f28b feat: Implement CLI with Login and TUI Dashboard
malty pushed to master at malty/daemon 2025-12-01 17:35:30 +00:00
3b0b237004 fix: Remove unused limit/count from Dashboard.tsx
malty pushed to master at malty/daemon 2025-12-01 17:29:48 +00:00
062319a6ac fix: Remove markdown marker from Layout.tsx
malty pushed to master at malty/daemon 2025-12-01 17:17:35 +00:00
d57d330191 fix: Remove unused variables and imports to fix build
malty pushed to master at malty/daemon 2025-12-01 17:12:52 +00:00
632096f909 fix: Resolve template literal error in Layout.tsx
malty pushed to master at malty/daemon 2025-12-01 11:58:59 +00:00
74b951ca5a feat: Premium UI Overhaul - Layout, Dashboard, Marketplace
malty pushed to master at malty/daemon 2025-12-01 11:45:21 +00:00
9338e0bbb3 fix: Add missing postcss.config.js to enable Tailwind build
malty pushed to master at malty/daemon 2025-12-01 11:08:11 +00:00
82a4fa9cb2 feat: UI/UX Polish - Fonts, Aurora Login, Skeletons
malty pushed to master at malty/daemon 2025-12-01 10:52:34 +00:00
86f34a9679 docs: Add responsive layout requirements to CLI spec
malty pushed to master at malty/daemon 2025-12-01 10:51:43 +00:00
5fac60e915 docs: Add CLI and ASCII Widget specification
malty pushed to master at malty/daemon 2025-12-01 10:47:59 +00:00
ab77bf170a fix: Correct Traefik PathPrefix syntax
malty pushed to master at malty/daemon 2025-12-01 10:43:00 +00:00
1e1d712d71 fix: Add regex fallback to make_admin.js
malty pushed to master at malty/daemon 2025-12-01 10:35:05 +00:00
388755ddc7 chore: Add debug logging to DB config
malty pushed to master at malty/daemon 2025-12-01 10:32:14 +00:00
a65935727b feat: Add Admin Dashboard and user roles