Ecosyste.ms: OpenCollective

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

github.com/electron/packager

Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
https://github.com/electron/packager

Prepare NEWS for 7.1.0

fcfb4ad1b61e7a83c845a7aa1ea6427ca47fa516 authored over 8 years ago by Mark Lee <[email protected]>
7.1.0

59fe52bf30b63e35b526ebcaf826f2a14a709b0a authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #403 from electron-userland/after-extract-hook

Add afterExtract hook

Closes #354.

05c5dee1f9af4952e5fd24b18f4f34f53fa2629f authored over 8 years ago by Mark Lee <[email protected]>
Update docs for icons on Linux

Update the link to Electron's `BrowserWindow` and clarify that it needs
to be set to a PNG.

3ffaaecee8becc57db0e63829d441254d49ee718 authored over 8 years ago by Mark Lee <[email protected]>
Implemented an 'afterExtract' function hook RE: #270

656abd7d3d482f5dc0ff6d08ba5b061e47b16b1b authored over 8 years ago by Samuel Attard <[email protected]>
Use strict standard in test/hooks.js

20b87a4a798beb88627e67d4667e8671ef31caa7 authored over 8 years ago by Mark Lee <[email protected]>
7.0.4

b51a405e9888155ea05e8e961df6a8a00ad9c71a authored over 8 years ago by Mark Lee <[email protected]>
Prepare NEWS for 7.0.4

8b6fb3d7f9d840b00f3c21ae81444aff3d62008c authored over 8 years ago by Mark Lee <[email protected]>
Inferred name/version error message should be more specific

Fixes #390.

347572d13e7d2e16d3b250231a11cfb95f6d9139 authored over 8 years ago by Mark Lee <[email protected]>
Travis CI: libpng is already installed on osx

3edbb5b78bbf487a69d5f1da564fbad5fec611e8 authored over 8 years ago by Mark Lee <[email protected]>
Update ignore parameter docs

* Mention that you can pass an `Array` of `RegExp`s (thanks @davej)
* Explicitly mention that gl...

8e340292604e7709c7973ea208faaca2d3241198 authored over 8 years ago by Mark Lee <[email protected]>
7.0.3

1d0df9a6293f0befe538e5e1688c394b6b5fd51a authored over 8 years ago by Mark Lee <[email protected]>
Prepare NEWS for 7.0.3

3ef273c28defea86d8093243582e718210a1bcd4 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #381 from juliangruber/fix/node-6-stderr

temporary fix for node 6 stdio issue

fa83360fb3efefb1506fda144724cfcd53ad9b0e authored over 8 years ago by Mark Lee <[email protected]>
temporary fix for node 6 stdio issue

