Ecosyste.ms: OpenCollective

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

github.com/deltachat/node-dbus-next

fork of node-dbus-next without the native `usocket` dependency
https://github.com/deltachat/node-dbus-next

add export name flags

c08b3faa45479f2f7acc2f56a3fc4166db1fbbd2 authored almost 6 years ago
error handling in example service

cce0c4c8e9b910025ec6ab782418fa500deb5ccf authored almost 6 years ago
get dbus session bus address from fs

f7bc1e1291a1be45dde87c5de29d6e0d5dc0903a authored almost 6 years ago
Merge pull request #13 from acrisci/travis-builds

add travis.yml

8a287c2a7995c785df8b2ac9622cd930a9def8e1 authored almost 6 years ago
add travis.yml

c837817783639f002a88162f9da23a3d41ee5e27 authored almost 6 years ago
bump to version 0.3.2

aaf20353b496185e51f72e658d40a13cc04e59d1 authored almost 6 years ago
separate bus name and interface validators

d6fde30c6af9a6f7a00df64bacb41cf88e20af08 authored almost 6 years ago
use longjs for long operations internally

0611a9ce41e6680b8d4adab0cd2971fe8af63be4 authored almost 6 years ago
bump to version 0.3.1

abcfcea3a27cc41a6f247363b94e4f4640ea062d authored almost 6 years ago
export validators

4a8deee47eeadbfd51d211182cb8f7aa3ed14b10 authored almost 6 years ago
bump to version 0.2.1

c0d449d3be95c7bbb4882c93583d52a6b62246d6 authored almost 6 years ago
node 6.3.0 compat

70e8864ba5aa5d4cd2c5d9d014f541944a20e460 authored almost 6 years ago
add the generate-interfaces utility

88d200304781c02415144cba4515ba6afdaf5355 authored almost 6 years ago
start on documentation

412bcc5e564b1241bd85628fa790dda2fdb978e8 authored almost 6 years ago
update jest dependency

1fd7bd8a4a089e59c69ee3b563f6bb2b8708d57b authored almost 6 years ago
bump to version 0.2.0

ba4e204f83f0abb81ea332737ea7c40b3f13e21e authored almost 6 years ago
fix readme typo

489928b2feeaa627ba60fe7f5b613ac871fa1cf7 authored almost 6 years ago
change member names and disable members

fixes #9

0539a5a189d3516a438c137995fb967de5ec37b6 authored almost 6 years ago
emit properties changed as a static method

Breaking change.

Make emitting of the PropertiesChanged signal a static method on the
Interface...

9a6389bcd35dd0fb278eecf98163360d38634a92 authored almost 6 years ago
BigInt compatibility mode

fixes #7

07902baf7abff27f9d27e9097c93bf8b4be1360f authored almost 6 years ago
marshallers: use bigint compat

99657cdd93318df511ebabb20af779f78262ce16 authored almost 6 years ago
remove bigint n notation

e7e9a73257d9a8f14534c53c34c37a30e3f4ff93 authored almost 6 years ago
refactor tests and fix validator return type

c543ca1e02b24135a5fafb7e9718f8b3d148db8d authored almost 6 years ago
clean up package.json

96ef3f49cd8f03241eda44aba4129555e3ed422d authored almost 6 years ago
remove old examples

98247131764af51682e17c49861f3a1fb8d7d346 authored almost 6 years ago
Bump to version 0.1.0

f04bab08a9e39a60d28bb4076d303a62342e24b3 authored almost 6 years ago
fix typos in readme

16835636224b6f6b198b2cfe8a52658c3536eb70 authored almost 6 years ago
update readme

1d48fbeceb4d76273b7b3a1f8b07c21786b9c51e authored almost 6 years ago
remove bin and optimist dependency

b849298331bf7bcc7c6e991e8117d5a5869d4721 authored almost 6 years ago
update readme

c2e216d341e1a959a88f565c7572e9bb907cc83a authored almost 6 years ago
allow throwing error in property getter and setter

fixes #3

