Feross Aboukhadijeh
4e0c1ed393
Update CHANGELOG.md
2020-07-15 23:04:06 -07:00
Feross Aboukhadijeh
c6240c3253
Update CHANGELOG.md
2020-07-15 22:38:58 -07:00
Feross Aboukhadijeh
5deb0d7e9a
Merge pull request #1835 from webtorrent/osx-notarize
...
Add macOS Notarization
2020-07-16 07:28:56 +02:00
Feross Aboukhadijeh
803cce808b
Add macOS Notarization
...
Fixes: https://github.com/webtorrent/webtorrent-desktop/issues/1675
2020-07-15 22:26:29 -07:00
Feross Aboukhadijeh
8e89c0962b
0.23.0
2020-07-15 20:13:51 -07:00
Feross Aboukhadijeh
50cc394a27
Update CHANGELOG.md
2020-07-15 20:13:51 -07:00
Feross Aboukhadijeh
0165d541b8
update dep
2020-07-15 20:13:51 -07:00
Feross Aboukhadijeh
5af36428fa
Merge pull request #1834 from webtorrent/electron10
2020-07-16 05:01:40 +02:00
Feross Aboukhadijeh
48ad571a59
electron 10: re-enable remote module
...
Electron 10 disables the remote module by default. We've always tried to avoid using `remote` in WTD so there aren't many occurrances of it, but there are still a few places where we use it
2020-07-15 20:01:08 -07:00
Feross Aboukhadijeh
57a003d7c5
electron 10 crash reporter changes
...
Crash reporter doesn't need to be started in child processes, and in fact the functions are all deprecated. Instead start it from the main process, and the child processes will automatically be covered
Change of params to crashReporter.start() function
2020-07-15 19:44:34 -07:00
Feross Aboukhadijeh
5f5b13d7fe
update to electron 10.0.0-beta.11
2020-07-15 19:42:08 -07:00
Feross Aboukhadijeh
ed3f3f11f6
update tape, pngjs deps
2020-07-15 19:24:08 -07:00
Feross Aboukhadijeh
0572997a44
Update RELEASE_PROCESS.md
2020-07-15 19:15:47 -07:00
Feross Aboukhadijeh
4ce10859e7
0.22.0 changelog formatting
2020-07-15 18:17:03 -07:00
Feross Aboukhadijeh
eb5a291c8b
Update RELEASE_PROCESS.md
2020-07-15 18:02:30 -07:00
Feross Aboukhadijeh
4b6394d0d5
0.22.0
v0.22.0
2020-07-15 17:55:28 -07:00
Feross Aboukhadijeh
6b075ebe83
update integration tests to pass
2020-07-15 17:55:02 -07:00
Feross Aboukhadijeh
9b4dea29f4
lock spectron to 11.0.0
...
11.1.0 contains breaking changes. See: https://github.com/electron-userland/spectron/issues/647
2020-07-15 16:38:55 -07:00
Feross Aboukhadijeh
a2539b15d5
Prep for 0.22.0 release
...
Supercedes: https://github.com/webtorrent/webtorrent-desktop/pull/1730
Thanks @hicom150 :)
2020-07-15 15:39:39 -07:00
Feross Aboukhadijeh
a0da514f33
Update package.js
2020-07-15 15:22:01 -07:00
Feross Aboukhadijeh
ff5ae7a054
authors
2020-07-15 14:47:28 -07:00
Feross Aboukhadijeh
27bbdcc465
fixes for Electron 9
2020-07-15 14:35:03 -07:00
Feross Aboukhadijeh
1f19ed9a2d
update electron to 9; update related deps
2020-07-15 14:34:27 -07:00
Feross Aboukhadijeh
06ce97bf6c
Remove mkdirp
...
Fixes: https://github.com/webtorrent/webtorrent-desktop/issues/1831
2020-07-15 14:03:27 -07:00
Feross Aboukhadijeh
5c67a561c1
update easy deps
...
Update deps
from ~70 down to 34 vulnerabilities (33 low, 1 moderate)
2020-07-15 14:03:26 -07:00
Feross Aboukhadijeh
1ee49318fc
Merge pull request #1830 from webtorrent/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-07-15 13:47:25 -07:00
dependabot[bot]
cc06379ce8
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-15 20:38:26 +00:00
Feross Aboukhadijeh
66ac79c709
Merge pull request #1828 from webtorrent/dependabot/npm_and_yarn/electron-7.2.4
2020-07-15 13:37:32 -07:00
dependabot[bot]
ad252c5fc6
Bump electron from 7.1.0 to 7.2.4
...
Bumps [electron](https://github.com/electron/electron ) from 7.1.0 to 7.2.4.
- [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/v7.1.0...v7.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-07 00:30:18 +00:00
Feross Aboukhadijeh
3d66d32597
Merge pull request #1806 from LinusU/object-shorthand
2020-05-17 12:43:29 -07:00
Feross Aboukhadijeh
e4962fca52
Merge pull request #1776 from webtorrent/greenkeeper/cross-zip-3.0.0
2020-05-10 11:34:04 -07:00
Linus Unnebäck
81b3d64f42
Use object shorthand for properties
2020-04-26 15:14:36 +01:00
Borewit
cf0cf79440
Merge pull request #1795 from webtorrent/greenkeeper/music-metadata-6.3.6
...
Greenkeeper/music metadata 6.3.6
2020-03-16 18:11:00 +01:00
greenkeeper[bot]
a8e6796002
chore(package): update lockfile package-lock.json
2020-03-11 07:37:52 +00:00
greenkeeper[bot]
f77aff6adf
fix(package): update music-metadata to version 6.3.6
...
Closes #1774
2020-03-11 07:37:48 +00:00
Borewit
7fd028e5fa
Merge pull request #1787 from dsernst/dynamic-copyright-year
...
Automatically keep the copyright year up-to-date
2020-02-09 14:15:31 +01:00
David Ernst
74f1be5452
Remove unnecessary parentheses
2020-02-08 12:37:48 -08:00
Borewit
77317aadc4
Merge pull request #1582 from dsernst/feature/sort-file-alphanumerically-1185
...
Context menu option to sort files by name
2020-02-08 12:01:55 +01:00
David Ernst
8eb2fb8d5d
Automatically keep the copyright year up-to-date
2020-02-05 16:15:17 -08:00
David Ernst
58de27c484
Merge branch 'master' into feature/sort-file-alphanumerically-1185
2020-02-05 09:22:51 -08:00
David Ernst
185f5ec30b
Remove unnecessary natsort dep
2020-02-05 09:17:58 -08:00
greenkeeper[bot]
351e890db5
chore(package): update lockfile package-lock.json
2020-01-16 00:28:55 +00:00
greenkeeper[bot]
6f2a00c785
chore(package): update cross-zip to version 3.0.0
2020-01-16 00:28:51 +00:00
Borewit
6f2aa86229
Merge pull request #1772 from webtorrent/greenkeeper/music-metadata-6.1.0
...
Update music metadata 6.1.0
2020-01-08 20:02:17 +01:00
Borewit
38aef81476
Add additional audio file extensions: MPEG-Layer-2, Musepack, Matroska audio, WavePack
2020-01-08 19:58:48 +01:00
Borewit
9dc3bb4f03
Pass FileInfo into music-metadata.parseStream() according API v6.
...
Update metadata if music-metadata parse method resolves.
2020-01-06 12:01:38 +01:00
Borewit
9291449737
Sync lock file
2020-01-06 11:01:04 +01:00
greenkeeper[bot]
98ee69d696
chore(package): update lockfile package-lock.json
2020-01-05 16:41:17 +00:00
greenkeeper[bot]
c5d20d56ec
fix(package): update music-metadata to version 6.1.0
...
Closes #1749
2020-01-05 16:41:12 +00:00
Julen Garcia Leunda
e341367583
Merge pull request #1239 from SharonGrossman/feat/remove-all-torrents
...
feat(delete-all-torrents): added remove all torrents capability to the Transfers menu
2020-01-05 16:29:01 +01:00