Commit Graph

3 Commits

Author SHA1 Message Date
1848660317 chore: update default port from 8000 to 9004 and add mobile-more-btn to file-list 2026-01-06 10:08:59 +00:00
a8e13cb3c5 fix: prevent sidebar overlay interaction when hidden and tighten mobile header/footer spacing 2026-01-03 21:37:12 +00:00
8dad8a60b6 feat: add mobile-responsive layout with gesture support and new mobile.css stylesheet
Add comprehensive mobile-first responsive styles across billing, code-editor, file-upload, and main style sheets. Introduce a dedicated mobile.css file (702 lines) with hamburger navigation, sidebar overlay, pull-to-refresh indicator, and touch-friendly sizing. Integrate GestureHandler and PullToRefreshIndicator classes into file-list, file-preview, and file-upload-view components for swipe-to-close and pull-to-refresh interactions. Remove legacy inline media queries from style.css and link mobile.css in index.html.
2026-01-03 21:15:15 +00:00