Commit Graph

3584 Commits (3e7405bb02b7f566f0c22827c02f8475d6f0cc0b)
 

Author SHA1 Message Date
Mikael Finstad 3e7405bb02
Merge pull request #2882 from mifi/dependabot/npm_and_yarn/tootallnate/once-2.0.1
Bump @tootallnate/once from 2.0.0 to 2.0.1
1 month ago
Mikael Finstad a5531d40ef
Merge pull request #2886 from mifi/dependabot/npm_and_yarn/qs-6.15.2
Bump qs from 6.14.2 to 6.15.2
1 month ago
Mikael Finstad 2605282f43
improve contributing
closes #2888
1 month ago
Mikael Finstad 2605284615
improve doc 1 month ago
Mikael Finstad 2605286d48
don't reset playback speed
when using special playback modes #2889
1 month ago
Mikael Finstad 260528f564
make it clear that user can convert markers to segments
closes #2878
1 month ago
Mikael Finstad 260528d845
improve error msg #2890 1 month ago
dependabot[bot] 178cea1c76
Bump qs from 6.14.2 to 6.15.2
Bumps [qs](https://github.com/ljharb/qs) from 6.14.2 to 6.15.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.2...v6.15.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.15.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot] de031e30f8
Bump @tootallnate/once from 2.0.0 to 2.0.1
Bumps [@tootallnate/once](https://github.com/TooTallNate/once) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/TooTallNate/once/releases)
- [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/once/compare/2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 2.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Mikael Finstad 260521b451
refactor a bit 2 months ago
Mikael Finstad 260510615e
yarn dedupe 2 months ago
Mikael Finstad 2c928e637e
Merge pull request #2858 from mifi/dependabot/npm_and_yarn/fast-xml-parser-5.7.0
Bump fast-xml-parser from 5.4.1 to 5.7.0
2 months ago
Mikael Finstad 26051094d5
yarn dedupe 2 months ago
dependabot[bot] 7f6faa880d
Bump fast-xml-parser from 5.4.1 to 5.7.0
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.4.1 to 5.7.0.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.4.1...v5.7.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.7.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Mikael Finstad 5dce47f4c7
Merge pull request #2857 from mifi/dependabot/npm_and_yarn/xmldom/xmldom-0.8.13
Bump @xmldom/xmldom from 0.8.10 to 0.8.13
2 months ago
Mikael Finstad 2a302c5d17
Merge pull request #2856 from mifi/dependabot/npm_and_yarn/i18next-fs-backend-2.6.4
Bump i18next-fs-backend from 2.6.1 to 2.6.4
2 months ago
Mikael Finstad 77e59e7023
Merge pull request #2827 from mifi/dependabot/npm_and_yarn/lodash-4.18.1
Bump lodash from 4.17.23 to 4.18.1
2 months ago
Mikael Finstad e4546beccc
Merge pull request #2872 from mifi/dependabot/npm_and_yarn/fast-xml-builder-1.1.9
Bump fast-xml-builder from 1.0.0 to 1.1.9
2 months ago
dependabot[bot] 975cea5c0a
Bump fast-xml-builder from 1.0.0 to 1.1.9
Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) from 1.0.0 to 1.1.9.
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-builder/commits/1.1.9)

---
updated-dependencies:
- dependency-name: fast-xml-builder
  dependency-version: 1.1.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Mikael Finstad d1dfece968
Merge pull request #2871 from mifi/dependabot/npm_and_yarn/postcss-8.5.14
Bump postcss from 8.5.6 to 8.5.14
2 months ago
Mikael Finstad 196ceece13
Merge pull request #2870 from mifi/dependabot/npm_and_yarn/vite-7.3.2
Bump vite from 7.3.0 to 7.3.2
2 months ago
dependabot[bot] 5508dc13d6
Bump postcss from 8.5.6 to 8.5.14
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.14.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.6...8.5.14)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.14
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot] 0de6db79f1
Bump vite from 7.3.0 to 7.3.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.0 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Mikael Finstad 56f5af3894
Merge pull request #2869 from mifi/dependabot/npm_and_yarn/ip-address-10.2.0
Bump ip-address from 10.1.0 to 10.2.0
2 months ago
dependabot[bot] accd693962
Bump ip-address from 10.1.0 to 10.2.0
Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.2.0.
- [Commits](https://github.com/beaugunderson/ip-address/commits)

---
updated-dependencies:
- dependency-name: ip-address
  dependency-version: 10.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Mikael Finstad 260426e3d8
update website links 3 months ago
dependabot[bot] 50f5db8daa
Bump @xmldom/xmldom from 0.8.10 to 0.8.13
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.10 to 0.8.13.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.8.10...0.8.13)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot] 5bb9cd14f1
Bump i18next-fs-backend from 2.6.1 to 2.6.4
Bumps [i18next-fs-backend](https://github.com/i18next/i18next-fs-backend) from 2.6.1 to 2.6.4.
- [Changelog](https://github.com/i18next/i18next-fs-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-fs-backend/compare/v2.6.1...v2.6.4)

---
updated-dependencies:
- dependency-name: i18next-fs-backend
  dependency-version: 2.6.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot] e9d0adfde9
Bump lodash from 4.17.23 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Mikael Finstad 260405e796
fix ffmpeg win arm64 3 months ago
Mikael Finstad 5e1bb1fd00
Add 'reverse' to list of unsupported features 3 months ago
Mikael Finstad 03b69a34d2
Merge pull request #2816 from mifi/dependabot/npm_and_yarn/picomatch-2.3.2
Bump picomatch from 2.3.1 to 2.3.2
4 months ago
dependabot[bot] 8a3590489b
Bump picomatch from 2.3.1 to 2.3.2
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Mikael Finstad d63f972b38
Merge pull request #2806 from mifi/dependabot/npm_and_yarn/flatted-3.4.2
Bump flatted from 3.3.0 to 3.4.2
4 months ago
Mikael Finstad 6e97112b5c
Merge pull request #2810 from mifi/dependabot/npm_and_yarn/file-type-21.3.2
Bump file-type from 21.3.1 to 21.3.2
4 months ago
dependabot[bot] fdb0709827
Bump file-type from 21.3.1 to 21.3.2
Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.3.1 to 21.3.2.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.3.1...v21.3.2)

