Commit graph

46 commits

Author SHA1 Message Date
Rodrigo Rodriguez (Pragmatismo)
fbe6db37a6 feat: Enhance file manager with mobile support and UI improvements
Some checks failed
GBCI / build (push) Failing after 10m3s
2025-06-29 11:58:23 -03:00
Rodrigo Rodriguez (Pragmatismo)
21a8236516 Add global styles using Tailwind CSS with custom color variables for light and dark themes
Some checks failed
GBCI / build (push) Failing after 10m8s
2025-06-28 23:58:53 -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
Rodrigo Rodriguez (Pragmatismo)
3f60e58e23 Refactor code structure for improved readability and maintainability
Some checks failed
GBCI / build (push) Failing after 8m6s
2025-06-28 09:59:29 -03:00
Rodrigo Rodriguez (Pragmatismo)
c95d1d9deb Refactor code structure for improved readability and maintainability
Some checks failed
GBCI / build (push) Has been cancelled
2025-06-28 09:58:11 -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)
6e87c5b449 feat: Implement file browser and operations components with enhanced UI
Some checks failed
GBCI / build (push) Failing after 4m39s
- Added FileBrowser component for displaying files and directories.
- Introduced FileOperations component for handling file uploads and folder creation.
- Created FileTree component to visualize the directory structure.
- Developed DriveScreen page to integrate file browsing, operations, and UI controls.
- Enhanced file system data structure for realistic representation.
- Implemented search, filter, and sort functionalities in the file browser.
- Added keyboard shortcuts and improved accessibility features.
2025-06-21 21:40:06 -03:00
Rodrigo Rodriguez (Pragmatismo)
1d458886dd feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup
Some checks failed
GBCI / build (push) Failing after 2m18s
- Implemented Drawer component for modal-like functionality.
- Added InputOTP component for handling one-time password inputs.
- Created Pagination component for navigating through paginated content.
- Developed Sidebar component with collapsible and mobile-friendly features.
- Integrated Sonner for toast notifications with theme support.
- Introduced ToggleGroup for grouping toggle buttons with context support.
- Added useIsMobile hook to determine mobile view based on screen width.
2025-06-21 20:30:28 -03:00
Rodrigo Rodriguez (Pragmatismo)
473fae930a feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup
Some checks failed
GBCI / build (push) Failing after 2m23s
- Implemented Drawer component for modal-like functionality.
- Added InputOTP component for handling one-time password inputs.
- Created Pagination component for navigating through paginated content.
- Developed Sidebar component with collapsible and mobile-friendly features.
- Integrated Sonner for toast notifications with theme support.
- Introduced ToggleGroup for grouping toggle buttons with context support.
- Added useIsMobile hook to determine mobile view based on screen width.
2025-06-21 19:45:21 -03:00
Rodrigo Rodriguez (Pragmatismo)
70a369ad04 feat: Refactor theme management and add multiple themes
Some checks failed
GBCI / build (push) Failing after 1m48s
- Updated the layout to integrate a new ThemeProvider component.
- Removed the old ModeToggle component and integrated theme selection directly into the ThemeProvider.
- Deleted unused SVG files (tauri.svg, vite.svg) and the old mode-toggle and theme-provider components.
- Added a comprehensive ThemeProvider that supports multiple themes with corresponding CSS files.
- Created new theme CSS files for various themes including RetroWave, CyberPunk, and more.
- Updated tsconfig.json to include new component paths for better type checking.
- Ensured the application loads the saved theme from localStorage on startup.
2025-06-21 19:06:13 -03:00
Rodrigo Rodriguez (Pragmatismo)
22452abf36 feat: Add ChatProvider for managing chat state and API interactions
Some checks failed
GBCI / build (push) Failing after 3m42s
- Implemented ChatProvider to manage chat context and user state.
- Added API fetching utility for chat instance and activity handling.
- Integrated chat service with methods for sending activities.
- Updated Tailwind CSS configuration to include additional content paths and custom utilities.
- Added client-side rendering directive to mode-toggle component.
- Created README.md for settings documentation.
2025-06-21 14:30:11 -03:00
Rodrigo Rodriguez (Pragmatismo)
1d7ac7c0a2 feat: add Digital Twin onboarding component with GSAP animations and user configuration steps
All checks were successful
GBCI / build (push) Successful in 4m30s
2025-05-31 14:00:59 -03:00
Rodrigo Rodriguez (Pragmatismo)
57dd607037 feat: update video conference component height for improved layout
All checks were successful
GBCI / build (push) Successful in 2m24s
2025-04-27 20:01:28 -03:00
Rodrigo Rodriguez (Pragmatismo)
e3581147bc feat: update video conference component height for improved layout
Some checks failed
GBCI / build (push) Failing after 1m20s
2025-04-27 19:57:07 -03:00
Rodrigo Rodriguez (Pragmatismo)
2d2f6a34b0 feat: restore 'Meet' link in client navigation for improved accessibility
All checks were successful
GBCI / build (push) Successful in 2m17s
2025-04-27 19:52:44 -03:00
Rodrigo Rodriguez (Pragmatismo)
d657ae4aec feat: restore 'Meet' link in client navigation for improved accessibility
All checks were successful
GBCI / build (push) Successful in 2m14s
2025-04-27 19:48:20 -03:00
Rodrigo Rodriguez (Pragmatismo)
d7b3b107cb feat: restore 'Meet' link in client navigation for improved accessibility
All checks were successful
GBCI / build (push) Successful in 2m9s
2025-04-27 19:17:17 -03:00
Rodrigo Rodriguez (Pragmatismo)
287f7dad09 feat: restore 'Meet' link in client navigation for improved accessibility
All checks were successful
GBCI / build (push) Successful in 2m22s
2025-04-27 19:03:20 -03:00
Rodrigo Rodriguez (Pragmatismo)
d0e27dad20 feat: adjust video conference component height for improved layout
All checks were successful
GBCI / build (push) Successful in 3m14s
2025-04-27 18:59:45 -03:00
Rodrigo Rodriguez (Pragmatismo)
c22b9dec06 feat: enhance video conference component with improved height styling for better display
All checks were successful
GBCI / build (push) Successful in 2m32s
2025-04-27 18:50:51 -03:00
Rodrigo Rodriguez (Pragmatismo)
df8316094f feat: add theme toggle component and environment configuration for LiveKit integration
All checks were successful
GBCI / build (push) Successful in 2m58s
2025-04-27 18:09:15 -03:00
Rodrigo Rodriguez (Pragmatismo)
7f5c2615c0 feat: implement meeting room page with LiveKit integration and enhanced chat functionality
All checks were successful
GBCI / build (push) Successful in 2m35s
2025-04-27 16:14:28 -03:00
Rodrigo Rodriguez (Pragmatismo)
a851150d45 feat: update Next.js configuration, add 'use client' directive to multiple components, and create new pages for music, editor, and videos
All checks were successful
GBCI / build (push) Successful in 2m17s
2025-04-27 15:53:33 -03:00
Rodrigo Rodriguez (Pragmatismo)
c2352564be feat: update Next.js configuration, add 'use client' directive to multiple components, and create new pages for music, editor, and videos
All checks were successful
GBCI / build (push) Successful in 2m56s
2025-04-27 15:29:53 -03:00
Rodrigo Rodriguez (Pragmatismo)
4e57232f08 feat: update Next.js configuration, add 'use client' directive to multiple components, and create new pages for music, editor, and videos
Some checks failed
GBCI / build (push) Failing after 1m45s
2025-04-27 15:25:45 -03:00
Rodrigo Rodriguez (Pragmatismo)
f3a659f8b0 fix: update workflow to use npm for dependency installation and build process
Some checks failed
GBCI / build (push) Failing after 1m53s
2025-04-27 09:30:33 -03:00
Rodrigo Rodriguez (Pragmatismo)
22eaff3899 feat: add LiveKit styles and enhance meeting page UI with improved layout and components
Some checks failed
GBCI / build (push) Failing after 33s
2025-04-27 09:25:48 -03:00
Rodrigo Rodriguez (Pragmatismo)
a3c67a3bcc feat: add video page, implement token generation API, and enhance chat components with improved styles and functionality 2025-04-26 21:44:35 -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
Rodrigo Rodriguez (Pragmatismo)
63941e41c3 feat: migrate styles to Tailwind CSS, remove unused files, and add new layout components 2025-04-02 20:42:47 -03:00
Rodrigo Rodriguez (Pragmatismo)
5b92932d82 refactor: reorganize mail component imports and update data paths for consistency 2025-04-02 03:46:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
b22d5129c1 feat: add Sheet and Skeleton components with customizable styles and animations 2025-04-02 03:22:55 -03:00
Rodrigo Rodriguez (Pragmatismo)
e55a254e24 feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:22:32 -03:00
Rodrigo Rodriguez (Pragmatismo)
d3bac607aa feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:01:08 -03:00
Rodrigo Rodriguez (Pragmatismo)
fa525f6090 refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:53:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
878ce97c54 refactor: update configuration files and styles, migrate to new CSS structure, and clean up imports 2025-03-30 21:47:18 -03:00
Rodrigo Rodriguez (Pragmatismo)
e8cd469ee4 refactor: update component exports to named exports and enhance UI structure 2025-03-30 19:39:59 -03:00
Rodrigo Rodriguez (Pragmatismo)
661b821f37 refactor: update component exports to named exports and enhance UI structure 2025-03-30 19:28:28 -03:00
Rodrigo Rodriguez (Pragmatismo)
4dc77b7717 refactor: migrate chat layout and styles to CSS, remove unused styles and components 2025-03-30 19:04:24 -03:00
Rodrigo Rodriguez (Pragmatismo)
0972670cf4 refactor: clean up unused imports and components across the project 2025-03-30 17:32:22 -03:00
Rodrigo Rodriguez (Pragmatismo)
9c0afe87db refactor: expose structs and commands in drive and sync modules 2025-03-30 16:53:46 -03:00
Rodrigo Rodriguez (Pragmatismo)
85a5e1d0de add initial configuration files and implement color scheme hooks 2025-03-30 16:42:51 -03:00
Rodrigo Rodriguez (Pragmatismo)
bb3cd0120c add rclone sync functionality and enhance UI styles 2025-03-30 14:30:33 -03:00
Rodrigo Rodriguez (Pragmatismo)
e9df98b0ff initialize Tauri + React + TypeScript project with essential configurations and files 2025-03-30 13:38:55 -03:00