autobrr/web/src/screens/settings
martylukyy 2f0d52e71c
enhancement(web): IRC logs view (#1066)
* enhancement(web): IRC logs view

* revert sorting changes and implement auto scroll

* replace setTimeout with useEffect and dep
add option menu for scroll on new log toggle.
prevent duplicate log entries when toggling settings.scrollOnNewLog through clearing logs once

* linting
2023-09-01 21:56:12 +02:00
..
Action.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Api.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Application.tsx fix(web): potentially unsafe external links (#1027) 2023-08-15 23:10:45 +02:00
DownloadClient.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Feed.tsx feat(feeds): clear feed cache (#1071) 2023-09-01 21:39:39 +02:00
index.ts chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Indexer.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Irc.tsx enhancement(web): IRC logs view (#1066) 2023-09-01 21:56:12 +02:00
Logs.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Notifications.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
RegexPlayground.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Releases.tsx fix(releases): delete older than X (#993) 2023-07-22 14:49:28 +02:00