Timo
|
0b6ae803c8
|
feat: complete docked chat interactions
|
2026-07-29 22:31:40 +02:00 |
|
Timo
|
2ae79386a0
|
fix vulnerable build dependencies
|
2026-07-26 01:18:24 +02:00 |
|
Timo
|
e9d735cd39
|
Merge remote-tracking branch 'origin/main' into feature/textchat
# Conflicts:
# extension/background.js
# extension/popup.js
|
2026-07-19 20:32:24 +02:00 |
|
Timo
|
d2d4f5f3ea
|
Localize extension store metadata
|
2026-07-16 11:50:21 +02:00 |
|
KoalaDev
|
8fee98834c
|
feat(chat): add encrypted invite contract
|
2026-07-15 06:58:22 +02:00 |
|
KoalaDev
|
e093a8afae
|
docs: refresh onboarding and examples
|
2026-07-06 17:31:24 +02:00 |
|
Timo
|
beda924b65
|
Fix DEV_SIMULATE_REMOTE_SEEK targetTime routing in background.js and add build identifier
|
2026-07-02 12:57:58 +02:00 |
|
KoalaDev
|
59b675ce17
|
docs: audit and update script references, supported languages, and completed milestones
|
2026-06-19 11:35:49 +02:00 |
|
Timo
|
101761e984
|
chore: add type:module, fix npm audit, rename CJS files, document module structure
- package.json: add type: module to silence ESM warnings
- server: npm audit fix (0 vulnerabilities, ws vuln resolved)
- Rename 4 CJS files to .cjs: build-extension, test-content-video-finder,
test-locales, website/build
- Update eslint.config.mjs for .cjs glob patterns
- extension/README.md + server/README.md: document module structure
|
2026-06-16 13:22:45 +02:00 |
|