029a67ba94f9d598561397dfab2260bbf674b26e authored almost 6 years ago
use BigInt by default for 'x' and 't'

(Breaking change)

Always use BigInt to represent dbus int64 and uint64 types.

Remove Long.js d...

954c0b102e1d5f7f4183eefa447e4043b4560d96 authored almost 6 years ago
change readme disclaimer

54d0bdb9d81c9d7424ed9dc1708fbb7c2ff7c723 authored almost 6 years ago
downgrade event-stream to 3.3.4

c58c811bfbb060cb93350445b9c00ff6373f601c authored almost 6 years ago
implement unexporting names, paths, and interfaces

Add methods and tests for unexporting things.

* `unexportName()` - unexports all paths and inte...

dd300bf8dd40edf4190c676695460f5d59122d07 authored about 6 years ago
add integration tests

Integration tests test the client and the server interfaces together on
a real bus. Run integrat...

c826262f854fb81fbd03151c3c626f4bf9abf374 authored about 6 years ago
Merge pull request #5 from acrisci/next-client

implement the new client interface

3cc26549470d2184f933b448f99b7c8b4a44ce50 authored about 6 years ago
implement the new client interface

Add `bus.getProxyObject()` to get a proxy object for an object on the
bus. The proxy object cont...

4daf193af5ce0773240199a257369cf3cdc4c963 authored about 6 years ago
remove dbus2js.js from package.json

3a8c66e5ffa13314f28104ea4df7d89fcbd302f7 authored about 6 years ago
Merge pull request #1 from acrisci/next

Service interface redesign

4283e0e535cf6ca519e8d839bc9216ec30b45830 authored about 6 years ago
Redesign the service interface

* Add the Interface class to be extended to create interfaces
* Add property, signal, and method...

b568b577c10a50f4733e7e795307000d4abc16f6 authored about 6 years ago
update project information

52e03533185345df941c82cfbb19bc6faa0544b5 authored about 6 years ago
Merge pull request #247 from sidorares/greenkeeper/lint-staged-8.0.0

Update lint-staged to the latest version 🚀

6f1fbe2744cf1948252ca01ec710fd36a3cfd32e authored about 6 years ago
chore(package): update lint-staged to version 8.0.0

d43c4f89632a54e9176ba392b6a8a3bfae6037d6 authored about 6 years ago
Merge pull request #244 from sidorares/greenkeeper/eslint-plugin-prettier-3.0.0

Update eslint-plugin-prettier to the latest version 🚀

4447c8343a6cd449055880ed38edc6d50d4fccf3 authored over 6 years ago
chore(package): update eslint-plugin-prettier to version 3.0.0

72223b930678431173031b65a6ab2c7e03eea391 authored over 6 years ago
Merge pull request #242 from sidorares/greenkeeper/event-stream-4.0.0

Update event-stream to the latest version 🚀

79431e9582c43c0e1a812197be15ecb276a125c0 authored over 6 years ago
Merge pull request #243 from sidorares/greenkeeper/husky-1.0.0

Update husky to the latest version 🚀

77a93149a48e26a2363f701d76fd3bb074a8b1f4 authored over 6 years ago
chore(package): update husky to version 1.0.0

9f269ff8c480411268661fa27a8bead2b85f7455 authored over 6 years ago
fix(package): update event-stream to version 4.0.0

f925dcb77c05859fb5578d62612ac2ae55fb189a authored over 6 years ago
Merge pull request #239 from sidorares/greenkeeper/eslint-config-prettier-3.0.0

Update eslint-config-prettier to the latest version 🚀

35318c23bde92cc2cd877ade89a9bbf1a958217f authored over 6 years ago
chore(package): update eslint-config-prettier to version 3.0.0

8bdadc7d61a5c04f40de5dc9f1e35545bca14fe6 authored over 6 years ago
Merge pull request #238 from evautrin/check-signature-to-marshall

Check message existing signature before marshalling

7858b29a8fec3d63c44890b78488e71913326931 authored over 6 years ago
Check message existing signature before marshalling

e28b2aa9108a8db27b4c4af0f35ca62127b32df9 authored over 6 years ago
Merge pull request #237 from sidorares/greenkeeper/eslint-5.0.0

Update eslint to the latest version 🚀

337b7ecd1d9f45ea36014c56e37943083174ec77 authored over 6 years ago
chore(package): update eslint to version 5.0.0

3ccc9a25cbe3649d85118b4ce5c8b0002ce823db authored over 6 years ago
Merge pull request #235 from CyDragon80/master

Remove extra development files from npm install

518fa2e5e14072d8a786bd63da8660217b41a51a authored over 6 years ago
Rename CHANGELOG for now

7d344a3db4f21828abee58e0aa2b02d6a0e88beb authored over 6 years ago
Remove development files from npm install

ddfa52afed4d59f1eaa1a92a3ec0c79fc0d0029d authored over 6 years ago
Merge pull request #234 from martenjacobs/master

Throw error when getting object with undefined name

f48b29d76794331db0b2123779c617afdb5eed0a authored over 6 years ago
Changes requested by maintainer

f7899d7819264b6d24945400dce0463daf36efb7 authored over 6 years ago
Merge pull request #233 from CyDragon80/master

Support for xml2js beyond 0.1 and attempt at unit test

6654a1115955b0f62e76e198e672e83b98519cc7 authored over 6 years ago
Merge pull request #223 from sidorares/greenkeeper/long-4.0.0

Update long to the latest version 🚀

b38d0114f823110d4d8a8e07a7c180cedb650548 authored over 6 years ago
Stop execution after exception

10a205d5bdac2254388d55991536449fe831fb6e authored over 6 years ago
Throw error getting object with undefined name

When getting an object with an undefined name, the exception you get doesn't have a nice stack t...

bd772035bdf56abeca55efab3e2c4b5d17b0f6f4 authored over 6 years ago
Add support for xml2js beyond 0.1 and attempt some kind of unit testing for introspection.

9a9b00ce60a743c89c1fbe058d8c626a8affd596 authored over 6 years ago
Merge pull request #232 from gcampax/master

Remove modeline

d65449cd0d5ddf4fd35c2cc36ef769fa2e0979ce authored over 6 years ago
Remove modeline

6c50af2c415a671ba8802fc562751f6557406414 authored over 6 years ago
Merge pull request #227 from gcampax/master

Fix a number of bugs

e19019221cb878dd533c4139603b210e98d5e73a authored over 6 years ago
Fix message serials

All messages, including errors and replies, must have serials,
and serials must be unique and in...

b34681fd1326c2680babd8ee73a220a6a4e6c69e authored almost 7 years ago
Fix marshalling of variants

A variant of a struct must have signature starting with '(' -
multiple values in a single varian...

0978f1677c0d577c9f3d7b1729e2a880ffa8522c authored almost 7 years ago
Implement async method invocation

Using Q and promises

b2602456a7c3de9c3124b2b52b8d489b71a5c0c2 authored almost 7 years ago
Merge pull request #225 from sidorares/greenkeeper/lint-staged-7.0.0

Update lint-staged to the latest version 🚀

1b7e88acc03e1710219573923e477c4ccaa8dca3 authored almost 7 years ago
chore(package): update lint-staged to version 7.0.0

354ad184ae714ab4b5e5054e009d52caaa27bf97 authored almost 7 years ago
Merge pull request #220 from sidorares/greenkeeper/lint-staged-6.1.0

Update lint-staged to the latest version 🚀

29e7995ebd4e5c0f1857cf154fde3e553ea80bf8 authored almost 7 years ago
Merge pull request #224 from jeroenvollenbrock/patch-1

Fix a problem in method name resolution

372cbbc3084a57b2eeed83551b3701111ae69d79 authored almost 7 years ago
Fix a problem in method name resolution

While inspecting dbus traffic, i noticed the last introspected method always got invoked. This f...

a6431d57f486d13d7cef292549913cbfd4540607 authored almost 7 years ago
0.2.4

