KevIsDev
|
4da13d1edc
|
feat: add netlify one-click deployment
|
2025-02-24 17:24:32 +00:00 |
|
Anirban Kar
|
2fe1f1d443
|
fix: starter template icons fix and auto resize of custon icons are reverted (#1298)
* fix: starter template icons fix and auto resize of custon icons are reverted
* fix: slidev icon revert
|
2025-02-12 01:08:28 +05:30 |
|
Stijnus
|
5791dafcd1
|
Update uno.config.ts
|
2025-01-30 23:57:57 +01:00 |
|
Stijnus
|
2c991e42da
|
revert
|
2025-01-30 23:05:04 +01:00 |
|
Stijnus
|
1eae44dd14
|
fix landingpage icons
|
2025-01-30 22:50:42 +01:00 |
|
Stijnus
|
fab0cdd04e
|
fix icons landingpage
|
2025-01-30 22:11:07 +01:00 |
|
Stijnus
|
d1d23d80e7
|
big fixes
fixes feedback from thecodacus
|
2025-01-30 17:17:36 +01:00 |
|
Stijnus
|
d9a380f28a
|
Service console check providers
|
2025-01-30 01:58:47 +01:00 |
|
Stijnus
|
f33ba635e8
|
V1 : Release of the new Settings Dashboard
# 🚀 Release v1.0.0
## What's Changed 🌟
### 🎨 UI/UX Improvements
- **Dark Mode Support**
- Implemented comprehensive dark theme across all components
- Enhanced contrast and readability in dark mode
- Added smooth theme transitions
- Optimized dialog overlays and backdrops
### 🛠️ Settings Panel
- **Data Management**
- Added chat history export/import functionality
- Implemented settings backup and restore
- Added secure data deletion with confirmations
- Added profile customization options
- **Provider Management**
- Added comprehensive provider configuration
- Implemented URL-configurable providers
- Added local model support (Ollama, LMStudio)
- Added provider health checks
- Added provider status indicators
- **Ollama Integration**
- Added Ollama Model Manager with real-time updates
- Implemented model version tracking
- Added bulk update capability
- Added progress tracking for model updates
- Displays model details (parameter size, quantization)
- **GitHub Integration**
- Added GitHub connection management
- Implemented secure token storage
- Added connection state persistence
- Real-time connection status updates
- Proper error handling and user feedback
### 📊 Event Logging
- **System Monitoring**
- Added real-time event logging system
- Implemented log filtering by type (info, warning, error, debug)
- Added log export functionality
- Added auto-scroll and search capabilities
- Enhanced log visualization with color coding
### 💫 Animations & Interactions
- Added smooth page transitions
- Implemented loading states with spinners
- Added micro-interactions for better feedback
- Enhanced button hover and active states
- Added motion effects for UI elements
### 🔐 Security Features
- Secure token storage
- Added confirmation dialogs for destructive actions
- Implemented data validation
- Added file size and type validation
- Secure connection management
### ♿️ Accessibility
- Improved keyboard navigation
- Enhanced screen reader support
- Added ARIA labels and descriptions
- Implemented focus management
- Added proper dialog accessibility
### 🎯 Developer Experience
- Added comprehensive debug information
- Implemented system status monitoring
- Added version control integration
- Enhanced error handling and reporting
- Added detailed logging system
---
## 🔧 Technical Details
- **Frontend Stack**
- React 18 with TypeScript
- Framer Motion for animations
- TailwindCSS for styling
- Radix UI for accessible components
- **State Management**
- Local storage for persistence
- React hooks for state
- Custom stores for global state
- **API Integration**
- GitHub API integration
- Ollama API integration
- Provider API management
- Error boundary implementation
## 📝 Notes
- Initial release focusing on core functionality and user experience
- Enhanced dark mode support across all components
- Improved accessibility and keyboard navigation
- Added comprehensive logging and debugging tools
- Implemented robust error handling and user feedback
|
2025-01-17 19:33:20 +01:00 |
|
Anirban Kar
|
fc4f89f806
|
feat: add Starter template menu in homepage (#884)
* added icons and component
* updated unocss to add dynamic icons
* removed temp logs
* updated readme
|
2024-12-24 22:37:28 +05:30 |
|
SujalXplores
|
69ec309f81
|
feat: add unit configuration to uno.config.ts
|
2024-12-14 00:00:23 +05:30 |
|
Anirban Kar
|
a98b51e0ef
|
updated theme color
|
2024-12-08 02:12:02 +05:30 |
|
Sam Denty
|
6fb59d2bc5
|
fix: remove monorepo
|
2024-09-25 19:54:09 +01:00 |
|