Nate Goldman
7dfc6fd98c
fix package arg
2016-03-25 11:43:13 -07:00
Feross Aboukhadijeh
e0ed255fb4
improve v0.1.0. changelog
2016-03-25 04:14:18 -07:00
Feross Aboukhadijeh
d8f97c3b58
put package.json name back to webtorrent-app
...
webtorrent-www relies on this name. I originally changed it because I
thought the windows install builder was using it, but I pass all the
options into that explicitly now, and even pass an option to prevent it
from using package.json, so this should be okay.
2016-03-25 04:07:31 -07:00
Feross Aboukhadijeh
753cca7dfb
remove duplicate path-exists dep
2016-03-25 03:57:16 -07:00
Feross Aboukhadijeh
7d61968f64
0.1.0
v0.1.0
2016-03-25 03:52:35 -07:00
Feross Aboukhadijeh
8637de27b9
Changelog: v0.1.0
2016-03-25 03:51:03 -07:00
Feross Aboukhadijeh
447413e4b9
delete commented out code
2016-03-25 03:40:18 -07:00
Feross Aboukhadijeh
82c8ad7562
windows build: don't use implicit package.json values
2016-03-25 03:37:18 -07:00
Feross Aboukhadijeh
f2bbd97eeb
Merge pull request #218 from feross/windows-installer
...
Create Windows .exe installer
2016-03-25 03:35:43 -07:00
Feross Aboukhadijeh
c788b3358a
Windows: fix magnet link handling
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
b0672cce9e
npm install before packaging
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
0681169653
Windows: base Squirrel shortcut code on Nylas N1
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
ae6b86d233
Make install.gif not blink
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
8bba565609
Windows: create desktop/start menu shortcuts on install/update
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
78f08487c4
delay install splash screen so user sees it
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
bdf7110135
Move --squirrel-xxxx handling to new file
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
9d35ece954
Windows/linux: Don't autohide top menu bar (it's important)
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
00e4cc1864
Prevent --squirrel arguments from getting added as torrents
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
ad09012587
Windows installer: include icon url, setup icon, loading gif
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
8b5de572f1
package: conditionally require darwin packages
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
20c6b81047
simplify arguments to npm run package
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
aecead4a2d
Windows: Create installer .exe file
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
7b02edca0f
OS X packager: build to dist/ folder
2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
109094d0e1
Merge pull request #217 from feross/greenkeeper-webtorrent-0.87.1
...
Update webtorrent to version 0.87.1 🚀
2016-03-24 20:09:02 -07:00
greenkeeperio-bot
e0856a5274
chore(package): update webtorrent to version 0.87.1
...
http://greenkeeper.io/
2016-03-24 19:58:13 -07:00
Feross Aboukhadijeh
c8886fb606
Merge pull request #213 from feross/magnet-focus
...
Show, unminimize, and focus window after opening magnet link (fix #210 )
2016-03-24 02:59:39 -07:00
Feross Aboukhadijeh
fd5f4dd139
Show, unminimize, and focus window after opening magnet link ( fix #210 )
...
Requires a workaround for this Electron issue:
https://github.com/atom/electron/issues/4338
2016-03-24 02:56:34 -07:00
Feross Aboukhadijeh
0a51da13a4
docs: improve windows build notes
2016-03-24 02:54:49 -07:00
Feross Aboukhadijeh
5540ed9ce1
fix: exception when adding magnet links
2016-03-24 02:54:49 -07:00
Feross Aboukhadijeh
b6516dc40f
Merge pull request #212 from feross/header-fix
...
fix invisible header bug
2016-03-23 23:20:49 -07:00
Nate Goldman
8b57e13735
fix #211 - invisible header bug
2016-03-23 23:16:33 -07:00
Feross Aboukhadijeh
cb3dd716dd
Merge pull request #209 from feross/subtler-app-sounds
...
Sounds: subtler sounds
2016-03-23 21:18:23 -07:00
Feross Aboukhadijeh
4895fb930c
Sounds: subtler sounds
...
This change sets different sounds to different volume levels, and
replaces the Play sound with one that sounds different than the Add
sound.
2016-03-23 20:44:40 -07:00
Feross Aboukhadijeh
1f2985bbc3
Merge pull request #207 from feross/ignore-appdmg
...
Package: remove optionalDependency "appdmg" from final bundle
2016-03-23 20:28:55 -07:00
Feross Aboukhadijeh
32ad0f0926
Package: remove optionalDependency "appdmg" from final bundle
2016-03-23 20:27:38 -07:00
Feross Aboukhadijeh
3e448da0ba
Merge pull request #206 from feross/osx-bundle-id
...
OS X: pick a better bundle ID
2016-03-23 19:35:16 -07:00
Feross Aboukhadijeh
219e717021
OS X: pick a better bundle ID
...
The old bundle ID ended in .app, which OS X will interpret as an
executable app. This meant that our preferences folder was treated like
an app, lol.
2016-03-23 19:32:54 -07:00
Feross Aboukhadijeh
1885b6a89e
Merge pull request #205 from feross/compress
...
losslessly compress images (w/ ImageOptim)
2016-03-23 19:28:29 -07:00
Feross Aboukhadijeh
d8a5b8a701
losslessly compress images (w/ ImageOptim)
2016-03-23 19:26:56 -07:00
DC
d41e08b209
Fix magnet link progress bug
2016-03-23 06:43:13 -07:00
Feross Aboukhadijeh
9518670c7b
Merge pull request #201 from feross/readme
...
update readme with link to releases
2016-03-22 20:43:29 -07:00
Nate Goldman
eff0b6eb23
Update README.md
2016-03-22 15:30:56 -07:00
DC
f56af6402c
Audio metadata
2016-03-22 03:52:27 -07:00
DC
ebcc814ca7
WebTorrent can now play audio
2016-03-22 02:26:28 -07:00
Feross Aboukhadijeh
f7029c811c
fix zip bundle
...
Before this change, the zip command would include the full path on my
machine in the zip file, i.e. /Users/feross/…
2016-03-22 00:02:16 -07:00
Feross Aboukhadijeh
a578d7555f
CHANGELOG
v0.0.1
2016-03-21 23:39:28 -07:00
Feross Aboukhadijeh
dff969f955
release: create fresh node_modules folder
2016-03-21 23:37:22 -07:00
Feross Aboukhadijeh
b964240a20
0.0.1
2016-03-21 23:34:48 -07:00
Feross Aboukhadijeh
7f7a395d67
AUTHORS.md: exclude duplicate author
2016-03-21 23:34:32 -07:00
Feross Aboukhadijeh
475ef8c6d0
add release scripts
2016-03-21 23:33:31 -07:00