Wykres commitów

266 Commity (546b702e7a7f4e5ddd1587707f9930820cc44703)

Autor SHA1 Wiadomość Data
Snyk bot 1a5e80515c
fix: package.json & yarn.lock to reduce vulnerabilities (#712)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-I18NEXT-1065979
- https://snyk.io/vuln/SNYK-JS-I18NEXT-575536
- https://snyk.io/vuln/SNYK-JS-I18NEXT-585930
2021-03-28 19:38:53 +02:00
Mikael Finstad 5830a44d99
implement language also in node land (menus, etc) 2021-03-29 00:12:58 +07:00
Mikael Finstad aa5ab15547
move deops to devdeps 2021-03-28 00:01:47 +07:00
Mikael Finstad f6b824d04d
improvements
- implement drag drop sort #392
- scroll segment into view
- refactor
2021-03-28 00:00:29 +07:00
Mikael Finstad dd40b68efb
3.34.3 2021-03-26 13:19:09 +07:00
Mikael Finstad 3ba00a032f
revert buggy 22.10.5 upgrade
https://github.com/electron-userland/electron-builder/issues/3012
2021-03-26 13:15:42 +07:00
Mikael Finstad 0cda1ece8f
3.34.2 2021-03-26 11:22:07 +07:00
Mikael Finstad fab7f12dbe
fix "binaries"
didn't work for dev, because: dist/mas-dev
22.10.5 allows binaries paths relative to Contents
2021-03-26 11:21:36 +07:00
Mikael Finstad 6877dcf24d
add DEV provisioning profile 2021-03-26 11:20:51 +07:00
Mikael Finstad 23a56b143f
3.34.1 2021-03-25 19:00:31 +07:00
Mikael Finstad 445e66ec6a
3.34.0 2021-03-25 18:50:59 +07:00
Mikael Finstad 3899f11717
3.33.1 2021-02-19 14:49:30 +01:00
Mikael Finstad ea12b861a2
3.33.0 2021-02-19 14:00:29 +01:00
Mikael Finstad 36b1056b56
Run tests on github 2021-02-19 13:43:48 +01:00
Mikael Finstad 8ed6cbdc74
upgrade to react-lottie-player 2021-02-16 23:41:12 +01:00
Mikael Finstad fccad62f55
3.32.0 2021-02-06 23:05:27 +01:00
Mikael Finstad 257342f023
fix #644 2021-02-06 22:32:13 +01:00
Mikael Finstad 5ce1ef1683
3.31.1 2021-01-25 12:00:15 +01:00
Mikael Finstad 7cdb7f386d
3.31.0 2021-01-25 00:08:09 +01:00
Mikael Finstad 1ab1ab3097 upgrade react-icons 2021-01-23 17:06:23 +01:00
Josef Karlsson 47f225cf59 Buildable on Windows 10
Using cross-env to make it build on other platforms. Only tested on Windows 10
2021-01-19 00:15:12 +01:00
dependabot[bot] b03a795bd2 Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 22:20:04 +01:00
Mikael Finstad 927c0de461 3.30.0 2020-12-15 11:41:59 +01:00
Mikael Finstad eb88c95ab9 upgrade electron for bugfixes 2020-12-13 14:37:07 +01:00
Mikael Finstad 167607a9b0 3.29.1 2020-12-11 00:09:23 +01:00
Mikael Finstad b909dace63 upgrade ffmpeg to 4.3.1
also use package ffmpeg-ffprobe-static
2020-12-11 00:09:13 +01:00
Mikael Finstad 911c79bfb0 3.29.0 2020-12-10 17:37:08 +01:00
Mikael Finstad cc7e81b97c 3.28.0 2020-12-10 17:36:46 +01:00
Mikael Finstad e62fb6a64b Go back to mousetrap
seems to be the only lib properly handling layouts that require
shift to be pressed to get a particular key #520
Also document.addEventListener needs custom handling of modifier keys
or C will be triggered by CTRL+C, etc
2020-12-10 13:19:42 +01:00
Mikael Finstad 0b14bdc618 yarn reformatted package.json 2020-12-10 13:14:41 +01:00
Mikael Finstad 9d36794a60 cleanup 2020-12-08 16:39:41 +01:00
Mikael Finstad ab784ad6ed Add removable media snap permission #410 2020-11-27 23:31:19 +01:00
Mikael Finstad a3bce63650 Load timecode offset from file #506 2020-11-27 22:43:06 +01:00
Mikael Finstad 8af83f2f56 3.27.0 2020-11-26 22:27:32 +01:00
Mikael Finstad ef1ae63343 3.26.0 2020-11-25 23:55:34 +01:00
Mikael Finstad d3ef2a2d9f fix scanner 2020-11-25 22:26:11 +01:00
Mikael Finstad 5390085bff Many improvements
- Implement an Export summary/confirmation sheet when pressing export
- Move output option buttons to export sheet
- Add config option to disable use_metadata_tags (default to false) #463 #402 #99
- Add config option for avoid_negative_ts #13
- Escape key to close sheets
- Change from mousetrap to hotkeys.js (better unbind - more compatible with react)
2020-11-25 21:46:03 +01:00
Mikael Finstad 2e5ecbda1d 3.25.0 2020-11-22 23:53:23 +01:00
Mikael Finstad e14ab96d9c 3.24.0 2020-11-21 15:06:28 +01:00
Mikael Finstad 53850aac7d Implement split segment function #460 2020-11-21 15:05:45 +01:00
Mikael Finstad e855482513 use use-debounce
instead of react-use/useDebounce (use-debounce is better)
2020-11-21 15:04:12 +01:00
Mikael Finstad 86ca0e78e1 upgrade electron-builder 2020-11-19 23:44:01 +01:00
snyk-bot 8721f1b75a fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PRISMJS-597628
2020-11-19 23:15:10 +01:00
dependabot[bot] b186757615 Bump electron from 8.2.5 to 8.5.2
Bumps [electron](https://github.com/electron/electron) from 8.2.5 to 8.5.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.5...v8.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 23:13:17 +01:00
Mikael Finstad 81eb66faa2 Many improvements
- Add config option for asking about file open #467
- Implement text/youtube segments import #458
- Implement CUE sheet import #458
- Implement XMEML import (Final Cut Pro / Davinci Resolve)
- Allow import embedded chapters as segments #300
2020-11-19 22:51:17 +01:00
Mikael Finstad 7e59ee6757 Add XMEML importer #458 2020-11-18 21:24:20 +01:00
dependabot[bot] 74c87bcba2 Bump lodash from 4.17.13 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 23:03:52 +02:00
Mikael Finstad ea5cec5fbd 3.23.8 2020-07-09 17:45:26 +02:00
Mikael Finstad 0ec79b5e42 3.23.7 2020-05-17 22:07:53 +08:00
Mikael Finstad 014885411d remove file assoc on linux (causing build issues) 2020-05-17 21:54:56 +08:00