Commit Graph

287 Commits (v3.39.0)

Author SHA1 Message Date
Mikael Finstad 42bbe26331
3.39.0 4 years ago
Mikael Finstad 03b3cbf0b8
3.38.0 4 years ago
Mikael Finstad b4fc68b813
Degrade to electron@8 #714 #26143
due to issues with child_process slowing down UI
4 years ago
Mikael Finstad b9e619b5ac
Relicense to GPL
for compatibility with x264
4 years ago
Mikael Finstad e688f151b6
UI improvements
- Upgrade evergreen-ui
- improve stream selector
- improve buttons
- add default error toast
- better error handling

https://github.com/segmentio/evergreen/releases/tag/v5.0.0
https://evergreen.segment.com/introduction/v6-migration-guide
4 years ago
Mikael Finstad 5530482d1e
3.37.0 4 years ago
Mikael Finstad 929f213186
degrade framer motion to 1 due to issues also with 3
timeline was not rendering correctly after zooming
4 years ago
Mikael Finstad 5705a9a233
degrade framer motion due to animation issues
can be reproduced by disabling segments to export, then enable again
4 years ago
Mikael Finstad 33b9598a9d
upgrade react lottie player 4 years ago
Limon Monte b30b21a236 Add timer progressbar to toasts 4 years ago
Mikael Finstad 93913b7d3b
3.36.0 4 years ago
Mikael Finstad 1506b807f3
upgrade to electron 9 4 years ago
Mikael Finstad 21a2c767ac
3.35.0 4 years ago
Mikael Finstad 09daf1785f
degrade electron again due to slowdown #714 5 years ago
Mikael Finstad 75857b942c
fix version of packages that we cannot yet upgrade 5 years ago
Mikael Finstad e19d54dd88
upgrade electron 5 years ago
Mikael Finstad 971b930104
don't lint on npm start 5 years ago
Mikael Finstad 0e58fc65de
upgrade packages
uuid,framer-motion,react-lottie-player,react-sortable-hoc,react-syntax-highlighter,sweetalert2-react-content,csv-stringify,csv-parse,trash,execa
5 years ago
Mikael Finstad 9bf918db98
upgrade major versions 5 years ago
Mikael Finstad 8dc1e6e99c
upgrade
- create-react-app
- eslint
5 years ago
Mikael Finstad bbed91e74f
upgrade packages 5 years ago
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
5 years ago
Mikael Finstad 5830a44d99
implement language also in node land (menus, etc) 5 years ago
Mikael Finstad aa5ab15547
move deops to devdeps 5 years ago
Mikael Finstad f6b824d04d
improvements
- implement drag drop sort #392
- scroll segment into view
- refactor
5 years ago
Mikael Finstad dd40b68efb
3.34.3 5 years ago
Mikael Finstad 3ba00a032f
revert buggy 22.10.5 upgrade
https://github.com/electron-userland/electron-builder/issues/3012
5 years ago
Mikael Finstad 0cda1ece8f
3.34.2 5 years ago
Mikael Finstad fab7f12dbe
fix "binaries"
didn't work for dev, because: dist/mas-dev
22.10.5 allows binaries paths relative to Contents
5 years ago
Mikael Finstad 6877dcf24d
add DEV provisioning profile 5 years ago
Mikael Finstad 23a56b143f
3.34.1 5 years ago
Mikael Finstad 445e66ec6a
3.34.0 5 years ago
Mikael Finstad 3899f11717
3.33.1 5 years ago
Mikael Finstad ea12b861a2
3.33.0 5 years ago
Mikael Finstad 36b1056b56
Run tests on github 5 years ago
Mikael Finstad 8ed6cbdc74
upgrade to react-lottie-player 5 years ago
Mikael Finstad fccad62f55
3.32.0 5 years ago
Mikael Finstad 257342f023
fix #644 5 years ago
Mikael Finstad 5ce1ef1683
3.31.1 5 years ago
Mikael Finstad 7cdb7f386d
3.31.0 5 years ago
Mikael Finstad 1ab1ab3097 upgrade react-icons 5 years ago
Josef Karlsson 47f225cf59 Buildable on Windows 10
Using cross-env to make it build on other platforms. Only tested on Windows 10
5 years ago
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>
5 years ago
Mikael Finstad 927c0de461 3.30.0 5 years ago
Mikael Finstad eb88c95ab9 upgrade electron for bugfixes 5 years ago
Mikael Finstad 167607a9b0 3.29.1 5 years ago
Mikael Finstad b909dace63 upgrade ffmpeg to 4.3.1
also use package ffmpeg-ffprobe-static
5 years ago
Mikael Finstad 911c79bfb0 3.29.0 5 years ago
Mikael Finstad cc7e81b97c 3.28.0 5 years ago
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
5 years ago