autobrr/web/src
Lucian Maly 4ce2241991
feat(lists): add option to skip cleaning of Plaintext data (#2036)
* Added: Plaintext untouched

* Revert "Added: Plaintext untouched"

This reverts commit e6ceaec5f4776cfc8335ae2c02e1caa4a2bbb0bc.

* Added: skipCleanSanitize

* TS definition for List object doesn't yet know about the new skip_clean_sanitize property

* Update: ListForms.tsx with the bypass option

* Update: Database internals for skip_clean_sanitize

* Fix: Snake case
2025-06-01 15:27:48 +02:00
..
api feat(oidc): show profile pic if present (#2006) 2025-04-13 17:45:30 +02:00
components feat(oidc): show profile pic if present (#2006) 2025-04-13 17:45:30 +02:00
domain feat(filters): add DSD formats to music (#1993) 2025-05-01 15:38:56 +02:00
forms feat(lists): add option to skip cleaning of Plaintext data (#2036) 2025-06-01 15:27:48 +02:00
hooks chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
screens fix(web): ensure release table auto-update (#2068) 2025-05-24 12:33:55 +02:00
types feat(lists): add option to skip cleaning of Plaintext data (#2036) 2025-06-01 15:27:48 +02:00
utils feat(web): persist releases incognito state (#2042) 2025-05-04 19:36:39 +02:00
App.tsx chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
index.css feat(web): upgrade to tailwind v4 (#1946) 2025-01-27 19:38:28 +01:00
index.tsx chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
logo.svg feat(web): use svg logo instead of png (#970) 2023-07-02 14:17:10 +02:00
routes.tsx feat(oidc): show profile pic if present (#2006) 2025-04-13 17:45:30 +02:00
vite-env.d.ts feat(web): use svg logo instead of png (#970) 2023-07-02 14:17:10 +02:00