feat: add filter and sorting functionality to torrents table

This commit is contained in:
Someone
2023-12-07 18:28:28 +01:00
committed by GitHub
parent 51e96c0ccf
commit 217020154b
5 changed files with 523 additions and 359 deletions

View File

@@ -91,6 +91,10 @@
"html-entities": "^2.3.3",
"i18next": "^22.5.1",
"immer": "^10.0.2",
"js-file-download": "^0.4.12",
"mantine-react-table": "^1.3.4",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"next": "13.4.12",
"next-auth": "^4.23.0",
"next-i18next": "^14.0.0",