-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Studio Dasboard with Separated UI for future scalability and Fixes #577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
makaradam
wants to merge
43
commits into
siddharthvaddem:main
Choose a base branch
from
makaradam:feature/open-studio-and-import
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
382de78
feat: add Open Studio button, empty-state dropzone, and broad video i…
makaradam 437f121
fix: show empty state instead of error when editor opens with no video
makaradam 8c2d41c
fix: conditionally render editor workspace to prevent video load error
makaradam 0e34bec
fix: register start-new-recording IPC handler and skip dialog with no…
makaradam a1c6045
fix: dark background with spinner for loading/error states in editor
makaradam 413d433
fix: clear session on return-to-recorder and eliminate white flash
makaradam 660dad9
fix: remove double-close of HUD in switch-to-editor handler
makaradam 8e04013
fix: expand HUD window bounds to prevent CSS shadow clipping
makaradam 52cd754
fix: eliminate black flash and bottom shadow clipping on HUD window
makaradam 53a6b30
fix: use custom zoom scale for focus clamping in drag handler
makaradam 9e7ffd8
feat: remove open-video-file button from HUD toolbar
makaradam 8510cce
feat: remove load-project button from HUD toolbar
makaradam 499c9ef
fix: prevent white flash on first editor window open
makaradam 22cebec
fix: remove Import Video File from File menu; kill white flash with i…
makaradam 1b71362
fix: eliminate white flash on editor open
makaradam 3a9c3a3
feat: show "Loading editor..." vs "Loading video..." contextually
makaradam 8a81e83
fix: prompt unsaved changes dialog for imported/recorded videos with …
makaradam 8241e75
feat: show contextual unsaved-changes dialog for File > New Project
makaradam ab08513
fix: eliminate black rectangle flash before countdown overlay appears
makaradam cf64581
fix: fall back to web MediaRecorder when native Windows helper is mis…
makaradam 7dd54a1
fix: use getUserMedia on all platforms instead of broken getDisplayMe…
makaradam c8f8742
fix: freeze dialog variant during close animation to prevent flash
makaradam f258786
fix: raise device selector panel above HUD toolbar
makaradam 0ff83b7
fix: clear webcam state on new project and video import
makaradam 800749e
fix: make drag-and-drop project file actually open the project
makaradam 3d27efa
style: add more top padding to drag-and-drop hint on empty state
makaradam b6439ad
fix: show error dialog on unsupported or failed drag-and-drop
makaradam 04c1280
fix: resolve double-dialog and drag-drop load failure
makaradam 800f906
fix(electron): expose webUtils.getPathForFile and loadProjectFileFrom…
makaradam 655cb05
fix(ipc): clear project path and recording session when starting a ne…
makaradam 23f5fbe
feat(editor): rewrite EditorEmptyState — webUtils drag-drop, i18n, di…
makaradam 8750d6f
feat(editor): unsaved changes guard for Load Project + New Project he…
makaradam 5b8f718
feat(i18n): add Load Project unsaved-changes dialog strings — 11 lang…
makaradam 4ec35e7
feat(i18n): add editor empty state strings — 11 languages
makaradam 370323c
feat(i18n): add New Project label to settings strings — 11 languages
makaradam 5c33435
fix(editor): reset all editor state when starting a new project
makaradam 20ccf45
fix(ipc): make .openscreen extension check case-insensitive
makaradam f4a3dec
fix(i18n): strip UTF-8 BOM from all locale JSON files
makaradam d35b8f2
fix(electron): wrap webUtils.getPathForFile in try/catch in preload
makaradam e70d46e
fix(editor): wrap getPathForFile call in try/catch in drop handler
makaradam 9e30232
fix(editor): use handleNewRecordingConfirm on fast-path new recording…
makaradam 79a9b35
fix(recorder): turn off system audio toggle when capture fails
makaradam a6e91e3
docs(editor): add warning comment to clampFocusForRegion to prevent r…
makaradam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.