Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/windows-installer-1

:lock: Build Windows Installers for Electron apps
https://github.com/pulsar-edit/windows-installer-1

Add option to skip setting update icon

56b210f435616ad422ad2b724bdd57fe678a3dbb authored almost 9 years ago
2.1.1

8a14aa253abae140951d74571567ea62ff932f3c authored almost 9 years ago
Merge pull request #66 from electron/fixup-setup-path-without-product-name

Fixup setup path when setupExe but no productName

32067bfd866bb8dd37b124f7282d3193b956345c authored almost 9 years ago
Use proper source path variable

38975c3e35074441928992e8528523e4bfb7c83d authored almost 9 years ago
setupMsiPath -> msiPath

fb55879f6022c429c51750369de04fb775823a42 authored almost 9 years ago
Remove newline

d14bdd93e3b8d0091418141341eeecf88677b83f authored almost 9 years ago
Check productName first for consistency

8bbce0cbfc0285b0f644f38df3dc3f3ddaa42c1c authored almost 9 years ago
Rename Setup.exe when productName is not set

136d2eb9de2cb873b11c7b351a0fd05eda1a8d6a authored almost 9 years ago
Move msi path rename block

8d8f23c02509c97e2a35f069fd3e0474ec20b91b authored almost 9 years ago
Log when renaming msi

5966c8822b9fef6185bf9e0448afeb9c69e88bfa authored almost 9 years ago
msiPath -> unfixedMsiPath for consistency

adc4ddf2701040e552e49a7e724481f248e0d39d authored almost 9 years ago
Merge pull request #65 from electron/use-wine-to-set-update-icon

Set Update.exe icon using wine when available

b78d7ab1ce5362886c53c46ff8d64767329653fb authored almost 9 years ago
Set Update.exe icon using wine when available

b4d49ebaa85bab6620a6606368e57094e5d6b673 authored almost 9 years ago
2.1.0

dcfe309cf78953480ee28ce95fcc0e621017fc68 authored almost 9 years ago
Fixed link to travis badge.

66e68294f2a09eab8584ada39e199d3b90d39e50 authored almost 9 years ago
Merge pull request #57 from havenchyk/ava

Use ava instead of mocha/chai.

14f6835bd048c9960827f4639170f8857eb53235 authored almost 9 years ago
Merge pull request #59 from MarshallOfSound/master

Set the Update.exe icon appropriately

754f59170c350fa49eb6515ba071961273ea9d8c authored almost 9 years ago
Merge pull request #64 from develar/patch-1

Add info about electron-squirrel-startup

680e07cd28cc37e0ae66027d24a4fd924ffde93e authored almost 9 years ago
Merge pull request #60 from feross/master

Add `setupExe` option

2e5f09a5b83ca5a587a7c1b144cb7336a32305e4 authored almost 9 years ago
Add info about electron-squirrel-startup

to avoid https://github.com/electron-userland/electron-builder/issues/279#issuecomment-205832181

71b12bfb09ad6bed755fffe68e344d57d1a93a27 authored almost 9 years ago
Add `setupExe` option

This lets the user select a name for the generated Setup.exe file.

72d87c11f9a70c6d8080c56c8bef11796d71b62b authored almost 9 years ago
Set the Update.exe icon appropriately

04e82d5b32775b46eccf8c94ed48ed4339b093fb authored almost 9 years ago
Use ava instead of mocha/chai.

d1b53b6048de9cda1ac4c353be7a2b6ce9c8736d authored almost 9 years ago
Merge pull request #53 from havenchyk/remove-jetpack

Replaced fs-jetpack with promised functions from fs and fs-extra.

3d70e4c55ff03f243db26ac20d321fa65d608814 authored almost 9 years ago
Simplified exports.

Removed `Async` postfix.

0b187ad16380a3fb8d6610ca1799411447baeda4 authored almost 9 years ago
Replaced fs-jetpack with promised functions from fs and fs-extra.

Cleaned up of es6.
Added editorconfig.

69e235b1fa5e741db28e0fe16ffd84d85e68447e authored almost 9 years ago
Merge pull request #49 from develar/path

Fix copying resources and locales to installer — more correct fix

762cbc059c8e512c8957f14b5ca866061d969dd2 authored almost 9 years ago
Fix copying resources and locales to installer — more correct fix

47c2c2f9a9e19473408faf6a8214af10f7e62d91 authored almost 9 years ago
Merge pull request #39 from develar/electron-builder

use babel es2015-node4 — we can require nodejs 4

80cd25e3f9a7a77c8a618b904b3a937666035f8f authored almost 9 years ago
use babel es2015-node4 — we can require nodejs 4

451e9451cfd1bc71ba147b75d288de29ed532c43 authored almost 9 years ago
Merge pull request #38 from develar/disable-package-json

add option usePackageJson to disable artifacts renaming

