autobrr/web/src
ze0s ccabe96bdf
feat(irc): view announces per channel (#948)
* feat(irc): add sse to handler

* feat(irc): view and send irc messages per network

* refactor(irc): use id as handlerkey

* refactor(irc): use id as handlerkey

* feat(web): add irc context

* refactor: create sse stream per network channel

* fix(irc): remove non-working wildcard callback handler

* feat: use fork of sse

* chore(deps): update ergo/irc-go to v0.3.0

* fix: clean irc msg before sse publish

* feat: add view channel button

* feat: styling improvements

* feat: show time
2023-05-21 15:51:40 +02:00
..
api feat(irc): view announces per channel (#948) 2023-05-21 15:51:40 +02:00
components feat(releases): replay actions (#932) 2023-05-15 21:30:04 +02:00
domain chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
forms feat(notification): Telegram add support for topics in groups (#894) 2023-05-07 17:30:07 +02:00
hooks chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
screens feat(irc): view announces per channel (#948) 2023-05-21 15:51:40 +02:00
types feat(irc): view announces per channel (#948) 2023-05-21 15:51:40 +02:00
utils feat(irc): view announces per channel (#948) 2023-05-21 15:51:40 +02:00
App.tsx chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
index.css chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
index.tsx chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
logo.png Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
setupProxy.js refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
vite-env.d.ts refactor(web): migrate create-react-app to vite (#823) 2023-04-10 14:28:24 +02:00