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

Remove unused parser.js

98f333a0b1f3def6f7cdbb490e11565ee2fd0a3c authored about 7 years ago
Shrink bus conditional in dbus2js

b8c44681fb2c53be91381b6a5793ad10fcd61ecf authored about 7 years ago
Use optimist in dbus-disset

ddce01e5faf59e8926d158ca57273d9db2e79348 authored about 7 years ago
chore(package): update lint-staged to version 5.0.0

72f48b78744c21c1a987488777c61e68b25da51a authored about 7 years ago
Merge pull request #200 from jrobeson/more-intention-revealing-var-names

Rename some variables to make scoping more clear

fbe712d8abe8403da576b5351e04775641b375f2 authored about 7 years ago
Rename some variables to make scoping more clear

Added a TODO to implement signal introspection since useless code
related to it was removed.

3b08cf1d38723883c13ea11c941f4402d557bd47 authored about 7 years ago
Merge pull request #201 from jrobeson/rename-dbuffer

Rename dbuffer.js to dbus-buffer.js

8092b9e07bf5aadcfcd367d8f17435de4ea7e60a authored about 7 years ago
Rename dbuffer.js to dbus-buffer.js

0acc7b559ba21f10ebaa50b108cb0497d102d215 authored about 7 years ago
Use template literals throughout the codebase

e115cc8e8a27670152216a7a7ffc51d643d4abef authored about 7 years ago
Merge pull request #198 from jrobeson/make-module-not-callable

Make dbus-native itself non-callable

1c43b994737f605b36c35fd20b2530539747c480 authored over 7 years ago
Make dbus-native itself non-callable

The `dbus-native` module shouldn't have a default export AND other
exported methods.

Now you mu...

946006f9887481da17f203ac21041d9792daee40 authored over 7 years ago
Don't export interfaceToXML in stdifaces.js

9565e418caf5fa9a6b01e0ec639bd5222e1b65a9 authored over 7 years ago
Remove unused isSimpleType from dbuffer.js

4ec250ecd24df5d05ef27aae3b5a9d747744b04c authored over 7 years ago
Merge pull request #195 from jrobeson/stop-exporting-from-tree-in-signature.js

Don't export fromTree in signature.js

6f9f4cb5b593f8796a74a340dbb3e6fb90b5e17e authored over 7 years ago
Don't export fromTree in signature.js

554161a0c620f3c3c89e9289ccb841fa916cc0f1 authored over 7 years ago
Merge pull request #190 from jrobeson/remove-check-for-console-warn

Remove check for console.warn existence

00e858b6b13d19008fde3279a9ddf0efedf205a9 authored over 7 years ago
Merge pull request #192 from jrobeson/use-dbus-create-connection-in-server

Use dbus.createConnection in lib/server.js

f772c0c4adb332b660a1ef60b868c6bbe1d786f1 authored over 7 years ago
Use dbus.createConnection in lib/server.js

It used to use the module itself as a callable

8ae3b9c40609df9baa5da1687628f868ce622e4e authored over 7 years ago
Remove check for console.warn existence

`console.warn` seems to have existed since node 0.1.x, so this should be
fine?

4a3aebaa493052c80415ba0ed4e8cac2d956e0d8 authored over 7 years ago
Merge pull request #189 from jrobeson/update-travis-node-versions

Update travis node version configuration

3aeda52d66b8c090cbc701a3d7600d34522a314e authored over 7 years ago
Merge pull request #188 from jrobeson/use-safe-buffer

Use Buffer.from and Buffer.alloc wherever we deal with Buffers

9a9d64cee17389abbbb5c0def0646dde548ab894 authored over 7 years ago
Update travis node version configuration

* Use 4.2 for 4.x since 4.2 is the latest 4.x in last Ubuntu LTS
* Add 8

I don't see a reaso...

9b92ac5a13bda30eaffef2310bcf5a88edd15708 authored over 7 years ago
use Buffer.from and Buffer.alloc wherever we deal with Buffers

Using the `Buffer` constructor is deprecated, so instead we use
`Buffer.from` and `Buffer.alloc`...

0be2b4529dc064c404e5a93a2df394ff8b5e260c authored over 7 years ago
Merge pull request #183 from jrobeson/eslint-eqeqeq

