-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #333 from braden-w/feature/whi-124-chore-run-forma…
…t-and-lint-with-biome chore: run format and lint with biome
- Loading branch information
Showing
152 changed files
with
16,195 additions
and
15,708 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,4 @@ | |
"utils": "$lib/utils" | ||
}, | ||
"typescript": true | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,31 @@ | ||
{"main-capability":{"identifier":"main-capability","description":"Capability for the main window","local":true,"windows":["main"],"permissions":["core:app:default","core:menu:default","core:path:default","core:tray:default","core:window:allow-set-always-on-top","core:window:allow-set-size","notification:default","clipboard-manager:allow-write-text","dialog:default","fs:allow-app-write","global-shortcut:allow-is-registered","global-shortcut:allow-register-all","global-shortcut:allow-register","global-shortcut:allow-unregister-all","global-shortcut:allow-unregister","os:default",{"identifier":"http:default","allow":[{"url":"http://*"},{"url":"https://*"}]},"updater:default"]}} | ||
{ | ||
"main-capability": { | ||
"identifier": "main-capability", | ||
"description": "Capability for the main window", | ||
"local": true, | ||
"windows": ["main"], | ||
"permissions": [ | ||
"core:app:default", | ||
"core:menu:default", | ||
"core:path:default", | ||
"core:tray:default", | ||
"core:window:allow-set-always-on-top", | ||
"core:window:allow-set-size", | ||
"notification:default", | ||
"clipboard-manager:allow-write-text", | ||
"dialog:default", | ||
"fs:allow-app-write", | ||
"global-shortcut:allow-is-registered", | ||
"global-shortcut:allow-register-all", | ||
"global-shortcut:allow-register", | ||
"global-shortcut:allow-unregister-all", | ||
"global-shortcut:allow-unregister", | ||
"os:default", | ||
{ | ||
"identifier": "http:default", | ||
"allow": [{ "url": "http://*" }, { "url": "https://*" }] | ||
}, | ||
"updater:default" | ||
] | ||
} | ||
} |
12,458 changes: 5,232 additions & 7,226 deletions
12,458
apps/app/src-tauri/gen/schemas/desktop-schema.json
Large diffs are not rendered by default.
Oops, something went wrong.
12,458 changes: 5,232 additions & 7,226 deletions
12,458
apps/app/src-tauri/gen/schemas/macOS-schema.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,5 +23,3 @@ declare module '@tanstack/svelte-table' { | |
headerText: string; | ||
} | ||
} | ||
|
||
export {}; |
14 changes: 7 additions & 7 deletions
14
apps/app/src/lib/components/CancelOrEndRecordingSessionButton.svelte
This file contains 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
22 changes: 11 additions & 11 deletions
22
apps/app/src/lib/components/FasterRerecordExplainedDialog.svelte
This file contains 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 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 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 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 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 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
10 changes: 5 additions & 5 deletions
10
apps/app/src/lib/components/ui/card/card-description.svelte
This file contains 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 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 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 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 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 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 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
22 changes: 11 additions & 11 deletions
22
apps/app/src/lib/components/ui/dialog/dialog-content.svelte
This file contains 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
10 changes: 5 additions & 5 deletions
10
apps/app/src/lib/components/ui/dialog/dialog-description.svelte
This file contains 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.