44 Commits

Author SHA1 Message Date
rj-xy
3ecea59da8 Update README with Buf CLI installation instructions (#981)
Added instructions for installing the Buf CLI.
2025-12-04 22:59:37 -05:00
Dan Ditomaso
c3f073a380 Update readme with new widgets (#901)
* chore: add new widgets to readme

* add docs url

* Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-21 14:31:28 -04:00
Dan Ditomaso
566c588377 Fix protobuf github workflow (#884)
* fix: protobuf workflow

* update workflow name

* fixes
2025-10-14 10:44:33 -04:00
Dan Ditomaso
284ccd43f8 refactor: update ci/cd scripts, switch to pnpm (#763)
* refactor: update ci/cd scripts, switch to pnpm

* updated workflow

* add new packages github action. Bump package.json version (#762)

* Update packages/transport-deno/scripts/build_npm.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/core/package.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/transport-deno/scripts/build_npm.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/transport-deno/scripts/build_npm.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/transport-deno/scripts/build_npm.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/workflows/release-packages.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* revert copilot suggestion

* adding lock file

* regenerate lock file

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-08 14:54:20 -04:00
Dan Ditomaso
313c4dbb71 Update README.md (#758) 2025-08-05 21:50:53 -04:00
Dan Ditomaso
56487d3832 fix: typo in position flags (#747) 2025-07-28 16:45:14 -04:00
Hunter Thornsberry
bbb43de87b Fix readme and remove broken git link attempting to be a hyperlink (#733) 2025-07-23 21:30:44 -04:00
Dan Ditomaso
8a443e9cad Fix/add npm jsr building (#722)
* fixed github workflows to improve handling of mutl runtimes

* updating readme

* Update packages/core/src/meshDevice.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/core/package.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/transport-http/package.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-17 20:47:25 -04:00
Dan Ditomaso
704d06cfe7 refactor: switch to using Bun (#718) 2025-07-16 22:30:10 -04:00
Dan Ditomaso
acfd7ebd2d Update README.md (#716) 2025-07-15 22:25:01 -04:00
Dan Ditomaso
ff73ed2521 Update README.md (#707) 2025-07-11 10:32:13 -04:00
Dan Ditomaso
7f177f6b83 Add npm publishing of JS libs (#702)
* feat: publish js libs to npm

* changed license type

* updated readme

* added id

* added exclusion for web and deno packages

* update comment

* updating env var
2025-07-10 12:28:23 -04:00
Dan Ditomaso
2e2b0074b1 Assorted Monorepo fixes (#698)
* add npmrc to root

* fix: associated updates related to monorepo updates

* removed deno plugin

* removed deno plugin

* updating ci
2025-07-07 14:14:41 -04:00
Dan Ditomaso
e01946a1e4 Update README.md (#685) 2025-06-27 12:09:58 -04:00
Dan Ditomaso
72edb1897f Feat/add js repo to monorepo (#683)
* feat: move js repo into web monorepo

* added readme

* Update packages/core/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/transport-http/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/transport-web-bluetooth/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-26 11:52:57 -04:00
Dan Ditomaso
1c13343e8a Add monorepo support to project (#682)
* feat: add monorepo support

* fix: correct relatedProjects structure in vercel.json

* update github actions with monorepo support

* removed legacy dep

* moved jsr config into web package
2025-06-25 21:56:55 -04:00
Dan Ditomaso
9cb5cffdb1 Update README.md
Remove references to `master` replace with `main`
2025-05-21 11:58:03 -04:00
Dan Ditomaso
f9346931f8 update readme with deployment schedule (#611) 2025-05-06 10:10:24 -04:00
Dan Ditomaso
6341d564d3 feat: update readme with domain changes 2025-03-20 12:06:21 -04:00
Dan Ditomaso
f54c0dd836 fix: removed react-scan due to issues with bluetooth 2025-03-19 13:46:56 -04:00
Dan Ditomaso
99a66bfdc7 chore: updated readme 2025-03-02 14:52:46 -05:00
Dan Ditomaso
db08542b39 refactor: switch to deno 2025-03-02 14:25:29 -05:00
Dan Ditomaso
801f8f38d2 Merge branch 'master' into feat/add-react-scan-debugging 2025-02-26 21:10:02 -05:00
Dan Ditomaso
8bfa58540b updated readme to discuss react scan 2025-02-26 20:47:47 -05:00
Dan Ditomaso
5c6ba38655 updated readme for pwa changes 2025-02-26 09:33:10 -05:00
Tilen Komel
d039f7fd79 Fix readme warning section 2025-02-25 13:37:36 +01:00
Tilen Komel
34abbcb467 Update README.md 2025-02-25 13:22:13 +01:00
Dan Ditomaso
92a84af454 feat: added nightly github action. updated docs 2025-02-21 16:30:48 -05:00
Dan Ditomaso
bbb8384d66 fix: changed pnpm to bun 2025-02-21 12:39:46 -05:00
Anthony Hawk
4e35cf326e updated container port 2025-01-18 14:10:30 -06:00
Jan Grewe
f2760a941b Update Containerfile to use plain Nginx
Only add required files to container
Fix HTML title
2024-10-14 16:38:30 +02:00
Sacha Weatherstone
6599c3fe7e add instructions for self-hosting to readme 2023-12-17 12:45:10 +10:00
Sacha Weatherstone
4d9efb940c Fix readme typo 2023-07-09 15:45:56 +10:00
Sacha Weatherstone
b6a2d51a28 Update README.md 2023-01-02 16:50:26 +11:00
Sacha Weatherstone
ba7257ebf2 Update readme 2022-10-31 18:42:53 +10:00
Sacha Weatherstone
a2280ab96e Initial 1.3.x rework 2022-07-26 08:52:23 +10:00
Sacha Weatherstone
ff6019098b Update README.md 2022-05-12 21:13:56 +10:00
Jm Casler
f0c561a854 Update README.md 2022-04-08 19:52:24 -07:00
Sacha Weatherstone
02c0e22fe4 Switch to Vite + improvements 2021-11-12 00:03:54 +11:00
Sacha Weatherstone
18e6ea9118 Update Readme 2021-09-08 18:55:06 +10:00
Sacha Weatherstone
3984beb1ff WIP 2021-08-23 12:48:53 +10:00
Sacha Weatherstone
29fcc8051c WIP 2021-08-15 18:27:33 +10:00
Sacha Weatherstone
f597600a95 WIP 2021-08-03 19:37:36 +10:00
Sacha Weatherstone
e16d8b734c initial commit 2021-04-06 09:29:12 +10:00