soup
25574446f7
chore(license): update copyright year in headers ( #1935 )
2025-01-08 08:38:10 +01:00
Fabricio Silva
c13844e8b0
feat(lists): ui enhancements ( #1898 )
...
* feat(web): remove browserslist left over
* fix(web): use string on some Settings section description
* fix(web): parse listType name
* fix(web): lists table aligned with other tables
* fix(web): fix release typo
* fix(web): Lists filter limited to 1
2024-12-27 17:13:39 +01:00
ze0s
d8f578b5ea
feat(web): vendor react-hot-toast ( #1883 )
...
* feat(web): vendor react-hot-toast
* vendor react-hot-toast to be react 19 compatible
* feat: remove react-hot-toast and add goober
* chore: fix lint warnings
2024-12-19 16:12:29 +01:00
soup
b4f0d60b9b
chore: add missing license headers ( #1811 )
...
* chore: add missing license headers
* missing license in test files
2024-11-06 21:37:42 +01:00
ze0s
bc0f4cc055
feat: add support for proxies to use with IRC and Indexers ( #1421 )
...
* feat: add support for proxies
* fix(http): release handler
* fix(migrations): define proxy early
* fix(migrations): pg proxy
* fix(proxy): list update delete
* fix(proxy): remove log and imports
* feat(irc): use proxy
* feat(irc): tests
* fix(web): update imports for ProxyForms.tsx
* fix(database): migration
* feat(proxy): test
* feat(proxy): validate proxy type
* feat(proxy): validate and test
* feat(proxy): improve validate and test
* feat(proxy): fix db schema
* feat(proxy): add db tests
* feat(proxy): handle http errors
* fix(http): imports
* feat(proxy): use proxy for indexer downloads
* feat(proxy): indexerforms select proxy
* feat(proxy): handle torrent download
* feat(proxy): skip if disabled
* feat(proxy): imports
* feat(proxy): implement in Feeds
* feat(proxy): update helper text indexer proxy
* feat(proxy): add internal cache
2024-09-02 11:10:45 +02:00