9f6ddf5a1d96f2a691ecb52908bcbf8ddfd065aa authored almost 7 years ago
fix(package): update long to version 4.0.0

354ca382a50ad3b4e5c2bd343c2dc6decf772da4 authored almost 7 years ago
Merge pull request #221 from yitzchak/fix-get-property

Fix get property handler

ae76ab8333195b45096a4f4985b3729795775b09 authored almost 7 years ago
Prevent callback from being called with value on error

eecd38e61c5e65db4956464ea3bac92494af2112 authored almost 7 years ago
chore(package): update lint-staged to version 6.1.0

1b69a6ae5f54aba265113cbdf36b2838c24c366b authored almost 7 years ago
Merge pull request #202 from sidorares/greenkeeper/lint-staged-5.0.0

Update lint-staged to the latest version 🚀

42ff916316da453e62082f5f831f05ed28c6444d authored about 7 years ago
Merge pull request #219 from sbender9/error-fix

fix: error object not being passed to emit

7ddc7ebd0b6b988177733a8ac4b2f0aeff70cc73 authored about 7 years ago
fix: error object not being passed to emit

ec6b73936a2727df414e4bdceed7d5ba3271e0e0 authored about 7 years ago
Merge pull request #218 from figueredo/reply-with-error

Reply with an error when handler throws exception

19e7ce11ffeb9cc708508ed0aea302bfd4c41a55 authored about 7 years ago
Merge pull request #217 from figueredo/unknown-method-error

Reply with standard DBus error on unknown method

cbe4be1648f7734618b213e168b0a9ffd8d0a314 authored about 7 years ago
Reply with an error when handler throws exception

Reply with an error, named by the 'dbusName' property or
'org.freedesktop.DBus.Error.Failed', wh...

ce86e42287357c4b14bdeecd2be034c87375b613 authored about 7 years ago
Reply with standard DBus error on unknown method

Reply with org.freedesktop.DBus.Error.UnknownMethod when a method call
message arrives for an un...

def30e7a823efe6e7f017a047a0429b6bb21e2cb authored about 7 years ago
Merge pull request #216 from mpvader/fix-add-and-remove-match

bus.js: don't check for service name in addMatch & removeMatch

944b46bdfa3193d07515164e5f09f916145d2b66 authored about 7 years ago
bus.js: don't check for service name in addMatch & removeMatch

7b63c75f37813f40ddc8392685dfa80c6522c01c authored about 7 years ago
Prettier line length formatting changes

I'm not sure how prettier didn't catch these before, but these are
definitely a bit long.

ccd5d5ea6de4a21d8c86a35bbbfbc1bef158b6f9 authored about 7 years ago
introspect: correct check for absent value

undefined == null but undefined !== null

62d0cccc2edbfa19a3ec5cb591c721d2220a6527 authored about 7 years ago
Replace two top level lets with const in examples

732d0ebe426d31288af97522e11032653b4e170d authored about 7 years ago
Remove optimist from devDependencies

This fixes an issue noted in #206.

352e78c3f4f82a4c7c0ae30cb5068e5ab5f92529 authored about 7 years ago
Move all let back to var for node 4.x compatibility

2bf727863d9915b358e16e83cab8cf32a3f522eb authored about 7 years ago
Merge pull request #206 from neophob/missing-dev-dep

Update package.json

ff520aa26ccd79c82bd2dd6d586bc982c72a01e6 authored about 7 years ago
Update package.json

add missing optimist dep used for

```
# node_modules/.bin/dbus2js
module.js:471
throw...

72ee6d0e6e5b0eacd648a6109485cdc124e363cd authored about 7 years ago
Merge pull request #205 from jrobeson/fix-for-in-index.js

Fix for loop in index.js

a567e9804318916aff7b34fb3b2b8a808ddd0521 authored about 7 years ago
Fix for loop in index.js

The for loop seems loop in all passed addresses and then warn on every
failure until the last on...

d1260cd47efd6d0240acfe38a4f191eb84a8dcd8 authored about 7 years ago