mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
feat: improve release parsing and filtering (#257)
* feat(releases): improve parsing * refactor: extend filtering add more tests * feat: improve macro * feat: add and remove fields * feat: add freeleech percent to bonus * feat: filter by origin
This commit is contained in:
parent
bb62e724a1
commit
e6c151a029
26 changed files with 3210 additions and 3201 deletions
|
@ -14,7 +14,7 @@
|
|||
"react-cookie": "^4.1.1",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-hot-toast": "^2.1.1",
|
||||
"react-multi-select-component": "^4.0.2",
|
||||
"react-multi-select-component": "4.2.5",
|
||||
"react-query": "^3.18.1",
|
||||
"react-ridge-state": "4.2.2",
|
||||
"react-router-dom": "^5.2.0",
|
||||
|
@ -124,4 +124,4 @@
|
|||
},
|
||||
"globals": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue