Feross Aboukhadijeh
|
bd962d4d76
|
Create .npmrc
Helps primarily module developers (like me) who set their local .npmrc to package-lock=false
|
2019-08-03 21:23:49 -07:00 |
|
Feross Aboukhadijeh
|
a54dbc42e9
|
Update package-lock.json
|
2019-08-03 21:23:16 -07:00 |
|
Borewit
|
4c2381db26
|
Merge pull request #1590 from webtorrent/update-electron
Update to electron 4; it may not be perfect, but we have to move on
|
2019-07-30 21:44:22 +02:00 |
|
Feross Aboukhadijeh
|
91400ae31c
|
standard
|
2019-07-27 18:33:46 -07:00 |
|
Feross Aboukhadijeh
|
c8f1e23b1a
|
standard
|
2019-07-27 16:27:52 -07:00 |
|
Borewit
|
188f1cac8f
|
Merge branch 'master' into update-electron
# Conflicts:
# package-lock.json
# package.json
|
2019-07-21 10:44:11 +02:00 |
|
Borewit
|
b216929dc4
|
Comply with max 100 chars per line lint rule.
|
2019-07-21 10:37:16 +02:00 |
|
Borewit
|
08008bb25c
|
#1590 Improve single-instance start-up logic, remove duplicate code.
|
2019-07-21 10:19:36 +02:00 |
|
Feross Aboukhadijeh
|
c96f212726
|
Update package-lock.json
|
2019-07-20 23:12:03 -07:00 |
|
Feross Aboukhadijeh
|
80c1a61c33
|
Merge pull request #1605 from webtorrent/greenkeeper/babel-eslint-10.0.2
Update babel-eslint to the latest version 🚀
|
2019-07-20 22:54:41 -07:00 |
|
Feross Aboukhadijeh
|
4da9da3d9a
|
Merge pull request #1620 from webtorrent/greenkeeper/walk-sync-2.0.2
Greenkeeper/walk sync 2.0.2
|
2019-07-10 10:15:09 -07:00 |
|
Feross Aboukhadijeh
|
9916073a98
|
Merge pull request #1540 from RecoX/patch-1
Recommended readings to start working in the app.
|
2019-07-10 09:52:03 -07:00 |
|
Feross Aboukhadijeh
|
820776427b
|
Merge pull request #1585 from webtorrent/greenkeeper/depcheck-0.8.0
Update depcheck to the latest version 🚀
|
2019-07-10 09:51:04 -07:00 |
|
greenkeeper[bot]
|
da76ff53ce
|
chore(package): update lockfile package-lock.json
|
2019-07-09 22:43:22 +00:00 |
|
greenkeeper[bot]
|
9a657bdc10
|
chore(package): update walk-sync to version 2.0.2
Closes #1610
|
2019-07-09 22:43:17 +00:00 |
|
Feross Aboukhadijeh
|
df73ba2512
|
Merge pull request #1618 from webtorrent/greenkeeper/capture-frame-3.0.0
Update capture-frame to the latest version 🚀
|
2019-07-08 18:04:45 -07:00 |
|
greenkeeper[bot]
|
450237052c
|
chore(package): update lockfile package-lock.json
|
2019-07-06 07:02:19 +00:00 |
|
greenkeeper[bot]
|
ffde524c85
|
fix(package): update capture-frame to version 3.0.0
|
2019-07-06 07:02:16 +00:00 |
|
Feross Aboukhadijeh
|
2618548fbe
|
Merge pull request #1617 from webtorrent/greenkeeper/parse-torrent-7.0.0
Update parse-torrent to the latest version 🚀
|
2019-07-05 15:19:11 -07:00 |
|
Feross Aboukhadijeh
|
0471d141c4
|
standard
|
2019-07-05 15:06:27 -07:00 |
|
greenkeeper[bot]
|
8b31c0376c
|
chore(package): update lockfile package-lock.json
|
2019-07-05 21:45:43 +00:00 |
|
greenkeeper[bot]
|
10c23104a1
|
fix(package): update parse-torrent to version 7.0.0
|
2019-07-05 21:45:40 +00:00 |
|
Feross Aboukhadijeh
|
9ed3533225
|
standard
|
2019-07-05 14:26:38 -07:00 |
|
Feross Aboukhadijeh
|
46d50ccda2
|
Merge pull request #1612 from webtorrent/greenkeeper/create-torrent-4.0.0
Update create-torrent to the latest version 🚀
|
2019-06-28 17:09:39 -07:00 |
|
greenkeeper[bot]
|
290027b5c5
|
chore(package): update lockfile package-lock.json
|
2019-06-28 23:57:54 +00:00 |
|
greenkeeper[bot]
|
f6129444f7
|
fix(package): update create-torrent to version 4.0.0
|
2019-06-28 23:57:51 +00:00 |
|
Borewit
|
f59a54782a
|
Fix processing arguments from second instance
|
2019-06-17 21:05:37 +02:00 |
|
greenkeeper[bot]
|
4156a3f546
|
chore(package): update lockfile package-lock.json
|
2019-06-17 14:22:03 +00:00 |
|
greenkeeper[bot]
|
13edc02440
|
chore(package): update babel-eslint to version 10.0.2
|
2019-06-17 14:21:56 +00:00 |
|
Borewit
|
cb4fa201f0
|
Merge pull request #1597 from dsernst/electron-4-detached-devtools
Electron 4: Migrate .openDevTools() for new 'detach' pattern
|
2019-06-17 09:36:49 +02:00 |
|
Borewit
|
d45e3f3e7b
|
Merge pull request #1596 from dsernst/electron-4-titlebar
Fix hiddenInset (Mac) titlebar style for electron 4
|
2019-06-04 07:01:49 +02:00 |
|
David Ernst
|
a039cbf348
|
Electron 4: Migrate .openDevTools() for new 'detach' pattern
|
2019-06-03 21:52:06 -07:00 |
|
David Ernst
|
c5a21bddfd
|
Fix hiddenInset (Mac) titlebar style for electron 4
|
2019-06-03 20:47:05 -07:00 |
|
Borewit
|
c204b7a82c
|
onAppOpen seems to be no longer in use.
|
2019-05-15 19:54:13 +02:00 |
|
Borewit
|
f475975b40
|
Adjust single instance call to comply with Electron 4
|
2019-05-15 19:43:14 +02:00 |
|
Borewit
|
d3031ecff2
|
Merge branch 'greenkeeper/electron-4.0.0' into update-electron
# Conflicts:
# package.json
|
2019-05-15 17:31:37 +02:00 |
|
Borewit
|
9a0a2111d3
|
Merge pull request #1309 from bilelmoussaoui/patch-2
Fix the desktop file
|
2019-05-12 20:18:20 +02:00 |
|
Borewit
|
d0053dc2f4
|
Merge pull request #1536 from adriantombu/feature/sound-option
Toggle the sound notifications
|
2019-05-12 20:03:14 +02:00 |
|
greenkeeper[bot]
|
60e9bf461c
|
chore(package): update lockfile package-lock.json
|
2019-05-08 14:07:18 +00:00 |
|
greenkeeper[bot]
|
6add81add8
|
chore(package): update depcheck to version 0.8.0
|
2019-05-08 14:07:11 +00:00 |
|
Borewit
|
8b0b5f3738
|
Merge pull request #1579 from dsernst/playback-hotkeys-hicom150
Add YouTube style hotkeys. Closes #1395
|
2019-05-06 19:40:07 +02:00 |
|
David Ernst
|
07816f7470
|
Add f=fullscreen hotkey
|
2019-05-06 09:58:47 -07:00 |
|
David Ernst
|
103a5026f9
|
Add YouTube style hotkeys. Closes #1395
|
2019-05-04 21:04:41 -07:00 |
|
Borewit
|
c7ef42a65e
|
Merge pull request #1573 from webtorrent/small-updates
Small updates
|
2019-04-28 21:55:58 +02:00 |
|
Alberto Miranda
|
ccaf73a477
|
Added missing dots for supported media extensions.
|
2019-04-28 16:00:43 -03:00 |
|
Borewit
|
dae57b5507
|
Merge remote-tracking branch 'origin/greenkeeper/opn-6.0.0' into small-updates
|
2019-04-25 20:05:58 +02:00 |
|
Borewit
|
5dc1ffb70e
|
Merge branch 'pr-1562' into small-updates
|
2019-04-25 19:55:37 +02:00 |
|
Borewit
|
1dc500d4f3
|
Merge branch 'pr-1546' into small-updates
|
2019-04-25 19:54:25 +02:00 |
|
Borewit
|
d9bb625534
|
Merge remote-tracking branch 'origin/greenkeeper/depcheck-0.7.2' into small-updates
# Conflicts:
# package-lock.json
|
2019-04-25 19:51:29 +02:00 |
|
Borewit
|
47cb6b9d5b
|
Merge remote-tracking branch 'origin/greenkeeper/walk-sync-1.1.3' into small-updates
|
2019-04-25 19:48:34 +02:00 |
|