Ecosyste.ms: OpenCollective

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

github.com/neutralinojs/neutralinojs

Portable and lightweight cross-platform desktop application development framework
https://github.com/neutralinojs/neutralinojs

Update CHANGELOG.md

51c6be52efd2a955b75f7a8592ec01bb76dc9e46 authored over 2 years ago
Update markdown in the changelog file

fa5ba43c5bd509e8dcf691786c1e70a731f24a27 authored over 2 years ago
Use ia32 for x86 32bit processors in sys info API

4005a7388827eedfdf9e2996fd4ae5f0b99995cd authored over 2 years ago
Version update: 4.6 -> 4.7

06a29ddee07d35e2276064bd073e0c2fe4e80319 authored over 2 years ago
Update CHANGELOG.md

e395e80dbe15cfda4094e2f424fef16e8e23940c authored over 2 years ago
Update CHANGELOG.md

0797b0d189d226e30df3fe13ec9f49cf29922393 authored over 2 years ago
Add CPU info function to the computer namespace

419d570d559c091a0a5a98bdff8a5429317e9f60 authored over 2 years ago
Remove an unused variable and function call

ac812193f4951d1acef9d7fb3e7e4edfa0eafd2f authored over 2 years ago
Update README.md

3197b67222dd7e56be7909a99be50d66fd0926ba authored over 2 years ago
Add infoware authors' details to the readme file

39c1123554da616fe6ce0b5f51cb214d5eb2a1e3 authored over 2 years ago
Add the infoware license to the main license file

e6befb9ed8c263d5d1cde484bf71816b77e1e55f authored over 2 years ago
Cleanup some files in libs

5daf2a256167e1807bf0c58bdf8dbbffaf76c1a4 authored over 2 years ago
Update CHANGELOG.md

