Commit graph

5 commits

Author SHA1 Message Date
Rodrigo Rodriguez (Pragmatismo)
4ea61e5579 fix: Adjust footer height for desktop view to improve layout consistency
Some checks failed
GBCI / build (push) Failing after 9m49s
2025-06-30 08:56:32 -03:00
Rodrigo Rodriguez (Pragmatismo)
a3c37e31ac feat: Add mobile chat interface and command input to footer component
Some checks failed
GBCI / build (push) Failing after 8m35s
2025-06-29 21:33:12 -03:00
Rodrigo Rodriguez (Pragmatismo)
0908822924 feat: Add mobile chat interface and command input to footer component
Some checks failed
GBCI / build (push) Failing after 9m21s
2025-06-29 20:33:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
375d702b19 feat: Implement responsive navigation and media player UI
All checks were successful
GBCI / build (push) Successful in 14m45s
- Added a new navigation style with responsive design in client-nav.css.
- Created a comprehensive editor style in editor/style.css for better user experience.
- Introduced paper style for ProseMirror editor with enhanced text formatting options.
- Developed a media player component with waveform visualization and media library in player/page.tsx.
- Styled media player controls and sliders for improved usability in player/style.css.
- Implemented media type detection for audio, video, and slides.
- Added keyboard shortcuts for media control and navigation.
2025-06-28 22:36:36 -03:00
Rodrigo Rodriguez (Pragmatismo)
2a7aa20c4d Add new themes: Orange and XTree Gold
Some checks failed
GBCI / build (push) Failing after 10m45s
- Introduced a new CSS theme for Orange, featuring a modern color palette with distinct foreground and background colors.
- Added an XTree Gold theme that emulates the classic 1980s DOS interface, complete with authentic colors and styles for file management elements.
- Both themes include variables for customization and specific styles for various UI components such as cards, popovers, and menus.
2025-06-28 19:30:35 -03:00