Commit Graph

303 Commits (master)

Author SHA1 Message Date
Mikael Finstad 8d42f1e7da
upgrade electron to 37 1 week 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>
3 weeks 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>
1 month ago
Mikael Finstad 2507240280
dedupe 1 month 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>
1 month ago
Mikael Finstad 2506117b6d
virtualize segment list
to improve performance
closes #1727
3 months 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>
3 months ago
Mikael Finstad 2505074528
show indicator when export/capture is done 🎉
closes #2378
4 months ago
Mikael Finstad 2505050410
dedupe 4 months ago
Mikael Finstad 250505fd2e
upgrade vite 4 months ago
Mikael Finstad 010f2ad3fe
improve dark mode #1969 4 months ago
Mikael Finstad 25050414ca
upgrade radix colors to 3 4 months ago
Mikael Finstad 2505045a58
upgrade radix colors to 1 4 months ago
Mikael Finstad 9b2894fea2
upgrade vite 5 months ago
Mikael Finstad 250401c920
upgrade vite
closes #2389
5 months 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>
5 months ago
Mikael Finstad 250328238f
dedupe 5 months 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>
5 months ago
Mikael Finstad b80e82d143
yarn dedupe 6 months ago
Mikael Finstad ea413fedae
upgrades 6 months 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>
6 months 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>
6 months 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)
7 months 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>
7 months ago
Mikael Finstad 2502145d7e
dedupe 7 months 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>
7 months ago
Mikael Finstad 2501225499
dedupe 8 months ago
dependabot[bot] f60cdac7ff Bump vite from 5.4.8 to 5.4.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.8 to 5.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Mikael Finstad 241210ca3b
fix types 9 months ago
dependabot[bot] 7390d39638 Bump nanoid from 5.0.6 to 5.0.9
Bumps [nanoid](https://github.com/ai/nanoid) from 5.0.6 to 5.0.9.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/5.0.6...5.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Mikael Finstad 096074e56e
dedupe 9 months ago
Mikael Finstad 2de4c8c633
replace got with ky 9 months ago
Mikael Finstad ca8eccf899
upgrade execa and node types 9 months ago
Mikael Finstad 99d1c373ab
upgrade electron #543 9 months ago
Mikael Finstad 373c1c5d44
upgrade luxon 9 months ago
dependabot[bot] e819bce57e Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Mikael Finstad f444a029f8
add mousetrap type 11 months ago
Mikael Finstad b61456c71a
yarn dedupe 12 months ago
dependabot[bot] e7f2d39d36
Bump vite from 5.3.4 to 5.3.6 (#2158)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
dependabot[bot] 3a4a28a601
Bump express from 4.19.2 to 4.20.0 (#2165)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
dependabot[bot] 9a99b81584
Bump rollup from 4.19.0 to 4.22.4 (#2168)
Bumps [rollup](https://github.com/rollup/rollup) from 4.19.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.19.0...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
Mikael Finstad f19bcefa2e
dedupe 1 year ago
Mikael Finstad 32238d9d02
run simple smoke test 1 year ago
dependabot[bot] c66cb88de7
Bump micromatch from 4.0.4 to 4.0.8 (#2133)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.4...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Mikael Finstad 5d5b4decd4
upgrade file-type 1 year ago
Mikael Finstad 47a52dce5d
upgrade file-type 1 year ago
Mikael Finstad 8eef3cbc16
improve types 1 year ago
Mikael Finstad fda8cdd9c9
yarn dedupe 1 year ago
Mikael Finstad feaeaec12d
move lodash to devDeps 1 year ago
Mikael Finstad 554aa2c2eb
yarn dedupe 1 year ago