abfc6a7b218bf94054d18646fb1f6c25f40d07ad authored over 2 years ago
Run test suite on Windows OS (#940)

555fa0bc1cffd90f067ba1b8614bde26a9047f71 authored over 2 years ago
Add new functions to the computer namespace (#945)

* Use a new library for sys info and add computer.getArch

* Exit with compiler exit code to d...

da3418f8c10904c5a7e3f717e98725ce82829804 authored over 2 years ago
Update CHANGELOG.md

e611e4d16d08b2306c64474edab58c2be2f05ed4 authored over 2 years ago
Remove --enable-automation Chrome flag to fix #915. (#938)

9edc0589e4d37a55522156e5eb3aacd197283798 authored over 2 years ago
Add ability to set default path and filename on Neutralino.os methods like showSaveDialog() (#923)

* Made small change to showSaveDialog to allow setting the default path & filename.

* Added o...

a5d8f3ffc516fc914da90fdcec27f19bbc4c1990 authored over 2 years ago
Remove an unwanted step from the release workflow

a475b8ccc907df251db255daea9fae7bbf7cdcc9 authored over 2 years ago
Update README.md

082fe96d9fb0794fad38e44862f94f73f5537f5d authored over 2 years ago
Add missing armhf binary to release zip

712033e1e2810a2aef31f9e51595c1f87a5e56da authored over 2 years ago
Update changelog for v4.6.0

4fc32a0783190863cbbd1adef4db3e02aaec3b5c authored over 2 years ago
Some code formatting done

6b50ff2c0de9cb8f701faf4199960e407d06db31 authored over 2 years ago
Fix out-of-scope issue with the lambda function

0800c0df88eaa54aeaf606c0093c038222f3fc6c authored over 2 years ago
Update CHANGELOG.md

97d3b886e6655ae7aa89eca5711e51fa8a4149ca authored over 2 years ago
Update CHANGELOG.md

a25a39aca288c3ca314d5c55ad59ed555d0f6d1f authored over 2 years ago
Update framework version

9772136a4865a434f380835cb3d7f5ddd6b49c12 authored over 2 years ago
#826: Ignore query params in static server

41f2f0e7291b225c892607566ffb3573ac1fe0da authored over 2 years ago
#905: Show the server error properly even if the port is not set

4ddd40a2854585e65c2222eefc4ac921c98d7c4f authored over 2 years ago
#905: Reset the test app config file

4858fb88664bab0e0ecb0e73650a575f3936a597 authored over 2 years ago
#905: Display error messagebox for server initialization failures

f095c9db3529e42a5987938b939b17490d980e51 authored over 2 years ago
Update CHANGELOG.md

8b13560ce14c86fe19770aa85110983a0ef671c8 authored over 2 years ago
Update CHANGELOG.md

2e4b126f959f7fbec0f4a16d1bf2962b247c02b8 authored over 2 years ago
Add multithreaded process spawning API (#903)

* #519: Add initial implementation of spawning multithreaded processes

* #519: Remove spawn a...

3c7fb9e3aabf4d4ef59e4f43355ba7072611812c authored over 2 years ago
Update CHANGELOG.md

80e05def976a6bcfacd88b01ee01131b0ac3e788 authored over 2 years ago
Update getStats test case for new timestamps

32b853e26bc1e5c27afaaffa4dd256863e05fb75 authored over 2 years ago
Update filesystem.getStats(path) to fetch last modified and created time (#887)

* Update filesystem.getStats(path) to fetch last modified and created time

* Update filesyste...

efa4b9b26c5dfc27566d07f93d83e4395276d071 authored over 2 years ago
Update CHANGELOG.md

3c7d13e499274771775aadf7bccd6fa9756ae701 authored over 2 years ago
Add full armhf/arm64 support for workflows and some improvements to workflows (#895)

* Update test_suite.yml

* Update test_suite.yml

* Update test_suite.yml

* Update test_s...

1736113c2ed51df56345ba5ff4be68092bde5059 authored over 2 years ago
add arm64 when creating release (#878)

* add aarch64 when creating release

* add missing deps

* Update test_suite.yml

* Update...

e40ffc3237dde76e4474adf3b2f72da4f49c993d authored over 2 years ago
Update CHANGELOG.md

6a441b20bac2733e0420afa420bd6bfc243aed1e authored over 2 years ago
Hidden folder attribute (#879)

* Add Hidden Folder Attribute To LocalStorage

* Fix 'Fatal error: No Target Architecture in V...

2cebc759be3966f8c1f6ef6043567081b68f01ce authored over 2 years ago
Fix broken test suite (Github Actions) (#872)

* Fetch all branches when running tests

By default, checkout fetches only a single merge comm...

e7453b09bf59500763425ca0c0f668402965756f authored over 2 years ago
Show the stable release badge on Readme

467d4d346994b7b677e46b4ffcaed105c21132c9 authored almost 3 years ago
Create nightly releases even if there is no change log

184596192231b59d9d63e24db8b8cede156e4b40 authored almost 3 years ago
Update rz.py

17defb01e79e4b051ea73254fa7f201ec817338a authored almost 3 years ago
Update README.md

e07da7aaabac90bb6848be2c115e84e052b92218 authored almost 3 years ago
Update changelog for v4.5.0

6d8c7d34c4e359e62f4982ed61001654ce5e5850 authored almost 3 years ago
#787: Use forward slash as a portable solution

922815af2d7b4ee505794357477ddb4c5a5196ab authored almost 3 years ago
#787: Remove const from util param

bfcb796ed05fea29874cf42a6771ff2581161ead authored almost 3 years ago
#787: Refactor path normalizing logic to a util

3ea6d803ca27e5d43dc8cf7e243aab0374ae57d5 authored almost 3 years ago
Update CHANGELOG.md

8c0a1201bdc7e252d4cb68e61de3b497d0a7add3 authored almost 3 years ago
Add NL_COMMIT global variable

22049486d210704f0f3d9986e249275e3e2ce0cd authored almost 3 years ago
Update CHANGELOG.md

bcd68267c774b669665f2617a2876aa59c8cc9da authored almost 3 years ago
Remove unwanted step from the workflow

a94f668cf9c9a8252dfdababba104b62d61cc893 authored almost 3 years ago
Update nightly_release.yml

91f7e2ca488b71665dc07d6f9c71725af71f6c0d authored almost 3 years ago
Add nightly builds workflow (#868)

* Create nightly_release.yml

* Update rz.py

* Update nightly_release.yml

* Update night...

0b83ccc29918700b3b7ce633192b98a359893c0e authored almost 3 years ago
Update CHANGELOG.md

7f21e4448bff68aaf0a9b16e3a1f47fe237585ae authored almost 3 years ago
#619: Fix binary file write issue on Windows

6e69ffa0b718eb95018a9e092628dd639c2f21a6 authored almost 3 years ago
Update CHANGELOG.md

cf8bdce725871ef779ef609d7579ca97cd66e028 authored almost 3 years ago
#371 Use Ubuntu 18.04 in CD and some fixes in workflow

da34fbdca112c3fbfbcf71e23a54afb3a32dc571 authored almost 3 years ago
Version update

01b817614017c88d77161f2692f2cc19fdf9627c authored almost 3 years ago
Update CHANGELOG.md

0fcec52ad34796b7aed047e1d12e0a37873092cc authored almost 3 years ago
Add windowFocus and windowBlur events (#860)

* #299: Implement windowFocus and windowBlur events on Linux

* #299: Implement windowFocus an...

54aa80edf986e738bb7a44821b11904413413b40 authored almost 3 years ago
Add missing condition in bz.py

e61be319a2ed918fb61d756359117ddd19c39051 authored almost 3 years ago
Prevent cluttering of root folder when building on Windows (#851)

30f05e4fecfdab4afb9ca2d44945e1fa955def0d authored almost 3 years ago
Update README.md (#853)

928ad56e00a1bf954d1c8ea193dd822839938085 authored almost 3 years ago
Update CHANGELOG.md

026a57d662b7353a7742942a3838318076f7769c authored almost 3 years ago
#847: Some code formatting done

6e092c34a09ff712f3675215821658bc02d738fd authored almost 3 years ago
#847: Dynamically load app indicator libraries on Linux

dfdb64df36919407f6f2da96f4fd3628c418270f authored almost 3 years ago
Updated Issue Template (#839)

* Removed OLD Template

* Added New Templates

* Update README.md

* Rename bug-report.md ...

df00502e7501264ddb159b7255eeac538ded807e authored almost 3 years ago
Update CHANGELOG.md

c41eb40ea5121728f3aa27ed0ca12e6edb23cdad authored almost 3 years ago
Bump minimist from 1.2.5 to 1.2.6 in /bin/extensions/sampleextension (#844)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

cfa93330fc09e1c03f90259231f5420aa31c1bb0 authored almost 3 years ago
Use buildzri as the build automation tool (#843)

* Add BuildZri config for Linux

* Add buildzri on macOS

* Remove legacy build scripts

*...

a259da41cc8c6c07140c976d953a541ff44cf396 authored almost 3 years ago
Update changelog for v4.4.0

90624062f702c15eabf284b12b9a529bd72fcdc0 authored almost 3 years ago
Update test app's client lib

8a3b567607ff813c3547262b2095184e501df464 authored almost 3 years ago
Version update

9d96b1ed13671f1045dbcf8f1940d00e4c6b2f79 authored almost 3 years ago
Update CHANGELOG.md

2ad43e8d4e1d9541342cf9c8132a4e3305d70c9f authored almost 3 years ago
Add tests for append file functions

29bb94f5f2227283991af7551ddba102561d73d6 authored almost 3 years ago
Add appendFile and appendBinaryFile functions

8c2c46b813917efabf2622df465d575a66d7df81 authored almost 3 years ago
Update CHANGELOG.md

a28921cbec16293ed8caf8a6a8627f04d28bec05 authored almost 3 years ago
#821: Display native method name with the permission error message

ede9bc767fd6f45f7a49a2d5229d7a981baf6f3b authored almost 3 years ago
Change function position and some formatting

f278e6e48c46fd0ddf06f9846330f234751d0143 authored almost 3 years ago
Update CHANGELOG.md

6443ae2bfb4a8ebbdff856b3d323de57f3e68792 authored almost 3 years ago
#631: Add a test for window.getPosition function

a6ae7666c7d064f2d73ffcc3365456374b2727bc authored almost 3 years ago
#631: Implement window.getPosition on macOS

8eff34df247f51cdcff9f28189ef78347aff0ab1 authored almost 3 years ago
#631: Implement window.getPosition on Windows

2432f6647ec43de7da642250be1cee02f1312b1a authored almost 3 years ago
#631: Add window.getPosition for Linux

a7e50eb6585cb04c44a843ce97d808b06439ec7e authored almost 3 years ago
#793: Use 48 chars for token and add special chars

12f2596a0a318635e8cb0faf476f3f7779f76419 authored almost 3 years ago
Delete resources.neu

25805af09cdd81bcd217a8448a0eff9d629d312a authored almost 3 years ago
Update .gitignore

31e5e808c9702dcb1954b0329eb0c78b2dec7d54 authored almost 3 years ago
Delete neutralinojs-v4.3.0.zip

a7662c7c86a91ced8925e6744c3d680b17c4109a authored almost 3 years ago
Update create_release.yml

Avoid committing release zip back to repo

dee4f3f4ae0f033c34b53f3fc32cd03c28817622 authored almost 3 years ago
Update CHANGELOG.md

3b35f547028e71254ac683c0b4bd22da61ae5fbd authored almost 3 years ago
#486: Call SetProcessDpiAwarenessContext only when available (#804)

Co-authored-by: Tosh Satake <[email protected]>

5c0a99ce21558e3c40140226565df2b590210e8a authored almost 3 years ago
Update CHANGELOG.md

2520b40f62d54879af58e72723018396cb802d08 authored almost 3 years ago
Use ayatana appindicator (#800)

* feat: use ayatana appindicator

* another try

* Update create_release.yml

* Update cod...

b6e7fdb962a6b1cef749af5bc4562f8e0dc31bf3 authored almost 3 years ago
Update default permissions in the test app

aaa812f22223aa82783d892f616de88c40f83cbd authored almost 3 years ago
Update changelog for v4.3.0

b708dd1a9c770684cb669a3f0fadbbea38c8c364 authored almost 3 years ago
Add v4.3.0 pre-built x64 binaries to release zip

fc2ccbf6b457dd3d17ed904650c76c3ad2fab51f authored almost 3 years ago