Raven Scott
ee79042e9f
Default module set (documented in docs/DEFAULT-MODULES.md):
...
CI / Build & Test (push) Successful in 8m10s
Category Modules
Runtime
bare, bare-process, bare-module, bare-fs, bare-path, bare-stream
Swarm / data
hyperswarm, hypercore, corestore, hyperbee, hyperdrive, autobase, hyperdb, hyperschema, hrpc, protomux, compact-encoding, b4a
Media
bare-media, bare-ffmpeg, plus codecs via bare-media (jpeg/png/webp/gif/heif/…)
Local power (bundled)
bare-sqlite, bare-fetch
2026-07-26 23:12:08 -04:00
Raven Scott
631f9c4023
Bare Caps
CI / Build & Test (push) Successful in 3m7s
2026-07-26 23:09:00 -04:00
Raven Scott
f4569b765e
Updates
CI / Build & Test (push) Successful in 3m12s
2026-07-26 22:58:33 -04:00
Raven Scott
e801bc0041
Refactor examples into per-app directories with separate HTML, CSS, and JS
...
- Give each example its own directory: chat/, whiteboard/, sdk-demo/, hrpc-demo/, data-demo/, screenshare/
- Split each into index.html, style.css, and app.js (no inline script/style; CSP-friendly)
- Remove old flat files (e.g. chat.html, whiteboard.html, whiteboard.js)
- Update README, examples/README, and docs/HRPC to use new paths
2026-02-12 07:35:18 -05:00
Raven Scott
bef6e3fdbd
Add extension options, fix settings save and CSP, update docs
...
- Options: default max peers, ready timeout (ms), disable on file://,
notify on host disconnect, plus existing app name, request timeout, debug
- Use storage.local instead of storage.sync so settings persist (e.g. in
Firefox options page); add save/reset error handling in options UI
- Move options page script to options.js for CSP compliance (no inline script)
- manifest: add "notifications" permission for disconnect notification
- Docs: README (settings section, file layout), API-REFERENCE (ready timeout,
constructor defaults, request timeout), ARCHITECTURE (storage, options page,
content script behavior), DATA-API and examples/README (default timeout,
file:// option)
2026-02-12 07:07:50 -05:00
Raven Scott
168c1090dd
Add HRPC demo
2026-02-12 06:01:02 -05:00
Raven Scott
2f058fbac3
docs
2026-02-12 04:58:02 -05:00
Raven Scott
90c7a4910e
first commit
2026-02-12 03:27:05 -05:00