Add eqeqeq eslint rule

6fa3cf6895bcb400d160edeb236dec81622676b6 authored over 7 years ago
Add eqeqeq eslint rule

2cad7bd1c505f1e3c10cbf89710ff91c2ae6cd9b authored over 7 years ago
Merge pull request #185 from jrobeson/remove-global-describe

Remove global.describe in unmarshall-basic

827c24e410319a338e74fffd4813f697b6dd320a authored over 7 years ago
Merge pull request #186 from jrobeson/replace-abstractsocket-with-abstract-socket

Replace abstractsocket with abstract-socket

d3b863c87cb347ea4bc1560ba692ca3574fc2d4a authored over 7 years ago
Merge pull request #184 from jrobeson/fix-message-import-in-tester

Fix message import in tester.js

3ef0139f3c1f1cc1dee5023f65b68b3828ea3043 authored over 7 years ago
Replace abstractsocket with abstract-socket

This seems like the appropriate change since it's the same net api.

e9c2eef3898e4acd0df2c01ba427ae45050828a6 authored over 7 years ago
Remove global.describe in unmarshall-basic

c5560c5575456c5f876666c6974940f527d5b9c2 authored over 7 years ago
Fix message import in tester.js

006e8b27ff30f6942be904df01b05d4ee38a5a39 authored over 7 years ago
reflect rename in badges

3cfc70d6d032cdec411da77d71cf0eefdc59559b authored over 7 years ago
Merge pull request #182 from jrobeson/eslint

Fix code style with eslint

38dc947f80c2cbdd336dcb6e5d58c4afd3cc8ea6 authored over 7 years ago
Actually use str30000chars in unmarshall-basic

afb91b600a0443f321f03df7133483f1773bcbe2 authored over 7 years ago
Add eslint configuration

044bbd2f349a7466aee955ec56227211085720d7 authored over 7 years ago
Remove unused functions

3e4e6f6ef60dc67d336a5683511aaa0c8d4c4dd0 authored over 7 years ago
Remove unused variable

f6a1960a4312a1aabf6375438c67ea1bb860573b authored over 7 years ago
Replace e with err in various callbacks in examples

867845ea7afa76545a5d49ccd4f451176c452ad6 authored over 7 years ago
Remove unused callback params

03d074fc9b29d3f7cdbab1e729c47c238f5b43fe authored over 7 years ago
Simplify getuid check

In this case it avoided a variable redeclaration

5039d132f325726deaf70f7e7233dbcc667a7c67 authored over 7 years ago
Store addReadProp in a variable

This still needs to be decoupled obviously, but this satisifies eslint.

d6ab475d062f8ffc5347b9d1b14183dfc84983d3 authored over 7 years ago
Scope variables that were global

390e0a407ed375a7a4cce9eccfb05ee73e9c091a authored over 7 years ago
Use some intention revealing names in large switches

There are many `reply` variables defined, so I named them after what they seem to do.

c0d41a895695fcd6d30868bb1e37c0791aa20902 authored over 7 years ago
Use module.exports directly

0d8f578e904de5c766c54d6e894d6e97562446e9 authored over 7 years ago
Declare reused variable names outside of the switch

d231d9953e70e9674107a396d1d0e7a11234f372 authored over 7 years ago
Explicitly enable case fallthrough via eslint directive

6d64ea85b44a520ada9548428d9d611e47105b44 authored over 7 years ago
declare loop variables in the loops

In a few places, the loop variable names had to be changed

8add8745004a62d5d1de4ce4a89c7a1db3105405 authored over 7 years ago
Remove seemingly safe unused variables

c71702612b7fedf76800f645e7fdd2f2f6f72d38 authored over 7 years ago
Remove 'use strict' from examples

50c28818cc07a0aa618287054c926f18a889a9d8 authored over 7 years ago
Remove unnecessary if(1) from tester.js

This was a `constant-condition` error from eslint

3bb636df90ae7bbe5de640c30bd91a1a4b15fda5 authored over 7 years ago
Remove debugger statements

86340260d8d49ef6e1c59d2b46339bc88f5c4932 authored over 7 years ago
Merge pull request #181 from jrobeson/fix-unixexec-transport-child-process

