Commit Graph

2761 Commits (c9a5aa8893a81fe520f689c01e07fe4b91471c46)
 

Author SHA1 Message Date
Mikael Finstad 6c9b1ba708
check if output file is writable before exporting
if it exists
so we can inform user
2 years 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>
2 years 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>
2 years 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>
2 years ago
Mikael Finstad b8eea2721a
Update issues.md 2 years ago
Adrian Edwards 8ece37c90d
Add developer name to appdata file (#2166)
* Add developer name to appdata file

https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/#developer-name

* add id to developer tag

not sure if this should be set to the value I just set it to, but it seems plausible enough
2 years ago
Adrian Edwards f3d2a93db3
Fix metadata so that linter is happy and flatpak builds can resume (#2152)
* add caption to screenshot

* trim summary down to <35 chars
https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/quality-guidelines#not-too-long-1
2 years ago
Mikael Finstad 69f600a0c0
make it more explicit when changing mp4 to mov
and show a notification #1075
2 years ago
Mikael Finstad 590e6a87cd
refactor 2 years ago
Mikael Finstad 67cecb3bb1
reduce flickering
https://github.com/mifi/lossless-cut/issues/2083#issuecomment-2325291719
2 years ago
Mikael Finstad a2d7961903
add support for dji mini gps #2072 2 years ago
Mikael Finstad 0499100aff
E2e (#2141)
* update

* try fix

* try to fix

* Fix path

* remove ls

* print stdout and stderr of losslescut

* add tmate option
2 years ago
Mikael Finstad a4190662b9
improve about dialog
closes #2138
2 years ago
Mylloon b86c1b15e8
fix: notification title on windows (#2139)
* fix windows notification title

* Update src/main/index.ts

---------

Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2 years ago
Mikael Finstad 87bb9df0d4
Update build.yml 2 years ago
Mikael Finstad 128b80e205
add ls 2 years ago
Mikael Finstad f19bcefa2e
dedupe 2 years ago
Mikael Finstad 9eafb5683b
fix code 2 years ago
Mikael Finstad 32238d9d02
run simple smoke test 2 years ago
Mikael Finstad 56cd37dde8
enable gopro tmcd track by default
closes #2134
2 years 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>
2 years ago
Mikael Finstad a1cf64ac13
add smart cut warning #2020 2 years ago
Mikael Finstad 5d5b4decd4
upgrade file-type 2 years ago
Mikael Finstad 47a52dce5d
upgrade file-type 2 years ago
Mikael Finstad 319124196e
work around mp2/mp3 bug in ffmpeg
closes #2129
2 years ago
Mikael Finstad 91fbc0fa95
log ffprobe detected formats 2 years ago
Mikael Finstad 8eef3cbc16
improve types 2 years ago
Mikael Finstad 13485fa686
add note about undo/redo 2 years ago
Mikael Finstad e7d2caf893
re-encode flac when cutting
and warn about it
fixes #1809
2 years ago
Mikael Finstad 1a674fa735
improve types 2 years ago
Mikael Finstad dac0ac9f44
improve doc 2 years ago
Mikael Finstad 085d622cac
log extract track command 2 years ago
Mikael Finstad 809bcc958e
improve subtitle rendering 2 years ago
Mikael Finstad dd66890031
Update 1-file-issue.yml 2 years ago
Mikael Finstad 256f288fd9
Update 2-bug.yml 2 years ago
Mikael Finstad 22d9039b96
Update 2-bug.yml 2 years ago
Mikael Finstad 342e3962c7
Update README.md 2 years ago
Mikael Finstad 7d52c864d6
make segments list scrollable 2 years ago
Mikael Finstad 624efa7dbc
use template editor for merge too
#2108
and fix some types
2 years ago
Mikael Finstad b7b47c8516
update issues 2 years ago
Mikael Finstad b2ed252e03
add note about mp4 smart cut 2 years ago
Mikael Finstad 9f45e290e6
allow search key name too 2 years ago
Mikael Finstad 19224bff2c
improve batch file color
selected file
2 years ago
Mikael Finstad fda8cdd9c9
yarn dedupe 2 years ago
Mikael Finstad feaeaec12d
move lodash to devDeps 2 years ago
Mikael Finstad 0cbf9debf6
update translation.md 2 years ago
Mikael Finstad b52ba2a27e
Merge branch 'weblate/master' 2 years ago
Weblate (bot) e4a86e1cdb
Translations update from Hosted Weblate (#2014)
* Translated using Weblate (German)

Currently translated at 99.5% (698 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/

* Translated using Weblate (German)

Currently translated at 100.0% (701 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/

* Translated using Weblate (Slovak)

Currently translated at 100.0% (701 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/sk/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (701 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (German)

Currently translated at 100.0% (701 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/

* Added translation using Weblate (Arabic)

* Translated using Weblate (Arabic)

Currently translated at 0.1% (1 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ar/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Japanese)

Currently translated at 95.7% (698 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (Japanese)

Currently translated at 98.4% (718 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/

* Translated using Weblate (Czech)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Italian)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/it/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Japanese)

Currently translated at 99.3% (724 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/

* Translated using Weblate (Russian)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ru/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Japanese)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/

* Translated using Weblate (Vietnamese)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/vi/

* Translated using Weblate (French)

Currently translated at 94.1% (686 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/

* Translated using Weblate (German)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/

* Translated using Weblate (Czech)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/

---------

Co-authored-by: Roland Reck <rolandnospamreck@gmx.de>
Co-authored-by: Pa Di <padi@tutanota.com>
Co-authored-by: Elvin <talking0404@gmail.com>
Co-authored-by: Salah Al-wattar <salah.alwattar@gmail.com>
Co-authored-by: Sean Yu <seanyu0@hotmail.com>
Co-authored-by: taozi1996 <1273133941@qq.com>
Co-authored-by: maboroshin <maboroshin@users.noreply.hosted.weblate.org>
Co-authored-by: slrslr <adm@prnet.info>
Co-authored-by: bovirus <roberto.boriotti@canon.it>
Co-authored-by: Kuzmich55 <kuzmich55@gmail.com>
Co-authored-by: Vương Tuấn Vinh <vtvinh24@gmail.com>
Co-authored-by: Axel Lainerdo <z6postarwars88@free.fr>
2 years ago
slrslr 5db19ca1c6
Translated using Weblate (Czech)
Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/
2 years ago
Roland Reck 930d700eaf
Translated using Weblate (German)
Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
2 years ago