Ecosyste.ms: OpenCollective

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

github.com/cncjs/cncjs

A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG.
https://github.com/cncjs/cncjs

Remove redundant serialport parameters

043978cf2c1461268ae28c8c0481f314e6fafdbc authored almost 8 years ago by Cheton Wu <[email protected]>
Code refinement

ca8e7c19d6ab302c27df56f8f755ac22d741aa53 authored almost 8 years ago by Cheton Wu <[email protected]>
Update README.md

5f9b1c2efe0dfed51ef002e2c87a7aecdb8668df authored almost 8 years ago by Cheton Wu <[email protected]>
Update README.md

c57abc63b56cb99f95e39bff2e5fe29be66478fb authored almost 8 years ago by Cheton Wu <[email protected]>
Update README.md

a49aad7d0947558538900053a46c641397ba3fe7 authored almost 8 years ago by Cheton Wu <[email protected]>
Update README.md

fec9798308ba7ed4cf2486e7332f642516001e1b authored almost 8 years ago by Cheton Wu <[email protected]>
Update resource.json

a2ee9b5c8d5ae8f5276d159b0394de6c8a612b76 authored almost 8 years ago by Cheton Wu <[email protected]>
v1.8.5

2c523cf0ba41fe7de14f470c8aa979fb3e302d4c authored almost 8 years ago by Cheton Wu <[email protected]>
Update command options

c87e05e95902454c764f277d0dba3cb12320edae authored almost 8 years ago by Cheton Wu <[email protected]>
Add support for reading "allowRemoteAccess" and "watchDirectory" parameters from config file (i.e. ~/.cncrc) without specifying command line options

901d3d1b3b931582d44a5f151d1b8a0078249868 authored almost 8 years ago by Cheton Wu <[email protected]>
Fixed a bug of adding duplicate column groups to the table for each render call

b1a58c778bd77326f2b2741d6e993e01cb8d0eb5 authored almost 8 years ago by Cheton Wu <[email protected]>
Make some wording updates

58119ba37c29df19192613115d68be7cc877d711 authored almost 8 years ago by Cheton Wu <[email protected]>
No decimals

6fbbb70c28ed8b126ddbf8e7023d55e86778efaf authored almost 8 years ago by Cheton Wu <[email protected]>
eslint fixes

ae5623c0c9399c7b5cc1380ce912ee5bc5c5002b authored almost 8 years ago by Cheton Wu <[email protected]>
Update resource.json

d9dd0ea78ee1193b7583086a27244892683b4ccf authored almost 8 years ago by Cheton Wu <[email protected]>
Update resource.json

355785b8dc8801f818921544d6bd2a153676a6f3 authored almost 8 years ago by Cheton Wu <[email protected]>
Make some wording updates

e16a633e578f1de249537c04ef56e85fb3486633 authored almost 8 years ago by Cheton Wu <[email protected]>
Code comment updates

6981e9e705afb522b69843bf2352cc1720f9d262 authored almost 8 years ago by Cheton Wu <[email protected]>
Rename controller command for macro loading