f96048dc86aefe2bbb19ef929faa0b02922257d5 authored almost 9 years ago
add option usePackageJson to disable artifacts renaming

717422d32a0e0ee1d5c6b3a07e41d658f87be67f authored almost 9 years ago
Merge pull request #37 from develar/fixUpPath

add option fixUpPath to disable artifacts renaming

1db3b0f676d0a4476cf50e9c2f08e17f81b58b28 authored almost 9 years ago
add option fixUpPath to disable artifacts renaming

a13ee3a2fc66e8550f4af7f4981fdb655d0da5c1 authored almost 9 years ago
Merge pull request #36 from voldmar/patch-1

Fix copying resources and locales to installer

fc21c9dd1905da47c8575794f3d7bc96a910213f authored almost 9 years ago
Fix copying resources and locales to installer

Use forward slashes instead of backslashes in .nuspec. I suppose that backslashes in path spec h...

dbecc9f9624fe4250f4f7e1358b571413dd5e8ac authored almost 9 years ago
2.0.5

48f040c90c23c771f26441d659af5cf7137aa6da authored almost 9 years ago
Merge pull request #34 from electronjs/use-remote-token

Use remoteToken instead of githubToken

5e6f0cff771519c113b0857d1ea263cc635f9263 authored almost 9 years ago
githubToken -> remoteToken

b828bd4ee2e31c4e474f7c00d877816ee0b64bb3 authored almost 9 years ago
Merge pull request #22 from develar/use-path-join

Use plain path.join to fix path handling

90c28b52438985e15530f9aa501d6c5c16984f03 authored almost 9 years ago
Use plain path.join to fix path handling #22

a361160f7ca2ba97c48b90f79b949136262b0346 authored almost 9 years ago
Merge pull request #25 from electronjs/fix-appveyor

Use latest npm on AppVeyor

0d9ff430a46b47ff256277e8b7fa65b3f3b96abd authored almost 9 years ago
Add Travis badge to README

5f0cc293cf6fd38ed00c0c32da90bb0c6b233ba9 authored almost 9 years ago
Cache node_modules on CI

518d3af4a41ba87a74ce702e446a9ecce775e1cc authored almost 9 years ago
Only build master branch (and pull requests)

7b5b099f626675947eb334e2fc0f15d6a7868603 authored almost 9 years ago
Use latest lts node

30132278ad0b51db7ed907190bd77f2f95ff5faa authored almost 9 years ago
Use latest npm

6d82b7e369354c128ea24be2ff1cf54e74980fe1 authored almost 9 years ago
Merge pull request #19 from lukeapage/document-debug

Document debug messages

08cb4ade866ed74e999e475a8336f3d342f26392 authored almost 9 years ago
Merge pull request #17 from lukeapage/npmignore

Tidy-up and fix npm ignore

07a2269eb7a402b64cee54659beaed28690b1780 authored almost 9 years ago
Merge pull request #18 from lukeapage/overwrite-update

overwrite update.exe.

1b13a5460481c2e6ea3c5105c09a43e6d21add3f authored almost 9 years ago
Merge pull request #21 from lukeapage/no-log

Remove log option as is not used

1cf30110f0fddb0050edff152769a7497e3f98db authored almost 9 years ago
Merge pull request #20 from lukeapage/defaults

options should override app meta data, not the other way round

44d312c335f1c38b56a1a76b1671d0de0cd15081 authored almost 9 years ago
Remove log option as is not used

df3c94990040c32e511bb97b4aaffaa10918daed authored almost 9 years ago
options should override app meta data, not the other way round

b2f12c22e633c9a373c2e64306f361c227b973f4 authored almost 9 years ago
Document debug messages

668758c18c83413ce426e83f6653f9cbc0f19c4a authored almost 9 years ago
overwrite update.exe. Fixes #11

743482c0f635bf6211e948567162ebb41302a4df authored almost 9 years ago
Tidy-up and fix npm ignore

1e760c8d9b5b629d67044f0d66283af70f306ce1 authored almost 9 years ago
2.0.4

1b0ccab16ef9a01cdc572c0fd577953a8319e64f authored almost 9 years ago
Merge pull request #16 from demetris-manikas/FIX-authors-from-author

Fixed typo

99610fb48dd001cfd60eb9b979815dbf7755cdd8 authored almost 9 years ago
2.0.3

ed907230eabb6c0fe2a064ec3bb916a5e6751d88 authored almost 9 years ago
Merge pull request #14 from electronjs/squirrel-1.2.5

Update to Squirrel.Windows 1.2.5

27db8dcac58f657c0d7720654c07990e7aa0fb6e authored almost 9 years ago
Merge pull request #15 from electronjs/paulcbetts-patch-1

Docs: electron-winstaller uses promises

426afe50043f5b4609bc170ac6c2c0289c4651ca authored almost 9 years ago
Fixed typo

