Skip to content

Conversation

@mberrishdev
Copy link
Owner

No description provided.

mberrishdev and others added 8 commits December 11, 2025 16:53
- Added DatabaseManager class for handling clipboard item storage and retrieval.
- Implemented methods to add, get, delete, and clear clipboard items in the database.
- Updated ClipboardManager to load history from the database on initialization.
- Enhanced clipboard item saving with error handling for database operations.
- Introduced loadMore functionality in ClipboardManager to fetch additional items.
- Updated IPC communication to support loading more clipboard history.
- Modified ClipboardHistory component to include a "Load More" button for fetching additional items.
- Added styles for the "Load More" button in ClipboardHistory.css.
- Updated ClipboardItem model to include an optional id field.
- Added postinstall script for electron-rebuild in package.json.
- Updated build scripts in package.json to include better-sqlite3 as an external dependency.
there was extra logging, that was for development purpose, we dont need
to much logging anymore

Also, readme was not correct. i fixed it
…ic search

Add sqlite-verc to save embedings
integrate openapi to generate embedings
todo: need improvement, current openai model is not working in good way.
need improvement
- Replace text input with interactive key capture for global shortcut
- Display shortcuts with friendly symbols (⌘/Ctrl, ⇧, ⌥)
- Add animated recording indicator with pulsing dot
- Fix EPIPE error handling for stdout/stderr pipes
- Improve button styles with gradient, hover effects, and disabled
states
- Add shortcut recorder CSS with glow animations
- Update toggle switch with smooth gradient transitions
- Enhance glass-morphism styling for settings cards
- Add modern scrollbar styling
- remove unused imports
- remove unused methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants