Valics Lehel
122b757fa2
feat: Add project sorting by date option
...
- Added ability to sort projects by name or most recent session activity
- Added projectSortOrder state and localStorage persistence
- Added UI controls in ToolsSettings to switch between sort modes
- Projects with no sessions sort last when sorting by date
- Real-time updates when sort preference changes
2025-07-11 22:42:22 +03:00
simos
45b3e54d04
Added stared project and ux enahncements
2025-07-11 12:35:27 +00:00
simos
fc2a94a2e5
- Upgrading to Vite 7
...
- Refactor to use es modules
- Added permission mode
- Switched to better sqlite3
- several UX enhancements
2025-07-11 10:29:36 +00:00
simos
ec9ff3336a
Update package version to 1.1.3, add new dependencies for authentication and database management, and implement user authentication features including registration and login. Enhance API routes for protected access and integrate WebSocket authentication.
2025-07-09 18:25:58 +00:00
simos
b27702797f
Refactor CodeEditor component to improve dark mode support and enhance loading styles
2025-07-08 16:53:08 +00:00
simos
c8aa3d5d4e
Add word wrap feature to CodeEditor component and clean up styles
2025-07-08 15:31:03 +00:00
simos
bca97a5284
Update GitPanel
2025-07-08 15:14:12 +00:00
simos
1bdc75e37b
Enhance project directory handling by integrating extractProjectDirectory and clearProjectDirectoryCache functions. Adjust git route handlers to utilize the new directory extraction logic for improved project path resolution.
2025-07-08 15:10:44 +00:00
simos
27f34db777
Refactor ChatInterface and MicButton components for improved scroll behavior and microphone support. Adjusted auto-scroll thresholds, added error handling for microphone access, and hid unused UI elements.
2025-07-08 13:48:33 +00:00
simos
5bbc0446a7
Add version update notification to Sidebar component for both desktop and mobile views
2025-07-08 12:48:10 +00:00
simos
1906f3b53f
Update Sidebar component to include version information props for enhanced version management
2025-07-08 12:46:10 +00:00
simos
4e0e0e6e92
Integrate version checking system with App.jsx and Sidebar components
2025-07-08 12:38:39 +00:00
simos
781394bbcd
Add smart version checking feature - automatically detects updates and shows notifications
2025-07-08 12:18:16 +00:00
Simos
83d3f8da13
Add environment configuration example, update .gitignore for additional files, and refactor Vite config to load environment variables. Remove obsolete settings and backup files.
2025-07-04 20:18:25 +02:00
Simos
3b0a612c9c
Update package dependencies, add Git API routes, and implement audio transcription functionality. Introduce new components for Git management, enhance chat interface with microphone support, and improve UI elements for better user experience.
2025-07-04 11:30:14 +02:00
Simos
845d5346eb
Update file permissions to executable for multiple files and add Dark Mode toggle functionality with theme context management. Introduce Quick Settings Panel for user preferences and enhance project display name generation in server logic.
2025-07-03 23:15:36 +02:00
caraction
5ea0e36207
first commit
2025-06-25 14:29:07 +00:00