d32bd18a599545d59410d9faede07c84f6646df9 authored almost 9 years ago
Update README.md

f45854a3b61d822008cd69e5a8f4866dfa973aa6 authored almost 9 years ago
Update to Squirrel.Windows 1.2.5

1684d20707a4ef5d30b076e04840e2b13f447814 authored almost 9 years ago
2.0.2

3ed4d34f280675b3766d31be44cee2254d5f5075 authored almost 9 years ago
Merge pull request #9 from electronjs/fix-babel-polyfill

Fix crash on startup involving regeneratorRuntime

fd8dcbe534051dac0c7b2708e415ae261d90da23 authored almost 9 years ago
Ugh npm2

33fe054a8ea4cf6aec0817c09080f0d1976878f9 authored almost 9 years ago
Don't export p, it's just for us

90273ec2e56299cd9d08e84f58949c1b690082f4 authored almost 9 years ago
Update the README

e4a374de53f52a770615ec8f3407845001590045 authored almost 9 years ago
Using transform-runtime solves #8

5677ac6ac4e7ea2847a431e7db87541d540220b7 authored almost 9 years ago
2.0.1

eb5a18bad56c358d583617e948ac8e704696b0e0 authored almost 9 years ago
Merge pull request #7 from electronjs/squirrel-1-2-4

Upgrade to Squirrel 1.2.4

de7b2c9cb6752d18ed92e33b7b6ac7934b2e26c2 authored almost 9 years ago
Upgrade to Squirrel 1.2.4

21f97eb057df7e5429e1410922dfed0f2337d961 authored almost 9 years ago
2.0.0

8b79ac9fa1250e9d2851d775b41dfd43a6d2e479 authored almost 9 years ago
Merge pull request #2 from electronjs/javascript-tiem

Rewrite in ES6

6fff414a4418fdd7b1262b55d175734a9a9db171 authored almost 9 years ago
I don't even need you anymore

02ac0a3af46b077224ed8e903d555da7c9aff472 authored almost 9 years ago
Use path.delimiter

922d3980c5abb561f38ae89ed9e0074e4ecf9756 authored almost 9 years ago
Don't use a 2sec timeout in spawn-promise, wait until the pipes close

481518cf144866517a52d1875eb8fcc2f5dad0e5 authored almost 9 years ago
Revert package name change

d76b8c1def674a483a4179dc5e557933ef26ce99 authored about 9 years ago
npm 2 is annoying

5b978a5a3452163aece6ea6f8698f7e2d60117eb authored about 9 years ago
Merge branch 'master' into javascript-tiem

136f037f45e6094fd73562bef38d192be1f22acc authored about 9 years ago
Add babel-register as an explicit dependency

815d6ba7c0f20818266db399a1b694d780c06ba6 authored about 9 years ago
Port in #3

ceea834ae7b2c31f0208e25981f455125ee0782f authored about 9 years ago
Take Their README

1ef2bfb7d5c24812303e25475bde4a295c73a42f authored about 9 years ago
Work around Jetpack bug

db1485ec8f4b674ec73ad7a8771bdf2dabb2bd36 authored about 9 years ago
More Jetpacking

b32ca720650a12bbce4da7ff92c112fe38040d6e authored about 9 years ago
Jetpackify

81c6cc0cf476fcb22bfb9c546aff43315a1c6c73 authored about 9 years ago
Jetpackkkk

7c4071b72371f7199158c23dd0de8fe215210d87 authored about 9 years ago
:fire: promisify

6572200924e6509d33b2fa3cc921f65450ebdcd7 authored about 9 years ago
Merge pull request #3 from rbkreisberg/add_remote_token

Add remoteToken option

4f997014ca03ee31a3b42dbd86214feaddaea36b authored about 9 years ago
fix comma typo

62ca89175e1a3102adf0a784a4f427b026093007 authored about 9 years ago
Add remoteToken option

70d9d0f8a2413d19d248a2e46a6f8be32e355aa0 authored about 9 years ago
Merge pull request #1 from lukeapage/remove-grunt

Remove grunt

7db78e2b754b3585d865e14d98f1f81791aa9288 authored about 9 years ago
Fix dumb typos

2bb6e5e4758fc8b92ebc8d3dce6f825946c41fc9 authored about 9 years ago
Every package name is taken :-/

c336885bf3d33f51f71a4f632dd6493c15dca4c5 authored about 9 years ago
Update AppVeyor

562eeb2cccc889219dd158357380eafd5f155d49 authored about 9 years ago
Fix up our index

31fe3757ded15b4ad48cbf1d1e07bd3942466717 authored about 9 years ago
Not sure what's up with these async fs calls falling over

3a47cd1fc943cda89f446a50b43ee100e123e1d1 authored about 9 years ago
Get these tests running

f85b08564532c07d1b5e49f0c2d894e2a2d9b2c0 authored about 9 years ago