b5a05e01904d65f4623c64a5b5fa7f5442c7d4cc authored almost 8 years ago by Cheton Wu <[email protected]>
Add support for loading G-code files from watch directory (#75, #91)

946fd3d5ca615f37548a5b38580afdc88634f005 authored almost 8 years ago by Cheton Wu <[email protected]>
Update .travis.yml

c82b03cb6a55419294963069e437fa696456b160 authored almost 8 years ago by Cheton Wu <[email protected]>
Update package.json

427848774e464105f41ddeb6c4e7c6c9312f8ead authored almost 8 years ago by Cheton Wu <[email protected]>
Refactor cncengine and monitor services

49c86e49d60727950587b5a23de7f2162e88f455 authored almost 8 years ago by Cheton Wu <[email protected]>
Refactor log library

f36bf8fd3ad9b28b967962922f23ebb6a39bfa42 authored almost 8 years ago by Cheton Wu <[email protected]>
Add watch directory API

ac54ae7be89506ba31977921cb42dee1fc766169 authored almost 8 years ago by Cheton Wu <[email protected]>
Update examples

d0ac01d16444aa9cbb675144e16f0d052074ff08 authored almost 8 years ago by Cheton Wu <[email protected]>
Prevent body scrolling

0b4efde2452d6858663101d5e4956147a374157e authored almost 8 years ago by Cheton Wu <[email protected]>
Refactor cncengine and monitor services

c9c78d9409c45e369dd7c92929788915c88a4e55 authored almost 8 years ago by Cheton Wu <[email protected]>
Allow removing relative paths when importing

235c1375abc8859256adcab81b9f9431be903ff5 authored almost 8 years ago by Cheton Wu <[email protected]>
Correct a typo

72257fa564d6733333669352fd01b889f309e743 authored almost 8 years ago by Cheton Wu <[email protected]>
Refactor account modal window

215ba93b08b233e1284f55a8bc80580f591fb37b authored almost 8 years ago by Cheton Wu <[email protected]>
Update dependencies (resolves #98)

4781003f7430191118f16adea0733ee60bd05897 authored almost 8 years ago by Cheton Wu <[email protected]>
Update dependencies

c5aa2c7c3f66f882b1119ba5455cbe6d0e351c47 authored almost 8 years ago by Cheton Wu <[email protected]>
eslint fixes

8583c9d59dede0d9c806b0066e6ccb3e6abf164f authored almost 8 years ago by Cheton Wu <[email protected]>
Update resource.json

2c400b07a2962e462d4ce03785d8567cca52e882 authored almost 8 years ago by Cheton Wu <[email protected]>
v1.8.3

5251a6d2522795af1ac937875e190cccde7b84a5 authored almost 8 years ago by Cheton Wu <[email protected]>
Use character-counting streaming protocol for Grbl controller

5f6f6f72f415b7a55c0879a2c157e7df5ff3bf3f authored almost 8 years ago by Cheton Wu <[email protected]>
Use send-response streaming protocol for TinyG2 controller

5ec9083fffaef9eb265d060cb5068bf590fe8ff2 authored almost 8 years ago by Cheton Wu <[email protected]>
Refactor G-code sender

73e63943f890b868655cc69e6c516509f31f713c authored almost 8 years ago by Cheton Wu <[email protected]>
Resolve an issue that 'min-height' has no effect on tables (#96)

52a0948b7e0ecd03774fa5e30a97e6621fbee9a7 authored almost 8 years ago by Cheton Wu <[email protected]>
Remove normalize-range.js

452748e0875b626604246fcb4f3d1177492b3254 authored almost 8 years ago by Cheton Wu <[email protected]>
Return the state object using getter

261f74e6601be137fbd707884bd245e81215ae69 authored almost 8 years ago by Cheton Wu <[email protected]>
Change the background color of button groups

ae4f13395124374bdabf1cd480f9855dffa6f740 authored almost 8 years ago by Cheton Wu <[email protected]>
Update progress bar

b5d9b39b0e9feb6c6d3b4156cbff6e14e6bad797 authored almost 8 years ago by Cheton Wu <[email protected]>
Add Queue Reports to display the available space of plane buffer and rx buffer

59563dd22fb85b7c80c24971123662095b49d8a3 authored almost 8 years ago by Cheton Wu <[email protected]>
Add normalize-range.js

ea08efd56fff517e382b8dedf0304a4b04368615 authored almost 8 years ago by Cheton Wu <[email protected]>
Update README.md

9eb54e314a33716df738ee940e1856778da4630d authored almost 8 years ago by Cheton Wu <[email protected]>
Add a command-line option that allows remote access to the server (#48)

5fc8e1fe31e5bbf52770603c56292d86bf272171 authored almost 8 years ago by Cheton Wu <[email protected]>
Fix a bug of displaying the wrong server address when the -H option is specified

05cc5149c57f4dc86f51cb581b7dc24e668ad3af authored almost 8 years ago by Cheton Wu <[email protected]>
Update the code of creating session file store

1fd77afcc9033a447bf0ed1e79c16c41a8537bff authored almost 8 years ago by Cheton Wu <[email protected]>
Update package.json

495a58f3c2187ea3aff9ff70c699b004d9cc94c5 authored almost 8 years ago by Cheton Wu <[email protected]>
Merge pull request #95 from marcbachmann/update-uuid

Update uuid to version 3.0.0

8d0d93ab92926da94a2549f6c754b13dd39a93f2 authored almost 8 years ago by Cheton Wu <[email protected]>
chore(package): update uuid to version 3.0.0

31bfcfae00b60bc0bf8a2816118d6a44a67749cb authored almost 8 years ago by Marc Bachmann <[email protected]>
Merge branch 'dev'

8edbf0c0eec6a9fea44777f7f41256ca4da65fdd authored almost 8 years ago by Cheton Wu <[email protected]>
Merge branch 'dev' of github.com:cheton/cnc into dev

2cb4ddd9296006e2fde34654c9a6fe0bebd3c132 authored almost 8 years ago by Cheton Wu <[email protected]>
v1.8.1

3b18c31b2fc04b10e1fb7ef183d2495f59cbcd0f authored almost 8 years ago by Cheton Wu <[email protected]>
Update README.md

25f5913e5413d4719682a410e52f8fe1b8665e81 authored almost 8 years ago by Cheton Wu <[email protected]>
Add Japanese translation

c9ad433326f93f70c8a109cdf91192539c13cd9e authored almost 8 years ago by Cheton Wu <[email protected]>
Merge branch 'dev'

acacd87866f6d0a4b5e54b9835e915e0c1c62f9a authored almost 8 years ago by Cheton Wu <[email protected]>
Debian binary package naming convention is [name]_[version]-[revision]_[arch].deb

33e11113c087e1194c922760931a01a827c1ab74 authored almost 8 years ago by Cheton Wu <[email protected]>
Merge branch 'dev'

ab39a3d206fd83ede0088253ad92756ac23f92ee authored almost 8 years ago by Cheton Wu <[email protected]>
Update .travis.yml

9a0b921cefb79551d67331bdcfe3ff03795af009 authored almost 8 years ago by Cheton Wu <[email protected]>
Merge branch 'dev'

76dfa0a34a540b122efb28a27ce8838432230425 authored almost 8 years ago by Cheton Wu <[email protected]>
Update dependencies

d8b8f8f2412a64be47397407640592d2a329d990 authored almost 8 years ago by Cheton Wu <[email protected]>
Merge branch 'dev'

2adae71cec66f33896f048488ee4715073bc6198 authored almost 8 years ago by Cheton Wu <[email protected]>
Update README.md

d6c6a39cb811820556217966d336241ba512eb0b authored almost 8 years ago by Cheton Wu <[email protected]>
Update cnc.png

57b75d8a5343169176881b2cad6b0318bf0b2ca3 authored almost 8 years ago by Cheton Wu <[email protected]>
Update cnc.png

f2bfc45e7689ad74cfc8bb82ac524e9751cbe0a9 authored almost 8 years ago by Cheton Wu <[email protected]>
Show version under the brand name

c32bb9ba906c9e34ccfb05d7602f4be7395dbd64 authored almost 8 years ago by Cheton Wu <[email protected]>
Update styles for the dro-text class

fa8b25bc3ef7494de394044ed91df1134331691c authored almost 8 years ago by Cheton Wu <[email protected]>
Update README.md

22e96b0f8c9c5223746d7b4b34a743bae8217038 authored almost 8 years ago by Cheton Wu <[email protected]>
v1.8.0

c365f14ca8a5064eb3618a5e99fbef9b01fe34b5 authored almost 8 years ago by Cheton Wu <[email protected]>
Update comments

1f97a9587894797e98f7e99d8999e35947c73b9d authored almost 8 years ago by Cheton Wu <[email protected]>
Generate a secret key when secret key is not available

87de0e4e83146e969099a7d2100193f26d893f8a authored almost 8 years ago by Cheton Wu <[email protected]>
Update resource.json

3eee8069f6208b0466a932d116ca1c5769e8f220 authored almost 8 years ago by Cheton Wu <[email protected]>
Show tooltip on top of the react-toggle component

a3df9ce60b60a9301bf7aac7c20b5ba5c4720ff3 authored almost 8 years ago by Cheton Wu <[email protected]>
Secure the WebSocket connection (resolves #47)

9f684fbd72669712e381a00064025d21d22405f2 authored almost 8 years ago by Cheton Wu <[email protected]>
Merge branch 'overrides' into dev

6f5c1f4a20bbc518bcac001197c167d0d185559a authored almost 8 years ago by Cheton Wu <[email protected]>
Show override buttons when supported

7795092a6dcddc379a3926737e0d1ac5667989ed authored almost 8 years ago by Cheton Wu <[email protected]>
Component rename: PressAndHold -> RepeatButton

470484e18820f97b1faa6cf1f0fe653e6dd1e33b authored almost 8 years ago by Cheton Wu <[email protected]>
v1.7.2

9b9c699308d0f003f9d12caa0468b0d1495e6483 authored almost 8 years ago by Cheton Wu <[email protected]>
Update styles

733e53bcf6a513e4760c29e08baeb4ad13f2c9ec authored almost 8 years ago by Cheton Wu <[email protected]>
Add override commands support for Grbl 1.1

a023b656e6e34dc29e133a82797a4298c7025d21 authored almost 8 years ago by Cheton Wu <[email protected]>
Disable removing of deprecated vendor prefixes, and allow camel case as well

3d259ce262d58ebed7ffec9ce9d91dc7657c2220 authored almost 8 years ago by Cheton Wu <[email protected]>
Replace Anchor component with react-router's Link component

0f4a3084dbd136aced64cda7f192caecbc234896 authored almost 8 years ago by Cheton Wu <[email protected]>
Pass "res" to a Promise's catch block

ddb8881d657be92a4a5cd79d661208a7dcd7bedd authored almost 8 years ago by Cheton Wu <[email protected]>
Force numeric type

38996191c55e338fcd66670a3a3c05b8e75c9c75 authored almost 8 years ago by Cheton Wu <[email protected]>
Update Table component

cdea45dbb81b9d887dd94064f3b46058b4a3ebdb authored almost 8 years ago by Cheton Wu <[email protected]>
Add user management to connect and control the server (#47)

341a987f5a36033fbb556cac4cacb08610e4bcf5 authored almost 8 years ago by Cheton Wu <[email protected]>
Account management

7e45a75e30abaae33d3dbc5aede1640c87553a2c authored almost 8 years ago by Cheton Wu <[email protected]>
Add normalize-range.js

5febbb27d6946046eb5220adee15fe57bbab574e authored almost 8 years ago by Cheton Wu <[email protected]>
Add TablePagination component

99177250747c51a8c7bdc56898eb36f8e7ecc80b authored almost 8 years ago by Cheton Wu <[email protected]>
Add Table component

77060b2ac1a0fcef010c5fd4a2be4d14dbf40e18 authored almost 8 years ago by Cheton Wu <[email protected]>
Update accounts and macros api

894833f5b8722a61415cf2f6dfcaa79d010d68d8 authored almost 8 years ago by Cheton Wu <[email protected]>
Update 3D icon

bdc30ee7d30068effa0ea92b5b963f5b30905212 authored almost 8 years ago by Cheton Wu <[email protected]>
Allow using camelCase CSS styles in JavaScript code

d1a2f3308b6ca6671f10d084155f744f087ddab6 authored almost 8 years ago by Cheton Wu <[email protected]>
Set allChunks to false for production build

45bf14734c7ea7c6b8a4396ca5336bd5b5a20fae authored almost 8 years ago by Cheton Wu <[email protected]>
Update dependencies

584d3f4bce5c476925e52a84c338af973e634b1b authored almost 8 years ago by Cheton Wu <[email protected]>
Update vendor styles

3ddfd4f42ca333380c899db5ea814eec2dad5ceb authored almost 8 years ago by Cheton Wu <[email protected]>
Replace rc-switch with react-toggle

f6e772836a22b26191bf6e83c419853eae703a81 authored almost 8 years ago by Cheton Wu <[email protected]>