autobrr/web/src/screens
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
..
auth chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
dashboard chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
filters fix(filters): store and update with no external filters (#1049) 2023-08-17 21:42:43 +02:00
releases chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
settings enhancement(web): IRC logs view (#1066) 2023-09-01 21:56:12 +02:00
Base.tsx fix(web): potentially unsafe external links (#1027) 2023-08-15 23:10:45 +02:00
Dashboard.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Logs.tsx fix(web): autoscrolling for Logs page (#1069) 2023-09-01 21:55:35 +02:00
Releases.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Settings.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00