---
updated-dependencies:
- dependency-name: file-type
  dependency-version: 21.3.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Mikael Finstad 2b93a38a15
Merge pull request #2809 from kasmok/snap-core22-base
Set snap base to core22 for newer GPU support
4 months ago
Kyle Kasten 8eaa3b2031 Set snap base to core22 for newer Mesa/GPU support
The snap defaults to core20 (Ubuntu 20.04) which bundles Mesa drivers
too old for newer GPUs (e.g. Intel Arrow Lake 8086:64a0). Setting base
to core22 pulls in the Ubuntu 22.04 GNOME platform snap with updated
Mesa drivers, fixing segfaults on launch.

Fixes #2614
4 months ago
dependabot[bot] 3ac5924f22
Bump flatted from 3.3.0 to 3.4.2
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.0 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.0...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Mikael Finstad 2603142fbc
fix last waveform segment overflowing
fixes #2798
4 months ago
Mikael Finstad 260314db55
add FFmpeg `-hwaccel auto` setting
and show loading elapsed time
closes #2746
4 months ago
Mikael Finstad aad01cc1ce
Merge pull request #2802 from mifi/dependabot/npm_and_yarn/immutable-5.1.5
Bump immutable from 5.1.4 to 5.1.5
4 months ago
Mikael Finstad 618c82e143
Merge pull request #2801 from mifi/dependabot/npm_and_yarn/file-type-21.3.1
Bump file-type from 21.3.0 to 21.3.1
4 months ago
Mikael Finstad 260313d86b
improve trouble shooting 4 months ago
dependabot[bot] 4dd1f6ae7c
Bump immutable from 5.1.4 to 5.1.5
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.4...v5.1.5)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] 06258c3db4
Bump file-type from 21.3.0 to 21.3.1
Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.3.0 to 21.3.1.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.3.0...v21.3.1)

---
updated-dependencies:
- dependency-name: file-type
  dependency-version: 21.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Mikael Finstad 2603132da0
increase max file name length to 250 (truncation)
closes #2779
4 months ago
Mikael Finstad 260313b7c9
improve error handling
closes #2797
4 months ago
Mikael Finstad 2603134dcc
enable also arm64 appx #2789 4 months ago
Mikael Finstad 2603130a2e
include app name in notification on linux
fixes #2794
4 months ago