Ecosyste.ms: OpenCollective

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

github.com/electron/fiddle

:electron: πŸš€ The easiest way to get started with Electron
https://github.com/electron/fiddle

refactor: move local path exists check to main process (#1425)

6c01aa98d973507d5d32a9671cf7d1d4c0eefcdd authored over 1 year ago by David Sanders <[email protected]>
build: use notarytool (#1423)

bfe1222a0e55d3930ff02b547dd56e380c07bd28 authored over 1 year ago by David Sanders <[email protected]>
test: improve typing with mocks (#1416)

dc0a77af0586dba7c41434826bf4caad01440d32 authored over 1 year ago by David Sanders <[email protected]>
ci: fix code signing on Windows (#1419)

* ci: fix code signing on Windows

* chore: tweak logic

6129ddcf10db36c94c73cdec899157b63d3e9755 authored over 1 year ago by David Sanders <[email protected]>
fix: check show me template in menu (#1418)

a0157ef4f9a52840c0bb53ca3bcc40d56b5531eb authored over 1 year ago by David Sanders <[email protected]>
build: flip fuses when packaging (#1411)

62fa126592d259de1b6aa501476f9bab06a7cc74 authored over 1 year ago by David Sanders <[email protected]>
fix: don't overwrite files if user clicks cancel (#1417)

f298d29dc31602741d08a64f984bce53395e2eac authored over 1 year ago by David Sanders <[email protected]>
ci: use Node.js v18.17.0 (#1414)

c98fe5668e5722bf8859997f0d8760413f41a055 authored over 1 year ago by David Sanders <[email protected]>
build(deps): update some dev tooling dependencies (#1413)

e1ddc3b74d6d49d4ec05170d86ade37e447289b1 authored over 1 year ago by David Sanders <[email protected]>
fix: better handle env variables and execution flags settings changes (#1410)

cf795842692c38f5571bf17571d29d3f301c0c6e authored over 1 year ago by David Sanders <[email protected]>
build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#1409)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

50b18d99b594aa0ad780655e7a9ba72003a60e13 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: clean up incorrect deps (#1407)

2feddc796de438d4827f8bdb11c1f993a4ef4df9 authored over 1 year ago by David Sanders <[email protected]>
build: convert Forge and Webpack config to TypeScript (#1406)

* build: convert Forge and Webpack config to TypeScript

* fix: yarn electron-releases on Windows

7226571af46310171d08a578a73dae718606dcd3 authored over 1 year ago by David Sanders <[email protected]>
test: convert setup scripts to TypeScript (#1405)

7cf08bfe8023c7edd0f0b24904baa260ad3942d1 authored over 1 year ago by David Sanders <[email protected]>
build(deps): update ESLint (#1403)

295f74f50ce7d44315d53c31ac470d29a2cbfa23 authored over 1 year ago by David Sanders <[email protected]>
feat: sync version download statuses between windows (#1391)

* feat: sync version download statuses between windows

* test: try to fix the tests

* test...

2f2630ed16b2fe284963fceecc381c72630d7724 authored over 1 year ago by Erik Moura <[email protected]>
build: add more metadata to Linux packages (#1399)

5528f66e889a46b17896de485f9feae8ff777876 authored over 1 year ago by David Sanders <[email protected]>
feat: cancel download all versions option (#1404)

* feat: isDownloadingAll & isDeletingAll inside AppState

* test: isDeletingAll & isDownloadin...

8ea3a8e9dbfddd8011a21f8b1fb5b3f7531155c7 authored over 1 year ago by Asifur Rahman Arnab <[email protected]>
chore: revert rgba style change (#1400)

c0f1aecdc54941255d8a49d1af9d11d8c95787dd authored over 1 year ago by David Sanders <[email protected]>
chore: improve typings (#1401)

70ef175b87d5f6ba4e728a205c59dddbbdad8956 authored over 1 year ago by David Sanders <[email protected]>
build(deps): deep update semver package versions (#1397)

11b54b90ce11082b031be85223340bb23f3b18d3 authored over 1 year ago by David Sanders <[email protected]>
build(deps): upgrade to TypeScript 5.1 (#1389)

758053bc0cb0bcf5646a7a61a758efc14fcd9322 authored over 1 year ago by David Sanders <[email protected]>
build(deps-dev): bump stylelint from 13.13.1 to 15.10.1 (#1393)

909a58082d2e1d163c164481ed6fde021bd816e2 authored over 1 year ago by David Sanders <[email protected]>
chore: release v0.33.0 (#1396)

c07f3c8977c192a98c84df90fb70f3836131972f authored over 1 year ago by David Sanders <[email protected]>
fix: improve behavior of setting sync between windows (#1386)

* fix: improve behavior of setting sync between windows

* chore: remove duplicate case

Co-...

92480aca0cb361d9a5142faa9c0a799a111e1fc4 authored over 1 year ago by David Sanders <[email protected]>
ci: simplify publish job requires (#1390)

7b2e35cd9548c694b11af95ccd53abe779002a23 authored over 1 year ago by David Sanders <[email protected]>
perf: import modules in parallel during app setup (#1384)

3fb751454bd83922f284e39bcca15092dc86b5f4 authored over 1 year ago by David Sanders <[email protected]>
chore: clean up use of any typings (#1388)

848d7a3793d933987553ae462059ef73268c66c1 authored over 1 year ago by David Sanders <[email protected]>
test: ugrade jest (#1387)

ea9dcd2ce41211dd38eeee686cf960444881f29c authored over 1 year ago by David Sanders <[email protected]>
chore: use node: scheme prefix for imports (#1385)

ca5a6c430d0f6b7ce2ac9304bd9e6b4a67c2a551 authored over 1 year ago by David Sanders <[email protected]>
build: cleanup package.json dependencies (#1380)

44cf77b37dd415bbef6d260d6339869f3ef0fa8c authored over 1 year ago by David Sanders <[email protected]>
feat: support AppImage releases (#1379)

* feat: support AppImage releases

using @reforged/maker-appimage

Closes: https://github.co...

7e04e5b99efc1eb954ea3b2e42542d340335d442 authored over 1 year ago by Robert GΓΌnzler <[email protected]>
fix: await loadTheme in app setup (#1382)

688fb401d4e226ba70b040987e48531ca4567823 authored over 1 year ago by David Sanders <[email protected]>
chore: update to Electron 25.2.0 (#1383)

faeb1e279dbe549360ffd450de2243c1c279ad82 authored over 1 year ago by David Sanders <[email protected]>
fix: update settings in all open windows (#1376)

* refactor: move localStorage keys to the `SettingKey` enum

* fix: make settings changes take...

4eee716799354c8da608a65f01ffd8a2b3217ea7 authored over 1 year ago by Erik Moura <[email protected]>
build: lock @electron-forge/* versions at 6.1.1 (#1381)

69aad652bfe63aa210bef86c6e6d0028eacaddfc authored over 1 year ago by David Sanders <[email protected]>
build(deps): bump semver from 7.3.5 to 7.5.2 (#1377)

Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2.
- [Release notes](https...

45ed804d9587925fc8860ff1d214e521b042cc60 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: release v0.32.9 (#1374)

061f6bd979437d986c4e1e57cd4bbd02d2048f3b authored over 1 year ago by David Sanders <[email protected]>
fix: race condition when creating main window (#1373)

* fix: race condition when creating main window

* test: don't assert exact call count

225247db77f344ed4cae737481c1b54e34c497d8 authored over 1 year ago by David Sanders <[email protected]>
chore: release v0.32.8 (#1370)

e7a8f758a1e5e7e169e2f00cac33d0cf01648991 authored over 1 year ago by David Sanders <[email protected]>
fix: ipc handling for isReleasedMajor() (#1369)

16e217edb8bd04c3416ecb55a81e4734921e9c92 authored over 1 year ago by Shelley Vohr <[email protected]>
chore: release v0.32.7 (#1368)

ac3a60fabdba4acd714cce483d0fb1c94d3e2729 authored over 1 year ago by David Sanders <[email protected]>
fix: don't install version until run (#1367)

add6296d8eb7f1abb18489b9a01e7cd1eaaae278 authored over 1 year ago by David Sanders <[email protected]>
refactor: split utils into main and renderer (#1358)

* refactor: split utils into main and renderer

* chore: fix return type for getProjectName

869b44fad760c8d2d9bea76e42a4ba978b601327 authored over 1 year ago by David Sanders <[email protected]>
chore: only one console log for monaco Node.js lib update (#1362)

057389d5c5efefbb083548644e2cd32491065cff authored over 1 year ago by Shelley Vohr <[email protected]>
fix: show exact match deprecated npm packages in search (#1360)

3c85e96b9fbe8c8010bb517d93a01163b3417788 authored over 1 year ago by David Sanders <[email protected]>
refactor: pull nightly ABI from release info (#1359)

f8deba908f8b72942002d89ef7350ee21b4848a5 authored over 1 year ago by David Sanders <[email protected]>
fix: get Node.js typings for newly released versions (#1356)

33ffc0e9a8a62a6828276a8e2c26f2c37c03b9bf authored over 1 year ago by David Sanders <[email protected]>
refactor: move Electron versions code to main process (#1345)

f278b95ea81c5abd80e87708f7d609a7e5d4c1db authored over 1 year ago by David Sanders <[email protected]>
ci: use --url-prefix when uploading source maps (#1355)

b2780a8bfe6fc4a689b2efc3911cdb0edc6943f2 authored over 1 year ago by David Sanders <[email protected]>
chore: release v0.32.6 (#1354)

657776ce932c8573f737b940016f4253bf56aad2 authored over 1 year ago by David Sanders <[email protected]>
build: do initial fetch of releases in postinstall script (#1353)

fbb7e3389bef926ce9e0063451943b6bb596cdaf authored over 1 year ago by David Sanders <[email protected]>
build: don't clobber existing releases.json on fetch failure (#1351)

* build: don't clobber existing releases.json on fetch failure

* refactor: remove unnecessary...

ece717fbd49596bf9e957f29806808b8576ff4b6 authored over 1 year ago by David Sanders <[email protected]>
fix: upgrade to @electron/[email protected] (#1350)

f06ebc37bb4bdbb6dafa70ad5af28dd2e6809742 authored over 1 year ago by David Sanders <[email protected]>
fix: check if already installing version (#1349)

0cee4423d57681e215207fbbd51b72d899ee7f8e authored over 1 year ago by David Sanders <[email protected]>
build: lint Markdown (#1270)

cd06811ce6ba89e6d0c57a2cbb100ff6be24f62d authored over 1 year ago by David Sanders <[email protected]>
test: use overridePlatform util (#1347)

c1d0be8d1046fbf5d6afa8426151559a25e13d54 authored over 1 year ago by David Sanders <[email protected]>
build: use @electron/fiddle-core to fetch releases (#1344)

7fe2fddb66b45b6e73f71090558cd4cf007dc9e4 authored over 1 year ago by David Sanders <[email protected]>
fix: use yarn install if no modules to add (#1346)

9e0a6d9188a4ee5ecebac96968e62d173d913b60 authored over 1 year ago by David Sanders <[email protected]>
chore: release v0.32.5 (#1343)

b7478bf92129e8d44b00b86e5b33912cce17f11d authored over 1 year ago by David Sanders <[email protected]>
refactor: move npm.ts to main process (#1341)

f3dc02975a41af0e33d14e479dbfdc9fadff39b9 authored over 1 year ago by David Sanders <[email protected]>
test: cleanup duplicate name tests (#1342)

4fb0022c2fe4ae958bbffb19d88d492a5f39a0a1 authored over 1 year ago by David Sanders <[email protected]>
chore: upgrade @sentry/electron version (#1339)

311a412951c94bbac71fb9854ce8d1f199205592 authored over 1 year ago by David Sanders <[email protected]>
fix: upgrade to @electron/[email protected] (#1340)

9b0887b32b9d151af5749892a5d33e989618b277 authored over 1 year ago by David Sanders <[email protected]>
refactor: move theme files code to main process (#1335)

a681d8b6a513de2cedeccd98ac381aab3052040a authored over 1 year ago by David Sanders <[email protected]>
refactor: mirror InstallState from @electron/fiddle-core (#1336)

Co-authored-by: Aryan Shridhar <[email protected]>

870be3f96d94ffacce9bc2c26942fa4aab11a86f authored over 1 year ago by David Sanders <[email protected]>
ci: use store_test_results on CircleCI (#1337)

c220a3971211590279e8e3c2dfbad784457dc157 authored over 1 year ago by David Sanders <[email protected]>
refactor: move remaining IPC to preload script (#1326)

e609efd594bb9d3712d05a16447a9473bce01963 authored over 1 year ago by David Sanders <[email protected]>
chore: release v0.32.4 (#1334)

93652fccb58c4048662f8a363dbed959a00c5e80 authored over 1 year ago by David Sanders <[email protected]>
chore: don't import from electron/main (#1333)

ba719af1177840131904edb1dfd2d451171c6c50 authored over 1 year ago by David Sanders <[email protected]>
fix: always use __dirname for STATIC_DIR in main process (#1331)

82272774a985b33aba2b041fba7b8dc835db1f9a authored over 1 year ago by David Sanders <[email protected]>
chore: cleanup ElectronFiddle.addEventListener types (#1332)

246aafa7977659a119333aabb2fa68f287a34673 authored over 1 year ago by David Sanders <[email protected]>
ci: another fix for persisting .webpack (#1330)

67d5c52fbc6c0c8898ea5cecc3bbeb1fa79134b4 authored over 1 year ago by David Sanders <[email protected]>
ci: only persist .webpack on one job (#1329)

76c4f5a2822f5e19872fe6130244e8751bee0e9e authored over 1 year ago by David Sanders <[email protected]>
chore: release v0.32.3 (#1328)

6f652d69359e03e5558d09aee6be22d0c54781e8 authored over 1 year ago by David Sanders <[email protected]>
ci: move Sentry environment variables to config (#1327)

8830f1dfb8c455b335bffcdf6d0f6d7842eb1481 authored over 1 year ago by David Sanders <[email protected]>
fix: add Monaco theme (#1323)

* fix: add Monaco theme

* chore: do state change before component unmount

* refactor: use ...

5d007fed4692476efdc9906b76d62b938054c6a5 authored over 1 year ago by David Sanders <[email protected]>
chore: improve Sentry integration (#1319)

c871a77b88cc5e8e4d84a6aa703f6b356f6a2131 authored over 1 year ago by David Sanders <[email protected]>
chore: sync electron-quick-start content with upstream (#1325)

a0626f05c74e3e2ebd536f41ae04e684fc45cb4c authored over 1 year ago by David Sanders <[email protected]>
refactor: move IPC event listeners to preload (#1324)

* refactor: move IPC event listeners to preload

* fix: arguments for remote loader events

...

d35205f5536cf337a99442c17d33f8a8bdeaf7bf authored over 1 year ago by David Sanders <[email protected]>
fix: properly handle clearing font size setting (#1322)

c3a4c3a822a07fcba1830845ff226ec2e3497682 authored over 1 year ago by David Sanders <[email protected]>
test: simplify expect code (#1320)

9560ea2c53f08caea0b45c978ae6a1d2e8429ccf authored over 1 year ago by David Sanders <[email protected]>
ci: remove obsolete script (#1321)

80d13185aaeb28f4d659ef4ff63fbb2cf45fbf0f authored over 1 year ago by David Sanders <[email protected]>
ci: simplify release jobs (#1318)

784e1dcc4d1b0719e24386df583875b0b42d66a2 authored over 1 year ago by David Sanders <[email protected]>
refactor: make add local version ready for context isolation (#1303)

dad5dc393f34b511a44054e9d4e6185b56f2b734 authored over 1 year ago by David Sanders <[email protected]>
build: move Electron releases fetch to Forge generateAssets hook (#1316)

b11e77ba78a6ee1617c45413cce64ed463c58095 authored over 1 year ago by David Sanders <[email protected]>
refactor: move content.ts to main process (#1307)

6d2532ecf4ffc1703dda2f72597ed91609e0e9f4 authored over 1 year ago by David Sanders <[email protected]>
build: simplify contributors.json generation (#1312)

c8d9560bac417d0b36bc0d5cc1d94a2c8ac652e3 authored over 1 year ago by David Sanders <[email protected]>
build(deps): bump actions/checkout from 3.5.1 to 3.5.2 (#1315)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
- [Release n...

00befdb7fc22f637abff963f469b8c2f97f252ee authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: fall back on invalid fiddle gist version (#1314)

e65d55e0ee09471caf86e11596f2f2e5e1b9823c authored over 1 year ago by Shelley Vohr <[email protected]>
build(deps): update @electron/fiddle-core (#1313)

69177950ba655b76ef265f1c52a136ce38ab33fd authored over 1 year ago by David Sanders <[email protected]>
build: update Electron releases JSON (#1304)

Co-authored-by: Electron Bot <[email protected]>

2e63c190f5846cacefe0f638e64afe1c5fc02564 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
test: refactor usage of Promise.resolve/Promise.reject (#1309)

63fbd5982d9255bc8ce9b716af844588d1ced5ca authored over 1 year ago by David Sanders <[email protected]>
fix: resets isQuitting flag to false when user cancels dialog (#1308)

* fix: resets isQuitting flag to false when user cancels dialog

* test: checks that isQuittin...

85910fb5390a6030e3af008fa6f507ef4c1d744e authored over 1 year ago by sekarah <[email protected]>
chore: fix code comment (#1311)

af304f552f3ecc1f1336f69211ce3af0852b0943 authored over 1 year ago by David Sanders <[email protected]>
refactor: move getTemplateValues to main process (#1306)

b6b24a9ae5e15fc63af2f6697898c843450d105b authored over 1 year ago by David Sanders <[email protected]>
build(deps): bump actions/checkout from 3.5.0 to 3.5.1 (#1310)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.1.
- [Release n...

b3cac2e2a2579cc95198bc88c6c88a496be72daf authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update to Electron 24.1.1 (#1302)

6aefe2065b37d9577c70ec1d53de14fe42119e68 authored over 1 year ago by David Sanders <[email protected]>
refactor: remove unused IPC events (#1299)

eed371d72669067efd7f8886a3dc2937b751685b authored over 1 year ago by David Sanders <[email protected]>
chore: tidy up some types (#1298)

05349ea70eec496d92f831bc289e5cf62ecab566 authored over 1 year ago by David Sanders <[email protected]>