simos
|
79981693f3
|
Fix : mobile issues and git diff in the git panel
|
2025-09-15 20:57:49 +00:00 |
|
simos
|
0a39079c5c
|
feat: Implement Cursor session fetching and enhance message parsing in ChatInterface
|
2025-08-12 13:09:03 +03:00 |
|
Difocd
|
9cfccc04f3
|
Remove executable permissions from non-script files
|
2025-07-23 11:42:12 +08:00 |
|
viper151
|
33aea3f7e8
|
feat: Publish branch functionality (#66)
|
2025-07-14 17:46:11 +02:00 |
|
viper151
|
f28dc0140e
|
Add delete functionality for untracked files (#65)
- Add delete button for untracked files in GitPanel
- Implement deleteUntrackedFile function with confirmation dialog
- Add /delete-untracked API endpoint to safely delete untracked files
- Update confirmation modal to handle delete actions
- Maintain consistent UI patterns with existing discard functionality
|
2025-07-14 17:27:02 +02:00 |
|
simos
|
c0f30afb23
|
Enhanced UX on GitPanel
|
2025-07-13 09:42:10 +00:00 |
|
simos
|
e72be46733
|
Fixes
|
2025-07-13 05:11:18 +00:00 |
|
simos
|
a5ddef58df
|
Introducing push on git panel
|
2025-07-13 05:10:56 +00:00 |
|
simos
|
02cc0257ae
|
UX enhancements on gitpanel and Shell to make them more mobile friendly
|
2025-07-13 05:06:31 +00:00 |
|
simos
|
71ac848d60
|
Added animations to git panel
|
2025-07-12 22:04:08 +00:00 |
|
simos
|
7329f89c96
|
Added pull and fetch on git panel
Made UX enhancements
|
2025-07-12 22:02:59 +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
|
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
|
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 |
|