Add missing child var to unixexec transport

c035936cfce377b2e1c5a1f0d80ef9994d50ee6e authored over 7 years ago
Merge pull request #180 from jrobeson/no-args-for-list-activatable-names

Remove unnecessary signature from listActivatableNames

badc3bd08033ef5cbd92e1b0a13503d8859346e3 authored over 7 years ago
Add missing child var to unixexec transport

I don't see how unixexec could ever work without this.

2a8710fef169379f5bee2a6665534909524ceab3 authored over 7 years ago
Remove unnecessary signature from listActivatableNames

`listActivatableNames` takes no arguments.

https://dbus.freedesktop.org/doc/dbus-specification....

eaf527caba5c5f4ae8487d8132c187e0ab1ca11b authored over 7 years ago
Merge pull request #179 from jrobeson/standardize-module-imports

Standardize module imports

427439211a60c03215ef40cd673873f1c92a33a1 authored over 7 years ago
Standardize module imports

Changed:

* move all top level imports to the beginning of the file
* use const for imports
...

faecd4d52dc4e1cf58edc99b49aa854bf87a94b5 authored over 7 years ago
Merge pull request #177 from jrobeson/remove-much-commented-code

Remove lots of commented out code

d9a8176dea9d02c50b75a46c0cee8bf45e92da86 authored over 7 years ago
Remove lots of commented out code

3c857b658ce089210c4e5e1a9054455723d27c25 authored over 7 years ago
Merge pull request #176 from jrobeson/remove-marshall1.js

Remove unused marshall1.js file

6ff5537d71a4c4306bec87df2e4d455ebc327af3 authored over 7 years ago
Remove unused marshall1.js file

4737e73427271783e34763d49ab0de5f27d07669 authored over 7 years ago
Merge pull request #174 from jrobeson/remove-exec-bit-from-example-files

Remove executable bit from example js files

85cf5817ddb183252d55c708b98d4dbff3e4688e authored over 7 years ago
Remove executable bit from example js files

None of these have a hashbang, so there's no reason for them to be +x

88c92b151c7d9ec2dc1baac60017f6a08956e297 authored over 7 years ago
Merge pull request #173 from jrobeson/remove-trailing-spaces-dbusproxy-index

remove trailing spaces from dbusproxy index.html

77c96ecefffd06e4de41b096aabf48d5b21fe5ed authored over 7 years ago
remove trailing spaces from dbusproxy index.html

8ab891c84c87a382dcbe21455084c4da18aa0e8a authored over 7 years ago
Merge pull request #172 from jrobeson/prettier

Use Prettier for code formatting

4ca2c06cd7820c65711fa8fd664bb9fdafcb32e4 authored over 7 years ago
Run prettier

f2c1667c4f7c92c1b1e1b2724f2facd61628e2bb authored over 7 years ago
add curlies to all if/else usage

4c1a61c18c9a3074bf8c4866e3d7dad127eb54bb authored over 7 years ago
add prettier, lint-staged, and husky

This is setup like node-mysql2.

18907b76cc949ae6b6b2d1695916b9aea7db37d3 authored over 7 years ago
Downgrade xml2js back to 0.1.14 for now

This is going to require a bit more substantial fixing than I'm ready to
handle right now.

9b464a1c99ce149dd660e1e88382318d248dff60 authored over 7 years ago
Remove abstract-socket from main dependencies

It's already in optionalDependencies, so we don't need it there.

e0cb054b510b1cce3c77d6ed11c28c6907204286 authored over 7 years ago
Merge pull request #165 from jrobeson/use-sockjs-client-from-cdn

Use sockjs client from jsdelivr instead of bundling it.

f20817f3a426727558a47b911dc1e30e65f51bdd authored over 7 years ago
Use sockjs client from jsdelivr instead of bundling it.

eslint doesn't like trying to lint this minified file and since jquery
already uses a CDN, I don...

693902cb0cb84eb068ff6a133956303cfbc73691 authored over 7 years ago
Merge pull request #142 from sidorares/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴

8d8b8fe496f0a12e06d82e738ad6876bcf4ec599 authored over 7 years ago
Merge branch 'master' into greenkeeper/initial

0c93ad4c7a0a55ff59a7d7b7701d181788f4acfb authored over 7 years ago
Merge pull request #160 from jrobeson/trim-trailing-spaces

trim trailing spaces

d1fc7f3caf8c7d6f51b4c8116c264e5dd2879b0f authored over 7 years ago
Merge pull request #163 from jrobeson/remove-unreachable-code-from-dbuffer

remove some unreachable code from dbuffer.js

aa68adb4d3b42c50a97c090febc270373facca13 authored over 7 years ago
Merge pull request #164 from jrobeson/use-octal-prefixes

use 0o prefix when we want octal

9e0ef5cd754a4d5d10e452888596056959b5c44a authored over 7 years ago
use 0o prefix when we want octal

fa8835ec9d4bd541b732dbf7a3e7da54d6da16eb authored over 7 years ago
remove some unreachable code from dbuffer.js

These returns will never happen

b3d9a232fcf29dc83fbff9a527390a4a61095167 authored over 7 years ago
Merge pull request #162 from jrobeson/unbundle-hexy

Unbundle hexy and use the npm package

01d92372b14b191826b945cecb2dbb2e78969216 authored over 7 years ago
Unbundle hexy and use the npm package

cdaf7e21ef973e55c8f38340f5ac2b91b22336a2 authored over 7 years ago
Merge pull request #161 from jrobeson/remove-workaround-deepstrictequal

Remove workaround for deepStrictUnequal in tests

0ff6455603bd81cfabc2c8501a8972337ee207fe authored over 7 years ago
Remove workaround for deepStrictUnequal in tests

d748b1724e64785890066952aeb5a77da88dec4c authored over 7 years ago
Merge pull request #159 from jrobeson/bump-min-node-req-to-4x

Update minimum Node version to 4.x

dbb2779d7daf43a824d5d5158082770f99143c09 authored over 7 years ago
trim trailing spaces

`hexy.js` seems to be bundled, so i'm leaving the spaces there.

fe3a622db8f4e4ad5f37e0263ea21a4c86cd8f51 authored over 7 years ago
Update minimum Node version to 4.x

209af0bf16a391b244483b48d72bedcb15efe20b authored over 7 years ago
0.2.3

a6ef757feb485d9f9a6367e2dc594fd5a456d1a2 authored over 7 years ago
Merge pull request #157 from cjcoss/master

BUGFIX: methods returning int 0 had an empty message body.

ce2bfb1efaceb4a1119b2e14207b4e8f1aac624a authored over 7 years ago
BUGFIX: methods returning int 0 had an empty message body.

The issue was caused by 'result' being checked for false, but it should
be checked for null.

0b89b9704cce80bebe9e902f09ebf9426386c078 authored over 7 years ago
Merge pull request #153 from CyDragon80/master

64bit cleanup

99b901e85edf60f2938b6f77bbe194388694f0e1 authored over 7 years ago
64bit marshall: cover the '-0x' string prefix

20ea4f455a6a3c2ac37b65bf9f84a21eda1b60df authored over 7 years ago
Marshall 64bit hex strings (prefixed with '0x')

a3652147e284bd24b5f247f012f34d7796b7c5f0 authored over 7 years ago
Add non-instance Long.js object to 64bit tests

f734c7f13828aefd1f37eb6b8ea2ab64bd2ccdf2 authored over 7 years ago
Remove Object assign and redundant Longjs parsing. Handle Number and String objects.

08f346532272cdf4a502a3278fc54da5b15eae06 authored over 7 years ago
Add 64 bit note to README. Also 'authMethods' option was not in list.

1e653ade682266990ffc36e68fc64044ab51e715 authored over 7 years ago
More 64 bit test coverage

7fe9b925dab08f8f8af049caad1dc299bd2a3e96 authored over 7 years ago
Merge pull request #152 from CyDragon80/master

Use Long.js for 64 bit support

c30363a54a9dd1c5e6cbc2ff4af9c8f1731ff103 authored over 7 years ago
Use object-assign module to provide Object.assign for Node.js 0.12

731df13fbc70a589d211ed92295743d8402ea177 authored over 7 years ago
Replace Object.assign() with alternate from https://stackoverflow.com/a/30498430

8213b52225b220584377aaa0238615e788dada6f authored over 7 years ago