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
98f333a0b1f3def6f7cdbb490e11565ee2fd0a3c authored about 7 years ago
b8c44681fb2c53be91381b6a5793ad10fcd61ecf authored about 7 years ago
ddce01e5faf59e8926d158ca57273d9db2e79348 authored about 7 years ago
72f48b78744c21c1a987488777c61e68b25da51a authored about 7 years ago
Rename some variables to make scoping more clear
fbe712d8abe8403da576b5351e04775641b375f2 authored about 7 years ago
Added a TODO to implement signal introspection since useless code
related to it was removed.
Rename dbuffer.js to dbus-buffer.js
8092b9e07bf5aadcfcd367d8f17435de4ea7e60a authored about 7 years ago0acc7b559ba21f10ebaa50b108cb0497d102d215 authored about 7 years ago
e115cc8e8a27670152216a7a7ffc51d643d4abef authored about 7 years ago
Make dbus-native itself non-callable
1c43b994737f605b36c35fd20b2530539747c480 authored over 7 years ago
The `dbus-native` module shouldn't have a default export AND other
exported methods.
Now you mu...
946006f9887481da17f203ac21041d9792daee40 authored over 7 years ago9565e418caf5fa9a6b01e0ec639bd5222e1b65a9 authored over 7 years ago
4ec250ecd24df5d05ef27aae3b5a9d747744b04c authored over 7 years ago
Don't export fromTree in signature.js
6f9f4cb5b593f8796a74a340dbb3e6fb90b5e17e authored over 7 years ago554161a0c620f3c3c89e9289ccb841fa916cc0f1 authored over 7 years ago
Remove check for console.warn existence
00e858b6b13d19008fde3279a9ddf0efedf205a9 authored over 7 years agoUse dbus.createConnection in lib/server.js
f772c0c4adb332b660a1ef60b868c6bbe1d786f1 authored over 7 years agoIt used to use the module itself as a callable
8ae3b9c40609df9baa5da1687628f868ce622e4e authored over 7 years ago
`console.warn` seems to have existed since node 0.1.x, so this should be
fine?
Update travis node version configuration
3aeda52d66b8c090cbc701a3d7600d34522a314e authored over 7 years agoUse Buffer.from and Buffer.alloc wherever we deal with Buffers
9a9d64cee17389abbbb5c0def0646dde548ab894 authored over 7 years ago
* 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
Using the `Buffer` constructor is deprecated, so instead we use
`Buffer.from` and `Buffer.alloc`...
Add eqeqeq eslint rule
6fa3cf6895bcb400d160edeb236dec81622676b6 authored over 7 years ago2cad7bd1c505f1e3c10cbf89710ff91c2ae6cd9b authored over 7 years ago
Remove global.describe in unmarshall-basic
827c24e410319a338e74fffd4813f697b6dd320a authored over 7 years agoReplace abstractsocket with abstract-socket
d3b863c87cb347ea4bc1560ba692ca3574fc2d4a authored over 7 years agoFix message import in tester.js
3ef0139f3c1f1cc1dee5023f65b68b3828ea3043 authored over 7 years agoThis seems like the appropriate change since it's the same net api.
e9c2eef3898e4acd0df2c01ba427ae45050828a6 authored over 7 years agoc5560c5575456c5f876666c6974940f527d5b9c2 authored over 7 years ago
006e8b27ff30f6942be904df01b05d4ee38a5a39 authored over 7 years ago
3cfc70d6d032cdec411da77d71cf0eefdc59559b authored over 7 years ago
Fix code style with eslint
38dc947f80c2cbdd336dcb6e5d58c4afd3cc8ea6 authored over 7 years agoafb91b600a0443f321f03df7133483f1773bcbe2 authored over 7 years ago
044bbd2f349a7466aee955ec56227211085720d7 authored over 7 years ago
3e4e6f6ef60dc67d336a5683511aaa0c8d4c4dd0 authored over 7 years ago
f6a1960a4312a1aabf6375438c67ea1bb860573b authored over 7 years ago
867845ea7afa76545a5d49ccd4f451176c452ad6 authored over 7 years ago
03d074fc9b29d3f7cdbab1e729c47c238f5b43fe authored over 7 years ago
In this case it avoided a variable redeclaration
5039d132f325726deaf70f7e7233dbcc667a7c67 authored over 7 years agoThis still needs to be decoupled obviously, but this satisifies eslint.
d6ab475d062f8ffc5347b9d1b14183dfc84983d3 authored over 7 years ago390e0a407ed375a7a4cce9eccfb05ee73e9c091a authored over 7 years ago
There are many `reply` variables defined, so I named them after what they seem to do.
c0d41a895695fcd6d30868bb1e37c0791aa20902 authored over 7 years ago0d8f578e904de5c766c54d6e894d6e97562446e9 authored over 7 years ago
d231d9953e70e9674107a396d1d0e7a11234f372 authored over 7 years ago
6d64ea85b44a520ada9548428d9d611e47105b44 authored over 7 years ago
In a few places, the loop variable names had to be changed
8add8745004a62d5d1de4ce4a89c7a1db3105405 authored over 7 years agoc71702612b7fedf76800f645e7fdd2f2f6f72d38 authored over 7 years ago
50c28818cc07a0aa618287054c926f18a889a9d8 authored over 7 years ago
This was a `constant-condition` error from eslint
3bb636df90ae7bbe5de640c30bd91a1a4b15fda5 authored over 7 years ago86340260d8d49ef6e1c59d2b46339bc88f5c4932 authored over 7 years ago
Add missing child var to unixexec transport
c035936cfce377b2e1c5a1f0d80ef9994d50ee6e authored over 7 years agoRemove unnecessary signature from listActivatableNames
badc3bd08033ef5cbd92e1b0a13503d8859346e3 authored over 7 years agoI don't see how unixexec could ever work without this.
2a8710fef169379f5bee2a6665534909524ceab3 authored over 7 years ago`listActivatableNames` takes no arguments.
https://dbus.freedesktop.org/doc/dbus-specification....
eaf527caba5c5f4ae8487d8132c187e0ab1ca11b authored over 7 years agoStandardize module imports
427439211a60c03215ef40cd673873f1c92a33a1 authored over 7 years agoChanged:
* move all top level imports to the beginning of the file
* use const for imports
...
Remove lots of commented out code
d9a8176dea9d02c50b75a46c0cee8bf45e92da86 authored over 7 years ago3c857b658ce089210c4e5e1a9054455723d27c25 authored over 7 years ago
Remove unused marshall1.js file
6ff5537d71a4c4306bec87df2e4d455ebc327af3 authored over 7 years ago4737e73427271783e34763d49ab0de5f27d07669 authored over 7 years ago
Remove executable bit from example js files
85cf5817ddb183252d55c708b98d4dbff3e4688e authored over 7 years agoNone of these have a hashbang, so there's no reason for them to be +x
88c92b151c7d9ec2dc1baac60017f6a08956e297 authored over 7 years agoremove trailing spaces from dbusproxy index.html
77c96ecefffd06e4de41b096aabf48d5b21fe5ed authored over 7 years ago8ab891c84c87a382dcbe21455084c4da18aa0e8a authored over 7 years ago
Use Prettier for code formatting
4ca2c06cd7820c65711fa8fd664bb9fdafcb32e4 authored over 7 years agof2c1667c4f7c92c1b1e1b2724f2facd61628e2bb authored over 7 years ago
4c1a61c18c9a3074bf8c4866e3d7dad127eb54bb authored over 7 years ago
This is setup like node-mysql2.
18907b76cc949ae6b6b2d1695916b9aea7db37d3 authored over 7 years ago
This is going to require a bit more substantial fixing than I'm ready to
handle right now.
It's already in optionalDependencies, so we don't need it there.
e0cb054b510b1cce3c77d6ed11c28c6907204286 authored over 7 years agoUse sockjs client from jsdelivr instead of bundling it.
f20817f3a426727558a47b911dc1e30e65f51bdd authored over 7 years ago
eslint doesn't like trying to lint this minified file and since jquery
already uses a CDN, I don...
Update dependencies to enable Greenkeeper 🌴
8d8b8fe496f0a12e06d82e738ad6876bcf4ec599 authored over 7 years ago0c93ad4c7a0a55ff59a7d7b7701d181788f4acfb authored over 7 years ago
trim trailing spaces
d1fc7f3caf8c7d6f51b4c8116c264e5dd2879b0f authored over 7 years agoremove some unreachable code from dbuffer.js
aa68adb4d3b42c50a97c090febc270373facca13 authored over 7 years agouse 0o prefix when we want octal
9e0ef5cd754a4d5d10e452888596056959b5c44a authored over 7 years agofa8835ec9d4bd541b732dbf7a3e7da54d6da16eb authored over 7 years ago
These returns will never happen
b3d9a232fcf29dc83fbff9a527390a4a61095167 authored over 7 years agoUnbundle hexy and use the npm package
01d92372b14b191826b945cecb2dbb2e78969216 authored over 7 years agocdaf7e21ef973e55c8f38340f5ac2b91b22336a2 authored over 7 years ago
Remove workaround for deepStrictUnequal in tests
0ff6455603bd81cfabc2c8501a8972337ee207fe authored over 7 years agod748b1724e64785890066952aeb5a77da88dec4c authored over 7 years ago
Update minimum Node version to 4.x
dbb2779d7daf43a824d5d5158082770f99143c09 authored over 7 years ago`hexy.js` seems to be bundled, so i'm leaving the spaces there.
fe3a622db8f4e4ad5f37e0263ea21a4c86cd8f51 authored over 7 years ago209af0bf16a391b244483b48d72bedcb15efe20b authored over 7 years ago
a6ef757feb485d9f9a6367e2dc594fd5a456d1a2 authored over 7 years ago
BUGFIX: methods returning int 0 had an empty message body.
ce2bfb1efaceb4a1119b2e14207b4e8f1aac624a authored over 7 years ago
The issue was caused by 'result' being checked for false, but it should
be checked for null.
64bit cleanup
99b901e85edf60f2938b6f77bbe194388694f0e1 authored over 7 years ago20ea4f455a6a3c2ac37b65bf9f84a21eda1b60df authored over 7 years ago
a3652147e284bd24b5f247f012f34d7796b7c5f0 authored over 7 years ago
f734c7f13828aefd1f37eb6b8ea2ab64bd2ccdf2 authored over 7 years ago
08f346532272cdf4a502a3278fc54da5b15eae06 authored over 7 years ago
1e653ade682266990ffc36e68fc64044ab51e715 authored over 7 years ago
7fe9b925dab08f8f8af049caad1dc299bd2a3e96 authored over 7 years ago
Use Long.js for 64 bit support
c30363a54a9dd1c5e6cbc2ff4af9c8f1731ff103 authored over 7 years ago731df13fbc70a589d211ed92295743d8402ea177 authored over 7 years ago
8213b52225b220584377aaa0238615e788dada6f authored over 7 years ago