Ecosyste.ms: OpenCollective

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

github.com/neutralinojs/neutralino.js

JavaScript API for Neutralinojs
https://github.com/neutralinojs/neutralino.js

Update ci.yml

ca1aed0c64374f522e3e4257fb13eb147c8cf195 authored 10 months ago
Merge branch 'main' of https://github.com/neutralinojs/neutralino.js into main

97f5f24253c7dd531069fb9076dbca1ad779f81c authored 10 months ago
Update dependencies

7469dbe5bb7d7d72484188bdc700477512ab17d4 authored 10 months ago
Update ci.yml

c688d189cff54375a6bb25f6221512ef004bf2e1 authored 10 months ago
Update build.mjs and pkgjson

e49ac11186db0cedcdad8bed28e25087477b65a2 authored 10 months ago
Fix TypeScript definition compilation issues

56cc994010e1c9acd767b07968bf1525898f90c6 authored 10 months ago
Update changelog

425c526c318342e0e5d0f17caceef2a53049eda4 authored 10 months ago
feat: separated types from executable code and modifying the build.mjs file accordingly (#105)

6c80b1df70a09977d5a78f10fd0888251510bc78 authored 10 months ago
api/computer: Add missing physical and virtual objects on MemoryInfo type def (#104)

0f5de0457382a1b07ef2f50ed4b646537dcbbb16 authored 11 months ago
Add clipboard.clear()

7eee5c2f4e5ece99252b2dbef99cd65b43e24f1e authored 11 months ago
Using enums for constants instead of string datatype (#98)

* feat: added enums in a separate folder to use for constant values instead of using string data...

e42ffe829a711b290b4cf70c8409bf69609638a9 authored 11 months ago
fix: fixing spelling mistake in index.ts (#95)

ceb637463f4c540e1b49ca19fb4cb02db3993869 authored 11 months ago
feat: adding ESLint and prettier configuration for code quality and consistency (#93)

ec5f49f42e79ced66fc5e61978bb5da8d26763a0 authored 11 months ago
Update changelog for v5.0.1

dcfab686cb1ea42b8b94b9c1a4d2db369cd72fc8 authored 11 months ago
5.0.1

8f0ed4cf6418bf0980a76e63d7b7813de112d16b authored 11 months ago
Update CHANGELOG.md

c6f63e8bc40214271aef013b652724c195054716 authored 11 months ago
Merge branch 'main' of https://github.com/neutralinojs/neutralino.js into main

a175576b70be5460b00af782f4249345924a47eb authored 11 months ago
#86: Avoid re-declaring types for globals

76cafea9d9c4abb5bbe38ba45d9fd2a6aaa84849 authored 11 months ago
Update CHANGELOG.md

3ee64fa7113c6f6d8dda45f0ab96e388a87abbad authored 11 months ago
#86: Fix type declaration issues

1f3604e24db9dc385fe3096d899d8d94d0596a77 authored 11 months ago
feat: making NL_APPVERSION optional (#90)

28620b4ebc272ce1d3fd46922b12d27bf72b9e36 authored 11 months ago
Update CHANGELOG.md

5fd967f6ff719a95246bcce5a752d7622c528019 authored 12 months ago
Update changelog for v5.0.0

53622988d651f1f428ae5ae6b99284993059a938 authored 12 months ago
5.0.0

8ac7ce9a81b3001f5f185913760eff83c746eb5f authored 12 months ago
Update FUNDING.yml

b90b3bcc076de81d05431803146eca57ec2656a0 authored about 1 year ago
Use a connect token to connect with WS

a20aeef8bda0a66bf0bfa8aff7d2570a3d0e2a3e authored about 1 year ago
Add NL_ARCH and update NL_OS's comment

fb247f7beb496588df0ea33cb7714d6bce634ad2 authored about 1 year ago
Add recursive read support for filesystem.readDirectory

0718eb7b9fbcc597003a3b5b617cf986a3877047 authored about 1 year ago
Deprecate moveFile, copyFile, removeFile, and removeDirectory -- Add move, and remove

2dafa1d4d0560ac740c98bb75210e7ac10baef92 authored about 1 year ago
Add path to DirectoryEntry

c6862bcc1b51a5b65a193d8eee390e20a26340ba authored about 1 year ago
Expose the new copy function

63c752d827b89f18a566e4b1080e6fa35dba6cb6 authored about 1 year ago
Update CHANGELOG.md

d6208a4e2e80527cb715a64d4ae53a60038dd064 authored about 1 year ago
Add new process data input/output functions

f7a35f6f9212926acc61991813859b26038d3e0c authored about 1 year ago
Update changelog for v3.13.0

080900b7af3d79c6e387d213b437bdb62870f109 authored about 1 year ago
3.13.0

26e9ccc7986db4fb7df7041ea7c90b3d2ed1093e authored about 1 year ago
Rename a window.create option in Ts definitions

f45039ae7cd2970bfce6d8371a9f4fb7574dd129 authored about 1 year ago
Update CHANGELOG.md

56683b4f1e80dd9bf0739a526530c63382d32e35 authored about 1 year ago
Add several supported window options to the TS definition

e1350e15fa5f41f95375c1ec87caccbd6d6fd933 authored about 1 year ago
Update README.md

39ce273be4e359a508305f1eb18d9814955635fe authored about 1 year ago
Bump @babel/traverse from 7.15.4 to 7.23.2 (#85)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

7faa64d9a9f4aeea80d691d7de8af4e5b0fc6c9a authored over 1 year ago
Update changelog for v3.12.0

2962aed02ec2166a4a561f75ae66c369f267fade authored over 1 year ago
Update CHANGELOG.md

043cc4f11ec6c545b8c747bddf3370871bd7b96a authored over 1 year ago
Support the dataBinary action in the openedFile event

6d76072c8e901cf094a790364a8513467d5b40a0 authored over 1 year ago
#84: Fix app restart issue that occurs when app path has spaces

57919080e8f792b034dba5ca677e19420d7b0201 authored over 1 year ago
3.12.0

63b6cd9fbe309e8631148eba1c55d7a33452fa4e authored over 1 year ago
Add cwd option to process creation functions

10ec946a16ad13a3b659efc3c649c81fd7749add authored over 1 year ago
Export the filesystem.getWatchers function

c337f4d17ac9d1147797a0159f26b0a09704b233 authored over 1 year ago
Update CHANGELOG.md

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

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

ddf07b3b3818bc8c56d266ec1ce01087f95dda86 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

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

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...

8998d7bfe9ec2a39226d2edd1025314f6f979de9 authored over 1 year ago
Update changelog for v3.11.0

77d1a6cb96dfe906fc625b97d43e13045b632132 authored over 1 year ago
Support x,y with window.create in TypeScript

10ccc53b89e9b7a1eb15a0e23e7be596d991b380 authored over 1 year ago
3.11.0

8c5cb5c7ed0582f082153d3352d4dcc7ced0f062 authored over 1 year ago
Update nightly_release.yml

10ec72755f54046ef7e107b9424a5d29cbb6db2a authored over 1 year ago
Update create_release.yml

0033890d22fa56df21a21c54fe10aa4ed15a95c0 authored over 1 year ago
Update ci.yml

61b9e7572332659b9cb6dde9a93135939ede8036 authored over 1 year ago
Update CHANGELOG.md

46c193fe6df3eb9b1ddf66176379bf881b9f274e authored over 1 year ago
Update CHANGELOG.md

1f0dcd8a116bb95d0750008e6cad6cadbec8892d authored over 1 year ago
Avoid saving window state with child windows

4d94411534a2f89a7fd47e6a19b92fbd7ba12933 authored over 1 year ago
Update README.md

94289a21c67536854270fac0424a5899c3334a5a authored over 1 year ago
Update changelog for v3.10.0

8023cca034b535918a56c2f046a8d947c9cdcc5f authored over 1 year ago
Update nightly_release.yml

28747472547eeb77668db150918ab5c545c19b2b authored over 1 year ago
Update CHANGELOG.md

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

ae9542521a2741878b263f0de74b27727455845a authored over 1 year ago
3.10.0

06aa2bb94b27afec37803ed3fa57b3876bfa2ab6 authored over 1 year ago
Update CHANGELOG.md

2da7b726f7376b03e70d67e04f96e744f99088c5 authored over 1 year ago
Export the window.center function

8b6fb81d1a5680ac5ccca661d2b67371a2b38e5c authored over 1 year ago
fix missing keyword in the dtsTemplate (#73)

f1bbe004d4732b658f4ec9c2734cb6ba516c3764 authored almost 2 years ago
Update changelog for v3.9.0

35026c9cd46f6f8bb40bd09a1c1eb42235640dec authored almost 2 years ago
Version update 3.8.2 -> 3.9.0

d374f92d2d93ffa49ec0f3b1508f97f13d77b74c authored almost 2 years ago
Update CHANGELOG.md

f1e898834221eebcc2baedfd6221cdb9218e362f authored almost 2 years ago
Add new watcher API functions

9783a3de18706eb728338f5e1a07582ca6b163e3 authored almost 2 years ago
Add some shields to the readme file

47f87d44eb586f4a90eaa9b5ae6ed7321af359a3 authored almost 2 years ago
Add an intro about this client

f339bf11d21580b77890b3ef315679c0649c66f4 authored almost 2 years ago
Update CHANGELOG.md

f864bfbed2093d4b9a74637b9a67ac00a10e6d36 authored almost 2 years ago
Update nightly_release.yml

738edbe15a5695969a65945bf345d86fc36617c7 authored almost 2 years ago
Publish to NPM only if there are unreleased stuff

c316bf5f242619edce33fe7ffa8b0e64cbf04290 authored almost 2 years ago
Update rz.py

d6c7c5a560f5d8480ed6c3ad37cc83a5c8c21c80 authored almost 2 years ago
fix: unnecessary use of spread removed (#68)

Co-authored-by: parth0105pluang <[email protected]>

310d82e3f003cf6ce15b43d402913a8db4896866 authored almost 2 years ago
Bump ua-parser-js from 0.7.28 to 0.7.33 (#67)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33.
- [Relea...

b7d29ed02e35a09a91dc30d642ae135294507e99 authored almost 2 years ago
Update changelog for v3.8.2

590d453ef302521346740453b9ffe169689c8a00 authored about 2 years ago
Update create_release.yml

2fe7fd9b765aeaffb95eaa5b662b890508a57af3 authored about 2 years ago
Update package.json

b28f37d6add49d1b79252590e62deb1b0795c370 authored about 2 years ago
Update CHANGELOG.md

ff349136094101c975709e814d348fa817aeb054 authored about 2 years ago
Update create_release.yml

5ad0501cf70d0d963d048a4549508a59af737349 authored about 2 years ago
Update nightly_release.yml

7651c26c7a6b0578876086f2c3d526a2c9a9ffcc authored about 2 years ago
Update nightly_release.yml

5afcdb7dcd02903aeb4e370a906c74331c76ad9c authored about 2 years ago
Update nightly_release.yml

ad3787397a2468296ff77cee733fd9fbfc5c5fac authored about 2 years ago
Update create_release.yml

ad14f356e505dd2509ef6a0fd350a18c0842201e authored about 2 years ago
Update nightly_release.yml

673d0580ed1cfb2e534f5c2bf0821513d34e6e83 authored about 2 years ago
Update nightly_release.yml

5077aee93ac8290cc6216743bc5376c8597b1e80 authored about 2 years ago
Update nightly_release.yml

d26c6c5f6969a15eaf059b48cad41f419088a7a4 authored about 2 years ago
Bump json5 from 2.2.0 to 2.2.3 (#65)

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://gi...

79d9ea1d5aec15c741077d3562e9382dfb1a557f authored about 2 years ago
Update template.md

082e66d8b2a218269527bcca2d5d2a462400218e authored about 2 years ago
Update the release workflow with npm publishing

2096b6fbfea075a50574b5dc9004d93aff2070e6 authored about 2 years ago
Resolve conflicts

1553b185f918be5b4ccd05ffe3ca790a10721c95 authored about 2 years ago
Generate cjs module for npm

6b0227da5e8ea08d6545cc9b78494f9181265cb7 authored about 2 years ago