autobrr/internal/list
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
..
process_arr_lidarr.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_arr_radarr.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_arr_readarr.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_arr_sonarr.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_list_anilist.go refactor(lists): title character filtering (#1955) 2025-02-08 14:16:54 +01:00
process_list_mdblist.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_list_metacritic.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_list_plaintext.go feat(lists): add option to skip cleaning of Plaintext data (#2036) 2025-06-01 15:27:48 +02:00
process_list_steam.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
process_list_trakt.go build(deps): bump Go to 1.24 (#2060) 2025-05-01 16:36:55 +02:00
scheduled_jobs.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
service.go feat(lists): add anilist support (#1949) 2025-01-31 19:17:23 +01:00
tags.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
tags_test.go chore(license): update copyright year in headers (#1929) 2025-01-06 22:23:19 +01:00
title.go refactor(lists): title variation processing (#1965) 2025-02-13 21:03:29 +01:00
title_test.go refactor(lists): title variation processing (#1965) 2025-02-13 21:03:29 +01:00