dependabot[bot]
|
06e19650d1
|
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-01 18:48:28 +08:00 |
|
Mikael Finstad
|
db4c2a2f0b
|
try to fix notarize instability
|
2020-04-01 11:49:02 +08:00 |
|
Mikael Finstad
|
f2da0103f9
|
fix windows build error
|
2020-03-31 15:51:40 +08:00 |
|
Mikael Finstad
|
3a76aa0812
|
- Support Mac app store
- Disable version check for Mac app store and windows store
- restore windows targets
|
2020-03-31 13:11:55 +08:00 |
|
Mikael Finstad
|
8a9438847b
|
fix menus and version check #239 #274
also improve help
|
2020-03-26 19:04:36 +08:00 |
|
Mikael Finstad
|
9ea2cedeff
|
add initial support for i18n (incomplete) #29
|
2020-03-19 23:37:38 +08:00 |
|
Mikael Finstad
|
9e2f5caa22
|
reduce app size
by moving CRA bundled resourced to devDependencies
so they are not part of electron app asar
|
2020-03-04 19:05:05 +08:00 |
|
Mikael Finstad
|
676f92c803
|
Build with create-react-app #108
|
2020-03-04 18:41:40 +08:00 |
|
Mikael Finstad
|
b5f2f5d552
|
Implement audio waveform #6
also try to improve zooming
|
2020-02-27 17:17:35 +08:00 |
|
Mikael Finstad
|
b2705bacb6
|
Improvements:
- Allow toggle sidebar
- Allow zoom with CTRL+mousewheel #254
- Improve performance
- modularize code
- remove standalone fontawesome
|
2020-02-26 11:11:28 +08:00 |
|
Mikael Finstad
|
2fc6d0f3fa
|
upgrade ffmpeg static
|
2020-02-25 15:01:08 +08:00 |
|
Mikael Finstad
|
6bf6856094
|
add forgotten
|
2020-02-24 18:21:07 +08:00 |
|
Mikael Finstad
|
b22654a853
|
Improvements:
- Make side panel for cut segments
- Use up/down key to jump prev/next segment #254
|
2020-02-21 17:37:36 +08:00 |
|
Mikael Finstad
|
fc817f3f75
|
Implement save/load csv and autosave project #199 #251 #181 #58
Also show up to date segment list under help
|
2020-02-21 01:57:14 +08:00 |
|
Mikael Finstad
|
e7d3de3a25
|
implement undo/redo #176
|
2020-02-20 18:41:01 +08:00 |
|
Mikael Finstad
|
c86fefad9e
|
implement persistent settings #149
|
2020-02-20 12:34:53 +08:00 |
|
Mikael Finstad
|
0cfe65e890
|
improvements
- Show stream info
- add cute loader
|
2020-02-18 22:17:14 +08:00 |
|
Mikael Finstad
|
e913982dc4
|
Many UI improvements #189
- support arbitrary stream selection #214
- implement mute playbakc #125
|
2020-02-16 12:33:38 +08:00 |
|
Mikael Finstad
|
996bd2d700
|
upgrade some devdeps
|
2020-02-15 21:06:26 +08:00 |
|
Mikael Finstad
|
5b69fd9a3b
|
cleanup some deps
|
2020-02-15 21:04:44 +08:00 |
|
Mikael Finstad
|
2cea3c1a03
|
improve help sheet and add banner
|
2020-02-15 14:53:32 +08:00 |
|
Mikael Finstad
|
1e1d05c1b4
|
upgrade electron
|
2020-02-15 00:03:57 +08:00 |
|
Mikael Finstad
|
6b67f6546d
|
rewrite to modern hooks
|
2020-02-14 12:06:15 +08:00 |
|
Mikael Finstad
|
36571a7b87
|
upgrade trash module #228
|
2020-02-12 00:41:22 +08:00 |
|
Mikael Finstad
|
9eb8f9e938
|
upgrade ffmpeg #231
|
2020-02-12 00:36:56 +08:00 |
|
Mikael Finstad
|
058b79d7d3
|
use github actions for building
will add snap later
|
2020-02-10 15:24:30 +08:00 |
|
Mikael Finstad
|
c70beb38c9
|
upgrade file-type to hopefully improve mp4/mov detection
|
2019-11-05 02:08:33 +08:00 |
|
Mikael Finstad
|
d22e31c1c0
|
add forgotten yarn lock
|
2019-11-04 11:34:59 +08:00 |
|
Mikael Finstad
|
f9e43a3bb4
|
upgrade build system
- change to electron-builder
- upgrade electron to 7
- use ffmpeg-static
|
2019-11-04 11:32:03 +08:00 |
|
Mikael Finstad
|
f4fb54fff6
|
Improvements
- add low FPS support for HEVC/H265 and PRORES using ffmpeg per-frame rendering
- rotation previews
- refactoring
|
2019-11-04 00:19:36 +08:00 |
|
dependabot[bot]
|
c6c4fa297a
|
Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-28 14:07:40 +02:00 |
|
Mikael Finstad
|
0450bd3f45
|
yarn wants to update lock
|
2019-08-12 18:33:02 +02:00 |
|
dependabot[bot]
|
399dad8ad7
|
Bump stringstream from 0.0.5 to 0.0.6
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-12 18:30:31 +02:00 |
|
dependabot[bot]
|
a13e39ace4
|
Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-12 18:30:19 +02:00 |
|
dependabot[bot]
|
fd37975041
|
Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-12 18:30:02 +02:00 |
|
dependabot[bot]
|
9b64e67f81
|
Bump sshpk from 1.13.0 to 1.16.1
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.0 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.0...v1.16.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-12 18:29:00 +02:00 |
|
dependabot[bot]
|
05d3dfcbb6
|
Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-12 18:28:33 +02:00 |
|
dependabot[bot]
|
466db303a3
|
Bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-12 18:25:17 +02:00 |
|
Mikael Finstad
|
0db2a12572
|
yarn lock wants to update
|
2019-06-13 15:35:03 +02:00 |
|
Mikael Finstad
|
853c91d796
|
upgrade file-type to fix mp4/mov detection #144
|
2019-05-10 13:29:59 +01:00 |
|
Mikael Finstad
|
0051e4d289
|
implement multi cut feature 🎉
#12
|
2019-01-28 18:09:54 +01:00 |
|
Mikael Finstad
|
cfaa11028e
|
Implement merge function
Also upgrade to react 16, sweetalert2 8 and refactor a bit
|
2019-01-28 02:25:31 +01:00 |
|
Mikael Finstad
|
8817c2c80b
|
modernize code and use sweetalert2
|
2019-01-28 00:21:53 +01:00 |
|
Mikael Finstad
|
278d91c1ba
|
allow setting a time offset
|
2019-01-12 17:43:18 +00:00 |
|
Mikael Finstad
|
68da79caf9
|
upgrade eslint and fix
|
2018-09-30 22:08:36 +02:00 |
|
Mikael Finstad
|
ab4e3eb5c8
|
convert from npm (package-lock) to yarn
|
2018-09-30 21:26:39 +02:00 |
|