Ecosyste.ms: OpenCollective

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

NeutralinoJs

Build lightweight cross-platform desktop apps with JavaScript, HTML, and CSS
Collective - Host: opensource - https://opencollective.com/neutralinojs - Website: https://neutralino.js.org/ - Code: https://github.com/neutralinojs

Update changelog for v4.14.0

github.com/neutralinojs/neutralinojs - b00fc9b64d690ec3a74bff3d373c6854a35e1d0e authored over 1 year ago
Update changelog for v9.7.0

github.com/neutralinojs/neutralinojs-cli - 6fefb6f3ef6b9c290ed9525a23f56f72979bca69 authored over 1 year ago
Update changelog for v3.12.0

github.com/neutralinojs/neutralino.js - 2962aed02ec2166a4a561f75ae66c369f267fade authored over 1 year ago
Update docs for the latest version

github.com/neutralinojs/neutralinojs.github.io - 09aa4b4fb3696de568014fdaca3467a049dd7bda authored over 1 year ago
Fix a failing test case

github.com/neutralinojs/neutralinojs - d51ddf09ad86698630f357d5204f155ce770eeb0 authored over 1 year ago
#1104: Return the existing watcherId if there is a watcher for the given path

github.com/neutralinojs/neutralinojs - d260070e3580718b0ca3ec33682526b15414648a authored over 1 year ago
Support the dataBinary action in the openedFile event

github.com/neutralinojs/neutralino.js - 6d76072c8e901cf094a790364a8513467d5b40a0 authored over 1 year ago
#1151: Add readBinary and readAllBinary actions to updateOpenedFile

github.com/neutralinojs/neutralinojs - 3956f80482a011af674f7fe7817d432de00d6327 authored over 1 year ago
Update the client lib of the test app

github.com/neutralinojs/neutralinojs - 415a97e8a980e85c242884a102c3daa15e1e1d00 authored over 1 year ago
#84: Fix app restart issue that occurs when app path has spaces

github.com/neutralinojs/neutralino.js - 57919080e8f792b034dba5ca677e19420d7b0201 authored over 1 year ago
Add cwd option to process creation functions

github.com/neutralinojs/neutralino.js - 10ec946a16ad13a3b659efc3c649c81fd7749add authored over 1 year ago
#1153: Add cwd option to process execution APIs

github.com/neutralinojs/neutralinojs - 6b5cdd18df0ffb48775b384d595aee8ec42aa017 authored over 1 year ago
#1116: Discard window method executions on non-window modes and some refactoring

github.com/neutralinojs/neutralinojs - 2fcee41f432edb5235704fdeafa07b7681d297f7 authored over 1 year ago
#1075: Reduce buffer based on actual read to avoid null bytes

github.com/neutralinojs/neutralinojs - 9ee1b755b4f8f66aad2116746e560df7438aaafb authored over 1 year ago
Export the filesystem.getWatchers function

github.com/neutralinojs/neutralino.js - c337f4d17ac9d1147797a0159f26b0a09704b233 authored over 1 year ago
Implement filesystem.getWatchers function

github.com/neutralinojs/neutralinojs - a43b07942061a314ae9350c496954a263b943649 authored over 1 year ago
Avoid copying types file to the final app bundle

