autobrr/internal
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
..
action chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
announce chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
api chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
auth fix(oidc): fetch claims from Userinfo endpoint (#2028) 2025-04-13 18:28:43 +02:00
config feat(database): connect postgres via socket and read config from env _FILE secrets (#2061) 2025-05-05 21:15:24 +02:00
database feat(lists): add option to skip cleaning of Plaintext data (#2036) 2025-06-01 15:27:48 +02:00
diagnostics chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
domain feat(lists): add option to skip cleaning of Plaintext data (#2036) 2025-06-01 15:27:48 +02:00
download_client chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
events chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
feed fix(feeds): handle unicode escaped url characters (#1942) 2025-01-18 22:27:38 +01:00
filter feat(filters): show current download count in list (#2001) 2025-03-16 18:33:47 +01:00
http fix(http): change onboarding unavailable log level (#2048) 2025-04-27 17:55:09 +02:00
indexer feat(indexers): CapybaraBR parse freeleech and internal (#2077) 2025-05-24 12:20:58 +02:00
irc fix(irc): set proxy if use proxy is enabled (#2011) 2025-04-06 17:07:28 +02:00
list feat(lists): add option to skip cleaning of Plaintext data (#2036) 2025-06-01 15:27:48 +02:00
logger chore(license): update copyright year in headers (#1935) 2025-01-08 08:38:10 +01:00
metrics fix(metrics): irc channel enabled gauge (#2039) 2025-04-20 14:03:57 +02:00
mock chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
notification chore(license): update copyright year in headers (#1935) 2025-01-08 08:38:10 +01:00
proxy build(deps): bump Go to 1.24 (#2060) 2025-05-01 16:36:55 +02:00
release chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
releasedownload chore(license): update copyright year in headers (#1935) 2025-01-08 08:38:10 +01:00
scheduler chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
server chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
update chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
user chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
utils chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00