Commit Graph

516 Commits

Author SHA1 Message Date
Feross Aboukhadijeh
c273aafad3 Windows: fix magnet link handling 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
f0d0afc36f npm install before packaging 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
3dd84775d3 Windows: base Squirrel shortcut code on Nylas N1 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
f0a37b032e Make install.gif not blink 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
aa9310eb15 Windows: create desktop/start menu shortcuts on install/update 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
6f9121ac12 delay install splash screen so user sees it 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
212cd23c4f Move --squirrel-xxxx handling to new file 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
27f9bf1cc6 Windows/linux: Don't autohide top menu bar (it's important) 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
ecb408357b Prevent --squirrel arguments from getting added as torrents 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
a0370e39da Windows installer: include icon url, setup icon, loading gif 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
4bfe218317 package: conditionally require darwin packages 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
16165aa4a9 simplify arguments to npm run package 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
5eef284c6d Windows: Create installer .exe file 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
a8c25d705a OS X packager: build to dist/ folder 2016-03-25 03:33:39 -07:00
Feross Aboukhadijeh
82f948c589 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
dfddfac0f0 chore(package): update webtorrent to version 0.87.1
http://greenkeeper.io/
2016-03-24 19:58:13 -07:00
Feross Aboukhadijeh
2e9e3cf2e8 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
fe5c52d1f5 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
1c7514005b docs: improve windows build notes 2016-03-24 02:54:49 -07:00
Feross Aboukhadijeh
f77be35dae fix: exception when adding magnet links 2016-03-24 02:54:49 -07:00
Feross Aboukhadijeh
6586ea3a7c Merge pull request #212 from feross/header-fix
fix invisible header bug
2016-03-23 23:20:49 -07:00
Nate Goldman
f8143d0b61 fix #211 - invisible header bug 2016-03-23 23:16:33 -07:00
Feross Aboukhadijeh
3e9f261535 Merge pull request #209 from feross/subtler-app-sounds
Sounds: subtler sounds
2016-03-23 21:18:23 -07:00
Feross Aboukhadijeh
4e82fc9fba 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
e78146e075 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
5a4e93bf9f Package: remove optionalDependency "appdmg" from final bundle 2016-03-23 20:27:38 -07:00
Feross Aboukhadijeh
f83af1e6e3 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
dc51627c07 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
bd04d76adf Merge pull request #205 from feross/compress
losslessly compress images (w/ ImageOptim)
2016-03-23 19:28:29 -07:00
Feross Aboukhadijeh
7392f40157 losslessly compress images (w/ ImageOptim) 2016-03-23 19:26:56 -07:00
DC
73d5a4e1ab Fix magnet link progress bug 2016-03-23 06:43:13 -07:00
Feross Aboukhadijeh
74829a6239 Merge pull request #201 from feross/readme
update readme with link to releases
2016-03-22 20:43:29 -07:00
Nate Goldman
f9ac77f08b Update README.md 2016-03-22 15:30:56 -07:00
DC
fcf0e0d2fb Audio metadata 2016-03-22 03:52:27 -07:00
DC
fc425e4221 WebTorrent can now play audio 2016-03-22 02:26:28 -07:00
Feross Aboukhadijeh
90fd755363 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
8f75439d4c CHANGELOG 2016-03-21 23:39:28 -07:00
Feross Aboukhadijeh
3abe17f439 release: create fresh node_modules folder 2016-03-21 23:37:22 -07:00
Feross Aboukhadijeh
12a19b3c0f 0.0.1 2016-03-21 23:34:48 -07:00
Feross Aboukhadijeh
512622faf7 AUTHORS.md: exclude duplicate author 2016-03-21 23:34:32 -07:00
Feross Aboukhadijeh
37d3817f65 add release scripts 2016-03-21 23:33:31 -07:00
Feross Aboukhadijeh
b4262d880e fix changelog format 2016-03-21 23:24:00 -07:00
Feross Aboukhadijeh
660359ca5a Sign the app before producing the .zip file 2016-03-21 22:43:17 -07:00
Feross Aboukhadijeh
9387eb7f1e Merge pull request #198 from feross/update
Add CHANGELOG.md; set update check delay to 10s
2016-03-21 22:01:58 -07:00
Feross Aboukhadijeh
7d19564451 AUTO_UPDATE_CHECK_STARTUP_DELAY = 10 seconds 2016-03-21 21:45:27 -07:00
Feross Aboukhadijeh
775f1e2e53 add CHANGELOG.md 2016-03-21 21:44:49 -07:00
Feross Aboukhadijeh
fc5dcf7d6f Merge pull request #197 from feross/autoupdater
OS X: Add auto-updater, sign app, build .DMG and .ZIP assets
2016-03-21 20:33:45 -07:00
Feross Aboukhadijeh
5ead803d71 OS X: Sign apps, build .DMG and .ZIP assets 2016-03-21 20:21:36 -07:00
Feross Aboukhadijeh
801a01b357 config: put APP_NAME into a variable 2016-03-21 20:21:36 -07:00
Feross Aboukhadijeh
75fd7aadac add config.ROOT_PATH 2016-03-21 20:21:36 -07:00