gbclient/app
Rodrigo Rodriguez (Pragmatismo) 375d702b19
All checks were successful
GBCI / build (push) Successful in 14m45s
feat: Implement responsive navigation and media player UI
- 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
..
calendar feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
chat feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
dashboard feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
drive feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
editor feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
mail feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
meet feat: update video conference component height for improved layout 2025-04-27 20:01:28 -03:00
news Refactor code structure for improved readability and maintainability 2025-06-28 09:58:11 -03:00
paper feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
player feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
settings feat: Add ChatProvider for managing chat state and API interactions 2025-06-21 14:30:11 -03:00
sources feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
tables feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
client-nav.css feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
client-nav.tsx feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
footer.tsx feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
globals.css feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup 2025-06-21 19:45:21 -03:00
layout.tsx feat: Implement responsive navigation and media player UI 2025-06-28 22:36:36 -03:00
page.tsx feat: Implement file browser and operations components with enhanced UI 2025-06-21 21:40:06 -03:00
theme-provider.tsx Add new themes: Orange and XTree Gold 2025-06-28 19:30:35 -03:00