autobrr/web/src/screens
soup 4ade1b0ecf
feat(logs): sanitize logfile on download (#767)
* initial commit

* handle tleech urls

* improved and simplified regex

* add sanitization status & loading anim for log dl

* removed unused imports

* improved regex

* fixed regex and added tests

* regex improvements and tests

* added unicode matching to saslRegex

* added missing baseurl

* swapped the css animator for a react component

the css version froze when served through a reverse proxy

* optimized regex compilation

---------

Co-authored-by: soup <soup@r4tio.cat>
2023-03-19 21:57:16 +01:00
..
auth enhancement(web): reduce tooltip icon contrast (#709) 2023-02-12 15:32:10 +01:00
dashboard enhancement(web): stats and releases pretty loading (#731) 2023-03-04 23:45:43 +01:00
filters fix(actions): clear client field when switching action types in filter (#766) 2023-03-19 21:53:51 +01:00
releases enhancement(web): stats and releases pretty loading (#731) 2023-03-04 23:45:43 +01:00
settings chore(web): settings update debug description (#749) 2023-03-11 21:15:35 +01:00
Base.tsx enhancement(web): reduce tooltip icon contrast (#709) 2023-02-12 15:32:10 +01:00
Logs.tsx feat(logs): sanitize logfile on download (#767) 2023-03-19 21:57:16 +01:00
Settings.tsx feat(settings): make log level configurable from UI (#704) 2023-02-11 22:37:06 +01:00