95a87f04452b5081a02f7c3a673f1518c3694da2 authored over 8 years ago by Julian Gruber <[email protected]>
'use strict' in all of the files (#351)

Fixes #342.

caa6c30c7791006e9854101aa632e78a1ac83ffb authored over 8 years ago by Vladimir Krivosheev <[email protected]>
Travis (OSX): don't install libtiff, it's already installed

e80dc3dda34615c0480706de56f3650344950a23 authored over 8 years ago by Mark Lee <[email protected]>
7.0.2

0fced8511d5f6a9711218dafda8ea38ef0e0fd13 authored over 8 years ago by Mark Lee <[email protected]>
Clean up CLI usage docs

0421e9803c0a5cb3a1d38e4a9660e464a6a5a20d authored over 8 years ago by Mark Lee <[email protected]>
Prepare NEWS for 7.0.2

6902c334f3e3561ce9040355643010750ce4d906 authored over 8 years ago by Mark Lee <[email protected]>
asar-unpack: mention multiple directory support in documentation (#347)

f5e494f4bc90345deff980f57506f660a775ad23 authored over 8 years ago by Mathijs van Velde <[email protected]>
Only warn on strict-ssl if it's explicitly set to false

Need to remove the minimist alias because it was conflicting with
detecting the deprecated param...

c5ad7b5faecb3e783959d00a59fd94525cf7d0a5 authored over 8 years ago by Mark Lee <[email protected]>
Tweak wording

1ce8193e424cf0b19c7388fd46f188926120b9b4 authored over 8 years ago by Mark Lee <[email protected]>
Add note about OSX problems with the CFBundleExecutable change

14590bf7e2236a83f745b0f446e4763151b800dd authored over 8 years ago by Mark Lee <[email protected]>
Docs: clarify that ignore=Function does not use default ignores

d3d1af48f5e35aa19f75e40373845ec867091b5e authored over 8 years ago by Mark Lee <[email protected]>
Test with Node 6

0f262d3ba53f2bfed17dbaead5d488eb640e606d authored over 8 years ago by Mark Lee <[email protected]>
Add NEWS entry for #344

67f7448489f1140507e98e9f8610f4240228da0e authored over 8 years ago by Mark Lee <[email protected]>
Adjust Electron version used by framework symlink test

51d6abf24bbc713995cec5083ae3817d7f7b9f12 authored over 8 years ago by Mark Lee <[email protected]>
Fix variable name style

529b6ddd93b39c75852751157f41cd358e5585f9 authored over 8 years ago by Mark Lee <[email protected]>
Add testcase for Electron framework symlinks

bd5c77ea355c49a25e628a7b7a725996770024e6 authored over 8 years ago by Mark Lee <[email protected]>
Use template string

c99de71c489adec0024f8780d06e1c8e7afec262 authored over 8 years ago by Mark Lee <[email protected]>
Add eslintrc

0f957c04b659d2f118992b5eac28f490c0bac780 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #344 from electron-userland/fix-dot-notation

Escape dot in ".git" correctly

96e08563dfb5c3dcecbe255034bc924b8925f56e authored over 8 years ago by Mark Lee <[email protected]>
Escape dot in ".git" correctly

Previously, folders name “agit” or “bgit" would get ignored.

56889d09fc4b5ab725b85286fbebcaaf0610da0e authored over 8 years ago by Feross Aboukhadijeh <[email protected]>
Merge pull request #340 from develar/fs-extra-28

update fs-extra to 0.28

c072f1c99e5cc668532dd2e11b5db9a5b940e85a authored over 8 years ago by Mark Lee <[email protected]>
update fs-extra to 0.28

6a11024eaf3b396a673edffda7e60e0d1b57dc20 authored over 8 years ago by develar <[email protected]>
7.0.1

8ef031a9b7bd1312d594ca9e47b24c3f56bac03c authored over 8 years ago by Mark Lee <[email protected]>
Adjust release date

dda75a0a30fbc07cafe18e5a7b562ef22dc955a7 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #335 from malept/cli-args-refactor

CLI argument parsing code refactor

aeef652f5f8ebf89b525e80c1597deabe47683a0 authored over 8 years ago by Mark Lee <[email protected]>
Use an alias for the deprecated --strict-ssl flag

This should remove the consistent deprecation message.

52294127eb22f0d42075680ba225a05e0cd38207 authored over 8 years ago by Mark Lee <[email protected]>
Move CLI code to the common module

This allows the CLI argument parsing code to be unit tested.

Add unit tests for most of the arg...

2670cf2c0b4afe39ac4a7733c00cd3cb9429ccce authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #326 from electron-userland/appveyor-ci

Appveyor CI support

5bad9fd2e8d3b96746ded592ec044fdd80c8d952 authored over 8 years ago by Mark Lee <[email protected]>
Tests: determine how many targets 'all' generates when running on win32 host

cf670a479d76dc5f7817c72b5a66d3053d082218 authored over 8 years ago by Mark Lee <[email protected]>
Add Appveyor config

cb6ca2a615905d85d28a5553291a6948c76b560b authored over 8 years ago by Mark Lee <[email protected]>
Ensure created ignored file is closed

adce7bf49cfcc05571a74cb3b0e93cf483e259dc authored over 8 years ago by Mark Lee <[email protected]>
Tests: increase codesign exec timeout

9616d76eace89858273f56745bd9a55740895352 authored over 8 years ago by Mark Lee <[email protected]>
Update api.md

0768df0a7ec6daedefc10cce7b191ea45cffe5a4 authored over 8 years ago by Feross Aboukhadijeh <[email protected]>
7.0.0

6a30a5a93877516c791d6ca2bf70c4ec584d8bb3 authored over 8 years ago by Mark Lee <[email protected]>
Prep NEWS for 7.0.0

42ac2fdad99c6f4b920ef6e7b714e6b1b55673ef authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #332 from electron-userland/travis-osx

Add support for OSX on Travis CI

4ee41ee2ce34a3acb42490a7b849af9049150b93 authored over 8 years ago by Mark Lee <[email protected]>
Longer test timeout on Mac for win32 tests

2b983c56ac5ff716eb47735ccd348b2b6b4fd415 authored over 8 years ago by Mark Lee <[email protected]>
Travis: add support for testing on OS X

fef8a6f8f8ef2bd03497ef63e6a0dee724636a91 authored over 8 years ago by Mark Lee <[email protected]>
Travis: revert back to using a container for Linux builds

c7dde68480852d0cb6824ba0e910b3e4332720c5 authored over 8 years ago by Mark Lee <[email protected]>
Tests: actually use the version param of downloadAll

4fa534ec3e4c309eac7267f54255defe3c0e5603 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #327 from malept/remove-deprecated-version-string-params

Remove deprecated version-string subproperties

9849daef5356ea810ab4e509c1061d81b2ea80a0 authored over 8 years ago by Mark Lee <[email protected]>
Remove deprecated version-string subproperties

eda5009bbefe4c20a1010301b1a0383540090237 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #328 from malept/less-test-redundancy

Don't need to test every single platform/arch combo for basic tests

2b1724840195cad3cdf2391a4396be4b09172ef6 authored over 8 years ago by Mark Lee <[email protected]>
Don't need to test every single platform/arch combo for basic tests

1923a18ca767c3efe7a0dea0dfb914fdda3cff6b authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #320 from malept/consolidate-download-options

Consolidate electron-download options

Closes #316.

a71992f53fafc5cc58901c85da096a17a9f8b987 authored over 8 years ago by Mark Lee <[email protected]>
Travis: cache the npm cache directory

6c551a4f58a3327029d0df7686b98844f598d36c authored over 8 years ago by Mark Lee <[email protected]>
Set CLI defaults for strictSSL

ebea1d8c177f2a2816687c4a445998cc35375a18 authored over 8 years ago by Mark Lee <[email protected]>
Add download parameter; deprecate cache & strict-ssl parameters

cd3f4886a1e7bd942a5737c931dad7983dc5c069 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #319 from electron-userland/drop-node-lt-4-support

Drop Node < 4 support

aef6e895cd2a4e79b187a18ebce4bc050d7be6b9 authored over 8 years ago by Mark Lee <[email protected]>
Drop support for Node < 4

08e3912227b18c40491012e795a45fbc65c85bfe authored over 8 years ago by Mark Lee <[email protected]>
Use template strings

46a3e5dace9517bf757ca67a86eb6a35d62300b9 authored over 8 years ago by Mark Lee <[email protected]>
use fs-extra copy instead of ncp (#318)

Use fs-extra copy instead of ncp

Fixes #213, #150.

d9ef3f5b7cad9e995569edb2cf1843c9506e1a7b authored over 8 years ago by Vladimir Krivosheev <[email protected]>
Forgot to var

100c72b8e001a66ffa1f3195e2aa3739fda2aac5 authored over 8 years ago by Mark Lee <[email protected]>
Add tests for invalid arch/platform/version

3f3946f569c0aca05a384dbb154142d98d6c181c authored over 8 years ago by Mark Lee <[email protected]>
Ignore test work directory

66025dd747de08e5eae711b655ccb43ac9cc73f2 authored over 8 years ago by Mark Lee <[email protected]>
Remove unnecessary calls in mac tests

76e90644df64f17c62b7793f36116bf130792299 authored over 8 years ago by Mark Lee <[email protected]>
Remove duplicate isPlatformMac function

a7334db0345cf53ed8f5366bef8e832dd9c627e4 authored over 8 years ago by Mark Lee <[email protected]>
More links for the API docs

a6a7acd1b416ab8e2bd06b77fe4a6edbc1df9322 authored over 8 years ago by Mark Lee <[email protected]>
Use buffer-equal instead of reinventing the wheel

c5c02ad6f1f64a20bd13fb06116a3dde292007c3 authored over 8 years ago by Mark Lee <[email protected]>
Reorganize require calls

8ad1dd02feb668f6e689e591d0df5a0477485f45 authored over 8 years ago by Mark Lee <[email protected]>
Replace mv as a direct dependency with fs-extra

fs-extra should have the same functionality as mv, as they both
work across devices.

97dd94b87473f92cf2ca48d3590ca08f8803bbf5 authored over 8 years ago by Mark Lee <[email protected]>
Replace rimraf as a module dependency with fs-extra

4cf5976334aed4d5a08c4d33fb2f85ca70582890 authored over 8 years ago by Mark Lee <[email protected]>
Replace mkdirp as a direct dependency with fs-extra

bb02ccb7c6db01b5058cb316bbb2d060f04c11d6 authored over 8 years ago by Mark Lee <[email protected]>
Update nyc/standard dependencies

0e5cf55abd2375a5cdb20a9ea2c568662a356698 authored over 8 years ago by Mark Lee <[email protected]>
Clarify asar options code

dcbec55ecf2b5bef5856d9071aa014efd91b95af authored over 8 years ago by Mark Lee <[email protected]>
Don't reimplement the basename folder function

9b2cf5c36130c1554505b4f4828b957874d7f0d4 authored over 8 years ago by Mark Lee <[email protected]>
Refactor renaming the Contents/MacOS/Electron binary

f14c7ddf1b56e86fa729ce0ed5d93b96f52b4559 authored over 8 years ago by Mark Lee <[email protected]>
Fix typo

e770efc90b243a30843113965ce2506c21bdea7e authored over 8 years ago by Mark Lee <[email protected]>
Attempt to fix intermittent test error

0fcac434e306402dac90cc31d53edf74fb4fcf51 authored over 8 years ago by Mark Lee <[email protected]>
Forgot the version link in NEWS again

19b0650f9faf48d28e6e9f3a9d98caee754b7e38 authored over 8 years ago by Mark Lee <[email protected]>
6.0.2

64003949240450f8b13bfe99e9de9c666d30109c authored over 8 years ago by Mark Lee <[email protected]>
Update docs/tests due to rcedit upgrade

3256b1d9ce991e5c0fe4c5b4af86253e4fde4f2a authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #315 from develar/patch-2

Update rcedit to 0.5

ddab74aef0e32f1bcc8dc5823728a397b40feb2a authored over 8 years ago by Mark Lee <[email protected]>
Update rcedit to 0.5

fix https://github.com/atom/rcedit/pull/11

d73715da7fe4e4a570105a6f537928093b797b52 authored over 8 years ago by Vladimir Krivosheev <[email protected]>
CONTRIBUTING: be more explicit about the "help wanted" label

Also add `docs/api.md` to the list of documentation files.

65f69f137fb827ec011c7d13b4f1a92d17094e82 authored over 8 years ago by Mark Lee <[email protected]>
Add note to NEWS about rcedit upgrade

e679a28a38baebb15f5c7f908b9c962bf16c8fbf authored over 8 years ago by Mark Lee <[email protected]>
6.0.1

fdba440e64952c48a44ebc5d863324b45bd48945 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #312 from develar/patch-1

update asar to avoid graceful-fs warnings

28f961bc48c738238afeefca3aa2d51d7669c4cf authored over 8 years ago by Mark Lee <[email protected]>
Linkify version

17011254a4db004599021bc15dbfaebc1476021f authored over 8 years ago by Mark Lee <[email protected]>
Update news for 6.0.1

2b08361ae3982b10cf60d9027d7bdc6bb05e3f30 authored over 8 years ago by Mark Lee <[email protected]>
update asar to fix https://github.com/electron/asar/pull/61

be6eb2d58c8127a8e965cc129b91c7faa3989767 authored over 8 years ago by Vladimir Krivosheev <[email protected]>
Merge pull request #311 from electron-userland/delete-default-app-asar

Delete default_app.asar in Electron >= 0.37.4

Closes #298.

ce69433a8d3d1f56c22c790225a4fdc172c19b8b authored over 8 years ago by Mark Lee <[email protected]>
Add Electron 0.37.4-specific test for default_app.asar

6f730b88cea357a257ab942161c229bf2eeb1e09 authored over 8 years ago by Mark Lee <[email protected]>
Delete default_app.asar

e51bda4fd0e351902eca5534451798a12c889bcd authored over 8 years ago by Kevin Sawicki <[email protected]>
Add note about winetricks

2469a6b695b4687f53d9c884b87e247f829b3e88 authored over 8 years ago by Mark Lee <[email protected]>
Example: make it obvious that using a productName with spaces is OK

0709c23681960b89d827bdd9e3eee6077c131be7 authored over 8 years ago by Mark Lee <[email protected]>