Conversation
- Bumped deps, react moved to devDeps
- Electron updated to v17.0.0
- Minor script improvements
- Entry file simplified
Progress for the v1.4.0:
- New UI
- Recorder functionality moved to the specified component
- Added Menu component with video list (TBI)
- Improved recorded buttons, info and settings button moved to the menu
- Added FFmpeg and FFprobe installers - Added fluent-ffmpeg to control both FFmpeg and FFprobe. - Added check-disk-space for simple disk usage stats. - Bumped sass and types/react - Samples for the main process are refractored and simplified - New schema for the electron-store - Added strong video-handler which gets information about videos, manipulates with them and all FFmpeg logic implemented here - Minor changes to preload process - Added thumpnail for videos - Refractored types to be more readable and simple - Added menu panel - Changed general UI - Added list with recorded videos - Modals are now imported dynamically using react lazy and suspence - Gathered information about videos using FFprobe - Added new log to the info modal - More settings in the settings modal, improved styling - Added types for the ffprobe installer - Changed import in global types - Added utility to format duration - Changed tsconfig.json and vite.config.mjs as to electron-vite/electron-vite-react@df01458 electron-vite/electron-vite-react@56250ed
- Optimized build.mjs as to electron-vite/electron-vite-react@11d46ee - Simplified electron-builder config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.