mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
feat(web): logs improvements (#284)
feat: add log searching feat: wrap parent container to add a scrollbar on overflow so it doesn't push the page lower with each message feat: switch to showing time instead of date+time
This commit is contained in:
parent
f836272fe6
commit
52fad1da95
3 changed files with 73 additions and 38 deletions
|
@ -11,6 +11,7 @@
|
|||
"formik": "^2.2.9",
|
||||
"react": "^17.0.2",
|
||||
"react-cookie": "^4.1.1",
|
||||
"react-debounce-input": "^3.2.5",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-hot-toast": "^2.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue