soup
f308286484
fix(feeds): handle unicode escaped url characters ( #1942 )
...
* fix(rss): handle unicode escaped url characters
* refactor: simplify URL encoding function name
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
* feat(feeds): sanitize download url
---------
Co-authored-by: nuxen <47067662+nuxencs@users.noreply.github.com>
Co-authored-by: ze0s <ze0s@riseup.net>
2025-01-18 22:27:38 +01:00
soup
25574446f7
chore(license): update copyright year in headers ( #1935 )
2025-01-08 08:38:10 +01:00
Kyle Sanderson
4cc0f9cc83
feat(tests): add Parallelization where possible ( #1823 )
...
* feat(tests): add Parallelization where possible
2024-11-23 15:16:09 +01:00
Kyle Sanderson
e9cd6b0049
fix(sanitize): improve handling for newline tabs etc ( #1733 )
...
* fix(sanitize): filter properly \t,,, / etc
* jesus christ.
* bah. probably helps if a human reads the tests.
* k done.
* should be safe now?
* edna?
* real life man
2024-09-19 16:44:19 +02:00
ze0s
da53230077
feat(filters): validate existence of external exec cmd ( #1501 )
...
* feat(filters): check external cmd exists
* fix: imports
* Update internal/domain/filter.go
---------
Co-authored-by: s0up4200 <soup@r4tio.dev>
2024-04-12 13:56:57 +02:00
ze0s
c600f41e5a
feat(indexers): sanitize user input ( #1420 )
2024-02-26 18:06:00 +01:00