65e01e52d6
Bump version to 2.0.0-dev
2026-07-06 20:13:19 +00:00
235620eccc
deps: upgrade vitest to v4 to clear the dev-tooling advisories (0 vulnerabilities)
2026-07-05 23:10:13 +00:00
6925348475
Merge pull request 'chore(deps): update dependency typescript-eslint to v8.62.1' ( #10 ) from renovate/typescript-eslint-monorepo into main
...
Reviewed-on: #10
2026-07-05 02:29:05 +00:00
85287e66e3
chore(deps): update dependency vite to v8.1.3
2026-07-05 02:01:24 +00:00
a802fbca17
chore(deps): update dependency typescript-eslint to v8.62.1
2026-07-05 02:01:16 +00:00
e4fc25ae36
Merge pull request 'Update dependency eslint to v10.6.0' ( #7 ) from renovate/eslint-monorepo into main
...
Reviewed-on: #7
2026-07-04 05:03:07 +00:00
6a139e8e3c
Merge pull request 'Update dependency globals to v17.7.0' ( #8 ) from renovate/globals-17.x-lockfile into main
...
Reviewed-on: #8
2026-07-04 05:02:57 +00:00
a0b6bee4d5
Update dependency js-yaml to v5.2.1
2026-07-04 02:01:42 +00:00
f2e7000779
Update dependency globals to v17.7.0
2026-07-04 02:01:38 +00:00
ab3854a455
Update dependency eslint to v10.6.0
2026-07-04 02:01:35 +00:00
910bdc97b2
Update dependency i18next to v26.3.4
2026-07-03 02:01:35 +00:00
a0b4d01c92
Merge pull request 'Update dependency @playwright/test to v1.61.1' ( #3 ) from renovate/playwright-monorepo into main
...
Reviewed-on: #3
2026-07-02 02:15:06 +00:00
4709ba344c
Update dependency @vitejs/plugin-react to v6.0.3
2026-07-02 02:01:33 +00:00
883cd931f0
Update dependency @playwright/test to v1.61.1
2026-07-02 02:01:27 +00:00
reverse
4fdf9141a0
add playwright e2e tests against a local ergo ircv3 server
...
drives the built client over websocket like production: connect, join,
send and echo a message, and deliver a message between two clients. ergo
is fetched and started by the test harness; run with npm run test:e2e.
2026-06-20 21:05:01 +00:00
reverse
95308a6450
feat(plugins): webchat-style operator-controlled plugin system — window.Orbit (plugin/on/emit/state/irc/themes/storage/addUi), config plugins[], HTM render, composer_button slot, demo plugin + docs/PLUGINS.md
2026-06-20 05:01:20 +00:00
36b4cdb692
Add i18n + language selector in Settings (10 languages)
...
react-i18next bootstrap with browser-language detection + localStorage
persistence; 10 locale files (fr/en/de/tr/ne/es/ru/it/pt-PT/pt-BR), all
key-consistent. Language selector in Réglages → Apparence. Bump SW v18->v19.
2026-06-20 00:56:13 +00:00
0bf1d4626a
Add Woodpecker CI + vitest test suite; fix lint (dead duplicate CHGHOST/SETNAME cases, escapes) and right-size rules
2026-06-18 21:23:53 +00:00
76722c452a
Initial commit — Orbit, a modern pluggable IRCv3 web client
...
TypeScript + React + Vite client with zustand state. IRCv3 caps (SASL,
message-tags, echo-message, chathistory, multiline, account-registration,
webpush, …), mIRC formatting, reactions/typing/read-markers, themes, PWA +
Web Push, and runtime config.json (webchat-style) for re-pointing/re-branding
without a rebuild. See CONFIG.md.
2026-06-18 19:49:50 +00:00