Mikael Finstad
d3ef2a2d9f
fix scanner
5 years ago
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)
5 years ago
Mikael Finstad
53850aac7d
Implement split segment function #460
5 years ago
Mikael Finstad
e855482513
use use-debounce
...
instead of react-use/useDebounce (use-debounce is better)
5 years ago
Mikael Finstad
86ca0e78e1
upgrade electron-builder
5 years ago
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
5 years ago
dependabot[bot]
37aba13af3
Bump http-proxy from 1.18.0 to 1.18.1
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
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>
5 years ago
dependabot[bot]
393455e9e5
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
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
5 years ago
Mikael Finstad
7e59ee6757
Add XMEML importer #458
5 years ago
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>
5 years ago
dependabot[bot]
e05d817eb3
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Mikael Finstad
3226b1a475
update ffmpeg-static #296
5 years ago
Mikael Finstad
af2ac22a96
upgrade electron to 8.2.5 and add app focus on drop #335
5 years ago
Mikael Finstad
80709421f5
upgrade electron builder
5 years ago
Mikael Finstad
4f052be7a3
Upgrade ffmpeg-static #296
5 years ago
Mikael Finstad
c15e21226a
add i18n scanner and update deprecated i18next-node-fs-backend #29
5 years ago
Mikael Finstad
2384b27907
add colorful track info
5 years ago
Mikael Finstad
b1bd2731b4
Implement a canvas for better playback of more formats #88
5 years ago
Mikael Finstad
f55a483b26
add missing lockfiel
5 years ago
Mikael Finstad
4b80e358ce
Improve messages
5 years ago
Mikael Finstad
57ecaf13c2
Improve messages
...
Also add report error function
5 years ago
Mikael Finstad
c6df9e09e1
update ffmpeg #296
5 years ago
Mikael Finstad
03c2da353d
upgrade electron-store
6 years ago
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>
6 years ago
Mikael Finstad
db4c2a2f0b
try to fix notarize instability
6 years ago
Mikael Finstad
f2da0103f9
fix windows build error
6 years ago
Mikael Finstad
3a76aa0812
- Support Mac app store
...
- Disable version check for Mac app store and windows store
- restore windows targets
6 years ago
Mikael Finstad
8a9438847b
fix menus and version check #239 #274
...
also improve help
6 years ago
Mikael Finstad
9ea2cedeff
add initial support for i18n (incomplete) #29
6 years ago
Mikael Finstad
9e2f5caa22
reduce app size
...
by moving CRA bundled resourced to devDependencies
so they are not part of electron app asar
6 years ago
Mikael Finstad
676f92c803
Build with create-react-app #108
6 years ago
Mikael Finstad
b5f2f5d552
Implement audio waveform #6
...
also try to improve zooming
6 years ago
Mikael Finstad
b2705bacb6
Improvements:
...
- Allow toggle sidebar
- Allow zoom with CTRL+mousewheel #254
- Improve performance
- modularize code
- remove standalone fontawesome
6 years ago
Mikael Finstad
2fc6d0f3fa
upgrade ffmpeg static
6 years ago
Mikael Finstad
6bf6856094
add forgotten
6 years ago
Mikael Finstad
b22654a853
Improvements:
...
- Make side panel for cut segments
- Use up/down key to jump prev/next segment #254
6 years ago
Mikael Finstad
fc817f3f75
Implement save/load csv and autosave project #199 #251 #181 #58
...
Also show up to date segment list under help
6 years ago
Mikael Finstad
e7d3de3a25
implement undo/redo #176
6 years ago
Mikael Finstad
c86fefad9e
implement persistent settings #149
6 years ago
Mikael Finstad
0cfe65e890
improvements
...
- Show stream info
- add cute loader
6 years ago
Mikael Finstad
e913982dc4
Many UI improvements #189
...
- support arbitrary stream selection #214
- implement mute playbakc #125
6 years ago
Mikael Finstad
996bd2d700
upgrade some devdeps
6 years ago
Mikael Finstad
5b69fd9a3b
cleanup some deps
6 years ago
Mikael Finstad
2cea3c1a03
improve help sheet and add banner
6 years ago
Mikael Finstad
1e1d05c1b4
upgrade electron
6 years ago
Mikael Finstad
6b67f6546d
rewrite to modern hooks
6 years ago
Mikael Finstad
36571a7b87
upgrade trash module #228
6 years ago
Mikael Finstad
9eb8f9e938
upgrade ffmpeg #231
6 years ago