Dan Ditomaso
bfe4e01c85
add tag version to footer ( #725 )
11 months ago
Hunter Thornsberry
d8304a3f00
Check config.display.use12hclock setting for displaying timestamps on messages, default to true ( #723 )
11 months ago
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 <[email protected] >
* Update packages/core/package.json
Co-authored-by: Copilot <[email protected] >
* Update packages/transport-http/package.json
Co-authored-by: Copilot <[email protected] >
---------
Co-authored-by: Copilot <[email protected] >
11 months ago
Dan Ditomaso
704d06cfe7
refactor: switch to using Bun ( #718 )
11 months ago
Dan Ditomaso
5fb5693792
feat: added disconnect method to core lib ( #712 )
11 months ago
Dan Ditomaso
5efa1d1795
Prevented i18n package from escaping text ( #704 )
* fix: prevented i18n package from escaping text
* Update packages/web/vite.config.ts
Co-authored-by: Copilot <[email protected] >
* fix: stupid copilot
---------
Co-authored-by: Copilot <[email protected] >
11 months ago
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
11 months ago
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
11 months ago
Dan Ditomaso
49283daa4f
fix: updated nginx config to pass sub directories ( #692 )
11 months ago
Dan Ditomaso
87cd91b0f8
refactor: add svgs to sub folder ( #687 )
11 months ago
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
12 months ago