Commit Graph

327 Commits (251114cc44c2a849a62cb2dd5d8de1a43f4f2552)

Author SHA1 Message Date
Mikael Finstad 2511131347
upgrade i18next-cli 8 months ago
Mikael Finstad 251111ad01
dedupe 8 months ago
Mikael Finstad 2511114302
upgrade i18next
also include more locales
and refactor a bit
8 months ago
Mikael Finstad 251107dac7
improve whatsnew 8 months ago
Mikael Finstad 251106b037
dedupe 8 months ago
Mikael Finstad 2511066819
upgrade typescript parser 8 months ago
Mikael Finstad 251106f95a
upgrade type stuff 8 months ago
Mikael Finstad 251106288c
upgrade @types/node to 22 8 months ago
Mikael Finstad 25110651a8
upgrade node types 8 months ago
Mikael Finstad 251106a292
remove mousetrap
use native keydown/keyup event
use `code`. this makes keybindings independent of keyboard layout
also don't trigger hotkeys when some UI element or dialog is focused!

fixes #2515
8 months ago
Mikael Finstad 251102831a
fix reduce motion
not working for swal
8 months ago
Mikael Finstad 251101fc2b
refactor and improve
- reverse dialog buttons (like on macos)
- include more config in error report
- improve error report
- improve non-fatal error handling (use toasts)
- replace more swal with dialogs
- move more logic from App into hooks
- closeActiveScreen will now only close export sheets (rest handled by radix dialogs esc key)
- improve dialogs
8 months ago
Mikael Finstad 251031b2c2
improve UI and dark mode #2561
remove evergreen-ui
replace html dialog with radix, because hard to get them to play nicely together
replace nested swal with radix dialog (because radix dialog and swal don't play nice)
8 months ago
Mikael Finstad 2510238dc3
dedupe 9 months ago
dependabot[bot] 3d28a78605 Bump vite from 6.3.6 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 6.4.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Mikael Finstad 2510238e23
upgrade electron-builder 9 months ago
Mikael Finstad 2510233533
yarn dedupe 9 months ago
dependabot[bot] 3872c0762a Bump vite from 6.3.5 to 6.3.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Mikael Finstad 251023eb5f
upgrade devtools installer 9 months ago
Mikael Finstad 251022ecdd
upg electron remote 9 months ago
Mikael Finstad 251022ba6c
upgrade to electron 38 9 months ago
Mikael Finstad 251011b4d5
upgrade evergreen 9 months ago
Mikael Finstad 251010b4cd
add npm age gate 9 months ago
dependabot[bot] 61ab7f137d Bump tar-fs from 2.1.3 to 2.1.4
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.3 to 2.1.4.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Mikael Finstad 8d42f1e7da
upgrade electron to 37 11 months ago
dependabot[bot] 57b7018e3e Bump sweetalert2 from 11.21.0 to 11.22.4
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.21.0 to 11.22.4.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.21.0...v11.22.4)

---
updated-dependencies:
- dependency-name: sweetalert2
  dependency-version: 11.22.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
dependabot[bot] 87ed716415 Bump tmp from 0.2.1 to 0.2.4
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.1...v0.2.4)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Mikael Finstad 2507240280
dedupe 12 months ago
dependabot[bot] 8514a9fc0f Bump form-data from 4.0.0 to 4.0.4
---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Mikael Finstad 2506117b6d
virtualize segment list
to improve performance
closes #1727
1 year ago
dependabot[bot] 57852dae8b Bump tar-fs from 2.1.2 to 2.1.3
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Mikael Finstad 2505074528
show indicator when export/capture is done 🎉
closes #2378
1 year ago
Mikael Finstad 2505050410
dedupe 1 year ago
Mikael Finstad 250505fd2e
upgrade vite 1 year ago
Mikael Finstad 010f2ad3fe
improve dark mode #1969 1 year ago
Mikael Finstad 25050414ca
upgrade radix colors to 3 1 year ago
Mikael Finstad 2505045a58
upgrade radix colors to 1 1 year ago
Mikael Finstad 9b2894fea2
upgrade vite 1 year ago
Mikael Finstad 250401c920
upgrade vite
closes #2389
1 year ago
dependabot[bot] f3ab8619ea Bump tar-fs from 2.1.1 to 2.1.2
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Mikael Finstad 250328238f
dedupe 1 year ago
dependabot[bot] 7b15a51ddd Bump vite from 6.2.2 to 6.2.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Mikael Finstad b80e82d143
yarn dedupe 1 year ago
Mikael Finstad ea413fedae
upgrades 1 year ago
dependabot[bot] 4827471e3f Bump @babel/runtime from 7.25.0 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] b9d783409f Bump @octokit/request from 8.2.0 to 8.4.1
Bumps [@octokit/request](https://github.com/octokit/request.js) from 8.2.0 to 8.4.1.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](https://github.com/octokit/request.js/compare/v8.2.0...v8.4.1)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Mikael Finstad 250217344f
fix any types
this also fixes a bug where concat check used the incorrect stream meta "fps" (instead of avg_frame_rate)
1 year ago
dependabot[bot] 9fe76f22c3 Bump @octokit/request-error from 5.0.1 to 5.1.1
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](https://github.com/octokit/request-error.js/compare/v5.0.1...v5.1.1)

---
updated-dependencies:
- dependency-name: "@octokit/request-error"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Mikael Finstad 2502145d7e
dedupe 1 year ago
dependabot[bot] bf94961d99 Bump vitest from 2.0.3 to 2.1.9
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.3 to 2.1.9.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago