Ecosyste.ms: OpenCollective

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

github.com/meshtastic/js

JS/TS library for interfacing with Meshtastic devices
https://github.com/meshtastic/js

Update Protobufs

440e9a43ef71c9fc35d9016ccafe92d38fa660c5 authored almost 4 years ago
Merge pull request #35 from sachaw/master

Fixes

4773fc492d830bb506d8195ebff50cc5a7767062 authored almost 4 years ago
Fixes

e2320d7b7263d8a8c2345b6c42fd9a7a8323985a authored almost 4 years ago
1.2.x device compatability (#34)

* Update protobuf.ts

* Update protobuf.ts

* update protobuf.ts

* update protobuf.ts

...

a5724ba0bb0af814aee9a1061bd0932e091f8d1c authored almost 4 years ago
Merge pull request #32 from sachaw/master

Fix connection string.

53e4b40362651aa190da24e1af5cdfe9ed626bb8 authored about 4 years ago
Bump minor version

39105644468a0a1e27a35194c4c1d8c28bc188db authored about 4 years ago
Merge branch 'master' of github.com:sachaw/meshtastic.js

79da2e80e934b5cae6777a65b863e9825b258f2c authored about 4 years ago
Fix connection string

15d02db99212e1c23cd576cc93a5778b64d4a361 authored about 4 years ago
Merge pull request #31 from sachaw/master

Major work

0f195e454f96f7806b429847fab4f1fe9b86f1c6 authored about 4 years ago
Merge branch 'master' into master

b060dbe0d55906cdf307597a46590b1db932bcc1 authored about 4 years ago
Update protobufs, improve typings, general cleanup

04d6a34bbe47510dfed683e8b0cd57596723fe77 authored about 4 years ago
Logging improvements & bump package version

f98d932bd288ce92ded5ee8ae826142fc0075c51 authored about 4 years ago
A whole lot of changes

a5a72e77a1b1ee23539ef63959f00433a08e50d1 authored about 4 years ago
Fix readme formatting

cdfe0143b4bb06efa303d4ad6cace99eb08a5b88 authored about 4 years ago
Update .gitignore and package lock

f5fdc0414439b3ae9a8553817ef564828a6fea71 authored about 4 years ago
Update Readme.md

91b7f0455291306cf1b9cfa9398ac1c4a0e1fa4b authored about 4 years ago
Fix protobufs, & and add HardwareMessage

aee94ae3644689308fff40ece2ac747a11f49a95 authored about 4 years ago
New portnum event design, Remove sendPosition()

51813e7694bfa28a6ce618189eb714fb76764355 authored about 4 years ago
Use LogLevelEnum globally

2bf939553dcebd3b5fd866bd71e5c29130764b18 authored about 4 years ago
Update Typedoc

98f354eb59395dbb4409b8d82765b1e035699a23 authored about 4 years ago
Update protobufs.ts

fd309321dbb282a8c719047e953e7d6880c9ffa7 authored about 4 years ago
Switch to RXJS, minor cleanup.

2eb25e9b69831495f2ccb6e728d3f91b0c363de0 authored about 4 years ago
export protobuf types (#26)

76cdb350d393c5c6e7ae67d1b6dad869b1bb11e8 authored about 4 years ago
export protobuf types

06b6a1dd14fa3115697b0a8d37b34eb807ca68d1 authored about 4 years ago
Merge pull request #25 from sachaw/master

Add compatibility section to readme

626ec6c3e9550fd61de013f15fb1adb4b7cb485f authored about 4 years ago
Add compatibility section to readme

62699721706f91062b3de28ec682d7dcaf8acc93 authored about 4 years ago
move TypeEnum to new PortNumEnum (#24)

* Update README.md & mark pkg as side-effect free

* Bump version + whitespace fix

* Fix Re...

2498e3511eba7ad218834246a3465883d267c14e authored about 4 years ago
Update Readme & mark package as sideeffect free (#23)

* Update README.md & mark pkg as side-effect free

* Bump version + whitespace fix

* Fix Re...

7c55a20dd6772668842b36dcafdfbe49a0e01fbe authored about 4 years ago
Merge pull request #22 from sachaw/master

Modernize Build + Fixes

f54da11f1c82db935f68d6fa0809a91e8b1798cc authored about 4 years ago
Bump version to 0.3.5

a422bca1a9540224125bb9947941231163ee6f6f authored about 4 years ago
Update README.md

a38253ef33c61be79c647f9db365846cdfda80bb authored about 4 years ago
Protobuf naming consistency and Constant import fix

33b2531da2f258151e7430420fb3c4a659ad17d7 authored about 4 years ago
Modernise build output, remove webpack

da987cbdbef60ae4f3163b660ccfe6ec01d14d4f authored about 4 years ago
Use Yarn

623a9b2b732c8dd026ccb2391005860b58794d51 authored about 4 years ago
Bump package version

90fbc5089671ec33c40ed864e9efe5ceabaab7ec authored about 4 years ago
Bump Package version and update package-lock to v2

45b9da9af2b6bba1278f2f7f221914e2cd9b180c authored about 4 years ago
migrate HTTP transaction events to SubEvents (#14)

3004c06f35c2a8bd55af6879fd0517d659dc1325 authored about 4 years ago
Merge pull request #21 from crossan007/improve-subscriber-error-handling

Improve subscriber error handling

9da3d7cc9590282177b8a02ec5fc6122eb7dc9ab authored about 4 years ago
address MR Comments

c486898b6e8ee77f4b6be80aa23d708956ca86dc authored about 4 years ago
add emit options and error handler

4d068c92e191f8bb5c1387646f6ceefdc530ff7a authored about 4 years ago
add more debug logging to the library

4f8f74463f0e3c6be60fcd16d13a4582dd8c3495 authored about 4 years ago
Merge pull request #20 from sachaw/master

Fix HTTP header, vscode reccomendations and Bump version to 0.3.3

1ef3bda1e20a89bd1b4f256294c83a488f841d70 authored about 4 years ago
Fix HTTP header, vscode reccomendations and Bump version to 0.3.3

c8612418d0ad1552c1822c408d62735f3750d180 authored about 4 years ago
Merge pull request #19 from thepoweroftwo/master

Data decoding to text, fixed readme and added comments

f22f5f3def2d0c95ff0353be39cb808d1b01c37d authored about 4 years ago
Readme typo

eb765a628c162caf52a161d0e0759b2a5ee564f0 authored about 4 years ago
Minor Readme changes

b29e05acb2d4230b0d759194183f872bf8d2b792 authored about 4 years ago
DebugMode param rename

8ff06baa0f323cb78286edaf4fe2eabd9f47f292 authored about 4 years ago
Protobuf decoding behaviour: decode CLEAR_* data to text

d3f740491f2ef2a73a9c027517119c091b397a17 authored about 4 years ago
Added comments

b024e694e0bfe32fdd68b64145e200285fe79ee4 authored about 4 years ago
Merge pull request #18 from sachaw/master

Bump version to 0.3.2

58c1f8732fca7e754abfe1106388f6e159b0dfc5 authored about 4 years ago
Bump version to 0.3.2

f0aebd01a5f6ba99bf6152c00292e845d47721ee authored about 4 years ago
Merge pull request #17 from sachaw/master

Switch to Sub-Events + fixes

d2e7811627043a0a3465adf813affc0a007f3c63 authored about 4 years ago
Fix accidentily removed code

4ed418bd8fd4f1ceecc1e15fa47a1b34a5a67a26 authored about 4 years ago
Code optimizations and fixes sendData method

300e8c394dce33b22d7b650d08d5b0e2ec1635c3 authored about 4 years ago
remove version export

513f69ecd5bb57dba33f1caa13c19d9b5655fe95 authored about 4 years ago
remove EventTarget polyfill + npm updtes

64f64a265fedfd7477f1316b03d1f8cf72221b58 authored about 4 years ago
Switch to sub-events

3869009840f7e71b6a83ddf85dbcaf686c9828ef authored about 4 years ago
Fix DebugLevel

937df3ae2d90c237b4f2df0f6fd0330d1f1cd939 authored about 4 years ago
Merge pull request #16 from sachaw/master

Create pre-commit hook for linting

88b38619da0a33b9bc17198b92a4b5d48785f65b authored about 4 years ago
Fix ci formatting

8a881cf81598c5bdb755f312ca35f8555bf2505f authored about 4 years ago
add pre-commit lint hook

1311a17f7288555dbdd634fe1e907abb15c9828c authored about 4 years ago
Merge pull request #15 from sachaw/master

fix @event tag on iMeshDevice class

6ee0237a5a8a79779c6ed2a97889d933ace11438 authored about 4 years ago
fix @event tag on iMeshDevice class

6defd24028b054b43f0ea4acb3cbb48f57ab6c53 authored about 4 years ago
Merge pull request #13 from sachaw/master

New logging approach

5ef53569f8bef83dad3e5ffd2c6c963298987b14 authored about 4 years ago
New logging approach

8f11e2a2aeb2da0d96b62afda213b188dbed133b authored about 4 years ago
Bump version to 0.3.1

f5d04b0deb62f54dc84dbe78641f02ad49e0e121 authored about 4 years ago
update ci workflow

9353fe88114ea386c8b77040b0a3c3bb406d9ae8 authored about 4 years ago
fix package namespace

d4daf9da2173f1782317923d8d1d4a5cd72ca0cc authored about 4 years ago
Merge pull request #9 from sachaw/master

Small build cleanup + optimizations

940734e0799731005f0258a5e220ffb2e03101a9 authored about 4 years ago
Update npm-publish.yml

17c44d935903d0797456b6323d0077eadb4402ca authored about 4 years ago
Create npm-publish.yml

e2bcaa3390470dc42b0aea53ba181238a874af3c authored about 4 years ago
Small build cleanup + optimizations

6f6c3e6029eb63f6a7694b61340a769e63e62622 authored about 4 years ago
Merge pull request #8 from sachaw/master

Code optimizations

53f9b470199437b8b9a776dd452c77d7bcdc129a authored about 4 years ago
Fix error not being thrown

3d7f2fd01e5fc1cf2d311d75e57fa7d42e5a1603 authored about 4 years ago
Minor optimizations

bf69deab940e09356ce30e45c41cf84a6e8a1c6a authored about 4 years ago
Syntax consistency fixes and optimizations

ef100e24fe53acde6dd579f408237ac065b24a1f authored about 4 years ago
reduce logging bloat + fix build

d781c8562f187b956df99d888324b3f3c1c403ba authored about 4 years ago
Protobuf typings fix + code optimization

95d7c72d5a2da25ffad7534a9de73afa55cf172c authored about 4 years ago
Typescript fixes

7c3d5641dde1723e2d9093f6a0b8ff6c8064ab51 authored about 4 years ago
Merge pull request #6 from sachaw/master

Typescript conversion

6282e36d8e94b0d974c6ee96ccaa266bcf23c83d authored about 4 years ago
small code cleanup

ca935d5eadc309485f95be996e35cbd0b9b6ca24 authored about 4 years ago
Cleanup + optimization + fix throwing error

7f5f5f18eba8013d916d6bb3c16594538fae8417 authored about 4 years ago
Improve comment coverage + cleanup

914f48fdfc674054cf64d1a55821b278bf64ecf2 authored about 4 years ago
privatize/protect functions

54fbc59569afcc49ce4e541f19a55e92647ac227 authored about 4 years ago
cleanup

d70802d9ac52fe5af6fc0363a766a97788eadc37 authored about 4 years ago
Refactor protobuf implementation

c1c8c100431eaf3b81eb347474668076b956102b authored about 4 years ago
Update Readme.md + cleanup

c66944612546b807211a35673fa5d5e41e8ae595 authored over 4 years ago
Fix minified build buid

fe1a11a97e6fde836c977a9c0897187711beda82 authored over 4 years ago
Add static typings for protobufs + lots of cleanup

65042f49ef4eeb1eb27a603d92464994d1f2e844 authored over 4 years ago
Fix async methods

c526b344f7a40806a86c03b23a6e7b38bfd75f33 authored over 4 years ago
cleanup events + comment fixes

79ca8546910854cdb5b75abf26d696a799790be6 authored over 4 years ago
fix abstract class + cleanup

f7d5992330278771c1f366b1b9d2a6d0b045b173 authored over 4 years ago
Fix setDebugMode static decleration + code cleanup

7edf3cf60b8dcd64751796e8966d1bafa328261e authored over 4 years ago
Typescript rewrite Stage 1

4c5197d6330245201a9b86e262a51921df274f2f authored over 4 years ago
Merge pull request #4 from thepoweroftwo/master

0.3.1 hotfix

d731b6473d481d25f6ace822b270cea231df5ded authored over 4 years ago
Readme change

8d920901dd458696be9316ce7bb6c7160e75e2cc authored over 4 years ago
HTTP API interval hotfix

f0c238a446f375037d0dbb1013e9d6526b68ae2b authored over 4 years ago
HTTP API interval fix

1e23db6c74567653346ed7b8410f597b0c710876 authored over 4 years ago
Merge pull request #3 from thepoweroftwo/master

0.3.0 release introducing HTTP api support

c4607dd613c006f8ec4c6ddd616ab531f1739685 authored over 4 years ago
0.3.0 release

771de1ce405fd380dbf473a085f2fc0257612e74 authored over 4 years ago