Commit graph

4 commits

Author SHA1 Message Date
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)
1954b928dc feat: Adjust worksheet container height and styles for improved layout
Some checks failed
GBCI / build (push) Has been cancelled
2025-06-22 23:06:00 -03:00
Rodrigo Rodriguez (Pragmatismo)
9b04053cf0 Add initial styles for Excel-like application layout and components
Some checks are pending
GBCI / build (push) Waiting to run
2025-06-22 23:01:03 -03:00
Rodrigo Rodriguez (Pragmatismo)
c1769e0d1a feat: add new pages for music, video, and editor; implement data table with user navigation 2025-04-18 23:11:10 -03:00