github.com/neutralinojs/neutralinojs-cli - d05d5cbf12cc534f68faa85c77dede131f60b179 authored over 1 year ago
also download types (#219)

github.com/neutralinojs/neutralinojs-cli - c49881d966864b244cb4225ff6a7ee918702e220 authored over 1 year ago
Merge branch 'main' of https://github.com/neutralinojs/neutralino.js into main

github.com/neutralinojs/neutralino.js - 3d38ff67cfb2b58af1a5ae36465a5cb22cfef9f0 authored over 1 year ago
Only capture pointer when a certain threshold is exceeded (#83)

Only invoke window.move() once every 5ms to prevent performance issues

github.com/neutralinojs/neutralino.js - ddf07b3b3818bc8c56d266ec1ce01087f95dda86 authored over 1 year ago
fix wstr (#1139)

Co-authored-by: gp76 <gp76@MSI>

github.com/neutralinojs/neutralinojs - fd3e601900f807f92faab69d12d80b476b81f597 authored over 1 year ago
Update GitHub Actions external actions to their latest versions (#1138)

* Update checkout in codeql_analysis.yml

* Update checkout in nightly_release.yml

* Update...

github.com/neutralinojs/neutralinojs - 0d89ad66d0b6be7839065f3128447a2ab1439628 authored over 1 year ago
Only capture pointer when a certain threshold is exceeded

Only invoke window.move() once every 5ms to prevent performance issues

github.com/neutralinojs/neutralino.js - d2cb4aceb42397b63c2485ebc86c9ad69bf22ede authored over 1 year ago
Fix type for tray options' menuItems property (#79)

* Fix type for tray options' menuItems property

* Menu icon and items required in tray options

github.com/neutralinojs/neutralino.js - 05f279c3a1b4bf23c7d55abdeda8d117932fbe0e authored over 1 year ago
Bump minimist from 1.2.5 to 1.2.8 (#81)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](htt...

github.com/neutralinojs/neutralino.js - 8998d7bfe9ec2a39226d2edd1025314f6f979de9 authored over 1 year ago
Update Neutralinojs versions

github.com/neutralinojs/neutralinojs-minimal - 6afe89c38cb6dee83203cb8fd525335d6350bd4b authored over 1 year ago
Update changelog for v4.13.0

github.com/neutralinojs/neutralinojs - 843fd75e1f4d2766069ff461e25824a125800628 authored over 1 year ago
Update docs for the latest framework version

github.com/neutralinojs/neutralinojs.github.io - 22daa26209d4df9ac209e3a3c918603a947c7b37 authored over 1 year ago
Update changelog for v3.11.0

github.com/neutralinojs/neutralino.js - 77d1a6cb96dfe906fc625b97d43e13045b632132 authored over 1 year ago
Avoid moving Unix/Linux windows when they need to be centered

github.com/neutralinojs/neutralinojs - c46c4e1dc9647d6eddcc91310deb8cec4f9cfb66 authored over 1 year ago
Support x,y with window.create in TypeScript

github.com/neutralinojs/neutralino.js - 10ccc53b89e9b7a1eb15a0e23e7be596d991b380 authored over 1 year ago
Avoid centering windows when x,y loaded from saved state

github.com/neutralinojs/neutralinojs - 34ae74d0329f1cbf63f3e93304c979b057672360 authored over 1 year ago
Remove an unused enum from errors.h

github.com/neutralinojs/neutralinojs - be97ba3bb947226cbc591f86a23e0f924e764349 authored over 1 year ago
Simplify saved state solution and add a new global variable

github.com/neutralinojs/neutralinojs - 9e9b3fd24741e2d422469405b8cfb82eb1464169 authored over 1 year ago
Update changelog for v9.6.1

github.com/neutralinojs/neutralinojs-cli - eec391215f13c940724ad0b6aa477fceb2ddc4d0 authored over 1 year ago
Use ipv4 loopback address (#214)

Because some OSes, especially windows, tend to use the ipv6 version of the loopback address (::1...

github.com/neutralinojs/neutralinojs-cli - 834e1841adaa38e052c4ffcdc659f72809398957 authored over 1 year ago
Fix saved window state centering issue on Windows

github.com/neutralinojs/neutralinojs - 8d740a879994eb895e937cfd2298af6df6dfc095 authored over 1 year ago
Version update: v4.12 -> v4.13

github.com/neutralinojs/neutralinojs - d23d3600c1e16b2248b0d784c75dd23c193b4f56 authored over 1 year ago
Improved Win32 window style handling by removing WS_EX_APPWINDOW style instead of adding WS_EX_TOOLWINDOW (#1127)

github.com/neutralinojs/neutralinojs - 96cc107221f10ab337615215c680c84d100a3ac7 authored over 1 year ago
Update nightly_release.yml

github.com/neutralinojs/neutralino.js - 10ec72755f54046ef7e107b9424a5d29cbb6db2a authored over 1 year ago
Update create_release.yml

github.com/neutralinojs/neutralino.js - 0033890d22fa56df21a21c54fe10aa4ed15a95c0 authored over 1 year ago
Update nightly_release.yml

github.com/neutralinojs/neutralinojs - af3693c4e99307c8f7dbcbc90990fb10150674f5 authored over 1 year ago
Update create_release.yml

github.com/neutralinojs/neutralinojs - 68503f4148ec04fad845883319a1ffe45f2d7689 authored over 1 year ago
Update test_suite.yml

github.com/neutralinojs/neutralinojs - a95b08ad2ec26390d3d3b4bbd10e1235f24d5dcc authored over 1 year ago
Save the primary window state and load it with the startup process

github.com/neutralinojs/neutralinojs - 2ead05eb1cf679c2c38bcbbda1406f3d4d93978c authored over 1 year ago
Avoid saving window state with child windows

github.com/neutralinojs/neutralino.js - 4d94411534a2f89a7fd47e6a19b92fbd7ba12933 authored over 1 year ago
Fixed memory management issue while closing native Win32 window (#1126)

github.com/neutralinojs/neutralinojs - 6029bcde6632ef5bb7914e984d644d9a5dfa3055 authored over 1 year ago
Bump semver from 6.3.0 to 6.3.1 (#215)

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

github.com/neutralinojs/neutralinojs-cli - e5f996d464fa80c916dd5e0fc867250464252d3f authored over 1 year ago
Bump semver from 5.7.1 to 5.7.2 (#281)

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

github.com/neutralinojs/neutralinojs.github.io - 11cad1910b829408b4c75eaa8943aa12bd39bf30 authored over 1 year ago
#19: Fix a broken documentation link

github.com/neutralinojs/neutralinojs-minimal - 6f25519fec610fdf5920965205f56777ccefb9af authored over 1 year ago
Use a global boolean flag for tray icon extraction in Linux

github.com/neutralinojs/neutralinojs - dc417e9fc6d5f0cf6f6493b230324c36fb5ec5af authored over 1 year ago
Fix non-changing of tray icon on linux (#1117)

* Fix non-changing tray icon on linux

* Use different filenames for the tray icon caching iss...

github.com/neutralinojs/neutralinojs - 09e98dfdb1eb10ac162806623dca7d806b05a385 authored over 1 year ago
Add release notes link to README.md

github.com/neutralinojs/neutralinojs - 03d4d57c06a41c42c309cd331dfc72c66a926ac8 authored over 1 year ago
Add a shell script to download all changelogs as documentation files

github.com/neutralinojs/neutralinojs.github.io - 97761c6a465e3b310838e173a6634faad4e12f17 authored over 1 year ago
Update changelog for v4.12.0

github.com/neutralinojs/neutralinojs - 9ee3951b3781e7198f9ac4ae2a7aeafd2b579ecc authored over 1 year ago
Update docs for v4.12.0 framework release

github.com/neutralinojs/neutralinojs.github.io - 6e67d528c98533acd5e4fa4ee0c24ab742126986 authored over 1 year ago
Update changelog for v9.6.0

github.com/neutralinojs/neutralinojs-cli - 1e7a2a9108cb634cdbba13fcba49e0f2de20c09b authored over 1 year ago
Update changelog for v3.10.0

github.com/neutralinojs/neutralino.js - 8023cca034b535918a56c2f046a8d947c9cdcc5f authored over 1 year ago
Update nightly_release.yml

github.com/neutralinojs/neutralino.js - 28747472547eeb77668db150918ab5c545c19b2b authored over 1 year ago
Update nightly_release.yml

github.com/neutralinojs/neutralinojs - 46d708f7ec87e07b00cfb081ff4fb94c26d43b72 authored over 1 year ago
Fix failing test cases after required code updates

github.com/neutralinojs/neutralinojs-cli - f84a1a9e7139a97636f65c8ad2b61f719cbffaf2 authored over 1 year ago
Removed WebView2Loader.dll from dependencies (#209)

github.com/neutralinojs/neutralinojs-cli - 0b02ef62657da6095f2269030f699414193f51de authored over 1 year ago
add claudio as contributor (#279)

github.com/neutralinojs/neutralinojs.github.io - cf2d18fa0e454d2dd90126341cf167fe435875d4 authored over 1 year ago